git log --oneline --stat
HEAD
- Stars
- 47k
- Forks
- 177
- Updated
- Apr 28, 2026
repo --stat
stars
47k
forks
177
last update
Apr 28, 2026
license
MITv3.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add vuejs-3-composition - Invoke
// Run from any project directory
$ claude --skill vuejs-3-composition "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill vuejs-3-composition "now refactor it"
vuejs-3-composition/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Vue 3 Composition API
- slug:
- vuejs-3-composition
- version:
- v3.4.0
- license:
- MIT
- author:
- @vuejs-core
- repository:
- github.com/vuejs/core
- categories:
- tags:
- #vuejs#composition-api#pinia#vite#typescript#nuxt
- description:
Build Vue 3 apps with Composition API, Pinia, Vue Router 4, and Vite.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
vuejs-3-composition/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…