VeryGoodOpenSource

24 mods across 2 repositories, 166 stars between them.

VeryGoodOpenSource/vgv-ai-flutter-plugin

Plugin Claude Code

Best-practice skills for Flutter and Dart covering accessibility, animations, BLoC, testing, theming, navigation, security, internationalization, layered architecture, license compliance, UI packages, project creation, SDK/lint upgrades, and an autonomous quality-gate loop that drives analyze, format, test, and…

157 12d ago A tokens not measured original MIT

dart

02

VeryGoodOpenSource/vgv-ai-flutter-plugin

MCP server Claude CodeCodexCursor +2

MCP server "dart" as configured in VeryGoodOpenSource/vgv-ai-flutter-plugin. Launched with dart mcp-server --enable dart_format.

157 12d ago A tokens not measured original MIT

very-good-cli

03

VeryGoodOpenSource/vgv-ai-flutter-plugin

MCP server Claude CodeCodexCursor +2

MCP server "very-good-cli" as configured in VeryGoodOpenSource/vgv-ai-flutter-plugin. Launched with very_good mcp.

157 12d ago A tokens not measured original MIT

flutter-reviewer

05

VeryGoodOpenSource/vgv-ai-flutter-plugin

Agent

Read-only Flutter code reviewer. Dispatch after writing or changing Dart code to review changed code against VGV bloc, testing, security, and accessibility standards. Never edits files.

157 12d ago A 38 tokens original MIT

PreToolUse

07

VeryGoodOpenSource/vgv-ai-flutter-plugin

Hook

Runs before the agent uses a tool for mcp__.*very-good-cli__.* and Bash tool calls, executing check-vgv-cli.sh and block-cli-workarounds.sh via bash (2 commands). From VeryGoodOpenSource/vgv-ai-flutter-plugin.

157 12d ago A tokens not measured original MIT

PostToolUse

08

VeryGoodOpenSource/vgv-ai-flutter-plugin

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing analyze.sh and format.sh via bash (2 commands). From VeryGoodOpenSource/vgv-ai-flutter-plugin.

157 12d ago A tokens not measured copy · 58% MIT

accessibility

09

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Audit or remediate Flutter widgets against WCAG 2.2 accessibility conformance levels A, AA, or AAA across iOS, Android, Web, macOS, Windows, and Linux.

157 12d ago A 42 tokens original MIT

animations

10

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Best practices for Flutter animations using the built-in animation framework. Use when creating, modifying, or reviewing animations, transitions, motion, or animated widgets. Covers implicit animations, explicit animations, page transitions, and Material 3 motion tokens.

157 12d ago A 49 tokens original MIT

create-project

12

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Scaffold a new Dart or Flutter project from a Very Good CLI template. Supports flutterapp, dartpackage, flutterpackage, flutterplugin, dartcli, flamegame, and docssite templates.

157 12d ago A 42 tokens original MIT

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

VGV-specific reference for bumping Dart and Flutter SDK constraints across packages. Covers pubspec.yaml environment constraints, CI workflow Flutter versions, and SDK upgrade PR preparation. Flutter CI uses MAJOR.MINOR.x with no caret to resolve to the latest patch; pubspec pins the exact patch with a caret (e.g.…

157 12d ago A 78 tokens original MIT

green-gate

14

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Drives a Dart or Flutter package to a fully green state through an autonomous verify-fix-rerun loop across four quality gates — analyze, format, test, and coverage. Exits only when a single final iteration proves all four pass with observed numbers. Also owns how those gates are configured — which tool runs each one…

157 12d ago A 92 tokens original MIT

license-compliance

17

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Audits package dependency licenses using the Very Good CLI packageschecklicenses MCP tool. Flags non-compliant or unknown licenses and produces a compliance summary.

157 12d ago A 34 tokens original MIT

ui-package

22

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Best practices for building a Flutter UI package on top of Material — custom components, ThemeExtension-based theming, consistent APIs, and widget tests. Supports appuipackage template.

157 12d ago A 38 tokens original MIT