From 47075a78681eb37e5800e2169eaf06ecf2003755 Mon Sep 17 00:00:00 2001 From: luiseiman Date: Fri, 20 Mar 2026 14:28:47 -0300 Subject: [PATCH 1/2] Add claude-kit: configuration factory for Claude Code Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4de615..4773d53 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [react-native-dev](./plugins/react-native-dev) - [vision-specialist](./plugins/vision-specialist) - [web-dev](./plugins/web-dev) +- [claude-kit](https://github.com/luiseiman/claude-kit) - Configuration factory for Claude Code — bootstrap, audit, sync. 13 stacks, 6 agents, practices pipeline. ### Documentation - [analyze-codebase](./plugins/analyze-codebase) From d16a0a2840c62bafa76a4a73342f3539abd901b0 Mon Sep 17 00:00:00 2001 From: luiseiman Date: Sun, 5 Apr 2026 15:44:34 -0300 Subject: [PATCH 2/2] =?UTF-8?q?rename=20claude-kit=20=E2=86=92=20dotforge,?= =?UTF-8?q?=20update=20stats?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4773d53..62ff01f 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [react-native-dev](./plugins/react-native-dev) - [vision-specialist](./plugins/vision-specialist) - [web-dev](./plugins/web-dev) -- [claude-kit](https://github.com/luiseiman/claude-kit) - Configuration factory for Claude Code — bootstrap, audit, sync. 13 stacks, 6 agents, practices pipeline. +- [dotforge](https://github.com/luiseiman/dotforge) - Configuration factory for Claude Code — 17 skills, 7 agents, 15 stacks, audit scoring (0-10), practices pipeline. ### Documentation - [analyze-codebase](./plugins/analyze-codebase)