init-project
Installation
SKILL.md
init-project
Scaffold a new Go hexagonal / DDD microservice from a bundled, frozen template — an
empty-but-runnable snapshot of the account-service architecture (clean layers + tooling + infra
wiring + .kiro/ steering + CLAUDE.md) with zero business domains. The generated project
builds and serves GET /health immediately and is ready for neo (or Kiro) to add the first domain
with no setup.
This skill only creates the empty skeleton. Authoring domains / AC / endpoints / tests is the
neoskill — point the user there once the project exists.
What it produces
A complete service skeleton under the target dir: