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
venturo-id

test-file

by venturo-id

star 0

Use this skill every user want to create test file.

Remedy92

debug-mode

by Remedy92

star 0

Autonomous debugging workflow mirroring Cursor IDE's debug mode. Triggers on "debug mode", "help me debug", error messag...

rebyteai-template

build-and-deploy

by rebyteai-template

star 0

Build and deploy this Next.js LangChain retrieval agent application with Supabase vector store. Use when building, deplo...

rebyteai-template

build-and-deploy

by rebyteai-template

star 0

Build and deploy this Next.js LangChain agent application. Use when building, deploying, or preparing the project for pr...

star 0

Know any codebase in 10 seconds. Scripts, tech stack, structure.

star 0

Task board for agents. Track work, manage cards across lists.

star 0

Edits that never fail. Find functions by name, not text matching.

star 0

See what breaks BEFORE you edit. Type errors, affected callers, required tests.

star 0

Understand code in one call. Structure, relationships, history - all at once.

Technikhighknee

task-runner

by Technikhighknee

star 0

Builds that don't die after 2 minutes. Tasks survive restarts.

star 0

Git data you can use, not parse. Understand why code exists.

star 0

Fast type checking for single files. Never hangs, always answers in <5s.

Technikhighknee

test-runner

by Technikhighknee

star 0

Know exactly what failed, where, and why. No output parsing.

pproenca

blackbox

by pproenca

star 0

Use when restoring previous file versions, querying file modification history, recovering from accidental edits, or unde...

pproenca

brainstorming

by pproenca

star 0

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed des...

pproenca

defense-in-depth

by pproenca

star 0

Use when invalid data causes failures deep in execution, bypassing initial checks - adds validation at entry, business l...

pproenca

finish-branch

by pproenca

star 0

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completio...

star 0

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, w...

pproenca

using-core

by pproenca

star 0

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill...

pproenca

python-project

by pproenca

star 0

Use when creating Python projects, managing dependencies with uv, configuring pyproject.toml, building packages, or publ...

pproenca

writing-skills

by pproenca

star 0

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to proce...

pproenca

marketplace-analysis

by pproenca

star 0

Use when reviewing plugin quality, auditing plugins, analyzing the marketplace, checking plugins against Anthropic stand...

pproenca

anti-patterns

by pproenca

star 0

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents test...

star 0

Use when unsure about command syntax, options, or behavior, or when the user asks to "check the man page", "look up the...