From c3d3491691ca654ca672f2da766cf4f06e6d622e Mon Sep 17 00:00:00 2001 From: John Weidner Date: Thu, 9 Apr 2026 13:57:25 -0500 Subject: [PATCH] minor renames from "Very Good" to "VGV" for consistency --- CONTRIBUTING.md | 2 +- README.md | 2 +- hooks/hooks.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2b2ddbc..d7b1948 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# 🦄 Contributing to Very Good AI Flutter Plugin +# 🦄 Contributing to VGV AI Flutter Plugin First of all, thank you for taking the time to contribute! 🎉👍 Before you do, please carefully read this guide. diff --git a/README.md b/README.md index fe1d551..8af794f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Developed with 💙 by [Very Good Ventures][vgv_link] 🦄 ## Overview -Very Good AI Flutter Plugin is a collection of contextual best-practices skills that Claude uses when helping you write Flutter and Dart code. Each skill provides opinionated, production-quality guidance covering architecture patterns, naming conventions, folder structures, code examples, testing strategies, and anti-patterns to avoid, so you get code that follows [VGV standards][vgv_link] out of the box. +VGV AI Flutter Plugin is a collection of contextual best-practices skills that Claude uses when helping you write Flutter and Dart code. Each skill provides opinionated, production-quality guidance covering architecture patterns, naming conventions, folder structures, code examples, testing strategies, and anti-patterns to avoid, so you get code that follows [VGV standards][vgv_link] out of the box. ## Installation diff --git a/hooks/hooks.json b/hooks/hooks.json index 74f112a..f006bdc 100644 --- a/hooks/hooks.json +++ b/hooks/hooks.json @@ -1,5 +1,5 @@ { - "description": "Very Good AI Flutter Plugin hooks for Dart and Flutter development", + "description": "VGV AI Flutter Plugin hooks for Dart and Flutter development", "hooks": { "SessionStart": [ {