huuanh20/awesome-ai-agent-skills

40+ production-ready AI skill packs for Claude Code, Cursor, Codex, Gemini CLI and any LLM agent. Simulate a full software dev team with AI.

This repository also configures its own agents. See what awesome-ai-agent-skills tells them →

1Stars on the repository
78Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainstorm

01

huuanh20/awesome-ai-agent-skills

Command Claude Code

Explore and debate solutions before writing code — scout codebase, ask clarifying questions, research options, and produce a structured decision report. Ends with → /ck:plan (implement) or /ck:journal (archive). No code is written.

not rated 1 1mo ago A 50 tokens original MIT

code-review

02

huuanh20/awesome-ai-agent-skills

Command Claude Code

Code review — local uncommitted changes or GitHub PR (pass PR number/URL for PR mode).

not rated 1 1mo ago A 22 tokens original MIT

coding-level

03

huuanh20/awesome-ai-agent-skills

Command Claude Code

Set Claude's coding explanation level for this session/project (-1=Default → 5=God Mode).

not rated 1 1mo ago A 24 tokens original MIT

cook

04

huuanh20/awesome-ai-agent-skills

Command Claude Code

Implement a plan phase by phase. Cook never writes or runs tests; every phase requires an APPROVED ck:quality gate before completion. Modes: --fast or --hard. Flag: --tdd. --json selects the phased master plan.json; --plan selects a Markdown plan.md.

not rated 1 1mo ago A 0 tokens original MIT

docs-fe

05

huuanh20/awesome-ai-agent-skills

Command Claude Code

Generate a concise FE handoff doc for changed endpoints — branch, APIs, request/response contracts, search params, error codes.

not rated 1 1mo ago A 0 tokens original MIT

fix

06

huuanh20/awesome-ai-agent-skills

Command Claude Code

Structured bug-fix pipeline. Scout → Diagnose+Fix → Review → Finalize. Modes (pick one): --fast (trivial errors — skip scout + review), --hard (mandatory review, no auto-approve).

not rated 1 1mo ago A 45 tokens original MIT

init

07

huuanh20/awesome-ai-agent-skills

Command Claude Code

Bootstrap .claude/ configuration for another project — interactive wizard covering bundles, skills, hooks, CLAUDE.md, and .ck.json. Also: --show to print current config, --reset to wipe it.

not rated 1 1mo ago B 44 tokens original MIT

learn

08

huuanh20/awesome-ai-agent-skills

Command Claude Code

Extract reusable patterns from the current session and save them as skill files. Run after solving a non-trivial problem.

not rated 1 1mo ago A 23 tokens original MIT

plan-json

09

huuanh20/awesome-ai-agent-skills

Command Claude Code

Generate a phased JSON plan bundle. --spec is preferred but optional; inline feature description is the fallback. --output selects the master plan.json entry point (default plans/ /plan.json).

not rated 1 1mo ago A 45 tokens original MIT

plan

10

huuanh20/awesome-ai-agent-skills

Command Claude Code

Plan a feature or system with auto-detected complexity. Modes (pick one): --fast (quick plan → cook), --hard (research + red-team + validate). Composable flag (any mode): --tdd (tests-first per phase). Every phase gets Design Constraints and Quality/Testing State for the mandatory cook quality gate. Always starts with…

not rated 1 1mo ago A 73 tokens original MIT

quality

11

huuanh20/awesome-ai-agent-skills

Command Claude Code

Independent quality auditor. --gate blocks a ck:cook phase on architecture/ownership/maintainability findings. --audit , --diff , or --changed audit any target standalone (report-only unless --save). --verify re-checks prior findings. Never edits code or writes tests.

not rated 1 1mo ago A 76 tokens original MIT

show-off

12

huuanh20/awesome-ai-agent-skills

Command Claude Code

Generate impressive multi-section HTML presentations with parallax, theme toggle, bilingual VI/EN — then auto-capture as 16:9, 9:16, 1:1 social-ready images.

not rated 1 1mo ago A 40 tokens original MIT

test

13

huuanh20/awesome-ai-agent-skills

Command Claude Code

Standalone testing skill. Default analyzes changed scope and runs relevant tests; --unit/--integration/--e2e/--all scope by type; --verify reruns prior failures; --all-phases sweeps every completed phase. --tdd --prepare /--tdd --verify bracket ck:cook for red-green TDD. Never edits production code; blocks until the…

not rated 1 1mo ago A 125 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: