flutter-query-lint

Community

Ensure Flutter Supabase queries are valid.

AuthorJaveedIshaq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents runtime errors in your Flutter application by validating Supabase database queries against your actual database schema before deployment.

Core Features & Use Cases

  • Schema Validation: Checks table names, column names, and relationships in your Flutter API calls against database.types.ts.
  • RPC Function Check: Verifies that all .rpc() calls in your Flutter code correspond to existing database functions.
  • Use Case: Before merging a pull request that modifies how your mobile app interacts with the database, run this linter to catch any typos or schema mismatches that would otherwise cause user-facing errors.

Quick Start

Run the linter from your project's root directory using the command: npx ts-node .claude/skills/flutter-query-lint/scripts/lint-queries.ts

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-lint
Download link: https://github.com/JaveedIshaq/ai-workflow-orchestrator/archive/main.zip#flutter-query-lint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.