#386 · Primary category: AI Coding Assistants
skills
Agent skills for Vue 3 development
Project last updated:05/30/26
GitHub Stars
2.8K
Forks
164
Contributors
6
License
MIT
Why we included this project
Most coding assistants give Vue developers generic advice that ignores framework-specific idioms. This project packages that missing knowledge as installable skills for agents like Claude Code, covering Vue Router 4 navigation guards, Pinia store patterns, Options API gotchas, Vitest testing, and debug guides for hydration and async errors. You install the bundle once and trigger a skill by prefixing a prompt with "use vue skill". The skills are derived from real-world issues, and the maintainer is upfront that this is an early experiment, so some rules may be incomplete and feedback is welcome. If you write or maintain Vue 3 apps and want your assistant to follow idiomatic, consistent patterns, this is a low-effort way to get there.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.