Albiee007

Init Project Scaffold — Design skill for Claude Code

Design community

Scaffold a buildable starter for backend / frontend / mobile / android with the strict feature-organised folder layout.

How to install Init Project Scaffold

Installs to ~/.claude/skills/albiee007-quantqbit-claude-rules-init-project-scaffold/SKILL.md

Terminal
mkdir -p ~/.claude/skills/albiee007-quantqbit-claude-rules-init-project-scaffold && curl -fsSL https://raw.githubusercontent.com/Albiee007/quantqbit-claude-rules/HEAD/commands/init-project-scaffold.md -o ~/.claude/skills/albiee007-quantqbit-claude-rules-init-project-scaffold/SKILL.md

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

What Init Project Scaffold does


description: Scaffold a buildable starter for backend / frontend / mobile / android with the strict feature-organised folder layout argument-hint: "[--platform=backend|frontend|mobile|android] [--project-name=NAME] [--src-dir=DIR] [--api-version=vN] [--features=a,b,c] [--android-package=ID] [--with-i18n] [--with-auth] [--force] [--non-interactive]"

/init-project-scaffold

Initialise a **buildable per-platform project starter** inside the user's current workspace. Companion to `/init-p

Alternatives in Design

  • CloudCLI — 8,400+ Free open-source web/mobile UI for Claude Code, Cursor CLI, and Codex 8.7k ★
  • Deepclaude — Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend 2.3k ★
  • Companion — 2,200+ Web & mobile UI for Claude Code & Codex 2.2k ★

Full documentation available on GitHub

View Source Repository