80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Generate the full production Dockerfile for the backend with multi-stage build, proper dependencies, and Hugging Face Sp...
Generates Drizzle ORM schema files for users, sessions, tokens, OAuth accounts, and audit logs. Syncs schema to Neon Pos...
Generate the complete RAG ingestion script to crawl textbook from sitemap.xml, chunk content, embed using Gemini, and pu...
Generate Hugging Face Spaces configuration files including runtime setup, environment variables, and deployment instruct...
Generate and maintain the FastAPI backend structure for the RAG chatbot with proper project organization.
Modify OpenAI ChatKit starter to use FastAPI backend instead of OpenAI API, including citation support and error handlin...
Generate JSON schemas and Python handlers for Qdrant-based retrieval tools used by the RAG agent to search sitemap-crawl...
Creates Better Auth configuration for frontend and backend: handlers, providers, middleware, session/token options. Uses...
Implement the /chat endpoint that performs agent-based RAG reasoning with proper input validation and response formattin...
Provide local debugging scripts for Docker including build, run, and environment setup for development workflow.
Implement reusable embedding functions using Gemini embedding models via LangChain with proper error handling and batchi...
Customize ChatKit layout, theme, and presentation for RAG textbook chatbot with proper styling and textbook theme integr...
css-diagnostics
by miketui
Analyze CSS coverage, identify unused rules, and detect stylesheet conflicts. Use after visual QA to optimize stylesheet...
epub-visual-auditor
by miketui
Run and interpret visual QA pipeline for EPUB XHTML files. Use when user asks about layout, screenshots, visual issues,...
epub-publication-validato...
by miketui
Run EPUBCheck and Ace accessibility validation. Use before final EPUB packaging or distribution to ensure publication re...
pdf-parity-checker
by miketui
Verify visual and structural parity between XHTML chapters and POD PDF files. Use to ensure print edition matches digita...
claude-code-architecture
by cwar
Self-reference guide for Claude Code's own architecture, configuration, and extension points. Use when needing to know w...
hypr-concierge
by cwar
Personal theme concierge for Hyprland desktop environments. Use when user wants to (1) change desktop theme/colors, (2)...
log-attempt
by elinsky
Log a coding problem attempt when user says "log <problem_id>" with time, tries, solved status, hints, or solution usage...
flashcard-drill
by elinsky
Run timed flashcard drills when user says "drill <category>" (e.g., "drill bitwise", "drill 1-bitwise", "drill arrays")....
stripe-integration
by dvorkinguy
Stripe payment integration for SaaS. Use when implementing Stripe checkout, webhooks, subscriptions, or payment flows. I...
drizzle-migrations
by dvorkinguy
Drizzle ORM migrations for Neon PostgreSQL. Use when creating database schemas, running migrations, or troubleshooting D...
n8n-workflow-builder
by dvorkinguy
Build n8n automation workflows using MCP tools. Use when creating workflows, configuring nodes, validating configuration...
apify-scraper-builder
by dvorkinguy
Build Apify Actors (web scrapers) using Node.js and Crawlee. Use when creating new scrapers, defining input schemas, con...