Web Development Standards Suite
Architectural doctrines, testing boundaries, language standards, and framework guidelines.
Sub-Skills
| Sub-Skill | Purpose | Path |
|---|---|---|
codebase-design |
Ousterhout's Deep Modules, DESIGN-IT-TWICE.md (3 parallel interface drafts), and seam placement |
codebase-design/SKILL.md |
test-driven-development |
TDD red-green-refactor with strict mock boundaries (mock only external I/O) and observable behavior tests | test-driven-development/SKILL.md |
interactive-wizard |
Generates delightful, progress-tracked Bash wizards (template.sh) for human-only setup steps and secrets |
interactive-wizard/SKILL.md |
typescript-standards |
TypeScript best practices: discriminated unions, branded types, and boundary validation | typescript-standards/SKILL.md |
nextjs-standards |
Next.js App Router patterns, Server Components, server actions, and caching | nextjs-standards/SKILL.md |
upgrading-expo |
Expo SDK upgrades and React Native configuration | upgrading-expo/SKILL.md |
monorepo-management |
Turborepo and pnpm workspace dependency and boundary management | monorepo-management/SKILL.md |
shared-resend-portfolio |
Shared transactional email integration with Resend | shared-resend-portfolio/SKILL.md |