project-scaffolder
Scaffold new projects with configs, commands, and templates
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install project-scaffolder?โผ
Run `npx skills add fltman/project-scaffolder --all -g -y` in your terminal to install all skills in this suite globally.
How to set up a new coding project quickly?โผ
Run the scaffold command and the agent generates a tailored CLAUDE.md, slash commands, and folder structure based on your stack, such as React, Python, or full-stack.
Can it add Claude Code support to an existing project?โผ
Yes. It analyzes your existing config files like package.json or pyproject.toml, then generates a project-specific CLAUDE.md and useful slash commands.
What templates are included?โผ
It ships with CLAUDE.md templates for React/TypeScript, Python API, full-stack, and minimal projects, plus reusable subagent, command, and skill templates.
Do I need coding experience to use it?โผ
No. You describe the project you want in plain English, and the agent handles detection, file generation, and verification for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core