claude subagents skills

25 tagged claude subagents, measured the same way as everything else here.

Browse within: ai-workflow 12ai-workflow-automation 12claude-ai 12agentic-workflow 5claude-skill 5

alirezarezvani/ClaudeForge

Skill Claude CodeCodex

Re-detect this project's tech stack from package.json / requirements.txt / pyproject.toml / go.mod / Cargo.toml and diff it against the Tech Stack section of every CLAUDE.md. Read-only — returns added / removed / renamed dependencies, never edits.

422 3mo ago A 62 tokens original MIT

alirezarezvani/ClaudeForge

Skill Claude CodeCodex

Audit every CLAUDE.md in this project for drift against the last week of git history. Flags sections that reference deleted files, renamed paths, or removed dependencies. Read-only — returns a punch list, never edits.

422 3mo ago A 52 tokens original MIT

karpathy-guidelines

03

alirezarezvani/ClaudeForge

Skill Claude CodeCodex

Behavioral guardrails for LLM-assisted coding. Use when writing, reviewing, or refactoring code in any project to avoid overcomplication, keep changes surgical, surface assumptions early, and execute against verifiable success criteria.

422 3mo ago A 50 tokens original MIT

cost-estimator

04

alirezarezvani/claude-cto-team

Skill Claude CodeCodex

Infrastructure and development cost estimation for technical projects. Use when planning budgets, evaluating build vs buy decisions, or projecting TCO for architecture choices.

112 8mo ago A 32 tokens original MIT

scalability-advisor

05

alirezarezvani/claude-cto-team

Skill Claude CodeCodex

Guidance for scaling systems from startup to enterprise scale. Use when planning for growth, diagnosing bottlenecks, or designing systems that need to handle 10x-1000x current load.

112 8mo ago A 45 tokens original MIT

alirezarezvani/claude-cto-team

Skill Claude CodeCodex

Recommend technology stacks based on project requirements, team expertise, and constraints. Use when selecting frameworks, languages, databases, and infrastructure for new projects.

112 8mo ago A 35 tokens original MIT

hackathon

07

solanabr/solana-ai-kit

Skill Claude CodeCodex

Prepare a winning hackathon submission. Use when the user says "hackathon submission", "submit to hackathon", "demo script", "demo video", "which track should I enter", "Colosseum", "help me win the hackathon", or asks about hackathon grants and Superteam Earn.

98 12d ago A 65 tokens original MIT

idea-sprint

08

solanabr/solana-ai-kit

Skill Claude CodeCodex

Find and validate what to build in crypto. Use when the user asks "what should I build", "validate this idea", "is this worth building", "find me a startup idea", "crypto idea", or wants blunt feedback on a project concept before writing code.

98 12d ago A 58 tokens original MIT

pitch-deck

09

solanabr/solana-ai-kit

Skill Claude CodeCodex

Build a pitch deck for a crypto project. Use when the user says "pitch deck", "demo day", "investor presentation", "grant application slides", "accelerator application", "help me pitch", or needs slides for a hackathon final.

98 12d ago A 55 tokens original MIT

svg-add-primitive

10

ChanMeng666/svg-animation-studio

Skill Claude CodeCodex

Add a new reusable motion / shape / filter primitive to lib/primitives/ with safety: JSDoc + sensible defaults + at least one consuming preset + passing snapshot tests + updated docs/lib-api.md + CLAUDE.md index. Use this only when /svg-animate has flagged a missing capability or when the user explicitly asks to "add…

2 2mo ago A 129 tokens original MIT

svg-animate

11

ChanMeng666/svg-animation-studio

Skill Claude CodeCodex

Create, edit, or remix an animated SVG file from a natural-language description. Use this whenever the user asks you to make, build, design, generate, animate, or "draw something that moves" — mascots, logos, loaders, badges, icons, characters, brand marks, or any visual asset that should animate. Always prefer this…

2 2mo ago A 222 tokens original MIT

svg-verify

12

ChanMeng666/svg-animation-studio

Skill Claude CodeCodex

Visually verify a rendered SVG animation by opening it in chrome-devtools MCP, capturing keyframes, and scoring against the 5-point quality rubric. Invoke this immediately after /svg-animate writes an output, or whenever the user asks "is this animation good?", "how does it look?", "verify the motion", or "check the…

2 2mo ago A 105 tokens original MIT