Skip to content

Commit 489806d

Browse files
authored
feat: add VGV Wingspan as a plugin (#12)
1 parent cc473f3 commit 489806d

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.claude-plugin/marketplace.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,21 @@
2424
"name": "Very Good Ventures",
2525
"email": "hello@verygood.ventures"
2626
}
27+
},
28+
{
29+
"name": "vgv-wingspan",
30+
"description": "VGV Wingspan - AI-native workflows following Very Good Ventures best practices.",
31+
"version": "0.0.1",
32+
"source": {
33+
"source": "github",
34+
"repo": "VeryGoodOpenSource/vgv-wingspan"
35+
},
36+
"repository": "https://github.com/VeryGoodOpenSource/vgv-wingspan",
37+
"homepage": "https://github.com/VeryGoodOpenSource/vgv-wingspan",
38+
"author": {
39+
"name": "Very Good Ventures",
40+
"email": "hello@verygood.ventures"
41+
}
2742
}
2843
]
2944
}

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@ Inside Claude:
2121
| Plugin | Description |
2222
|---|---|
2323
| [vgv-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+
| [vgv-wingspan][vgv-wingspan] | AI-native workflows following Very Good Ventures best practices. |
2425

2526
[claude_code_link]: https://claude.ai/code
2627
[vgv_link]: https://verygood.ventures
2728
[very_good_ventures_link_dark]: https://verygood.ventures#gh-dark-mode-only
2829
[very_good_ventures_link_light]: https://verygood.ventures#gh-light-mode-only
2930
[logo_black]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_black.png#gh-light-mode-only
3031
[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/vgv-ai-flutter-plugin
32+
[very_good_ai_flutter_plugin_link]: https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin
33+
[vgv-wingspan]: https://github.com/VeryGoodOpenSource/vgv-wingspan

0 commit comments

Comments
 (0)