project-scaffold
Installation
SKILL.md
Project Scaffolder
Scaffold production-ready projects with modern tooling and configurable features.
Interactive Workflow
Follow these steps in order. Use the AskUserQuestion tool for each step.
Step 1: Project Name
Ask for the project name. Validate that it:
- Uses lowercase letters, numbers, and hyphens only (kebab-case)
- Starts with a letter
- Is between 2-50 characters
- Does not start with a number