init

Interview developers to generate CLAUDE.md and ARCHITECTURE.md for new projects.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/LeoCode03/spkie_gpu --skill init-leocode03
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init
Source: https://github.com/LeoCode03/spkie_gpu/tree/main/.claude/skills/init
Command: npx skills add https://github.com/LeoCode03/spkie_gpu --skill init-leocode03

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill bootstraps a brand-new code project by interviewing the developer to understand what they're building and generating guiding artifacts such as CLAUDE.md and ARCHITECTURE.md.

Core Features & Use Cases

  • Proportional design interviews that calibrate the depth of the exploration based on project size.
  • Generates CLAUDE.md and ARCHITECTURE.md as forward-looking blueprints for the project.
  • Works as a blueprint generator for early-stage software projects, ready to be fleshed out in later setup steps.

Quick Start

Run the /init command to start a brand-new project interview and generate CLAUDE.md and ARCHITECTURE.md.

Frequently Asked Questions about init

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a brand-new software project with architecture blueprints?

Scaffolding a new software project starts with an automated design interview that calibrates to your project size, guiding platform choice and generating CLAUDE.md and ARCHITECTURE.md blueprints to direct subsequent development.

What is the best way to generate CLAUDE.md and ARCHITECTURE.md files for early-stage projects?

Generating CLAUDE.md and ARCHITECTURE.md files is best handled by an automated scaffolding tool that interviews you about your project goals and outputs forward-looking architectural blueprints tailored to your specific platform and scale.

Does project scaffolding work for large-scale efforts or only tiny applications?

Project scaffolding works effectively across both tiny applications and large-scale efforts by using a proportional design interview that calibrates the depth of architectural exploration based on the specific size and complexity of your project.

How do I start a new code project configuration when I have no code yet?

To start a new code project configuration with no existing code, initiate a stepwise scaffolding process that begins with one calibration question, proceeds to a design interview, and outputs guiding artifacts for your project.

Can I choose my platform and architecture during the project initialization process?

You can choose your platform and architecture during initialization by participating in a proportional design interview that actively guides your structural decisions before generating the final project blueprints.

What are the limitations of automated project scaffolding for new codebases?

Automated project scaffolding is limited to projects with no existing code yet, acting strictly as a blueprint generator to outline configuration and architecture rather than writing the actual application logic for later setup steps.