80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
data-import-parsers
by janjaszczak
Implement or refactor data import/parsing so it streams files sequentially (memory-safe), validates/coerces types explic...
solid-enforcer
by janjaszczak
Enforce SOLID design principles during code generation, refactors, and code review (SRP/OCP/LSP/ISP/DIP). Use when chang...
python-style
by janjaszczak
Enforce consistent Python typing (type hints + return types), concise Google-style docstrings, PEP 8/Black formatting, a...
cross-platform-safety
by janjaszczak
Ensure commands and paths are safe across Windows + WSL + Docker (PowerShell vs bash, path translation, permissions). Us...
python-backend-fastapi
by janjaszczak
FastAPI + Pydantic v2 backend workflow: implement/modify API endpoints with thin handlers + service layer, add pytest te...
mcp-postman
by janjaszczak
Use Postman MCP to inspect/maintain collections, environments, and API workflows; generate or validate requests and test...
migration-and-doc-consoli...
by janjaszczak
Execute end-to-end migrations and consolidate docs/scripts (remove dead files, keep canonical runbooks). Use when changi...
deep-research
by janjaszczak
Conduct deep, source-grounded research with freshness checks and citations, then synthesize an actionable answer. Use f...
structured-delivery
by janjaszczak
Provide structured outputs (plan/report/checklist/table) optimized for readability and reuse. Use when user requests a p...
high-risk-review
by janjaszczak
Apply enhanced verification (CoVe-like review, security/arch/perf checks, targeted web research) for high-risk tasks or...
mcp-apify
by janjaszczak
Use Apify Actors for scraping/data acquisition pipelines. Use when data collection from websites is required and needs r...
plan-as-contract
by janjaszczak
Produce a reviewable, file-referenced implementation plan that acts as a contract before execution. Use for risky ops, a...
repo-grounding
by janjaszczak
Ground answers in the repository by reading relevant files, configs, and code paths. Use when the user asks to modify/de...
mcp-browser-verify
by janjaszczak
Use browser automation MCP (Playwright/Browser/Browser-Use) to validate UI flows, capture screenshots, and reproduce iss...
next-stack
by janjaszczak
Next.js App Router frontend stack workflow: Server Components-first, Prisma server-only (Node runtime), Tailwind + shadc...
troubleshooting-rca
by janjaszczak
Perform root-cause analysis for bugs/errors/regressions using logs, repro steps, and hypothesis testing. Use when the us...
mcp-memory-recall
by janjaszczak
Recall and reuse prior decisions, constraints, and artifacts using MCP memory (e.g., Neo4j). Use when the user reference...
mcp-neo4j-memory-ops
by janjaszczak
Use Neo4j memory MCP for creating/updating linked memories (entities, relations), de-duplication (DRY), and retrieval qu...
fastapi-python-expert
by duksosleepy
Use this agent when you need to design, implement, or optimize FastAPI backend applications. This includes API endpoint...
Split large texts into meaningful, AI-optimized chunks while preserving semantic coherence and document structure. Use w...
Automate frequent Git operations including adding changes, committing with meaningful messages, and pushing to remote re...
Specialized processing for Chuukese language text including tokenization, accent handling, cultural context preservation...
CSS styling standards and best practices for responsive, accessible, and maintainable web interfaces with special consid...