Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps,...

Anthony Fu's {Opinionated} preferences and best practices for web development

Complete testing setup with Neon database branching, Playwright browser tests, integration tests, and unit tests....

Complete setup for automated agent-driven development. Define features as user stories with testable acceptance...

Build a complete AI chat application with database persistence, chat list management, and automatic title generation.

Use Angular CLI and development tools effectively in Angular v20+ projects. Use for project setup, code generation,...

Write unit and integration tests for Angular v21+ applications using Vitest or Jasmine with TestBed, component...

Implement server-side rendering and hydration in Angular v20+ using @angular/ssr. Use for SSR setup, hydration...

Implement signal-based reactive state management in Angular v20+. Use for creating reactive state with signal(),...

Implement routing in Angular v20+ applications with lazy loading, functional guards, resolvers, and route...

Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls,...

Build signal-based forms in Angular v21+ using the new Signal Forms API. Use for form creation with automatic...