01Scaffolds Next.js-style API route structures including collection and resource handlers
02Provides SSR page component blueprints with initial data hydration patterns
030 GitHub stars
04Maps server actions to specific backend URL patterns and return types
05Defines client-side fetch signatures with generic type support and CSRF protection
06Generates standardized naming conventions across snake_case, camelCase, and PascalCase