Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
laravel-11-12-app-guidelines
Guidelines and workflow for working on Laravel 11 or Laravel 12 applications across common stacks (API-only or full-stack), including optional Docker Compose/Sail, Inertia + React, Livewire, Vue, Blade, Tailwind v4, Fortify, Wayfinder, PHPUnit, Pint, and Laravel Boost MCP tools. Use when implementing features, fixing bugs, or making UI/backend changes while following project-specific instructions (AGENTS.md, docs/).
thienanblog/awesome-ai-agent-skills 54
-
design-system-generator
Generate a project-specific DESIGN_SYSTEM.md that enforces consistent UI/UX across SPAs, traditional server-rendered sites, and hybrid systems. Includes tokens, component rules, accessibility gates, and production asset/manifest guidance.
thienanblog/awesome-ai-agent-skills 54
-
mastra
Comprehensive Mastra framework guide. Teaches how to find current documentation, verify API signatures, and build agents and workflows. Covers documentation lookup strategies (embedded docs, remote docs), core concepts (agents vs workflows, tools, memory, RAG), TypeScript requirements, and common patterns. Use this skill for all Mastra development to ensure you're using current APIs from the installed version or latest documentation.
mastra-ai/skills 42
-
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
Kastalien-Research/thoughtbox-dot-claude 6
-
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
Kastalien-Research/thoughtbox-dot-claude 6
-
memory-system-expert
Kastalien-Research/thoughtbox-dot-claude 6
-
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Kastalien-Research/thoughtbox-dot-claude 6
-
zod4
Comprehensive guide for Zod 4 schema validation library. This skill should be used when migrating from Zod 3, learning Zod 4 idioms, or building new validation schemas. Covers breaking changes, new features, and migration patterns.
Kastalien-Research/thoughtbox-dot-claude 6
-
mcp-client-builder
Build production-ready MCP clients in TypeScript or Python. Handles connection lifecycle, transport abstraction, tool orchestration, security, and error handling. Use for integrating LLM applications with MCP servers.
Kastalien-Research/thoughtbox-dot-claude 6
-
template-skill
Replace with description of the skill and when Claude should use it.
Kastalien-Research/thoughtbox-dot-claude 6
-
effect-ts
Comprehensive guide for Effect-TS, the functional TypeScript library. Use when building Effect applications, especially MCP servers. Covers correct APIs, common misconceptions, and MCP-specific patterns.
Kastalien-Research/thoughtbox-dot-claude 6
-
Docker Patterns
Multi-stage builds, security, optimization
Kastalien-Research/thoughtbox-dot-claude 6
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Kastalien-Research/thoughtbox-dot-claude 6
-
pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
Kastalien-Research/thoughtbox-dot-claude 6
-
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
Kastalien-Research/thoughtbox-dot-claude 6
-
flipside
Query blockchain data across 40+ chains using Flipside's AI agents. Use when
working with blockchain data, crypto wallets, DeFi protocols, NFTs, token
transfers, or on-chain analytics.
Requires the Flipside CLI (https://docs.flipsidecrypto.xyz/get-started/cli).
FlipsideCrypto/flipside-tools 1
-
complex-test-skill
A directory-style test skill for smoke testing
mikeyobrien/ralph-orchestrator 2,448
-
tui-debug-in-pane
Use when you need to reproduce or debug TUI rendering issues (garbled output, broken streaming, layout corruption) by running ralph in a tmux split pane and capturing live output.
mikeyobrien/ralph-orchestrator 2,448
-
test-driven-development
Unified TDD skill with three input modes — from spec, from task, or from description. Enforces test-first development using repository patterns, with proptest guidance and backpressure integration.
mikeyobrien/ralph-orchestrator 2,448
-
tmux-terminal
Interactive terminal control via tmux for TUI apps, prompts, and long-running CLI workflows.
mikeyobrien/ralph-orchestrator 2,448
-
pr-demo
Use when creating animated demos (GIFs) for pull requests or documentation. Covers terminal recording with asciinema and conversion to GIF/SVG for GitHub embedding.
mikeyobrien/ralph-orchestrator 2,448
-
pdd
Transforms a rough idea into a detailed design document with implementation plan. Follows Prompt-Driven Development — iterative requirements clarification, research, design, and planning.
mikeyobrien/ralph-orchestrator 2,448
-
playwriter
Browser automation via Playwriter (remorses) using persistent Chrome sessions and the full Playwright Page API.
mikeyobrien/ralph-orchestrator 2,448
-
review-pr
Use when asked to review a PR, run a code review loop, or invoke the ralph reviewer against a pull request number or GitHub URL
mikeyobrien/ralph-orchestrator 2,448