Bootstrap Claude Code knowledge architecture (CLAUDE.md, STANDARDS.md, QUICKSTART.md, ERRORS_AND_LESSONS.md)
Project description
Super-Claude
Bootstrap Claude Code knowledge architecture in any project directory.
Generates context-aware CLAUDE.md, STANDARDS.md, QUICKSTART.md, and ERRORS_AND_LESSONS.md files that help Claude Code understand your codebase.
Install & Run
# No install needed — run directly:
pipx run superclaudeai
# Or with uv:
uvx superclaudeai
# Or install globally:
pip install superclaudeai
super-claude
Usage
# Interactive setup in current directory
super-claude
# Specific directory
super-claude /path/to/project
# Preview without writing
super-claude --dry-run
# Overwrite existing files
super-claude --force
# Non-interactive (accept defaults)
super-claude --yes
# Output project analysis as JSON
super-claude --plan-json
# Also generate README.md
super-claude --with-readme
What It Does
- Scans your project — detects language, framework, deploy targets, monorepo structure
- Classifies project tier (T1-T4) based on blast radius
- Extracts from existing documentation if present
- Generates four files with context-aware content:
CLAUDE.md— project map, invariants, decision heuristics, verification standardsSTANDARDS.md— governance rules, code quality gates, naming conventionsQUICKSTART.md— essential commands and quick fixesERRORS_AND_LESSONS.md— mistake catalog with rationalization table
Generated Content Highlights
- Iron Laws — bright-line rules that are never violated
- Decision Heuristics — 6 concrete rules for autonomous decision-making
- Stuck Protocol — explicit steps when 3+ approaches fail
- Red Flags — self-monitoring triggers to prevent common mistakes
- Rationalization Table — excuse→reality mapping to catch bad reasoning
- HARD-GATE tags — absolute non-negotiable rules
- Tier-based governance — process weight proportional to blast radius
- Defense-in-Depth debugging — 4-layer validation after bug fixes
- Git worktree guidance — parallel development patterns (for git repos)
Supported Stacks
Python, Node.js/TypeScript, Rust, Go, Ruby, Java/Kotlin, PHP, .NET, Elixir, Swift, Dart/Flutter, Zig, Scala
Supported Frameworks
Django, Flask, FastAPI, Next.js, React, Vue, Svelte, SvelteKit, Remix, Astro, Express, NestJS, Hono, Axum, Actix, Rocket, Gin, Fiber, Echo, Phoenix, Spring, Laravel, Flutter, and more.
Authors
- Ronaldo Lima
- Breno Lima
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file superclaudeai-1.1.0.tar.gz.
File metadata
- Download URL: superclaudeai-1.1.0.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cef2dcdb2fe5e3292a249a10b0f4f6f94cd72fe3ddd178823a5a8a6ffe172d9f
|
|
| MD5 |
755f797251348d3bccdbf3f97805eb6b
|
|
| BLAKE2b-256 |
046a9daeaf0778c097fc5f54833789c8820b7b944b82a611eeb2f79e79684a00
|
File details
Details for the file superclaudeai-1.1.0-py3-none-any.whl.
File metadata
- Download URL: superclaudeai-1.1.0-py3-none-any.whl
- Upload date:
- Size: 28.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd847cec88f21b6e38afd8ce71b706334949d19b1c122d1b4aa71bbe2d42a24d
|
|
| MD5 |
41fe2aa79bb9da75991dbbbfa6724fa2
|
|
| BLAKE2b-256 |
f28f030df442a0331f53d7776b063e88bf8b3e9e4790749946467cafca2bf151
|