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
SpacePlushy

backend-models

by SpacePlushy

star 0

Define database models and schemas with proper data types, constraints, relationships, and validation rules. Use this sk...

SpacePlushy

backend-api

by SpacePlushy

star 0

Design and implement RESTful API endpoints with proper HTTP methods, status codes, and consistent naming conventions. Us...

bendrucker

project

by bendrucker

star 0

Manage route-agent project: check status, find next tasks, spawn parallel work. Use when starting work, checking progres...

chogng

git-release

by chogng

star 0

Git 项目版本发布自动化工具。执行完整的发布流程:提交所有修改、更新版本号、 生成 CHANGELOG、创建 git tag 并推送到远程仓库...

mmbianco78

root-cause-tracing

by mmbianco78

star 0

Systematic root cause analysis for debugging errors. Use when an error appears, something breaks unexpectedly, or you ne...

star 0

dlt (data load tool) patterns for SignalRoom ETL pipelines. Use when creating sources, debugging pipeline failures, unde...

mmbianco78

reports

by mmbianco78

star 0

Report templating with Jinja2 and MJML for SignalRoom. Use when creating new reports, modifying templates, debugging rep...

mmbianco78

kaizen

by mmbianco78

star 0

Continuous improvement methodology for SignalRoom. Use after incidents, when reviewing processes, or when looking for wa...

star 0

Git workflow and commit standards for SignalRoom. Use when committing changes, creating PRs, or managing branches. Ensur...

mmbianco78

deploy

by mmbianco78

star 0

Safe deployment workflow for Fly.io and infrastructure changes. Use before ANY deployment, config modification, or infra...

mmbianco78

supabase

by mmbianco78

star 0

Supabase and Postgres database operations for SignalRoom. Use for database queries, schema inspection, connection troubl...

mmbianco78

pipeline

by mmbianco78

star 0

Run dlt pipelines and Temporal workflows for SignalRoom. Use when syncing data sources, triggering workflows, checking p...

mmbianco78

temporal

by mmbianco78

star 0

Temporal.io workflow orchestration for SignalRoom. Use when designing workflows, debugging activities, managing schedule...

mmbianco78

troubleshoot

by mmbianco78

star 0

Read-only diagnostics and troubleshooting for SignalRoom. Use when debugging issues, checking system health, analyzing l...

edangx100

grading

by edangx100

star 0

Evaluates document relevance to queries using binary scoring (yes/no) with reasoning. Use when filtering retrieved docum...

edangx100

citation

by edangx100

star 0

Formats citations and validates source attribution for answers generated from multiple document sources (ChromaDB and we...

edangx100

generation

by edangx100

star 0

Generates answers by synthesizing information from retrieved documents with citations. Use as final RAG pipeline step, w...

edangx100

ranking

by edangx100

star 0

Ranks and scores retrieved documents based on similarity metrics from vector search. Use when sorting documents by relev...

edangx100

rewriting

by edangx100

star 0

Enhances vague queries for better retrieval with context-aware improvements. Use during adaptive retry when no relevant...

edangx100

routing

by edangx100

star 0

Routes queries to appropriate data sources (vectordb, web_search, direct_llm) and selects collections to search. Use whe...

AleksaRistic216

quick-commit

by AleksaRistic216

star 0

Create a git commit with a short message (up to 50 characters). Use when the user asks to commit changes with a short/co...

tsubakimoto

agent-sample-creating

by tsubakimoto

star 0

Guide for creating samples by GitHub Copilot. Use this when instructed to create samples.

radfares

legacy-code-reviewer

by radfares

star 0

Expert system for identifying deprecated patterns, suggesting refactoring to modern standards (Python 3.12+, ES2024+), c...

cloudrumbles

pair-programming

by cloudrumbles

star 0

Act as an effective pair programming partner. Use when the user wants to code together, needs a thinking partner for pro...