flutter-query-testing
CommunityEnsure Flutter Supabase query integrity.
AuthorJaveedIshaq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical need to validate and test Flutter application queries against a Supabase backend, preventing runtime errors and ensuring data integrity before deployment.
Core Features & Use Cases
- Static Analysis: Validates table/column existence and relationship integrity without database connection.
- Live Testing: Executes queries against a local Supabase instance to catch runtime errors and performance issues.
- RLS Verification: Specifically tests Row Level Security policies to ensure proper data access control.
- Use Case: Before merging a pull request that modifies data fetching logic in your Flutter app, use this skill to automatically run static analysis and then live tests against a local Supabase emulator to guarantee all queries are correct and secure.
Quick Start
Run static query validation for your Flutter mobile app by navigating to the apps/mobile directory and executing dart run scripts/validate_queries.dart.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: flutter-query-testing Download link: https://github.com/JaveedIshaq/ai-workflow-orchestrator/archive/main.zip#flutter-query-testing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.