xeeva/Genesis
Bootstrap fully-equipped Claude Code projects in under two minutes. Agents, skills, hooks, memory, MCP configs — all scaffolded from a single conversation.
Platform-specific configuration:
{
"mcpServers": {
"Genesis": {
"command": "npx",
"args": [
"-y",
"Genesis"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
Bootstrap fully-equipped Claude Code projects in under two minutes.
<br/>
[](https://github.com/xeeva/Genesis) [](LICENSE) [](https://xeeva.github.io/Genesis) [](https://docs.anthropic.com/en/docs/claude-code) [](https://github.com/sponsors/xeeva)
<br/>
<table> <tr> <td>
██████╗ ███████╗███╗ ██╗███████╗███████╗██╗███████╗
██╔════╝ ██╔════╝████╗ ██║██╔════╝██╔════╝██║██╔════╝
██║ ███╗█████╗ ██╔██╗ ██║█████╗ ███████╗██║███████╗
██║ ██║██╔══╝ ██║╚██╗██║██╔══╝ ╚════██║██║╚════██║
╚██████╔╝███████╗██║ ╚████║███████╗███████║██║███████║
╚═════╝ ╚══════╝╚═╝ ╚═══╝╚══════╝╚══════╝╚═╝╚══════╝</td> </tr> </table>
---
You describe it. Genesis builds it. Claude runs it.
</div>
<br/>
Claude Code is powerful, but getting the most out of it requires significant upfront work. A well-equipped project needs a CLAUDE.md with coding standards, domain-specific agents with role instructions, skills for common workflows, hooks for auto-formatting, scoped permissions, MCP server configs, and memory files seeding project context.
Most developers skip this setup or cobble together a minimal CLAUDE.md. The result: Claude works, but not nearly as well as it could. You miss the specialised agents, automated workflows, and contextual memory that mak
Loading reviews...