genesis-architect
Research-driven project scaffolding with built-in pitfall prevention
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Genesis Architect?โผ
Run `npx skills add maioio/genesis-architect --all -g -y` in your terminal to install the skill globally for your agent.
How does Genesis Architect prevent project failures?โผ
It scans 15-20 similar GitHub repositories and mines their closed issues for recurring bugs and architecture regrets, then builds mitigations for those failures directly into your scaffold.
Can Genesis Architect analyze an existing codebase?โผ
Yes. Commands like `genesis recover` and `genesis harden` detect drift, broken imports, anti-patterns, fragile modules, and run STRIDE threat modeling with secrets scanning.
Does Genesis Architect work with Claude Code and Cursor?โผ
Yes. It ships as a standard SKILL.md skill that runs in Claude Code, Cursor, and Codex, triggered by natural language like 'I want to build X'.
What languages does Genesis Architect support?โผ
It analyzes Python, TypeScript/JavaScript, Go, and Rust projects, with architecture templates and dependency graph extraction for each language.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core