app-builder

Scaffold new software projects from templates and a chosen stack.

8|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/gabriellpequeno/Reserva-Aqui---Projeto-de-fim-de-ciclo --skill app-builder-gabriellpequeno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-builder
Source: https://github.com/gabriellpequeno/Reserva-Aqui---Projeto-de-fim-de-ciclo/tree/main/.cursor/skills/app-builder
Command: npx skills add https://github.com/gabriellpequeno/Reserva-Aqui---Projeto-de-fim-de-ciclo --skill app-builder-gabriellpequeno

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orquestra a criação de novos projetos a partir de templates e stacks escolhidas, acelerando o bootstrapping e garantindo consistência entre múltiplos projetos.

Core Features & Use Cases

  • Alinhar stack e estrutura de pastas antes de gerar arquivos em massa.
  • Gerenciar templates detalhados em .agent/skills/app-builder/templates/ e no SKILL.md para referência.
  • Casos de uso: equipes que precisam iniciar vários projetos com estruturas consistentes rapidamente.

Quick Start

Execute o app-builder com a stack e templates escolhidos usando o playbook aprovado create.md para gerar a estrutura inicial do projeto.

Frequently Asked Questions about app-builder

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

FAQPage Schema
How do I automate project bootstrapping from templates?

Project bootstrapping is automated by applying a predefined playbook to generate the initial file structure based on a chosen stack and template. This ensures rapid and consistent scaffolding for new software projects across multiple tech stacks.

What is the best way to align a tech stack with a folder structure before generating files?

Aligning a tech stack with a folder structure is handled before mass file generation by selecting a specific template. This guided alignment guarantees that the generated project structure matches the chosen technology requirements.

Can I manage multiple project templates for different tech stacks?

Managing multiple project templates is supported by storing detailed configurations in a dedicated templates directory. Development teams can use these references to bootstrap various projects with consistent structures across different stacks.

Does automated scaffolding work for development teams needing rapid project bootstrapping?

Automated scaffolding works effectively for development teams requiring rapid and consistent project bootstrapping. It applies a validated creation playbook to generate aligned file structures across multiple tech stacks quickly.

How do I use a playbook to generate an initial project structure?

Using a playbook to generate an initial project structure involves executing the scaffolding process with your chosen stack and templates. The playbook guides the file generation to ensure the output matches your defined requirements.