project-foundation-planner

Installation
SKILL.md

Project Foundation Planner

Use this skill before creating many files. The goal is a foundation that lets designers, engineers, and agents work without inventing conventions on every task.

Process

  1. Confirm framework, project type, package manager, styling approach, and deployment target when known.
  2. Recommend a feature-proximity structure, not a root full of unrelated technical buckets.
  3. Separate primitive UI components from composed feature components.
  4. Define tooling defaults: TypeScript strictness, linting, formatting, testing, and CI baseline.
  5. Define environment variable strategy, including .env.example and validation expectations.
  6. Define where tokens, global styles, utilities, validation schemas, and docs live.
  7. Identify required agent context files.
  8. Produce an ordered setup checklist.

Output format

## Project foundation plan
Installs
5
First Seen
May 28, 2026
project-foundation-planner — mattjmdesign/dengskills