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
Yeachan-Heo

ask-gemini

by Yeachan-Heo

star 1.7k

Ask Gemini via local CLI and capture a reusable artifact

Yeachan-Heo

ai-slop-cleaner

by Yeachan-Heo

star 1.7k

Run an anti-slop cleanup/refactor/deslop workflow

tech-leads-club

nx-workspace

by tech-leads-club

star 1.7k

Configure, explore, and optimize Nx monorepo workspaces. Use when setting up Nx, exploring workspace structure, configur...

tech-leads-club

security-best-practices

by tech-leads-club

star 1.7k

Perform language and framework specific security best-practice reviews and suggest improvements. Use when the user expli...

tech-leads-club

gh-fix-ci

by tech-leads-club

star 1.7k

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Uses `gh` to inspect checks an...

tech-leads-club

component-identification-...

by tech-leads-club

star 1.7k

Maps architectural components in a codebase and measures their size to identify what should be extracted first. Use when...

tech-leads-club

best-practices

by tech-leads-club

star 1.7k

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best...

tech-leads-club

docs-writer

by tech-leads-club

star 1.7k

Write, review, and edit documentation files with consistent structure, tone, and technical accuracy. Use when creating d...

tech-leads-club

coupling-analysis

by tech-leads-club

star 1.7k

Analyzes coupling between modules using the three-dimensional model (strength, distance, volatility) from "Balancing Cou...

star 1.7k

Use when challenging ideas, plans, decisions, or proposals. Invoke to play devil's advocate, run a pre-mortem, red team,...

star 1.7k

Your pathfinder for navigating unknown codebases. Investigates with precision, implements surgically, and never assumes...

star 1.7k

Inspect Sentry issues, summarize production errors, and pull health data via the Sentry API (read-only). Use when user s...

tech-leads-club

core-web-vitals

by tech-leads-club

star 1.7k

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core...

tech-leads-club

perf-astro

by tech-leads-club

star 1.7k

Astro-specific performance optimizations for 95+ Lighthouse scores. Covers critical CSS inlining, compression, font load...

tech-leads-club

perf-lighthouse

by tech-leads-club

star 1.7k

Run Lighthouse audits locally via CLI or Node API, parse and interpret reports, and set performance budgets. Use when me...

tech-leads-club

perf-web-optimization

by tech-leads-club

star 1.7k

Optimize web performance: bundle size, images, caching, lazy loading, and overall page speed. Use when site is slow, red...

tech-leads-club

react-best-practices

by tech-leads-club

star 1.7k

React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refactori...

tech-leads-club

web-quality-audit

by tech-leads-club

star 1.7k

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices in a single review. Use whe...

tech-leads-club

chrome-devtools

by tech-leads-club

star 1.7k

Browser debugging, performance profiling, and automation via Chrome DevTools MCP. Use when user says "debug this page",...

Yeachan-Heo

code-review

by Yeachan-Heo

star 1.7k

Run a comprehensive code review

Yeachan-Heo

web-clone

by Yeachan-Heo

star 1.7k

URL-driven website cloning with visual + functional verification

spacedriveapp

pr-slicer

by spacedriveapp

star 1.7k

This skill should be used when the user asks to "split this PR", "make this smaller", "create stacked PRs", "slice this...

antvis

s2-lint

by antvis

star 1.7k

After modifying S2 project code, you must run lint to ensure there are no errors, avoiding issues when pushing to git.

antvis

s2-unit-test

by antvis

star 1.7k

Guidelines for writing and maintaining unit tests in the S2 project. Use when modifying source code to ensure proper tes...