From 5a2df7f09bf1171e04a596f0624e22e69dce93a0 Mon Sep 17 00:00:00 2001 From: Wolfe-James Date: Wed, 18 Mar 2026 04:34:42 -0400 Subject: [PATCH 1/2] Add faf-skills (17 AI-context and testing skills) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d4a46b1..e34365d 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Over 150 production-ready plugins that extend Claude Code with domain-specific c | [env-sync](plugins/env-sync/) | Environment variable syncing and diff across environments | | [experiment-tracker](plugins/experiment-tracker/) | ML experiment tracking with metrics logging and run comparison | | [explore](plugins/explore/) | Smart codebase exploration with dependency mapping and structure analysis | +| [faf-skills](https://github.com/Wolfe-Jam/faf-skills) | 17 Claude Code skills + plugin for AI-context, testing, and MCP development. IANA-registered format (`application/vnd.faf+yaml`). Create .faf project DNA, score AI-readiness, sync with CLAUDE.md, build MCP servers, generate test suites. Install: `claude /plugin install faf-skills`. 36,000+ downloads | | [feature-dev](plugins/feature-dev/) | Full feature development workflow from spec to completion | | [finance-tracker](plugins/finance-tracker/) | Development cost tracking with time estimates and budget reporting | | [fix-github-issue](plugins/fix-github-issue/) | Auto-fix GitHub issues by analyzing issue details and implementing solutions | @@ -483,6 +484,7 @@ Thirty-five curated skill modules included in this repo, with access to **400,00 | [Product Manager Skills](https://github.com/Digidai/product-manager-skills) | `clawhub install product-manager-skills` | Senior PM agent with 6 knowledge domains, 12 templates, and 30+ frameworks covering discovery, strategy, delivery, SaaS metrics, PM career coaching (IC to CPO), and AI product craft | | [x-twitter-scraper](https://github.com/Xquik-dev/x-twitter-scraper) | `npx skills add Xquik-dev/x-twitter-scraper` | X API & Twitter scraper skill for AI coding agents -- tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, trending topics, account monitoring, and 19 extraction tools | | [claude-skills](https://github.com/alirezarezvani/claude-skills) | `git clone` | 192 production-ready skills across 9 domains (engineering, marketing, product, compliance, C-level advisory) with 254 Python automation tools. 5,300+ stars | +| [faf-skills](https://github.com/Wolfe-Jam/faf-skills) | `claude /plugin install faf-skills` | 17 skills for AI-context, testing, and MCP development. IANA-registered format (`application/vnd.faf+yaml`). Create .faf project DNA, score AI-readiness (0-100%), sync with CLAUDE.md, build MCP servers, generate test suites. 36,000+ downloads | | [n8n-skills](https://github.com/czlonkowski/n8n-skills) | `git clone` | 7 complementary skills for building production-ready n8n workflows. Covers 525+ nodes, 2,653+ templates. 3,400+ stars | | [claude-code-best-practice](https://github.com/shanraisshan/claude-code-best-practice) | `git clone` | Comprehensive reference implementation for Claude Code configuration -- skills, subagents, hooks, commands with practical examples. 17,400+ stars | From f4a931dd1123e8eb092de84063169f82d7441c26 Mon Sep 17 00:00:00 2001 From: Wolfe-Jam Date: Sun, 22 Mar 2026 12:44:11 -0400 Subject: [PATCH 2/2] fix: update to 31 skills, remove marketing per ecosystem feedback --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e34365d..7fef6f2 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Over 150 production-ready plugins that extend Claude Code with domain-specific c | [env-sync](plugins/env-sync/) | Environment variable syncing and diff across environments | | [experiment-tracker](plugins/experiment-tracker/) | ML experiment tracking with metrics logging and run comparison | | [explore](plugins/explore/) | Smart codebase exploration with dependency mapping and structure analysis | -| [faf-skills](https://github.com/Wolfe-Jam/faf-skills) | 17 Claude Code skills + plugin for AI-context, testing, and MCP development. IANA-registered format (`application/vnd.faf+yaml`). Create .faf project DNA, score AI-readiness, sync with CLAUDE.md, build MCP servers, generate test suites. Install: `claude /plugin install faf-skills`. 36,000+ downloads | +| [faf-skills](https://github.com/Wolfe-Jam/faf-skills) | 31 Claude Code skills for persistent project context (.faf, `application/vnd.faf+yaml`). Scoring, sync, testing, publishing, MCP server creation, architecture docs. Anthropic MCP #2759. | | [feature-dev](plugins/feature-dev/) | Full feature development workflow from spec to completion | | [finance-tracker](plugins/finance-tracker/) | Development cost tracking with time estimates and budget reporting | | [fix-github-issue](plugins/fix-github-issue/) | Auto-fix GitHub issues by analyzing issue details and implementing solutions | @@ -484,7 +484,7 @@ Thirty-five curated skill modules included in this repo, with access to **400,00 | [Product Manager Skills](https://github.com/Digidai/product-manager-skills) | `clawhub install product-manager-skills` | Senior PM agent with 6 knowledge domains, 12 templates, and 30+ frameworks covering discovery, strategy, delivery, SaaS metrics, PM career coaching (IC to CPO), and AI product craft | | [x-twitter-scraper](https://github.com/Xquik-dev/x-twitter-scraper) | `npx skills add Xquik-dev/x-twitter-scraper` | X API & Twitter scraper skill for AI coding agents -- tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, trending topics, account monitoring, and 19 extraction tools | | [claude-skills](https://github.com/alirezarezvani/claude-skills) | `git clone` | 192 production-ready skills across 9 domains (engineering, marketing, product, compliance, C-level advisory) with 254 Python automation tools. 5,300+ stars | -| [faf-skills](https://github.com/Wolfe-Jam/faf-skills) | `claude /plugin install faf-skills` | 17 skills for AI-context, testing, and MCP development. IANA-registered format (`application/vnd.faf+yaml`). Create .faf project DNA, score AI-readiness (0-100%), sync with CLAUDE.md, build MCP servers, generate test suites. 36,000+ downloads | +| [faf-skills](https://github.com/Wolfe-Jam/faf-skills) | `git clone` | 31 Claude Code skills for persistent project context (.faf, `application/vnd.faf+yaml`). Scoring, sync, testing, publishing, MCP server creation, architecture docs. Anthropic MCP #2759. | | [n8n-skills](https://github.com/czlonkowski/n8n-skills) | `git clone` | 7 complementary skills for building production-ready n8n workflows. Covers 525+ nodes, 2,653+ templates. 3,400+ stars | | [claude-code-best-practice](https://github.com/shanraisshan/claude-code-best-practice) | `git clone` | Comprehensive reference implementation for Claude Code configuration -- skills, subagents, hooks, commands with practical examples. 17,400+ stars |