Skip to main content
Run any Skill in Manus
with one click
VeryGoodOpenSource
GitHub creator profile

VeryGoodOpenSource

Repository-level view of 29 collected skills across 4 GitHub repositories.

skills collected
29
repositories
4
updated
2026-07-07
repository explorer

Repositories and representative skills

green-gate
software-quality-assurance-analysts-and-testers

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.

2026-07-01
dart-flutter-sdk-upgrade
software-developers

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. CI uses ^MAJOR.MINOR.x to resolve to the latest patch; pubspec pins the exact patch version (e.g., ^3.50.1).

2026-07-01
very-good-analysis-upgrade
software-developers

Upgrade very_good_analysis lint package to new version across Dart/Flutter projects. Handles version bump, lint fixes, and PR creation.

2026-07-01
testing
software-quality-assurance-analysts-and-testers

Best practices for Dart unit tests, Flutter widget tests, and golden file tests.

2026-06-29
accessibility
software-developers

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

2026-06-18
animations
software-developers

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.

2026-06-18
bloc
software-developers

Best practices for Bloc state management in Flutter/Dart.

2026-06-18
create-project
software-developers

Scaffold a new Dart or Flutter project from a Very Good CLI template. Supports flutter_app, dart_package, flutter_package, flutter_plugin, dart_cli, flame_game, and docs_site templates.

2026-06-18
Showing top 8 of 15 collected skills in this repository.
Showing top 8 of 12 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded