Agentic Product Lifecycle

mxa-scaffold

Starts a new project from the suite's conventions rather than from a starter repository, themed from one brand colour and running in the browser before the first screen is described.

  • Generates the project shell from the frontend conventions, so nothing is cloned and nothing goes stale.
  • Takes its dependency versions and permission policy from the pinned facts in mxa-core.
  • Themes the whole project from a single brand colour on the first run.
  • Starts the development server so the first screen is running, not described.
  • Offers a style-guide page once there is something to show on it.

What is inside

Instructions. Nothing here runs on its own: the judgement is the skill.

Evals
3

Works with

The outside tools and connectors this skill drives.

  • Next.js with React and TypeScript· our default
  • pnpm

The first is what we reach for on our own projects. A project that already uses one of the others keeps it, and the skill works with that instead.

Install it

npx skills add madebymany/madebyagents --skill mxa-scaffold
Read the skill itself