80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
receiving-code-review
by srbhr
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni...
navigator
by srbhr
Codebase orientation. Use FIRST when exploring code, finding files, or understanding project structure.
nextjs15-performance
by srbhr
Next.js 15 critical performance fixes. Use when writing React components, data fetching, Server Actions, or optimizing b...
design-principles
by srbhr
Swiss International Style for Resume Matcher. Invoke ONLY when designing new UI components or modifying existing compone...
ai-disclosure
by shap
Track and document Claude's contributions during coding sessions for PR transparency. Use when working on feature branch...
debug-node-coverage
by zulip
Debug node test coverage failures. Use when ./tools/test-js-with-node --coverage reports lines missing coverage.
visual-test
by zulip
Visually verify UI changes using Puppeteer screenshots. Use when you need to check layout, colors, positioning, or other...
ai-prompt-engineering-saf...
by github
Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vu...
apple-appstore-reviewer
by github
Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons...
azure-resource-health-dia...
by github
Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified pro...
copilot-usage-metrics
by github
Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.
datanalysis-credit-risk
by github
Credit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data t...
flowstudio-power-automate...
by github
Debug failing Power Automate cloud flows using the FlowStudio MCP server. Load this skill when asked to: debug a flow, i...
folder-structure-blueprin...
by github
Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project t...
power-bi-performance-trou...
by github
Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in...
sponsor-finder
by github
Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency r...
context-map
by github
Generate a map of all files relevant to a task before making changes
generate-custom-instructi...
by github
Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project version...
java-refactoring-extract-...
by github
Refactoring using Extract Methods in Java Language
java-refactoring-remove-p...
by github
Refactoring using Remove Parameter in Java Language
make-repo-contribution
by github
All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, co...
refactor-plan
by github
Plan a multi-file refactor with proper sequencing and rollback steps
review-and-refactor
by github
Review and refactor code in your project according to defined instructions