new-project
Installation
SKILL.md
New Project
Quick start
Turn a rough product request into an initialized repo with a justified layout, a project-specific AGENTS.md, starter docs, a minimal default stack, and Biome as the default linter/formatter unless the user asked for alternatives.
Defaults: Bun for package management and workspaces, Biome for linting and formatting, React Router v7 for web, Expo for mobile, Hono for backend, Cloudflare for deployment, and Bun + Ink with theme awareness for TUI.
Read WEB.md only for web apps. Read MOBILE.md only for mobile apps. Read TUI.md only for terminal interfaces.