claude-bootstrap and .claude
The tools are competitors, with the former providing opinionated, security-focused project initialization for Claude Code, and the latter offering token-efficient scaffolding with a 3-tier context architecture for the same purpose.
About claude-bootstrap
alinaqi/claude-bootstrap
Opinionated project initialization for Claude Code. Security-first, spec-driven, AI-native.
Implements coordinated AI agent teams with a persistent code graph via MCP for sub-millisecond symbol lookup, eliminating brute-force file reads. Enforces strict TDD pipeline (Spec > Tests > Fail > Implement > Pass > Review > Security > PR) with automated iterative loops, multi-engine code review enforcement, and optional deep security analysis via Joern CPG and CodeQL. Targets Claude Code projects across 64 languages with strict complexity constraints (20 lines/function, 200 lines/file) and pre-commit security scanning.
About .claude
enbiyagoral/.claude
Token-efficient Claude Code project scaffolding. 3-tier context architecture with skills, agents, hooks, and rules — drop into any project.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work