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
FWFsoft

pre-commit

by FWFsoft

star 0

Run pre-commit hooks (clang-format, clang-tidy) on all files. Use when the user wants to format code, run linters, or pr...

FWFsoft

build

by FWFsoft

star 0

Build the Gambit game engine (Server and Client executables). Use when the user wants to compile the project, needs to r...

QuinnRuth

wsl2-usbipd-stm32

by QuinnRuth

star 0

Use usbipd-win to pass through STM32 ST-Link (OpenOCD flashing/debug) and USB-UART dongles (CH340/CP210x/FTDI serial mon...

peter-jerry-ye

moonbit-bits-patterns

by peter-jerry-ye

star 0

Handle MoonBit bit-level parsing and pattern matching over BytesView slices, including using bytes[start:end] and bit pa...

peter-jerry-ye

moonbit-single-file-check

by peter-jerry-ye

star 0

MoonBit single-file mode for .mbt.md files.

peter-jerry-ye

moonbit-skill-creator

by peter-jerry-ye

star 0

Guide for creating effective skills, with MoonBit-specific guidance for skills that use MoonBit packages or tooling. Use...

prof-ramos

social-ads-creator

by prof-ramos

star 0

Framework estratégico para criação de conteúdo orgânico de alta conversão em redes sociais (Instagram/Facebook/TikTok/Li...

prof-ramos

brazilian-official-docs

by prof-ramos

star 0

Create and validate Brazilian official documents (ofícios, memorandos, pareceres, notas técnicas) following Brazilian go...

thebtf

pr-review-worker

by thebtf

star 0

Internal worker for pr-review skill. Claims file partitions, fixes comments, resolves threads. NOT for direct user invoc...

thebtf

pr-review

by thebtf

star 0

Autonomous multi-agent PR review orchestrator. Spawns parallel workers to process all AI review comments until PR is rea...

nrempel

add-skill

by nrempel

star 0

Add a new skill to an existing Claude Code plugin. Use when user wants to create a skill.

nrempel

add-hook

by nrempel

star 0

Add event hooks to a Claude Code plugin. Use when user wants to run code automatically on events like tool use, session...

nrempel

create-plugin

by nrempel

star 0

Scaffold a new Claude Code plugin with manifest and directory structure. Use when user wants to create a new plugin.

nrempel

add-agent

by nrempel

star 0

Add a new subagent to an existing Claude Code plugin. Use when user wants to create an agent.

MUmerRazzaq

fastapi-expert

by MUmerRazzaq

star 0

Comprehensive FastAPI development guide for building production-grade REST APIs. This skill should be used when building...

MUmerRazzaq

skill-creator-pro

by MUmerRazzaq

star 0

Creates production-grade, reusable skills that extend Claude's capabilities. This skill should be used when users want t...

MUmerRazzaq

pytest-expert

by MUmerRazzaq

star 0

Production-grade pytest test builder for FastAPI applications with SQLModel. This skill should be used when writing test...

MUmerRazzaq

sqlmodel-production

by MUmerRazzaq

star 0

Production-ready SQLModel patterns for FastAPI applications. This skill should be used when creating database models, wr...

MacHu-GWU

enrich-citations

by MacHu-GWU

star 0

Find and add authoritative source links for all facts, citations, and references in markdown documents

MacHu-GWU

release-note-writer

by MacHu-GWU

star 0

Generate and update release notes for sanhe-claude-code-plugins. Use when user wants to create or update release notes,...

MacHu-GWU

youtube-video-to-audio

by MacHu-GWU

star 0

Download YouTube videos as audio files using yt-dlp

MacHu-GWU

transcribe-audio-to-text

by MacHu-GWU

star 0

Transcribe audio files to text using audinota cli

MacHu-GWU

mini-kanban

by MacHu-GWU

star 0

File-based task management with shai-tix CLI. Use when user mentions kanban, ticket, planning, task tracking, or referen...

MacHu-GWU

path-reference

by MacHu-GWU

star 0

Create properly formatted references to paths (files or folders) in a git repository. Use when writing docs that need to...