genesis - Bootstrap new Claude Code projects
Create a new Claude Code project with full infrastructure, agents, and skills
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- interview user
- read configuration files
- plan project structure
- check prerequisites
- create directory structure
- generate configuration files
- create agents
- create skills
- create memory files
- generate application boilerplate
- initialize git
- create initial commit
- update project registry
Inputs
- project name
- project purpose
- tech stack
- key integrations
- personalisation.md
- environment.md
- stack profile
- agent catalogue
- project templates
Outputs
- project directory structure
- CLAUDE.md
- .claude/settings.json
- .claude/agents/*.md
- .claude/skills/*/SKILL.md
- .mcp.json
- memory files
- application boilerplate
- initial git commit
- project registry entry
Requirements
- claude CLI
- git
- node
- stack-specific tools
- project templates
