80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
playwright-e2e
by TrevorS
Visual E2E testing workflow for frontend UI changes. Use after modifying Svelte components, layouts, or styles to verify...
markdown-authoring
by madskilling
Markdown style patterns to use when writing documents.
git-commands
by madskilling
Git command conventions. Use when running any git commands to avoid blocking on interactive pager.
markdown-adrs
by madskilling
Create and maintain MADR-format Architectural Decision Records in Markdown under `docs/decisions`. Use when the user wan...
memory
by houfu
Manage transaction memory to view patterns, add quick notes, search for merchants, and clean up outdated entries. Use wh...
review-flagged
by houfu
Interactively review flagged transactions to confirm or correct categorizations, and create rules based on user feedback...
categorize-transactions
by houfu
Categorize financial transactions by analyzing merchant names, amounts, and context. Assigns spending categories with co...
parse-bank-statement-pdf
by houfu
Parse bank statement PDF text into structured transaction data with account information and transactions in consistent J...
batch-ingest
by houfu
Process large volumes of bank statements (50+ PDFs) in batches with checkpointing and progress tracking. Orchestrates th...
parse-csv
by houfu
Parse bank statement CSV files into structured transaction data. Extracts account information and transactions from CSV...
ingest
by houfu
Extract transactions from PDF or CSV bank statements in the staging folder, categorize them using Claude AI, insert into...
Use when creating React/Vue components or adding UI features. Enforces composition patterns and state management best pr...
Use when creating git commits or pull requests. Enforces conventional commit format and atomic change principles. Verifi...
Use when the app is slow or when optimizing functions. Enforces profile-first methodology to prevent premature optimizat...
Use when designing API endpoints. Enforces layered architecture, separation of concerns, and type safety. Supports Expre...
Use when creating PRs to enforce code quality standards. Automated detection of anti-patterns, security issues, and code...
Use when fixing a bug or analyzing a stack trace. Enforces systematic debugging methodology to prevent shotgun debugging...
Use when implementing features or fixing bugs. Enforces Test-Driven Development (TDD) Red-Green-Refactor cycle. Supports...
Use when you need to understand the codebase structure, find definitions, or trace references without reading entire fil...
Use when cleaning up code or moving logic to new files. Enforces Strangler Fig pattern and atomic refactoring to prevent...
Use when adding packages, bumping versions, or responding to security alerts. Enforces supply chain security and vulnera...
Use when creating database migrations. Prevents data loss, downtime, and performance issues. Supports PostgreSQL, MySQL,...
vibe-coding
by bhska
Rapidly prototype and build modern, responsive web applications from scratch using current frameworks and libraries. Use...
docling
by wfukatsu
Document reading and conversion using Docling. Use this skill when user asks to read, open, or process document files in...