Skip to content
Learn

Lesson 1 · Step 1 of 8

What this skill is

Why. If you treat it like a chat tip, it will not run — and that is on purpose.

All steps in this lesson
  1. 1. What this skill is
  2. 2. Put the skill where Cursor can see it
  3. 3. Invoke it on purpose
  4. 4. Pick a topology first
  5. 5. Read the preview, then the context map
  6. 6. Let the eleven phases run
  7. 7. What should exist when it finishes
  8. 8. Verify, then leave it alone

The skill lives in mikepattyn/.cursor. Its name is scaffold-umbrella-with-turbo-and-pnpm. It builds a catalog-driven umbrella: Turborepo, pnpm, a context map, ADRs, Diátaxis docs, Docker Compose, and TypeScript CDK that only imports DNS and TLS.

It is explicit-invocation only. Cursor will not start it because you mentioned monorepos, CDK, or frameworks. You have to call it.

Open the skill repo