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
decebals

logging-patterns

by decebals

star 355

Java logging best practices with SLF4J, structured logging (JSON), and MDC for request tracing. Includes AI-friendly log...

decebals

performance-smell-detecti...

by decebals

star 355

Detect potential code-level performance smells in Java - streams, collections, boxing, regex, object creation. Provides...

decebals

architecture-review

by decebals

star 355

Analyze Java project architecture at macro level - package structure, module boundaries, dependency direction, and layer...

decebals

design-patterns

by decebals

star 355

Common design patterns with Java examples (Factory, Builder, Strategy, Observer, Decorator, etc.). Use when user asks "i...

decebals

solid-principles

by decebals

star 355

SOLID principles checklist with Java examples. Use when reviewing classes, refactoring code, or when user asks about Sin...

decebals

spring-boot-patterns

by decebals

star 355

Spring Boot best practices and patterns. Use when creating controllers, services, repositories, or when user asks about...

mintlify

doc-author

by mintlify

star 354

Write and maintain documentation autonomously. Use when assigned to create, update, or improve documentation without dir...

ruilisi

discord

by ruilisi

star 354

Use when you need to control Discord via the discord tool: send messages, react, manage threads/pins/search, create/edit...

ghostsecurity

ghost-proxy

by ghostsecurity

star 353

Starts and controls the reaper MITM proxy to capture, inspect, search, and replay HTTP/HTTPS traffic between clients and...

ghostsecurity

ghost-repo-context

by ghostsecurity

star 353

Scans directory structure, detects projects, maps dependencies, and documents code organization into a repo.md file. Use...

ghostsecurity

ghost-report

by ghostsecurity

star 353

Ghost Security — combined security report. Aggregates findings from all scan skills (scan-deps, scan-secrets, scan-code)...

ghostsecurity

ghost-scan-deps

by ghostsecurity

star 353

Ghost Security - Software Composition Analysis (SCA) scanner. Scans dependency lockfiles for known vulnerabilities, iden...

ghostsecurity

ghost-scan-secrets

by ghostsecurity

star 353

Ghost Security - Secrets and credentials scanner. Scans codebase for leaked API keys, tokens, passwords, and sensitive d...

ghostsecurity

ghost-validate

by ghostsecurity

star 353

This skill should be used when the user asks to "validate a finding", "check if a vulnerability is real", "triage a secu...

kdcokenny

code-review

by kdcokenny

star 353

Comprehensive code review methodology with severity classification and confidence thresholds

mintlify

mintlify-docs

by mintlify

star 353

Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding compo...

FradSer

next-devtools-guide

by FradSer

star 352

This skill should be used when working with Next.js projects that have the next-devtools MCP server configured, when enc...

FradSer

systematic-debugging

by FradSer

star 352

Provides systematic debugging methodology with 4-phase process (root cause investigation, pattern analysis, hypothesis t...

FradSer

agent-browser

by FradSer

star 352

Browser automation command reference and usage patterns for web testing, form filling, screenshots, and data extraction.

FradSer

create-feishu-doc

by FradSer

star 352

This skill should be used when the user asks to "create a Feishu doc", "create a new doc in Feishu", "open Feishu and cr...

FradSer

optimize-plugin

by FradSer

star 352

This skill should be used when the user asks to "validate a plugin", "optimize plugin", "check plugin quality", "review...

FradSer

refactor-project

by FradSer

star 352

This skill should be used when the user asks for project-wide refactoring, cross-file simplification, consistency standa...

FradSer

refactor

by FradSer

star 352

This skill should be used when the user asks to refactor specific files or directories, simplify recently changed code,...

FradSer

behavior-driven-developme...

by FradSer

star 352

Apply BDD principles including Gherkin scenarios and the Red-Green-Refactor cycle. Use when implementing features, fixin...