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
srbhr

receiving-code-review

by srbhr

star 26.1k

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni...

srbhr

navigator

by srbhr

star 26.1k

Codebase orientation. Use FIRST when exploring code, finding files, or understanding project structure.

srbhr

nextjs15-performance

by srbhr

star 26.1k

Next.js 15 critical performance fixes. Use when writing React components, data fetching, Server Actions, or optimizing b...

srbhr

design-principles

by srbhr

star 25.9k

Swiss International Style for Resume Matcher. Invoke ONLY when designing new UI components or modifying existing compone...

shap

ai-disclosure

by shap

star 25.1k

Track and document Claude's contributions during coding sessions for PR transparency. Use when working on feature branch...

zulip

debug-node-coverage

by zulip

star 24.8k

Debug node test coverage failures. Use when ./tools/test-js-with-node --coverage reports lines missing coverage.

zulip

visual-test

by zulip

star 24.8k

Visually verify UI changes using Puppeteer screenshots. Use when you need to check layout, colors, positioning, or other...

github

ai-prompt-engineering-saf...

by github

star 24.3k

Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vu...

github

apple-appstore-reviewer

by github

star 24.3k

Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons...

github

azure-resource-health-dia...

by github

star 24.3k

Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified pro...

github

copilot-usage-metrics

by github

star 24.3k

Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.

github

datanalysis-credit-risk

by github

star 24.3k

Credit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data t...

github

flowstudio-power-automate...

by github

star 24.3k

Debug failing Power Automate cloud flows using the FlowStudio MCP server. Load this skill when asked to: debug a flow, i...

github

folder-structure-blueprin...

by github

star 24.3k

Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project t...

github

my-issues

by github

star 24.3k

List my issues in the current repository

github

power-bi-performance-trou...

by github

star 24.3k

Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in...

github

sponsor-finder

by github

star 24.3k

Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency r...

github

context-map

by github

star 24.3k

Generate a map of all files relevant to a task before making changes

github

generate-custom-instructi...

by github

star 24.3k

Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project version...

github

java-refactoring-extract-...

by github

star 24.3k

Refactoring using Extract Methods in Java Language

github

java-refactoring-remove-p...

by github

star 24.3k

Refactoring using Remove Parameter in Java Language

github

make-repo-contribution

by github

star 24.3k

All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, co...

github

refactor-plan

by github

star 24.3k

Plan a multi-file refactor with proper sequencing and rollback steps

github

review-and-refactor

by github

star 24.3k

Review and refactor code in your project according to defined instructions