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
star 0

Best practices and guidelines for writing modern Vulkan 1.3+ code in AstralRenderer

OxisIndustries

astralrenderer-architectu...

by OxisIndustries

star 0

Guidelines for navigating and extending the AstralRenderer engine architecture

OxisIndustries

modern-c

by OxisIndustries

star 0

Standards for using C++23 features in the codebase

teaglebuilt

log-session

by teaglebuilt

star 0

Log the current coding session to project memory. Use at the end of a session to record accomplishments, decisions, and...

teaglebuilt

init-memory

by teaglebuilt

star 0

Initialize project memory for the current project. Creates context.json, sessions.json, and decisions.json. Triggers on:...

teaglebuilt

init-memory

by teaglebuilt

star 0

Initialize project memory for the current project. Creates context.json, sessions.json, and decisions.json. Triggers on:...

teaglebuilt

log-session

by teaglebuilt

star 0

Log the current coding session to project memory. Use at the end of a session to record accomplishments, decisions, and...

teaglebuilt

convert-prd-to-json

by teaglebuilt

star 0

Convert PRDs to prd.json format for the Ralph autonomous agent system plugin. Use when you have an existing PRD and need...

teaglebuilt

generate-prd

by teaglebuilt

star 0

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, o...

teaglebuilt

recall

by teaglebuilt

star 0

Search project memory for relevant context. Use to find past decisions, similar problems, or session history. Triggers o...

teaglebuilt

recall

by teaglebuilt

star 0

Search project memory for relevant context. Use to find past decisions, similar problems, or session history. Triggers o...

cyberelf

introspection

by cyberelf

star 0

This skill reviews the current chat session and GitHub Copilot instructions to identify user-reported issues that should...

cyberelf

openspec-constitution-gua...

by cyberelf

star 0

This skill composes project AGENTS.md constitution files into openspec commands (apply, archive, proposal) to enforce qu...

cyberelf

issue-fixer

by cyberelf

star 0

This skill provides a systematic approach for investigating and fixing bugs and issues in the codebase. Use this skill w...

TurboCheetah

overlay-tools

by TurboCheetah

star 0

Gentoo overlay maintenance tools. Use /check-updates to find outdated packages, /update-ebuild to bump versions.

RustyLindquist

drift-check

by RustyLindquist

star 0

Detect documentation drift (docs out of sync with code). Use after changes, periodically, or when something feels wrong....

RustyLindquist

context-status

by RustyLindquist

star 0

Checks current context window usage and provides recommendations. Use when sessions feel slow, responses seem degraded,...

RustyLindquist

remember

by RustyLindquist

star 0

Reloads critical instructions when behavior degrades. Use when forgetting tools, not delegating, or missing safety rules...

RustyLindquist

systematic-debugging

by RustyLindquist

star 0

Methodical problem-solving workflow for debugging issues. Use when facing bugs, errors, or unexpected behavior that isn'...

RustyLindquist

session-start

by RustyLindquist

star 0

Resumes work from a previous session using handoff notes, checkpoints, or compact state. Use at the beginning of a new s...

RustyLindquist

doc-discovery

by RustyLindquist

star 0

Loads feature docs, workflow docs, and invariants before planning any task. Use when starting complex work, changing mul...

RustyLindquist

test-from-docs

by RustyLindquist

star 0

Generate and execute test plans based on documentation. Use after implementation to verify changes work correctly. Integ...

RustyLindquist

task-router

by RustyLindquist

star 0

Automatically analyze tasks and route to optimal agent(s). Use when receiving complex requests to determine which agents...

star 0

Writes comprehensive handoff note at session end. Captures work done, files changed, remaining tasks, and next steps. Us...