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
dparedesi

render-book

by dparedesi

star 0

Render the book into HTML or PDF formats using Quarto. Use when the user wants to "render the book", "build the book", "...

dangt85

apex-enterprise-patterns

by dangt85

star 0

This skill should be used when the user asks to "create apex class", "write apex code", "implement service layer", "doma...

dangt85

salesforce-well-architect...

by dangt85

star 0

This skill should be used when the user asks to "design a package", "architect a solution", "check well architected", "v...

dangt85

lwc-enterprise-patterns

by dangt85

star 0

This skill should be used when the user asks to "create lwc component", "lightning web component", "component architectu...

jibaxZZZ

action

by jibaxZZZ

star 0

Execute a small batch of conditional actions only after verifying they are safe and unused.

jibaxZZZ

deploy-vps

by jibaxZZZ

star 0

Deploy a new image to a VPS Ubuntu host using GHCR and a deploy script.

jibaxZZZ

explore-codebase

by jibaxZZZ

star 0

Explore the codebase to find relevant files, patterns, and examples for a feature or bug.

jibaxZZZ

incident-mode

by jibaxZZZ

star 0

Triage a production incident with safe, minimal changes and rollback guidance.

jibaxZZZ

websearch

by jibaxZZZ

star 0

Perform a focused web search and summarize authoritative sources.

jibaxZZZ

explore-docs

by jibaxZZZ

star 0

Retrieve authoritative library documentation and code examples.

jibaxZZZ

pr-helper

by jibaxZZZ

star 0

Prepare a pull request with conventional commit title and a clear summary.

jibaxZZZ

review-helper

by jibaxZZZ

star 0

Perform a code review focused on bugs, risks, regressions, and missing tests.

star 0

This skill should be used when the user asks to "explain", "break down", "help me understand", "teach me about", or requ...

ernestdolog

post-prompt-finetune

by ernestdolog

star 0

Run automatically after completing any code changes. Validates TypeScript build, auto-fixes prettier and linting, then m...

vanman2024

typer-patterns

by vanman2024

star 0

Modern type-safe Typer CLI patterns with type hints, Enums, and sub-apps. Use when building CLI applications, creating T...

vanman2024

gluegun-patterns

by vanman2024

star 0

Gluegun CLI toolkit patterns for TypeScript-powered command-line apps. Use when building CLI tools, creating command str...

vanman2024

fire-patterns

by vanman2024

star 0

Auto-generated CLI patterns using Google Fire with class-based structure, docstring parsing, and nested classes. Use whe...

vanman2024

argparse-patterns

by vanman2024

star 0

Standard library Python argparse examples with subparsers, choices, actions, and nested command patterns. Use when build...

vanman2024

cli-testing-patterns

by vanman2024

star 0

CLI testing strategies and patterns for Node.js (Jest) and Python (pytest, Click.testing.CliRunner). Use when writing te...

vanman2024

inquirer-patterns

by vanman2024

star 0

Interactive prompt patterns for CLI tools with text, list, checkbox, password, autocomplete, and conditional questions....

vanman2024

clap-patterns

by vanman2024

star 0

Modern type-safe Rust CLI patterns with Clap derive macros, Parser trait, Subcommand enums, validation, and value parser...

vanman2024

cli-patterns

by vanman2024

star 0

Lightweight Go CLI patterns using urfave/cli. Use when building CLI tools, creating commands with flags, implementing su...

vanman2024

yargs-patterns

by vanman2024

star 0

Advanced yargs patterns for Node.js CLI argument parsing with subcommands, options, middleware, and validation

vanman2024

oclif-patterns

by vanman2024

star 0

Enterprise CLI patterns using oclif framework with TypeScript. Use when building oclif CLIs, creating plugins, implement...