templates

Bootstrap new apps using ready-made templates with TEMPLATE.md guidance.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/BeastAyyG/Campus-Cupids --skill templates-beastayyg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/BeastAyyG/Campus-Cupids/tree/main/.agent_backup/skills/app-builder/templates
Command: npx skills add https://github.com/BeastAyyG/Campus-Cupids --skill templates-beastayyg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project bootstrapping is time-consuming; this skill provides a curated set of ready-to-use templates to accelerate starting new software projects.

Core Features & Use Cases

  • Diverse templates: 12 starter templates covering Next.js full-stack, SaaS, static sites, APIs, mobile apps, and more.
  • Guided setup: Each template includes a TEMPLATE.md with its tech stack and project structure to follow.
  • Fast onboarding: Ideal for teams that repeatedly launch new projects and want consistent scaffolds.

Quick Start

Select a template type from the list and run its TEMPLATE.md to bootstrap a new 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 web app using a starter kit?

To scaffold a new web app, select one of the 12 ready-made starter kit templates and follow its TEMPLATE.md guidance to bootstrap your project structure and tech stack.

What is project scaffolding and when do I need a template?

Project scaffolding is the process of generating a base project structure; you need a template when bootstrapping new software projects to accelerate setup and ensure consistent onboarding across teams.

Can I use these templates for mobile apps and static sites?

Yes, the 12 available templates support diverse project types including mobile apps, static sites, APIs, and Next.js full-stack applications for rapid setup.

What's the best way to bootstrap a new API project consistently?

The best way to bootstrap a new API project is to select the API template from the 12 options and apply the frontmatter-driven discovery and TEMPLATE.md guidance to establish its structure.

Do I need any dependencies to apply a project template?

No dependencies are required; each template ships with a TEMPLATE.md describing its tech stack and project structure so you can bootstrap immediately without external packages.