templates

Generate project scaffolding templates for web, API, mobile, and desktop stacks.

1|Updated Sep 25, 2025
One-click install
npx skills add https://github.com/arroschaves/brandaocontador-site --skill templates-arroschaves
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/arroschaves/brandaocontador-site/tree/main/.agent/skills/app-builder/templates
Command: npx skills add https://github.com/arroschaves/brandaocontador-site --skill templates-arroschaves

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides pre-built project structures and configurations, eliminating the repetitive setup tasks for new applications and allowing you to start coding immediately.

Core Features & Use Cases

  • Diverse Tech Stacks: Offers templates for web apps (Next.js, Astro), APIs (Express, FastAPI), mobile (React Native, Flutter), desktop (Electron), and more.
  • Boilerplate Code: Includes essential configurations, directory structures, and basic code to get you started.
  • Use Case: When starting a new SaaS product using Next.js, Stripe, and Prisma, select the nextjs-saas template to get a pre-configured project with authentication, payment integration, and database setup.

Quick Start

Use the templates skill to create a new Next.js full-stack application.

Frequently Asked Questions about templates

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

FAQPage Schema
How do I scaffold a new Next.js project with pre-configured boilerplate?

To scaffold a new Next.js project with pre-configured boilerplate, use the templates skill to generate a full-stack application structure instantly. It provides essential directory structures, build configurations, and basic code so you can start coding immediately.

What is the best way to set up a SaaS project with Stripe and Prisma?

The best way to set up a SaaS project with Stripe and Prisma is to use a pre-built nextjs-saas template. This approach delivers a pre-configured project containing authentication, payment integration, and database setup boilerplate for rapid initialization.

Can I generate boilerplate for mobile app development using Flutter and React Native?

Yes, you can generate boilerplate for mobile app development using Flutter and React Native. The templates skill provides pre-configured project structures and essential setup files for diverse mobile tech stacks, ensuring a quick start for new applications.

Does this scaffolding tool support backend frameworks like Express and FastAPI?

Yes, this scaffolding tool supports backend frameworks like Express and FastAPI. It provides pre-built directory structures and essential boilerplate configurations for APIs, eliminating repetitive setup tasks for your new server applications.

What types of desktop application templates are available for quick project setup?

Desktop application templates available for quick project setup include pre-configured Electron structures. These templates facilitate rapid project initialization by offering essential build configurations and basic code to get your desktop app started immediately.