Very Good Open Source avatar

Very Good Open Source

Official

@VeryGoodOpenSource · New York, NY

0Followers
|
35Public Repos
|
15Published Skills

Open source code from Very Good Ventures (@VGVentures)

Skills Distribution
DomainDeveloper To...Flutter UI & Desig.. (30%)Dart Testing & Cod.. (25%)App Architecture &.. (20%)Security & License.. (15%)

Agent Skills by Very Good Open Source

Showing 15 vetted skills indexed across 1 GitHub repositories.

VeryGoodOpenSourceVeryGoodOpenSource
162

ui-package

Scaffolds and maintains Flutter UI packages with ThemeExtension tokens, barrel exports, and widget tests.

Official
Intermediate
VeryGoodOpenSourceVeryGoodOpenSource
162

internationalization

Implements Flutter localization with ARB files, context.l10n extensions, and RTL directionality support.

Official
Intermediate
VeryGoodOpenSourceVeryGoodOpenSource
162

very-good-analysis-upgrade

Upgrades the very_good_analysis lint package in Dart and Flutter projects with minimal lint fixes.

Official
Intermediate
VeryGoodOpenSourceVeryGoodOpenSource
162

green-gate

Drives Dart and Flutter packages green through an analyze, format, test, and coverage loop.

Official
Advanced
VeryGoodOpenSourceVeryGoodOpenSource
162

license-compliance

Audits Dart and Flutter dependency licenses and produces a compliance report.

Official
Intermediate
VeryGoodOpenSourceVeryGoodOpenSource
162

navigation

Implements type-safe Flutter routing with GoRouter, redirects, and deep linking.

Official
Intermediate
VeryGoodOpenSourceVeryGoodOpenSource
162

testing

Write Dart unit tests, Flutter widget tests, and golden file tests following VGV conventions.

Official
Advanced
VeryGoodOpenSourceVeryGoodOpenSource
162

layered-architecture

Structures Flutter monorepos into four unidirectional layers with independent Dart packages.

Official
Advanced
VeryGoodOpenSourceVeryGoodOpenSource
162

static-security

Reviews Flutter and Dart code for hardcoded secrets, insecure storage, and vulnerable dependencies.

Official
Advanced
VeryGoodOpenSourceVeryGoodOpenSource
162

material-theming

Centralizes Flutter colors, typography, component styles, and spacing in Material 3 ThemeData.

Official
Intermediate
VeryGoodOpenSourceVeryGoodOpenSource
162

accessibility

Audits and remediates Flutter widgets against WCAG 2.2 conformance levels across six platforms.

Official
Advanced
VeryGoodOpenSourceVeryGoodOpenSource
162

animations

Implements Flutter animations using implicit widgets, AnimationController, and Material 3 motion tokens.

Official
Intermediate
VeryGoodOpenSourceVeryGoodOpenSource
162

dart-flutter-sdk-upgrade

Updates Dart and Flutter SDK constraints in pubspec.yaml and CI workflows.

Official
Intermediate
VeryGoodOpenSourceVeryGoodOpenSource
162

bloc

Implements Bloc and Cubit state management patterns for Flutter and Dart applications.

Official
Intermediate
VeryGoodOpenSourceVeryGoodOpenSource
162

create-project

Scaffolds Dart and Flutter projects from Very Good CLI templates.

Official
Intermediate

Frequently Asked Questions About Very Good Open Source

FAQPage Schema
What tasks can I accomplish with Very Good Open Source skills?

You can scaffold Flutter and Dart projects, structure layered monorepos, implement Bloc state management, configure GoRouter navigation, apply Material 3 theming, write unit/widget/golden tests, add ARB-based internationalization, run license audits, perform static security reviews, and upgrade SDK or lint versions.

Who are these skills designed for?

Flutter and Dart engineers building production mobile, web, or desktop apps, especially teams following Very Good Ventures conventions. They suit developers maintaining monorepos, shared UI packages, design systems, and CI quality gates, plus reviewers enforcing architecture, accessibility, and security standards.

How do the skills run in practice?

Each skill triggers on natural-language requests like 'create a new flutter app' or 'make it green', then reads, edits, and writes project files. Several invoke Very Good CLI MCP commands such as create, test, packages_get, and packages_check_licenses, or Dart analyzer and formatter integrations.

Are Very Good Open Source skills free to use?

Yes. They are published by Very Good Ventures as open source under the VeryGoodOpenSource GitHub organization, alongside 35 public repositories. The skills themselves carry no licensing cost, and the license-compliance skill even audits your own dependencies for non-compliant or unknown licenses.

What prerequisites do these skills require?

A Dart or Flutter project with pubspec.yaml is the baseline. Specific skills expect packages like go_router, bloc, flutter_bloc, mocktail, bloc_test, flutter_localizations, or very_good_analysis, plus Very Good CLI MCP access for scaffolding, testing, and license-checking operations.