start_simple

Installation
SKILL.md

/start_simple — Project Bootstrap

Workflow

1. Detect Project State

Scan the current directory for project indicators: package.json, pyproject.toml, Cargo.toml, go.mod, Makefile, Dockerfile, README*, src/, lib/, app/, etc.

  • Has files → "existing project" mode: read available files to auto-populate CLAUDE.md
  • Empty or near-empty → "empty folder" mode: generate template with [TODO: ...] placeholders

2. Generate CLAUDE.md

Create CLAUDE.md in the project root with ALL of the following sections.

In existing-project mode: fill sections from detected files. Ask the user to confirm or correct. In empty-folder mode: use [TODO: ...] placeholders with the guidance comments shown below.

Related skills

More from touricks/fanshi_personal_skills

Installs
1
GitHub Stars
2
First Seen
Mar 30, 2026