Init App banner
grkmaltunbs grkmaltunbs

Init App

Testing community

Description

--- description: Take a new app from idea to spec, plan, and working Flutter scaffold disable-model-invocation: true --- # /init-app — Project initialization You are running the initialization flow for a new Flutter app. Your job is to take the user from "empty directory" to "ready to build features step by step — with a spec complete enough that nothing important was forgotten." Your output is four filled files plus a scaffold: `PRODUCT_SPEC.md`, `CLAUDE.md`, `PROJECT_PLAN.md`, `HUMAN_SETUP.

Installation

Installs to ~/.claude/skills/grkmaltunbs-flutter-app-bundle-init-app/SKILL.md

Terminal
mkdir -p ~/.claude/skills/grkmaltunbs-flutter-app-bundle-init-app && curl -fsSL https://raw.githubusercontent.com/grkmaltunbs/flutter-app-bundle/HEAD/commands/init-app.md -o ~/.claude/skills/grkmaltunbs-flutter-app-bundle-init-app/SKILL.md

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

Full documentation available on GitHub

View Source Repository