AIToday

Genesis Architect: An AI tool that scaffolds new software projects by researching real GitHub repos and production pitfalls before writing code.

Hacker NewsMay 12, 20262 min read
Genesis Architect: An AI tool that scaffolds new software projects by researching real GitHub repos and production pitfalls before writing code.

Summaries like this, in your inbox every morning.

Sign up free →

3 Key Points

  1. Genesis Architect scans 15-20 real repositories and deeply analyzes top 5-8, then mines their GitHub Issues for production failures to inform the project scaffold, unlike template-based tools (create-t3-app, bolt.new) that generate code from generic patterns.

  2. Every scaffolded project includes RESEARCH.md (linked sources), PITFALLS.md (real failures with mitigations), functional boilerplate with passing tests, and three security gates: secret scanning, SAST (static analysis), and code quality checks that block commits until a smoke test passes.

  3. The tool works across TypeScript/JavaScript, Python, Go, and Rust, auto-detects language and project archetype (CLI Tool, Library, Web Service, Frontend App), and can retrofit security into existing projects via `genesis harden` or read a product spec via `--from-prd` to skip initial questions.

  4. Installation is available via Claude Code, skills.sh for any agent, Cursor, or Codex CLI with no build step or dependencies; in development sessions, `genesis help`, `genesis research`, and `genesis check` keep it active as a research partner.

Discussion

No discussion yet for this article

Stay ahead with AI news

Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.

Get Started Free

Free · takes 30 seconds · unsubscribe anytime

1 minute a day. The AI essentials.

200+ sources · Email / LINE / Slack

Get it free →