Skill Claude CodeCodex
A project skill for adding a new global Vue component to a Vite Vue 3 project. It creates the component's starter files and registers it for global use and type checking.
Skill Claude CodeCodex
A project skill for adding a new global Vue component to a Vite Vue 3 project. It creates the component's starter files and registers it for global use and type checking.
Skill Claude CodeCodex
A project skill for updating topic documents under `docs/` in a Vite Vue 3 project after code changes. It maps changed code to the relevant documentation sections and requires a plan to be approved before edits are made.
Skill Claude CodeCodex
A setup skill for adding the @/ path alias to Vite, Vue, and TypeScript projects. A path alias lets code use a short import path such as @/components instead of a long relative path.
Instructions file CodexOpenCode
Project instructions for a Vite Vue 3 template, a starter project for building web interfaces with Vue. They set rules for icons, Element Plus components, and reusable utility methods.