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.
本仓库提供了一个基于 Vue3、TypeScript 和 Vite 的基础配置模板,适合快速启动项目或作为开发的起点。
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.