80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
backend-models
by SpacePlushy
Define database models and schemas with proper data types, constraints, relationships, and validation rules. Use this sk...
backend-api
by SpacePlushy
Design and implement RESTful API endpoints with proper HTTP methods, status codes, and consistent naming conventions. Us...
project
by bendrucker
Manage route-agent project: check status, find next tasks, spawn parallel work. Use when starting work, checking progres...
git-release
by chogng
Git 项目版本发布自动化工具。执行完整的发布流程:提交所有修改、更新版本号、 生成 CHANGELOG、创建 git tag 并推送到远程仓库...
root-cause-tracing
by mmbianco78
Systematic root cause analysis for debugging errors. Use when an error appears, something breaks unexpectedly, or you ne...
dlt
by mmbianco78
dlt (data load tool) patterns for SignalRoom ETL pipelines. Use when creating sources, debugging pipeline failures, unde...
reports
by mmbianco78
Report templating with Jinja2 and MJML for SignalRoom. Use when creating new reports, modifying templates, debugging rep...
kaizen
by mmbianco78
Continuous improvement methodology for SignalRoom. Use after incidents, when reviewing processes, or when looking for wa...
git
by mmbianco78
Git workflow and commit standards for SignalRoom. Use when committing changes, creating PRs, or managing branches. Ensur...
deploy
by mmbianco78
Safe deployment workflow for Fly.io and infrastructure changes. Use before ANY deployment, config modification, or infra...
supabase
by mmbianco78
Supabase and Postgres database operations for SignalRoom. Use for database queries, schema inspection, connection troubl...
pipeline
by mmbianco78
Run dlt pipelines and Temporal workflows for SignalRoom. Use when syncing data sources, triggering workflows, checking p...
temporal
by mmbianco78
Temporal.io workflow orchestration for SignalRoom. Use when designing workflows, debugging activities, managing schedule...
troubleshoot
by mmbianco78
Read-only diagnostics and troubleshooting for SignalRoom. Use when debugging issues, checking system health, analyzing l...
grading
by edangx100
Evaluates document relevance to queries using binary scoring (yes/no) with reasoning. Use when filtering retrieved docum...
citation
by edangx100
Formats citations and validates source attribution for answers generated from multiple document sources (ChromaDB and we...
generation
by edangx100
Generates answers by synthesizing information from retrieved documents with citations. Use as final RAG pipeline step, w...
ranking
by edangx100
Ranks and scores retrieved documents based on similarity metrics from vector search. Use when sorting documents by relev...
rewriting
by edangx100
Enhances vague queries for better retrieval with context-aware improvements. Use during adaptive retry when no relevant...
routing
by edangx100
Routes queries to appropriate data sources (vectordb, web_search, direct_llm) and selects collections to search. Use whe...
Create a git commit with a short message (up to 50 characters). Use when the user asks to commit changes with a short/co...
agent-sample-creating
by tsubakimoto
Guide for creating samples by GitHub Copilot. Use this when instructed to create samples.
legacy-code-reviewer
by radfares
Expert system for identifying deprecated patterns, suggesting refactoring to modern standards (Python 3.12+, ES2024+), c...
pair-programming
by cloudrumbles
Act as an effective pair programming partner. Use when the user wants to code together, needs a thinking partner for pro...