project-scaffolder

Generates starter projects for Next.js, Vite, Nest, and FastAPI with predefined folder structures and configurations.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Camilo8902/GabyCosmetics --skill project-scaffolder-camilo8902
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-scaffolder
Source: https://github.com/Camilo8902/GabyCosmetics/tree/main/.claude/skills/project-scaffolder
Command: npx skills add https://github.com/Camilo8902/GabyCosmetics --skill project-scaffolder-camilo8902

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of new project repositories, providing a standardized, best-practice-driven starting point for various tech stacks.

Core Features & Use Cases

  • Multi-Stack Support: Generates starter projects for popular frameworks like Next.js, Vite, NestJS, and FastAPI.
  • Best-Practice Conventions: Includes pre-configured folder structures, linters, formatters, and essential scripts.
  • Use Case: When a user says "Create a new Next.js project with the App Router", this Skill will generate a complete, ready-to-code starter repository.

Quick Start

Use the project scaffolder skill to create a new Vite + React project.

Frequently Asked Questions about project-scaffolder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a starter template for Next.js or FastAPI?

To generate a starter template, specify your desired stack like Next.js or FastAPI and the scaffolder creates a complete repository with best-practice folder structures, baseline code, and configurations.

What is project scaffolding and why use a starter template?

Project scaffolding automates the creation of a new repository by generating a standardized, best-practice-driven starting point with pre-configured linters and setup documentation, eliminating manual setup errors.

Can I scaffold a Vite or NestJS project with pre-configured conventions?

Yes, you can scaffold Vite and NestJS projects. The generator provides pre-configured conventions including baseline code, formatters, and essential scripts for immediate development.

Does the scaffolder include linters and formatters in the generated project setup?

Yes, the project setup includes pre-configured linters, formatters, and essential scripts. The generated starter repository enforces best-practice conventions from the initial code generation.

What is the best way to set up a new Next.js project with the App Router?

The best way to set up a Next.js project with the App Router is requesting it directly. The scaffolder generates a complete, ready-to-code repository utilizing stack-specific template patterns.