WAJDA9

12 mods across 1 repository, 2 stars between them.

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.

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.

2 4mo ago A 31 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.

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.

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.

2 4mo ago A 43 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.

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.

2 4mo ago A 31 tokens original MIT