A decision framework your coding agent reads before it writes code. Instead of generic best practices, it makes the architectural decisions a senior engineer would: choosing rendering strategies, designing caching and invalidation, defining security boundaries, implementing SEO correctly, and applying TypeScript defaults that prevent entire classes of bugs.
Built for anyone developing web applications with Claude Code, Cursor, or any SKILL.md-compatible coding agent. It helps agents produce consistent, production-ready architecture instead of re-solving the same design decisions on every task.
Includes one SKILL.md and seven focused reference guides covering rendering, data and caching, authentication and security, SEO, performance, TypeScript defaults, and production validation drills.
Framework-agnostic by design. Works with Next.js, Nuxt, SvelteKit, Astro, Django, Rails, .NET, and other modern web stacks by teaching architectural principles rather than framework-specific APIs.
Características Principales
01Production-first architecture guidance
02Framework-agnostic decision framework
03Covers rendering, caching, security, SEO & TypeScript
04Built for Claude Code and SKILL.md-compatible agents
05Includes 1 SKILL.md + 7 architecture reference guides
06Prevents common production architecture failures
Casos de Uso
01Start a new web application with production-ready architecture
02Audit an AI-generated codebase before it reaches production
03Fix stale pages caused by incorrect caching or invalidation
04Design secure authentication and authorization boundaries
05Improve Core Web Vitals with rendering and asset optimization
06Implement SEO that search engines and social platforms understand