templates

Generate project scaffolding templates for Next.js, Express, FastAPI, and more.

1|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/GrupoUS/gpus --skill templates-grupous
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/GrupoUS/gpus/tree/main/.claude/skills/app-builder/templates
Command: npx skills add https://github.com/GrupoUS/gpus --skill templates-grupous

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides pre-configured project templates for various tech stacks, eliminating the need to set up project structures and dependencies from scratch.

Core Features & Use Cases

  • Diverse Templates: Offers 12 templates for popular frameworks like Next.js, React Native, Flutter, Electron, Astro, and more.
  • Tech Stack Specific: Each template is tailored for a specific technology stack, including backend, frontend, and tooling.
  • Use Case: When starting a new SaaS product using Next.js with Stripe integration, select the nextjs-saas template to get a pre-configured project with authentication, payment handling, and database setup.

Quick Start

Use the templates skill to create a new Next.js static site project.

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 SaaS project with authentication and Stripe payments?

To scaffold a Next.js SaaS project, use the `nextjs-saas` template to get a pre-configured project structure with authentication, Stripe payment handling, and database setup included.

What project templates are available for React Native and Flutter mobile app setup?

Project templates for mobile app setup include tailored React Native and Flutter scaffolding, providing pre-defined directory structures, configurations, and essential dependencies to initialize mobile applications instantly.

Can I scaffold a monorepo or Chrome Extension using these project setup templates?

Yes, you can scaffold monorepos and Chrome Extensions. The templates offer pre-configured directory structures and tooling for diverse applications, including Electron, CLIs, Python FastAPI, and Astro.

Do I need to manually install dependencies after scaffolding an Express or FastAPI project?

No, manual dependency installation is unnecessary. Each template facilitates rapid project initialization by offering pre-defined directory structures, configurations, and essential dependencies tailored for your specific technology stack.

What is the best way to initialize an Astro static site without configuring everything from scratch?

The best way to initialize an Astro static site is using a pre-configured template. This eliminates setting up project structures from scratch, instantly providing the required directory layout and essential configurations.