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
midhunmonachan

skills-sync

by midhunmonachan

star 0

Bootstrap or maintain a Codex skills repo with auto-sync to ~/.codex/skills; use when setting up a shared skills reposit...

midhunmonachan

git-commit

by midhunmonachan

star 0

Standardize git commit messages using a consistent convention and guide clean-history workflows. Use when a user asks fo...

UTohru

ai-task-runner

by UTohru

star 0

このスキルは外部のAI エージェントを実行するためのスキルです。 実装や調査の作業を別のAIエージェントに委譲してください。...

ayuzaka

owasp-security-review

by ayuzaka

star 0

Security review and implementation support based on OWASP Cheat Sheet Series. Use for code review requests, security-rel...

ayuzaka

skill-review

by ayuzaka

star 0

Review Agent Skills and provide findings and improvement suggestions from the perspective of official specification comp...

JDerekLomas

upgrade-integration

by JDerekLomas

star 0

Integrate Carnegie Learning's UpGrade A/B testing platform into LMS and EdTech applications. Guides setup of decision po...

dredd-us

async-python-patterns

by dredd-us

star 0

Implement AsyncIO patterns for I/O-bound tasks with asyncio.gather, semaphores, and FastAPI async endpoints. Use for con...

dredd-us

queue-based-flow

by dredd-us

star 0

Stack prompts in queue while agent runs, minimizing context switches to achieve sustained 6k lines per day output and pr...

dredd-us

progressive-metadata

by dredd-us

star 0

Pattern for creating skills with YAML frontmatter that enables progressive disclosure and token optimization. Use when b...

dredd-us

doc-to-skill-scraper

by dredd-us

star 0

Scrape external documentation (API references, library docs, protocol specifications) and generate Claude Agent Skills i...

dredd-us

claude-md-memory

by dredd-us

star 0

Central CLAUDE.md file with project guidelines auto-injected into system prompt, achieving 10% accuracy lift in multi-ho...

dredd-us

markdown-formatter

by dredd-us

star 0

Format and lint Markdown documents with consistent style, proper heading hierarchy, link validation, and code block form...

dredd-us

api-integrator

by dredd-us

star 0

Integrate external REST and GraphQL APIs with proper authentication (Bearer, Basic, OAuth), error handling, retry logic,...

dredd-us

experience-library

by dredd-us

star 0

Capture task outcomes, score performance, and derive rules as token priors for continual learning without model weight c...

dredd-us

skill-creator

by dredd-us

star 0

Meta-skill to generate new Claude Agent Skills from natural-language descriptions. Use when creating skills, building cu...

dredd-us

plan-execute

by dredd-us

star 0

Two-phase workflow that generates explicit YAML plan before execution, with approval gates and checkpointing. Use for co...

dredd-us

uncertainty-routing

by dredd-us

star 0

Route tasks to small model by default, escalate to large model only on low confidence detection, achieving 87% faster le...

dredd-us

vibe-coding-yaml

by dredd-us

star 0

AI outputs YAML descriptors instead of code, CLI executes deterministically for 100% auditable behavior with zero slop....

dredd-us

theory-grounding-reflecto...

by dredd-us

star 0

Extract lessons from task failures using Reflector agent, merge insights via Curator pattern, achieving 10% accuracy imp...

dredd-us

code-testing

by dredd-us

star 0

Generate and run unit and integration tests using pytest (Python) or Jest (JavaScript) with fixtures, mocks, and async s...

dredd-us

smart-skill-loading

by dredd-us

star 0

Auto-detect and load minimal context from Skills folders using progressive disclosure, trimming 1400 tokens from system...

dredd-us

continuous-skill-polishin...

by dredd-us

star 0

Convert repeated tasks into versioned skills, track performance gaps, and iteratively polish through Git version control...

dredd-us

parallel-session-orchestr...

by dredd-us

star 0

Run multiple agent tasks in parallel cloud sandboxes with real-time progress monitoring, achieving 2x throughput vs sequ...

dredd-us

life-sciences-connector

by dredd-us

star 0

Query PubMed and scientific databases for protocols, analyze biological data with Biopython, handle HIPAA-compliant data...