scaffold-project

Scaffold a fullstack Strapi+React monorepo from templates via guided steps.

2|1|Updated May 1, 2026
One-click install
npx skills add https://github.com/LeonardoTan19/metaforge --skill scaffold-project-leonardotan19
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-project
Source: https://github.com/LeonardoTan19/metaforge/tree/main/skills/scaffold-project
Command: npx skills add https://github.com/LeonardoTan19/metaforge --skill scaffold-project-leonardotan19

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold a new fullstack monorepo quickly using scaffold-mcp, empowering you to start Strapi+React projects with a solid foundation.

Core Features & Use Cases

  • Initialize a fullstack monorepo from a template with workspace structure for backend and frontend.
  • Validate available templates, select one, and scaffold the project with a guided series of steps.
  • Ensure environment and project structure readiness by providing a step-by-step execution flow and post-scan verification.

Quick Start

Instruct the agent to scaffold a new Strapi+React project by selecting a template and executing the returned steps in order.

Frequently Asked Questions about scaffold-project

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

FAQPage Schema
How do I scaffold a fullstack Strapi and React monorepo quickly?

To scaffold a fullstack Strapi and React monorepo, use an automated template system that lists available templates, initializes the project in your working directory, and executes setup steps in order. This provides a solid foundation for backend and frontend workspaces.

What is the best way to set up a new fullstack project from a template?

The best way to set up a fullstack project from a template is using an automated scaffolding tool that validates available templates and runs a guided, step-by-step execution flow. This ensures environment readiness and proper workspace structure for your frontend and backend.

Can I use a scaffolding tool to prototype a feature with Strapi and React?

Yes, you can use a scaffolding tool to prototype a feature with Strapi and React. It automates project initialization from templates, allowing you to quickly replace an existing backend or frontend setup and start prototyping with a validated workspace structure.

Does the fullstack project scaffolding process handle environment configuration?

Yes, the fullstack project scaffolding process handles environment configuration by executing scaffold_write_env steps when needed. This ensures your Strapi and React monorepo has the necessary environment readiness alongside the validated project structure.

What are the limitations of using templates to scaffold a fullstack monorepo?

When using templates to scaffold a fullstack monorepo, you are limited to the available validated templates. The scaffolding process automates the initial setup and environment configuration but requires sequential execution of returned steps to maintain structure readiness.