WAJDA9/flutter-agent-skills

A collection of highly optimized, context-efficient GitHub Copilot agent skills tailored for Flutter developers.

2Stars on the repository
12Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

asset-registrar

01

WAJDA9/flutter-agent-skills

Skill Claude CodeCodex

Sweeps the assets/ folder and registers them in pubspec.yaml, preventing runtime "Asset not found" crashes.

not rated 2 4mo ago A 31 tokens original MIT

build-runner

02

WAJDA9/flutter-agent-skills

Skill Claude CodeCodex

Executes dart run buildrunner build -d to generate code for packages like Freezed, JSON Serializable, and Riverpod.

not rated 2 4mo ago A 31 tokens original MIT

code-hygiene

03

WAJDA9/flutter-agent-skills

Skill Claude CodeCodex

Applies Dart fixes and formats Dart code according to standard guidelines.

not rated 2 4mo ago A 18 tokens original MIT

feature-scaffolder

04

WAJDA9/flutter-agent-skills

Skill Claude CodeCodex

Generates a standard Domain-Driven Design (DDD) feature-first directory structure inside the lib folder.

not rated 2 4mo ago A 27 tokens original MIT

project-sweeper

07

WAJDA9/flutter-agent-skills

Skill Claude CodeCodex

Cleans up the Flutter and iOS environments to recover from mysterious build errors and cached states.

not rated 2 4mo ago A 24 tokens original MIT

pubspec-manager

08

WAJDA9/flutter-agent-skills

Skill Claude CodeCodex

Safely adds dependencies to pubspec.yaml using the Flutter CLI. This is much safer than manually editing the pubspec.yaml file to ensure indentation and version conflicts are managed effectively.

not rated 2 4mo ago A 43 tokens original MIT

WAJDA9/flutter-agent-skills

Skill Claude CodeCodex

Scaffolds a new Riverpod @riverpod class and (if needed) a corresponding Freezed state class, then triggers the build runner.

not rated 2 4mo ago A 36 tokens original MIT

test-analyzer

10

WAJDA9/flutter-agent-skills

Skill Claude CodeCodex

Runs Flutter tests in machine-readable JSON format, optimized for AI agents to easily parse test failures without clutter.

not rated 2 4mo ago A 25 tokens original MIT

WAJDA9/flutter-agent-skills

Skill Claude CodeCodex

Automatically generates a baseline Widget Test file for a given UI screen, wrapping it in a MaterialApp to prevent context errors.

not rated 2 4mo ago A 31 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: