Agentic PlaybookAgentic product lifecycle

mxa-scaffold

Generate a new project shell from convention. No starter repo, nothing cloned.

  • Generates a project shell from convention rather than cloning a starter repo
  • Pins versions and permissions from mxa-core
  • Themes the whole project from a single brand colour
  • Starts the dev loop, so the first screen is running rather than described
  • Offers a style-guide page once there is something to show

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