Gaia Init banner
gaia-react gaia-react

Gaia Init

Development community

Description

--- name: gaia-init description: Initialize a new project from the GAIA React template, renames, strips GAIA branding, configures i18n, installs Claude skills/plugins. --- Initialize a new project from the GAIA React template. The template already ships clean (no example code, no docs site, no auth). This command renames, strips GAIA-specific branding, configures i18n, installs Claude skills/plugins, and hands you a ready-to-build project. **Language meta-instruction:** Conduct this entire con

Installation

Installs to ~/.claude/commands/gaia-react-gaia-gaia-init.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gaia-react/gaia/HEAD/.claude/commands/gaia-init.md -o ~/.claude/commands/gaia-react-gaia-gaia-init.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository