A well-organized reference for working with Naive UI in Vue 3 projects. The skill breaks down 33 rules across 8 categories, prioritized by impact from critical setup and theming to ecosystem integration. It covers the practical stuff like form validation, virtual scrolling for large datasets, dark mode configuration, and SSR gotchas. The structure is sensible: quick reference by priority, then detailed rule files for when you need specifics. Use this when you're building forms, dealing with DataTable performance issues, or setting up theme customization. The categorization by impact (critical, high, medium, low) actually helps you focus on what matters instead of drowning in documentation.
npx skills add https://github.com/sepush/naive-ui-skills --skill naive-ui