Help developers understand and apply VueUse patterns and capabilities faster.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "skills" yet — see the docs or source repo.
I want to watch window size changes in a Vue 3 project and switch layouts by breakpoints. Recommend the right VueUse composables and provide a complete example.
Returns suitable VueUse API recommendations, reasons for using them, and runnable Vue 3 example code.
This Vue code uses native event listeners and setInterval. Rewrite it in VueUse style and explain the benefits: track mouse position, poll an API on an interval, and clean up on unmount.
Outputs refactored code using VueUse and explains improvements in readability, reusability, and cleanup.
I’m seeing reactive update issues when using useFetch and useLocalStorage in my project. Analyze possible causes, give debugging steps, and provide a fix example.
Provides root-cause analysis, a step-by-step debugging checklist, and corrected VueUse example code.
Design, integrate, and optimize AI agent skills for production applications.
Lets AI access Vue UI docs to generate correct component usage code.
Create, refine, and troubleshoot AI skills, specs, invocation, and compatibility.
Create, refine, validate, and restructure AgentSkills and SKILL.md files.
Turn AI agents into GitOps engineers for deployment and operations automation.
Help AI coding agents build, debug, and improve Spring Boot projects.