opentinyopentinyOfficial·1 Agent Skills Included

tiny-vue

Build cross-version Vue 2 and Vue 3 enterprise UI components

Guides AI agents through developing, testing, and theming components in the TinyVue enterprise UI library. Enforces the Renderless architecture that separates business logic from templates, so one codebase runs on Vue 2, Vue 3, PC, and mobile. Covers component specs, themes, icons, internationalization, hooks, and unit plus E2E testing to eliminate guesswork and rework.
npx skills add opentiny/tiny-vue --all -g -y
Available:

Tells the AI agent the repository structure, Renderless architecture rules, pnpm commands, coding standards, and testing requirements it must follow when developing TinyVue components.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install TinyVue skills?

Run `npx skills add opentiny/tiny-vue --all -g -y` in your terminal to install all TinyVue agent skills globally.

What is TinyVue used for?

TinyVue is an enterprise UI component library with 104 components that run on both Vue 2 and Vue 3, as well as PC and mobile, from a single codebase.

How do these skills help AI coding assistants?

They teach agents the Renderless architecture, component specs, theming, i18n, and testing rules so generated code follows TinyVue conventions without manual correction.

Does TinyVue work with Claude Code and Cursor?

Yes. The skills follow the standard SKILL.md format and work with Claude Code, Cursor, Copilot, Codex, and other popular AI coding tools.

Can one TinyVue codebase support Vue 2 and Vue 3?

Yes. Its Renderless design keeps logic framework-agnostic, and the vue-common adapter layer handles version differences automatically.

Related Repositories in Software Engineering

View All in Software Engineering