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

sr:plan

25

huuanh20/awesome-ai-agent-skills

Skill Claude Code needs its repo

Phase 4 of the SRS workflow. Reads spec.md and writes one detailed plan file per SRS section (§1–§3 + Appendices). Each file is a complete blueprint for the corresponding SRS section. No word limit.

not rated 1 1mo ago A 52 tokens original MIT

sr:save

26

huuanh20/awesome-ai-agent-skills

Skill Claude Code

Phase 9 of the SRS workflow. Saves all project context to context/ files so future Claude sessions can resume without re-reading the full SRS.

not rated 1 1mo ago A 36 tokens original MIT

sr:spec

27

huuanh20/awesome-ai-agent-skills

Skill Claude Code

Phase 2 of the SRS workflow. Reads projects/{slug}/brainstorm.md and writes a comprehensive spec.md. No word limit.

not rated 1 1mo ago A 32 tokens original MIT

sr:validate

28

huuanh20/awesome-ai-agent-skills

Skill Claude Code needs its repo

Phase 7 of the SRS workflow. Runs srsvalidator.py --dir on the generated SRS files, reports errors and warnings, auto-fixes ERRORs, and outputs a COMPLIANT / PARTIALLY COMPLIANT / NON-COMPLIANT verdict.

not rated 1 1mo ago A 59 tokens original MIT

cl:srs

29

huuanh20/awesome-ai-agent-skills

Skill Claude Code

Generate IEEE 830 SRS from raw requirements. Use when the user says "write SRS", "generate requirements doc", "analyze requirements", "I have raw requirements from a client", or pastes a client email/chat/PRD.

not rated 1 1mo ago A 54 tokens original MIT

cl:srs-flow

30

huuanh20/awesome-ai-agent-skills

Skill Claude Code needs its repo

Full SRS workflow: Brainstorm → Spec → Plan (per-section files) → User Review → SRS Generation → Validation → Improvement Report → Context Save. Use when user provides a project topic and wants a complete requirements pipeline.

not rated 1 1mo ago A 51 tokens original MIT

strategic-compact

31

huuanh20/awesome-ai-agent-skills

Skill Claude Code

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

not rated 1 1mo ago A 27 tokens copy · 75% MIT

team-ba

32

huuanh20/awesome-ai-agent-skills

Skill Claude Code

BA (Business Analyst) agent. Analyzes requirements and produces 4 artifact files: requirements.md, user-stories.md, acceptance-criteria.md, business-rules.md. Use --srs to load from SRS workflow artifacts (spec.md / brainstorm.md). Part of the Virtual Team Skill pipeline.

not rated 1 1mo ago A 65 tokens original MIT

team-dev

33

huuanh20/awesome-ai-agent-skills

Skill Claude Code

BE Dev (Backend Developer) agent. Reads BA + TechLead + PM artifacts and generates backend source code files, .env.example, and pr-description.md. No hardcoded credentials. Part of the Virtual Team Skill pipeline.

not rated 1 1mo ago A 48 tokens original MIT

team-fe

34

huuanh20/awesome-ai-agent-skills

Skill Claude Code

FE Dev (Frontend Developer) agent. Reads BA + TechLead + PM + BE artifacts and generates frontend source code files and pr-description.md. Part of the Virtual Team Skill pipeline.

not rated 1 1mo ago A 40 tokens original MIT

team-list

35

huuanh20/awesome-ai-agent-skills

Skill Claude Code

Utility skill. Lists all projects under the projects/ directory and shows which Virtual Team pipeline phases have been completed for each project.

not rated 1 1mo ago A 28 tokens original MIT

team-pm

36

huuanh20/awesome-ai-agent-skills

Skill Claude Code

PM (Project Manager / Scrum Master) agent. Reads BA and TechLead artifacts and produces sprint plan, task breakdown, and story point estimates. Creates one TodoWrite entry per sprint task for live pipeline tracking (FR-42). Part of the Virtual Team Skill pipeline.

not rated 1 1mo ago A 58 tokens original MIT

team-qa

37

huuanh20/awesome-ai-agent-skills

Skill Claude Code

QA/QC agent. Reads ALL pipeline artifacts (BA + TechLead + PM + BE + FE + Tester) and produces quality-report.md, compliance-check.md, and sign-off.md. Declares Gate 3: Release Sign-off (advisory only — operator has final authority). Part of the Virtual Team Skill pipeline.

not rated 1 1mo ago A 70 tokens original MIT

team-techlead

38

huuanh20/awesome-ai-agent-skills

Skill Claude Code

TechLead (Senior Technical Lead) agent. Reads all BA artifacts and produces system architecture, technology stack, ERD, sequence diagrams, and ADRs. Declares Gate 1: Design Freeze. Part of the Virtual Team Skill pipeline.

not rated 1 1mo ago A 52 tokens original MIT

team-test

39

huuanh20/awesome-ai-agent-skills

Skill Claude Code

Tester agent. Reads ALL preceding artifacts (BA + TechLead + PM + BE + FE) and produces test plan, test cases (unit/integration/e2e), and bug report template. Declares Gate 2: UAT Readiness. Part of the Virtual Team Skill pipeline.

not rated 1 1mo ago A 61 tokens original MIT

team

40

huuanh20/awesome-ai-agent-skills

Skill Claude Code

Full-pipeline orchestrator. Runs all 7 agents (BA → TechLead → PM → BE Dev → FE Dev → Tester → QA/QC) in sequence by invoking each per-agent skill via the Skill tool. All writes go through the prewritevalidator.py hook for hard enforcement. Use per-agent commands (/team-ba, /team-techlead, etc.) for manual control.

not rated 1 1mo ago A 79 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: