vike-skills
Installation
SKILL.md
Vike Skills (Vue)
Core principle: Build fast, SEO-friendly Vue applications with server-side rendering using Vike's flexible architecture.
When to Use This Skill
Always use when:
- Creating new Vike + Vue pages
- Setting up data fetching with
+datahooks - Configuring layouts and nested layouts
- Implementing route guards and authentication
- Managing head tags and SEO
- Working with client-only components
Don't use for:
- Non-Vike Vue applications (use Nuxt or plain Vue)
- React or Solid projects (use vike-react or vike-solid)
Documentation Quick Links
Related skills
More from yuann3/skills
mastra-skills
Use when building or working with Mastra agents - establishes best practices for agent development, tool creation, and workflow orchestration
2code-quality-standards
Use when writing any code - enforces clean architecture with descriptive names, real implementations, no backward compatibility concerns, and no lint suppressions
2