app-builder-templates

Indexes app-builder templates for Next, Electron, React Native projects.

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-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-builder-templates
Source: https://github.com/gabriellpequeno/Reserva-Aqui---Projeto-de-fim-de-ciclo/tree/main/.cursor/skills/app-builder-templates
Command: npx skills add https://github.com/gabriellpequeno/Reserva-Aqui---Projeto-de-fim-de-ciclo --skill app-builder-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Este índice centraliza templates de app-builder, permitindo iniciar rapidamente projetos sem a configuração repetitiva de estruturas básicas.

Core Features & Use Cases

  • Catálogo de templates: lista templates como Next, Electron, React Native, etc., para iniciar projetos com uma base comum.
  • Fluxo de bootstrap: facilita a seleção e montagem do template apropriado durante o bootstrap do projeto.
  • Caso de uso: um desenvolvedor precisa iniciar rapidamente um novo aplicativo com uma base pronta, reduzindo tempo de setup.

Quick Start

Selecione o template desejado em .agent/skills/app-builder/templates/ e gere o projeto correspondente.

Frequently Asked Questions about app-builder-templates

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

FAQPage Schema
How do I bootstrap a React Native project using a pre-configured template?

To bootstrap a React Native project, you select a pre-configured template from the app-builder catalog to generate the base structure, eliminating repetitive setup configurations.

What is the best way to start a new Next.js or Electron app without manual setup?

The best way to start a new Next.js or Electron app is by using a centralized template catalog, which provides a consistent base structure to streamline project initiation and reduce setup time.

Can I list and view available project templates before generating an app?

Yes, you can view available project templates by accessing the catalog defined in the SKILL.md file, which indexes all ready-to-use structures for frameworks like Next and React Native.

Where can I find the actual template files to mount my project base?

You can find the actual template files to mount your project base located under the .agent/skills/app-builder/templates directory, allowing you to select and generate the corresponding project.

Do I need any external dependencies to use these app-builder project templates?

No, you do not need any external dependencies to use these app-builder project templates, as they provide a self-contained catalog and base structure to bootstrap your applications independently.