{"id":47376729,"url":"https://github.com/Wolfe-Jam/faf-skills","last_synced_at":"2026-04-02T13:01:27.835Z","repository":{"id":322099548,"uuid":"1088010677","full_name":"Wolfe-Jam/faf-skills","owner":"Wolfe-Jam","description":"Claude Code skills for .faf — reusable workflows for project DNA management","archived":false,"fork":false,"pushed_at":"2026-03-18T08:27:56.000Z","size":183,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-18T23:59:23.171Z","etag":null,"topics":["agents-md","ai","ai-context","ai-readiness","claude","claude-code","claude-code-plugin","context-engineering","developer-tools","faf","file-format","iana","mcp","mcp-server","model-context-protocol","nodejs","npm","project-dna","skills","typescript"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wolfe-Jam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-02T05:28:50.000Z","updated_at":"2026-03-18T08:28:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Wolfe-Jam/faf-skills","commit_stats":null,"previous_names":["wolfe-jam/faf-skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wolfe-Jam/faf-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolfe-Jam%2Ffaf-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolfe-Jam%2Ffaf-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolfe-Jam%2Ffaf-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolfe-Jam%2Ffaf-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wolfe-Jam","download_url":"https://codeload.github.com/Wolfe-Jam/faf-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolfe-Jam%2Ffaf-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31306700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agents-md","ai","ai-context","ai-readiness","claude","claude-code","claude-code-plugin","context-engineering","developer-tools","faf","file-format","iana","mcp","mcp-server","model-context-protocol","nodejs","npm","project-dna","skills","typescript"],"created_at":"2026-03-19T09:00:28.775Z","updated_at":"2026-04-02T13:01:27.809Z","avatar_url":"https://github.com/Wolfe-Jam.png","language":"Shell","funding_links":[],"categories":["Credits \u0026 Sources","Plugins","MCP Servers \u0026 Protocol"],"sub_categories":["Community Contributors","All Plugins"],"readme":"# FAF Skills\n\n**31 Claude Code Skills for Developers and Builders**\n\n---\n\n## What is This?\n\nReusable Claude Code skills for project context, testing, publishing, architecture, and workflow automation. Built on the FAF ecosystem (`application/vnd.faf+yaml` — IANA-registered).\n\n```bash\n# Install all skills\ngit clone https://github.com/Wolfe-Jam/faf-skills.git\ncp -r faf-skills/skills/* ~/.claude/skills/\n```\n\nSkills activate automatically via `/skillname` or natural language in Claude Code.\n\n---\n\n## Skills (31)\n\n### FAF Context (15 skills)\n\n| Skill | Command | What it does |\n|-------|---------|-------------|\n| **faf-wizard** | `/faf-wizard` | Done-for-you .faf generator — point at any project, get a scored file back |\n| **faf-expert** | `/faf-expert` | The mechanic's manual — deep expertise on `.faf` files |\n| **faf-teacher** | — | Explains FAF concepts and The Reading Order |\n| **faf-init** | — | Initialize `project.faf` from any codebase |\n| **faf-go** | `/faf-go` | Guided interview to 100% AI-readiness |\n| **faf-score** | — | Measure AI-readiness (0-100%, 7-tier system) |\n| **faf-enhance** | — | Guided improvement to reach higher tiers |\n| **faf-sync** | — | Bidirectional sync: `.faf` ↔ `CLAUDE.md` (8ms) |\n| **faf-validate** | — | IANA format compliance checking |\n| **faf-migrate** | — | Upgrade old formats to current spec |\n| **faf-docs** | — | FAF documentation and reference |\n| **faf-git** | — | Git practices for `.faf` files |\n| **faf-platforms** | — | CLI vs MCP vs claude.ai comparison |\n| **faf-format-validator** | — | Validate both SKILL.md and project.faf |\n| **mcp-builder** | `/mcp-builder` | Guide for creating MCP servers |\n\n### Testing (2 skills)\n\n| Skill | Command | What it does |\n|-------|---------|-------------|\n| **wjttc-builder** | `/wjttc-builder` | Auto-generate championship-grade test suites |\n| **wjttc-tester** | `/wjttc-tester` | F1-inspired testing with detailed reports |\n\n### Publishing (5 skills)\n\n| Skill | Command | What it does |\n|-------|---------|-------------|\n| **pubpro** | `/pubpro` | FAF publish protocol for npm + MCP Registry |\n| **publish** | `/publish` | Multi-platform publishing (npm, PyPI, blog, social) |\n| **pubcrate** | `/pubcrate` | Publish protocol for crates.io (Rust) |\n| **pubpypi** | `/pubpypi` | Publish protocol for PyPI (Python) |\n| **pubblog** | — | Generate release blog posts |\n\n### Architecture \u0026 Planning (3 skills)\n\n| Skill | Command | What it does |\n|-------|---------|-------------|\n| **sys-reqs-builder** | `/sys-reqs-builder` | Generate system requirements documents |\n| **prd-builder** | `/prd-builder` | Generate product requirements documents |\n| **arch-builder** | `/arch-builder` | Generate technical architecture documents |\n\n### Git \u0026 Code Review (3 skills)\n\n| Skill | Command | What it does |\n|-------|---------|-------------|\n| **commit** | `/commit` | Context-aware git commits powered by FAF |\n| **pr** | `/pr` | Context-aware pull requests powered by FAF |\n| **review** | `/review` | Context-aware code reviews powered by FAF |\n\n### Workflow \u0026 Utilities (3 skills)\n\n| Skill | Command | What it does |\n|-------|---------|-------------|\n| **skill-creator** | `/skill-creator` | Guide for creating new Claude Code skills |\n| **gif-recorder** | `/gif-recorder` | Terminal GIF recordings using VHS |\n| **repo-maintainer** | `/repo-maintainer` | Repository health audits and cleanup |\n\n### n8n Automation (2 skills)\n\n| Skill | Command | What it does |\n|-------|---------|-------------|\n| **n8n-builder** | `/n8n-builder` | Build n8n workflows from scratch |\n| **n8n-debugger** | `/n8n-debugger` | Debug and fix broken n8n workflows |\n\n---\n\n## Installation\n\n### Copy Individual Skills\n\n```bash\n# Copy one skill\ncp -r skills/faf-expert ~/.claude/skills/\n\n# Copy a category\ncp -r skills/wjttc-* ~/.claude/skills/\n```\n\n### Install All Skills\n\n```bash\ngit clone https://github.com/Wolfe-Jam/faf-skills.git\ncp -r faf-skills/skills/* ~/.claude/skills/\n```\n\nRestart Claude Code. Skills activate automatically.\n\n### Prerequisites\n\n```bash\n# Required for FAF skills\nnpm install -g faf-cli\n\n# Optional: MCP server\nnpm install -g claude-faf-mcp\n```\n\n---\n\n## Tier System\n\n| Score | Tier | Emoji |\n|-------|------|-------|\n| 100% | Trophy | 🏆 |\n| 99%+ | Gold | 🥇 |\n| 95%+ | Silver | 🥈 |\n| 85%+ | Bronze | 🥉 |\n| 70%+ | Green | 🟢 |\n| 55%+ | Yellow | 🟡 |\n| \u003c 55% | Red | 🔴 |\n| 0% | White | 🤍 |\n\n---\n\n## Repository Structure\n\n```\nfaf-skills/\n├── README.md\n├── skills/               # 31 skills\n│   ├── faf-wizard/       # Done-for-you generator\n│   ├── faf-expert/       # Mechanic's manual\n│   ├── faf-teacher/      # FAF education\n│   ├── faf-init/         # Project initialization\n│   ├── faf-go/           # Guided interview\n│   ├── faf-score/        # AI-readiness scoring\n│   ├── faf-enhance/      # Score improvement\n│   ├── faf-sync/         # Bidirectional sync\n│   ├── faf-validate/     # Format compliance\n│   ├── faf-migrate/      # Version upgrade\n│   ├── faf-docs/         # Documentation\n│   ├── faf-git/          # Git practices\n│   ├── faf-platforms/    # Platform comparison\n│   ├── faf-format-validator/ # Dual format validation\n│   ├── mcp-builder/      # MCP server creation\n│   ├── wjttc-builder/    # Test suite generator\n│   ├── wjttc-tester/     # F1-inspired testing\n│   ├── pubpro/           # npm publish protocol\n│   ├── publish/          # Multi-platform publishing\n│   ├── pubcrate/         # crates.io publishing\n│   ├── pubpypi/          # PyPI publishing\n│   ├── pubblog/          # Release blog posts\n│   ├── sys-reqs-builder/ # System requirements\n│   ├── prd-builder/      # Product requirements\n│   ├── arch-builder/     # Architecture docs\n│   ├── commit/           # Git commits\n│   ├── pr/               # Pull requests\n│   ├── review/           # Code reviews\n│   ├── skill-creator/    # Create new skills\n│   ├── gif-recorder/     # Terminal GIF recording\n│   ├── repo-maintainer/  # Repository health\n│   ├── n8n-builder/      # n8n workflow building\n│   └── n8n-debugger/     # n8n workflow debugging\n├── CONTRIBUTING.md\n├── TESTING.md\n├── install.sh\n├── project.faf\n└── LICENSE\n```\n\n---\n\n## Resources\n\n- **Website:** https://faf.one\n- **faf-cli:** https://github.com/Wolfe-Jam/faf-cli\n- **claude-faf-mcp:** https://github.com/Wolfe-Jam/claude-faf-mcp\n- **IANA Registration:** `application/vnd.faf+yaml`\n- **npm:** https://npmjs.com/package/faf-cli (36k+ downloads)\n\n---\n\n## License\n\nMIT License\n\n---\n\n*By [@Wolfe-Jam](https://github.com/Wolfe-Jam)*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWolfe-Jam%2Ffaf-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWolfe-Jam%2Ffaf-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWolfe-Jam%2Ffaf-skills/lists"}