gocodeable/codeable-flutter-cli-claude-plugin
Agent
Audits Flutter screens for accessibility issues — missing Semantics, small touch targets, poor contrast, missing labels, and screen reader compatibility.
AI-powered Claude Code plugin for codeable_cli — 13 skills, 34 commands, 9 agents for Flutter Clean Architecture projects
gocodeable/codeable-flutter-cli-claude-plugin
Agent
Audits Flutter screens for accessibility issues — missing Semantics, small touch targets, poor contrast, missing labels, and screen reader compatibility.
gocodeable/codeable-flutter-cli-claude-plugin
Agent
Updates models, repositories, and state when an API response structure changes — compares old vs new JSON, generates migration diff, updates all affected layers.
gocodeable/codeable-flutter-cli-claude-plugin
Agent
Flutter/Dart code reviewer specialized for codeablecli Clean Architecture projects. Reviews for convention compliance, state management correctness, and architectural integrity.
gocodeable/codeable-flutter-cli-claude-plugin
Agent
Finds unused code in codeablecli Flutter projects — unused imports, models, widgets, endpoints, colors, localization keys, repository methods, and cubit state fields.
gocodeable/codeable-flutter-cli-claude-plugin
Agent
Safely updates Flutter dependencies — checks for breaking changes, runs tests after updates, and provides rollback guidance. Handles major version bumps with migration notes.
gocodeable/codeable-flutter-cli-claude-plugin
Agent
Plans the implementation of a new feature in a codeablecli project — identifies required screens, state fields, API endpoints, models, and routes before any code is written.
gocodeable/codeable-flutter-cli-claude-plugin
Agent
Security review for codeablecli Flutter apps — checks for hardcoded secrets, insecure storage, injection vulnerabilities, insecure network config, and OWASP Mobile Top 10.
gocodeable/codeable-flutter-cli-claude-plugin
Agent
Generates comprehensive unit and widget tests for codeablecli features — cubit tests with bloctest, repository mocks with mocktail, model serialization tests, and widget interaction tests.