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
keenranger

sleep-domain

by keenranger

star 0

Sleep science and Asleep sleep tracking knowledge. Use when working with sleep data, hypnograms, sleep stages, sleep ins...

MQFacultyOfArts

test-feedback

by MQFacultyOfArts

star 0

File structured GitHub issues for testing feedback on prototype releases. Use when testing a new prototype build and nee...

MQFacultyOfArts

cache-docs

by MQFacultyOfArts

star 0

When fetching library documentation, API references, or technical docs for project dependencies via WebFetch, automatica...

pcesar22

github-workflow

by pcesar22

star 0

GitHub development workflow best practices. Use when creating commits, pull requests, branches, reviewing code, managing...

pcesar22

debug-esp32

by pcesar22

star 0

GDB debugging for ESP32-S3 firmware. Use when user asks to debug, gdb, breakpoint, step through, backtrace, info stack,...

pcesar22

esp32-firmware

by pcesar22

star 0

Build, flash, and monitor ESP32 firmware using ESP-IDF. Use when compiling, flashing, or debugging ESP32/ESP32-S3 firmwa...

VitorAndTxr

register-new-research-nod...

by VitorAndTxr

star 0

Register research nodes into the PRISM federated network. Use when: adding research institutions, registering nodes via...

mattg101

git-worktrees

by mattg101

star 0

Work on multiple branches in parallel using git worktrees via the git-wt helper to avoid context switching or merge nois...

mattg101

skill-name

by mattg101

star 0

<one-line description of what the skill does and when to use it>

mattg101

structured-workflow

by mattg101

star 0

Canonical workflow for clarifying requirements, executing work, and verifying correctness.

mattg101

worktree

by mattg101

star 0

Use when managing git worktrees (list, create/switch, delete, configure) in this repo; prefer the git-wt subcommand for...

mattg101

skill-deploy-update

by mattg101

star 0

Use when creating, updating, or syncing Codex skills for this repo, including installing skills into CODEX_HOME and usin...

mattg101

tech-spec-writer

by mattg101

star 0

Write implementation-ready software technical specifications for senior engineers.

mattg101

build-addin

by mattg101

star 0

TODO

mattg101

feature-spec-orchestrator

by mattg101

star 0

Create feature spec files from project docs, commit and push to main, and create matching feature branches from main.

mattg101

git-pr-prep

by mattg101

star 0

Prepares a Pull Request by staging changes, verifying against acceptance criteria, and creating the PR via GH CLI. Use t...

mattg101

git-pr-merge

by mattg101

star 0

Conducts an audit of a Pull Request, merges it into main, and synchronizes the local environment. Use this skill when a...

mattg101

takopi

by mattg101

star 0

Use when working through Takopi (Telegram bridge) to route Codex tasks by project, branch worktree, or topic; covers dir...

mattg101

front-end-dev

by mattg101

star 0

Build distinctive, production-grade frontend interfaces with a strong aesthetic point of view and real working code.

atiati82

rag-ingestion-v1

by atiati82

star 0

Document ingestion pipeline - docs to chunks to metadata for RAG

atiati82

route-auditor-v1

by atiati82

star 0

Prevent 404s by validating all routes exist and are accessible

atiati82

page-generator-v1

by atiati82

star 0

Generate page content and props, never touch templates