templates

Select and apply prebuilt project scaffolds for multi-stack app startups.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/gelsonsimoes/wms-verticalparts --skill templates-gelsonsimoes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/gelsonsimoes/wms-verticalparts/tree/main/.agent/skills/app-builder/templates
Command: npx skills add https://github.com/gelsonsimoes/wms-verticalparts --skill templates-gelsonsimoes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project initiation is slow when starting new software projects from scratch. This collection provides ready-made scaffolding templates to speed up onboarding and delivery.

Core Features & Use Cases

  • Selective Reading Rule: Read ONLY the template matching the user's project type.
  • Multi-stack templates: Includes templates for 12 tech stacks (Next.js, Express, Python FastAPI, React Native, Flutter, Electron, Chrome Extension, CLI tool, Monorepo, Astro, and more).
  • Standard starter structure: Each template defines a consistent project layout and references to TEMPLATE.md for quick setup.

Quick Start

Select a target project type and templates to bootstrap a new application.

Frequently Asked Questions about templates

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

FAQPage Schema
How do I bootstrap a new app with a prebuilt project scaffold?

The templates collection provides ready-made scaffolding for 12 tech stacks including Next.js, Express, Python FastAPI, React Native, Flutter, Electron, Chrome Extension, and Astro to accelerate new software project startups.

Can I use these project templates for a React Native and Flutter multi-stack prototype?

The templates implement a standard starter structure where each template defines a consistent project layout and references to TEMPLATE.md, ensuring consistent layouts and documentation across all generated projects.

How do I select the right starter project template for my tech stack?

The selective reading rule requires you to read only the template matching your specific project type, ensuring you avoid loading irrelevant scaffolding data when bootstrapping a new application.

What is the best way to speed up onboarding for new software projects?

The best way to speed up onboarding is applying ready-made scaffolding templates that automate selection and application of prebuilt structures, accelerating new app startups for delivery teams.