@usevyre/vue-all
v1.0.2
Published
useVyre for Vue — components, tokens, and all AI tooling in one package
Maintainers
Readme
@usevyre/vue-all
useVyre for Vue — components, tokens, and all AI tooling in one command.
npm i @usevyre/vue-allYou get:
| Package | What it does |
|---|---|
| @usevyre/vue | Vue 3 components |
| @usevyre/tokens | CSS variables + DTCG design tokens |
| @usevyre/ai-context | Inline AI context blocks for agents |
| @usevyre/mcp-server | MCP server for Claude Desktop, Cursor, Copilot |
| @usevyre/eslint-plugin | Lint rule that catches hallucinated props |
| @usevyre/validate-ai-context | CLI scanner for invalid prop usage |
| @usevyre/prompt-templates | Drop-in system prompts for 5 agents |
Usage
import { Button, Badge, Card } from "@usevyre/vue";
import "@usevyre/vue/styles";
import "@usevyre/tokens/css";