define-architecture
π―Skillfrom mblode/agent-skills
Defines TypeScript app architecture by establishing repo layout, workflow patterns, and full-stack conventions for efficient project setup and scaling.
Part of
mblode/agent-skills(8 items)
Installation
npm run devnpm run dev --workspace=<pkg>npm run buildSkill Details
Define repo layout, workflow, and full-stack architecture patterns for TypeScript apps. Use at project start or when setting conventions or designing backend services and middleware.
More from this repository7
Enables secure, scalable multi-tenant platform architectures on Cloudflare Workers with deterministic routing, tenant isolation, and custom domain support.
Performs comprehensive UI quality review focusing on typography, accessibility, and user experience refinement before product release.
Provides guidelines and best practices for creating performant, accessible, and delightful UI animations with consistent motion principles.
Generates comprehensive, step-by-step feature implementation plans by systematically exploring requirements, analyzing codebase architecture, and mapping out specific changes across multiple files.
Implements frontend best practices for React/TypeScript, focusing on type safety, form handling, state management, and clean, performant code.
Reviews pull requests for bugs and CLAUDE.md compliance, providing high-signal, actionable feedback with precise inline comments.
Optimizes SEO for Next.js App Router by implementing metadata, structured data, semantic HTML, and performance improvements without visual redesigns.