vue3-best-practices

Pythoughts-labs/vue3-best-practices
★ 0 stars JavaScript AI/LLM Updated today
Vue 3 best-practice agent skills, MCP server, and CI
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vue3-best-practices": {
      "command": "npx",
      "args": [
        "-y",
        "Pythoughts-labs/vue3-best-practices"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/banner.svg" alt="vue3-best-practices - agent skills that teach AI current Vue 3 patterns" width="100%"> </p> <p align="center"> <a href="https://github.com/Pythoughts-labs/vue3-best-practices/actions/workflows/ci.yml"><img alt="CI" src="https://github.com/Pythoughts-labs/vue3-best-practices/actions/workflows/ci.yml/badge.svg"></a>