project-templates

Scaffold projects using starter templates for Next.js, React, Express, FastAPI, and Expo.

2|1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/navraj007in/architecture-cowork-plugin --skill project-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-templates
Source: https://github.com/navraj007in/architecture-cowork-plugin/tree/main/skills/project-templates
Command: npx skills add https://github.com/navraj007in/architecture-cowork-plugin --skill project-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project creation and scaffolding for modern apps is time-consuming and error-prone; this Skill provides ready-to-use templates and boilerplates to accelerate bootstrapping across frontend, backend, mobile, and AI agent projects.

Core Features & Use Cases

  • Prebuilt templates for Next.js (App Router), React (Vite), Express, FastAPI, Expo, and more to standardize project structure and configs.
  • When a framework isn't listed, the scaffolder can dynamically generate a comparable scaffold using LLM to ensure consistency and quality.
  • Use cases include rapid prototyping, MVP delivery, and onboarding new team members by providing a solid starter codebase.

Quick Start

Use the project-templates skill to scaffold a Next.js app with a ready-to-run template that includes package.json, configs, and starter code.

Frequently Asked Questions about project-templates

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

FAQPage Schema
How do I scaffold a Next.js boilerplate for rapid prototyping?

To scaffold a Next.js boilerplate, use this Skill to generate a ready-to-run template with package.json, configurations, and starter code. It provides prebuilt App Router structures to standardize project setup and accelerate rapid prototyping.

Can I generate a FastAPI or Express starter template automatically?

Yes, you can generate FastAPI and Express starter templates automatically. The Skill provides prebuilt backend boilerplates to standardize project structure and configurations, ensuring consistent API scaffolding for MVP delivery.

What is the best way to bootstrap an Expo mobile app project?

The best way to bootstrap an Expo mobile app is using this Skill's prebuilt templates. It provides standardized Expo starter codebases that enable rapid prototyping and consistent project structures to accelerate mobile development.

Does this project scaffolder support frameworks not listed in the prebuilt templates?

Yes, the project scaffolder supports unlisted frameworks by dynamically generating a comparable scaffold using LLM. This ensures you get consistent project structures and quality even when a specific prebuilt template is unavailable.

Why use boilerplate templates for onboarding new team members?

Use boilerplate templates for onboarding to provide a solid starter codebase with consistent project structures and configs. This accelerates developer onboarding by standardizing the environment and reducing project setup errors.