faf-skills banner
Wolfe-Jam Wolfe-Jam

faf-skills

Testing community intermediate

Description

**31 Claude Code Skills for Developers and Builders**

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

FAF Skills

**31 Claude Code Skills for Developers and Builders**


What is This?

Reusable Claude Code skills for project context, testing, publishing, architecture, and workflow automation. Built on the FAF ecosystem (`application/vnd.faf+yaml` — IANA-registered).

# Install all skills
git clone https://github.com/Wolfe-Jam/faf-skills.git
cp -r faf-skills/skills/* ~/.claude/skills/

Skills activate automatically via `/skillname` or natural language in Claude Code.


Skills (31)

FAF Context (15 skills)

Skill Command What it does
faf-wizard /faf-wizard Done-for-you .faf generator — point at any project, get a scored file back
faf-expert /faf-expert The mechanic's manual — deep expertise on .faf files
faf-teacher Explains FAF concepts and The Reading Order
faf-init Initialize project.faf from any codebase
faf-go /faf-go Guided interview to 100% AI-readiness
faf-score Measure AI-readiness (0-100%, 7-tier system)
faf-enhance Guided improvement to reach higher tiers
faf-sync Bidirectional sync: .fafCLAUDE.md (8ms)
faf-validate IANA format compliance checking
faf-migrate Upgrade old formats to current spec
faf-docs FAF documentation and reference
faf-git Git practices for .faf files
faf-platforms CLI vs MCP vs claude.ai comparison
faf-format-validator Validate both SKILL.md and project.faf
mcp-builder /mcp-builder Guide for creating MCP servers

Testing (2 skills)

Skill Command What it does
wjttc-builder /wjttc-builder Auto-generate championship-grade test suites
wjttc-tester /wjttc-tester F1-inspired testing with detailed reports

Publishing (5 skills)

| Skill | Command | What it does |

...