fltmanfltmanCommunityยท1 Agent Skills Included

project-scaffolder

Scaffold new projects with configs, commands, and templates

Scaffolds new coding projects with ready-made configuration files, slash commands, subagent setups, and skill definitions. Analyzes existing codebases to generate tailored project instructions for React, Python, API, and full-stack stacks. Eliminates manual setup of project structure and keeps configurations aligned with current best practices.
npx skills add fltman/project-scaffolder --all -g -y
Available:

Instructs the agent to fetch current best-practice documentation and follow progressive-disclosure principles when scaffolding projects, generating configuration files, and creating subagents or skills.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’