faf-skills
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: .faf ↔ CLAUDE.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 |
...
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing