Skip to content

Conversation

@johnleider
Copy link
Member

Summary

Add comprehensive support for Vuetify0, a meta framework providing unstyled components and composables for building design systems.

  • ✅ Add vuetify0 installation platform with setup instructions
  • ✅ Add getVuetify0InstallationGuide service to fetch main README from GitHub
  • ✅ Add getVuetify0PackageGuide service for @vuetify/v0 package documentation
  • ✅ Register get_vuetify0_installation_guide MCP tool
  • ✅ Register get_vuetify0_package_guide MCP tool

What is Vuetify0?

Vuetify0 (https://github.com/vuetifyjs/0) is a Vue 3 meta framework that provides unstyled components, composables, and utilities as low-level primitives for building modern web applications and design systems. Unlike traditional Vuetify, it takes a headless-first approach with minimal styling.

Usage

Users can now:

  1. Get Vuetify0 installation instructions via get_installation_guide with platform: "vuetify0"
  2. Fetch the main Vuetify0 README via get_vuetify0_installation_guide
  3. Get the @vuetify/v0 package documentation via get_vuetify0_package_guide

Test plan

  • Build succeeds without TypeScript errors
  • Test get_installation_guide with platform: "vuetify0"
  • Test get_vuetify0_installation_guide tool
  • Test get_vuetify0_package_guide tool
  • Verify documentation fetched from GitHub is correct

🤖 Generated with Claude Code

Add comprehensive support for Vuetify0, a meta framework providing unstyled components and composables for building design systems.

- Add vuetify0 installation platform with setup instructions
- Add getVuetify0InstallationGuide service to fetch main README
- Add getVuetify0PackageGuide service for @vuetify/v0 package docs
- Register get_vuetify0_installation_guide MCP tool
- Register get_vuetify0_package_guide MCP tool

Users can now access Vuetify0 documentation via get_installation_guide with platform: "vuetify0" or through dedicated tools for fetching GitHub repository documentation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@johnleider johnleider force-pushed the feat/vuetify0-support branch from db502e6 to b24448d Compare October 26, 2025 23:09
@johnleider johnleider marked this pull request as draft October 28, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants