Skip to content

Commit b84d9ab

Browse files
authored
feat: improve README (#3)
1 parent af31cc7 commit b84d9ab

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"name": "very-good-ai-flutter-plugin",
1515
"description": "Claude Code plugin to enhance and accelerate Flutter & Dart development, built by Very Good Ventures",
1616
"version": "0.0.1",
17+
"repository": "https://github.com/VeryGoodOpenSource/very_good_ai_flutter_plugin",
1718
"homepage": "https://github.com/VeryGoodOpenSource/very_good_ai_flutter_plugin",
18-
"email": "hello@verygood.ventures",
1919
"author": {
2020
"name": "Very Good Ventures",
2121
"email": "hello@verygood.ventures",

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,19 @@ Inside Claude:
1313

1414
```bash
1515
/plugin marketplace add VeryGoodOpenSource/very_good_claude_marketplace
16-
/plugin install very_good_ai_flutter_plugin
16+
/plugin install <very_good_plugin>
1717
```
1818

19+
## Plugins
20+
21+
| Plugin | Description |
22+
|---|---|
23+
| [very_good_ai_flutter_plugin][very_good_ai_flutter_plugin_link] | Claude Code plugin to enhance and accelerate Flutter & Dart development, built by Very Good Ventures |
24+
1925
[claude_code_link]: https://claude.ai/code
2026
[vgv_link]: https://verygood.ventures
2127
[very_good_ventures_link_dark]: https://verygood.ventures#gh-dark-mode-only
2228
[very_good_ventures_link_light]: https://verygood.ventures#gh-light-mode-only
2329
[logo_black]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_black.png#gh-light-mode-only
24-
[logo_white]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_white.png#gh-dark-mode-only
30+
[logo_white]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_white.png#gh-dark-mode-only
31+
[very_good_ai_flutter_plugin_link]: https://github.com/VeryGoodOpenSource/very_good_ai_flutter_plugin

0 commit comments

Comments
 (0)