Enforces architectural patterns and coding standards for the CareBridge eldercare management platform, including case context preservation, Next.js 15 compliance, and Stripe integrations.
Accelerate development of the CareBridge application by adhering to proven architectural patterns for multi-case eldercare management. This skill provides critical guidance on preserving case context across navigation, implementing Stripe subscriptions with proper metadata routing, and ensuring full compliance with Next.js 15's asynchronous request APIs. By following these standards, developers can maintain UI consistency using shadcn/ui components and secure database operations with Supabase RLS policies, preventing common bugs and technical debt.
主要功能
01Next.js 15 async params and searchParams implementation patterns
02Database migration workflows and Row-Level Security (RLS) policies
03Standardized Stripe checkout and webhook metadata routing
041 GitHub stars
05Case context preservation guidelines for navigation and routing
06Strict shadcn/ui component usage and UI consistency rules
使用场景
01Adding new features or pages to the CareBridge eldercare platform
02Refactoring existing code to meet Next.js 15 and shadcn/ui requirements
03Implementing secure Stripe payment flows and database migrations