This is a development assistant for TinyVue, an open source Vue component library from OpenTiny. It helps you write code that follows TinyVue's specific conventions, which differ from other Vue libraries in some notable ways. Icons are functions that need to be executed before rendering, not just imported components. Template references use the tiny- prefix. The skill includes the full API docs, demo source code, and configuration guides for internationalization and theming. Use it when you're building apps with @opentiny/vue and need to look up component properties, events, or examples without switching to browser documentation. It enforces strict usage patterns and won't let you guess based on other Vue libraries.
npx skills add https://github.com/opentiny/agent-skills --skill tiny-vue-skill