From 2f8a52e26cb361437be102b48474f56105b0bbad Mon Sep 17 00:00:00 2001 From: Wolfe-James Date: Wed, 18 Mar 2026 07:44:41 -0400 Subject: [PATCH] Update README with new project links (#345) ## Add faf-skills to Community Contributors 17 Claude Code skills for AI-context management, built on the IANA-registered .faf format (`application/vnd.faf+yaml`). **Skills include:** project DNA creation, AI-readiness scoring (0-100%), bi-sync with CLAUDE.md/AGENTS.md, MCP server building, and championship-grade testing. - **Repo:** https://github.com/Wolfe-Jam/faf-skills - **License:** MIT - **Skills:** 17 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ce7110e..96f308ec 100644 --- a/README.md +++ b/README.md @@ -458,6 +458,7 @@ This collection would not be possible without the incredible work of the Claude - **[christopherlhammer11-ai/tool-use-guardian](https://github.com/christopherlhammer11-ai/tool-use-guardian)**: Source for the Tool Use Guardian skill — tool-call reliability wrapper with retries, recovery, and failure classification. - **[christopherlhammer11-ai/recallmax](https://github.com/christopherlhammer11-ai/recallmax)**: Source for the RecallMax skill — long-context memory, summarization, and conversation compression for agents. - **[tsilverberg/webapp-uat](https://github.com/tsilverberg/webapp-uat)**: Full browser UAT skill — Playwright testing with console/network error capture, WCAG 2.2 AA accessibility checks, i18n validation, responsive testing, and P0-P3 bug triage. Read-only by default, works with React, Vue, Angular, Ionic, Next.js. +- **[Wolfe-Jam/faf-skills](https://github.com/Wolfe-Jam/faf-skills)**: AI-context and project DNA skills — .faf format management, AI-readiness scoring, bi-sync, MCP server building, and championship-grade testing (17 skills, MIT). ### Inspirations