scaffold-project

Installation
SKILL.md

Scaffold Project

For any stack — don't hardcode ecosystems.

Golden rule: reach for a CLI, not your memory. Every tool you add — the framework, and each piece of tooling on top of it (formatter, linter, test runner, component library, Storybook, …) — has its own official create-*/init/add command. Use it. Check that tool's own docs for the current command before running it. Hand-authoring config is the last resort for what no generator covers.

1. Wizard

Ask one question at a time, lead with a recommendation, skip anything you can already see:

Installs
27
First Seen
Jul 19, 2026
scaffold-project — milad-alizadeh/argo