TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
TrevorS

playwright-e2e

by TrevorS

star 0

Visual E2E testing workflow for frontend UI changes. Use after modifying Svelte components, layouts, or styles to verify...

madskilling

markdown-authoring

by madskilling

star 0

Markdown style patterns to use when writing documents.

madskilling

git-commands

by madskilling

star 0

Git command conventions. Use when running any git commands to avoid blocking on interactive pager.

madskilling

markdown-adrs

by madskilling

star 0

Create and maintain MADR-format Architectural Decision Records in Markdown under `docs/decisions`. Use when the user wan...

houfu

memory

by houfu

star 0

Manage transaction memory to view patterns, add quick notes, search for merchants, and clean up outdated entries. Use wh...

houfu

review-flagged

by houfu

star 0

Interactively review flagged transactions to confirm or correct categorizations, and create rules based on user feedback...

houfu

categorize-transactions

by houfu

star 0

Categorize financial transactions by analyzing merchant names, amounts, and context. Assigns spending categories with co...

houfu

parse-bank-statement-pdf

by houfu

star 0

Parse bank statement PDF text into structured transaction data with account information and transactions in consistent J...

houfu

batch-ingest

by houfu

star 0

Process large volumes of bank statements (50+ PDFs) in batches with checkpointing and progress tracking. Orchestrates th...

houfu

parse-csv

by houfu

star 0

Parse bank statement CSV files into structured transaction data. Extracts account information and transactions from CSV...

houfu

ingest

by houfu

star 0

Extract transactions from PDF or CSV bank statements in the staging folder, categorize them using Claude AI, insert into...

JackSmack1971

design-frontend-component

by JackSmack1971

star 0

Use when creating React/Vue components or adding UI features. Enforces composition patterns and state management best pr...

JackSmack1971

git-commit-standards

by JackSmack1971

star 0

Use when creating git commits or pull requests. Enforces conventional commit format and atomic change principles. Verifi...

JackSmack1971

optimize-performance-prof...

by JackSmack1971

star 0

Use when the app is slow or when optimizing functions. Enforces profile-first methodology to prevent premature optimizat...

JackSmack1971

api-endpoint-design

by JackSmack1971

star 0

Use when designing API endpoints. Enforces layered architecture, separation of concerns, and type safety. Supports Expre...

JackSmack1971

pr-review-standards

by JackSmack1971

star 0

Use when creating PRs to enforce code quality standards. Automated detection of anti-patterns, security issues, and code...

JackSmack1971

debug-root-cause-analysis

by JackSmack1971

star 0

Use when fixing a bug or analyzing a stack trace. Enforces systematic debugging methodology to prevent shotgun debugging...

JackSmack1971

test-driven-workflow

by JackSmack1971

star 0

Use when implementing features or fixing bugs. Enforces Test-Driven Development (TDD) Red-Green-Refactor cycle. Supports...

JackSmack1971

code-navigation

by JackSmack1971

star 0

Use when you need to understand the codebase structure, find definitions, or trace references without reading entire fil...

JackSmack1971

refactor-legacy-code

by JackSmack1971

star 0

Use when cleaning up code or moving logic to new files. Enforces Strangler Fig pattern and atomic refactoring to prevent...

JackSmack1971

audit-security-dependenci...

by JackSmack1971

star 0

Use when adding packages, bumping versions, or responding to security alerts. Enforces supply chain security and vulnera...

JackSmack1971

database-migration-safe

by JackSmack1971

star 0

Use when creating database migrations. Prevents data loss, downtime, and performance issues. Supports PostgreSQL, MySQL,...

bhska

vibe-coding

by bhska

star 0

Rapidly prototype and build modern, responsive web applications from scratch using current frameworks and libraries. Use...

wfukatsu

docling

by wfukatsu

star 0

Document reading and conversion using Docling. Use this skill when user asks to read, open, or process document files in...