templates

Generate project scaffolds from a catalog of tech stack templates.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/thgterto/Gerenciador-de-estoque --skill templates-thgterto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/thgterto/Gerenciador-de-estoque/tree/main/.agent/skills/app-builder/templates
Command: npx skills add https://github.com/thgterto/Gerenciador-de-estoque --skill templates-thgterto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project teams spend time reinventing boilerplate when starting new apps; this skill provides a curated set of ready-to-use scaffolds for popular tech stacks.

Core Features & Use Cases

  • Provides 12 templates covering Next.js, Express, Python FastAPI, Electron, and more for quick project bootstrap.
  • Lets you select a template matching your target stack and generates a standardized project structure with common configs.
  • Use cases include starting a new web app, API service, mobile app, or monorepo with consistent tooling.

Quick Start

Choose the desired template and run the templates skill to scaffold the project immediately.

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 web or mobile project from a ready template?

To scaffold a new project from a ready template, select a matching stack from the catalog and run the generation process to bootstrap standardized directories, configs, and starter code immediately.

What is the best way to bootstrap a Next.js, Express, or FastAPI app with consistent boilerplate?

The best way to bootstrap consistent boilerplate for Next.js, Express, or FastAPI is using a curated project scaffold that auto-generates standardized directory structures and common config files.

Can I use these project templates for monorepos and API services?

Yes, you can use these project templates for monorepos and API services, as the catalog covers web apps, backend services, and mobile projects with standardized tooling and starter code.

Does template selection support generating common configs and starter code automatically?

Template selection does support generating common configs and starter code automatically, ensuring consistent project structures across the 12 available tech stacks during the scaffolding process.

What are the limitations of using pre-built scaffolds for new software engineering projects?

A limitation of using pre-built scaffolds is that the generated boilerplate is restricted to the 12 available templates, meaning highly custom project structures or uncommon tech stacks may not be supported.