Agent Skills by Code-Sinobi
Showing 9 vetted skills indexed across 1 GitHub repositories.
supabase-integration
Enable Supabase authentication and data access with Riverpod state.
flutter-architecture
Define a scalable Flutter architecture template for Riverpod and Supabase apps.
json-serialization
Generate JSON-serializable Dart models with json_serializable and build_runner.
go-router-navigation
Define go_router navigation patterns with auth guards in Flutter apps.
flutter-confidence-checks
Validate Flutter provider logic, repository mocks, and state transitions.
ui-motion-design
Enforce animation, typography, and asset guidelines for Flutter apps.
riverpod-state
Manage Flutter application state with Riverpod 3 generated providers and notifier patterns.
supabase-auth-flow
Manage Supabase authentication and session state with Riverpod and go_router.
flutter-feature-scaffold
Generate a Flutter feature scaffold with domain, data, and presentation layers under lib/features.