templates

Select and read TEMPLATE.md files from 12 project scaffolding templates.

4|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcusagm/Mundam --skill templates-marcusagm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/marcusagm/Mundam/tree/main/.agent/skills/app-builder/templates
Command: npx skills add https://github.com/marcusagm/Mundam --skill templates-marcusagm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers quickly bootstrap new projects by providing a curated set of ready-to-use template projects for multiple tech stacks, reducing setup time and ensuring best practices from day one.

Core Features & Use Cases

  • Curated, ready-to-use project templates across 12 templates including Next.js full-stack, SaaS, static sites, Express API, Python FastAPI, React Native, Flutter, Electron, Chrome extension, CLI tool, Monorepo turborepo, and Astro static.
  • Template-specific TEMPLATE.md guidance to ensure correct structure, setup steps, and best practices.
  • Selective reading rule: Read ONLY the template matching the user's project type to minimize noise and maximize relevance.

Quick Start

Use the templates skill to bootstrap a new project from one of the 12 templates, for example Next.js full-stack with the nextjs-fullstack template.

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 Next.js full-stack project using a ready-made template?

You can bootstrap a Next.js full-stack project using a ready-made template by selecting the nextjs-fullstack option from a catalog of 12 project scaffolding templates. It reads the TEMPLATE.md file to define the tech stack, directory structure, and setup steps.

What is project scaffolding and when do I need templates for software development?

Project scaffolding generates a standardized directory structure and setup configuration for new apps. You need scaffolding templates when starting new web, mobile, or desktop projects to reduce setup time and enforce best practices from day one.

Does the templates catalog support scaffolding for mobile and desktop apps like React Native and Electron?

Yes, the templates catalog supports scaffolding for mobile and desktop apps, including React Native and Electron. It provides ready-to-use project structures for developers starting new apps across web, mobile, and desktop domains.

How do I select the correct scaffolding template for my specific tech stack?

You select the correct scaffolding template by using a selective-reading approach that matches your specific project type. The system reads only the TEMPLATE.md file inside the matching template to minimize noise and maximize relevance for your tech stack.

What is the best way to standardize project bootstrapping across multiple tech stacks?

The best way to standardize project bootstrapping is using a curated catalog of 12 project scaffolding templates across popular stacks like Next.js, Express API, Python FastAPI, and Flutter. Each includes specific TEMPLATE.md guidance for correct structure and setup steps.

Can I use these templates for a monorepo turborepo or Chrome extension setup?

Yes, you can use these templates for a monorepo turborepo or Chrome extension setup. The catalog includes ready-to-use templates for monorepo turborepo, Chrome extensions, CLI tools, and Astro static sites to accelerate product delivery.