HoangNguyen0403

200 mods across 1 repository, 559 stars between them.

flutter-cicd

193

HoangNguyen0403/agent-skills-standard

Skill Claude CodeCodex

Set up CI/CD pipelines for Flutter apps. Use when configuring automated testing, build, or deployment workflows with GitHub Actions or Fastlane.

not rated 559 +11 5d ago A 33 tokens original MIT

flutter-concurrency

194

HoangNguyen0403/agent-skills-standard

Skill Claude CodeCodex

Execute long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations, parsing large datasets, or choosing between async/await and isolates.

not rated 559 +11 5d ago A 36 tokens original MIT

flutter-design-system

196

HoangNguyen0403/agent-skills-standard

Skill Claude CodeCodex

Enforce Design Language System adherence in Flutter. Use when implementing design tokens, preventing hardcoded colors/spacing, or building a DLS.

not rated 559 +11 5d ago A 32 tokens original MIT

HoangNguyen0403/agent-skills-standard

Skill Claude CodeCodex

Implement functional repository error recovery with Either/Failure patterns in Flutter. Use when handling exceptions or dartz Either types in data flows; defer UI-only retry buttons.

not rated 559 +11 5d ago A 37 tokens original MIT

HoangNguyen0403/agent-skills-standard

Skill Claude CodeCodex

Organize Flutter apps with modular feature-based clean architecture. Use when creating features under lib/features/ with domain, data, and presentation layers. Do not use for test-only, BlocBuilder, navigation, or spinner requests.

not rated 559 +11 5d ago A 51 tokens original MIT

HoangNguyen0403/agent-skills-standard

Skill Claude CodeCodex

Implement reactive state with GetX controllers, bindings, and observables in Flutter. Use when managing app state with GetxController, Obx, GetBuilder, or dependency lifecycle—not unit tests for existing controllers.

not rated 559 +11 5d ago A 48 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: