define-architecture

Installation
SKILL.md

Define Architecture

Define durable, easy-to-change architecture defaults for TypeScript full-stack apps; produce an enforceable architecture brief.

  • IS: folder structures, module contracts, middleware pipelines, frontend/backend boundaries; architecture briefs; domain-informed deepening of an existing codebase.
  • IS NOT: scaffolding a new repo (scaffold-nextjs for a Next.js turborepo, scaffold-cli for a TypeScript CLI), multi-tenant domain/isolation/routing (multi-tenant-architecture), or structural review of a local diff (pr-reviewer).

Contents

  • Workflow and references
  • Setup workflow (new codebase)
  • Adoption workflow (existing codebase)
  • Validation loop
  • Output template
  • Related skills
  • Gotchas

Workflow and references

Installs
383
GitHub Stars
57
First Seen
Jan 30, 2026
define-architecture — mblode/agent-skills