fix: replace — with 0 in stars column for claude-kit entry

This commit is contained in:
luiseiman
2026-03-22 09:47:08 -03:00
parent 03a69039dc
commit d9bdcee4e1

View File

@@ -818,7 +818,7 @@ Notable projects, directories, and resources across the Claude Code ecosystem.
| [myclaude](https://github.com/stellarlinkco/myclaude) | 2,400+ | Multi-agent orchestration routing to Claude Code, Codex, Gemini, and OpenCode |
| [claude-code-mcp](https://github.com/steipete/claude-code-mcp) | 1,100+ | Run Claude Code as a one-shot MCP server -- an agent in your agent |
| [ccmanager](https://github.com/kbwo/ccmanager) | 940+ | Session manager supporting 8 coding agents with smart auto-approval |
| [claude-kit](https://github.com/luiseiman/claude-kit) | | Configuration factory for Claude Code — 13 composable stacks, 6 agents, audit scoring, practices pipeline. Bootstraps and maintains .claude/ across projects. |
| [claude-kit](https://github.com/luiseiman/claude-kit) | 0 | Configuration factory for Claude Code — 13 composable stacks, 6 agents, audit scoring, practices pipeline. Bootstraps and maintains .claude/ across projects. |
---