skills/naive-ui/SKILL.md
Use when working with naive-ui components, or troubleshooting naive-ui usage issues.
npx skillsauth add sepush/naive-ui-skills naive-uiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Usage guide for Naive UI and Vue 3 applications. Contains 33 rules across 8 categories, prioritized by impact to guide automated refactoring, component creation, and troubleshooting.
Reference these guidelines when:
| Priority | Category | Impact | Prefix |
|----------|----------|--------|--------|
| 1 | Core Configuration | CRITICAL | core- |
| 2 | Form & Data Input | CRITICAL | component- |
| 3 | Complex Data Display | HIGH | component- |
| 4 | Feedback & Overlay | HIGH | component- |
| 5 | Layout & Navigation | MEDIUM | component- |
| 6 | Basic Data Display | MEDIUM | component- |
| 7 | Advanced Customization | LOW-MEDIUM | core- |
| 8 | Ecosystem & Troubleshooting | LOW | core- |
core-setup - Auto-import setup, global config, providerscore-theme - Theme overrides, dark mode, CSS variables, useThemeVarscore-import-on-demand - Import on demand and tree shakingcore-nuxtjs - Nuxt.js integration best practicescore-ssr - Server-Side Rendering guidelinescore-style-conflict - Potential style conflict resolutioncomponent-form-validation - Validation rules, dynamic forms, array fieldscomponent-form - Layout, validation, dynamic fields, nested formscomponent-input - Formatted input, precision, validation triggerscomponent-select - Filterable, multiple, tags, async search, custom rendercomponent-datepicker - Date ranges, shortcuts, formatting, timezonecomponent-upload - Custom request, file handling, drag dropcomponent-datatable - Virtual scroll, remote data, sorting, filtering, fixed columnscomponent-tree - Async loading, checkable, controlled state, large dataset handlingcomponent-virtual-list - Virtual scrolling patternscomponent-modal - Form modals, draggable, focus management, async closecomponent-feedback - Programmatic API, global methods (Message, Notification)component-feedback-alert - Alert, Skeleton, Spin, LoadingBar, Popconfirmcomponent-layout - Layout, Grid, Flex, Space, Card, Dividercomponent-menu - Menu, Dropdown, Breadcrumb, Tabscomponent-navigation-steps - Steps, Timeline, Pagination, Anchor, BackTopcomponent-data-display - Image, List, Descriptions, Calendar, Time, Countdowncomponent-display - Badge, Tag, Avatar, Progress, Statistic, Result, Emptycomponent-button - Button variants, loading, iconscomponent-selection - Radio, Checkbox, Switch, Slider, Rate, ColorPickercore-customize-theme - Customizing theme extensivelycore-fonts - Configuring fontscore-i18n - Internationalizationcore-controlled-uncontrolled - Controlled manner & uncontrolled mannercore-troubleshooting - Common issues and quick fixescore-installation - Installation guidelinescore-jsx - JSX & TSX usagecore-umd - Using UMD buildcore-usage-sfc - Usage in SFCcore-vite-ssge - Vite SSG/SSE integrationcore-vitepress - Vitepress integrationcore-experimental-features - Experimental featuresRead individual rule files for detailed explanations and code examples:
references/core-setup.md
references/component-datatable.md
Each rule file contains:
For the complete guide with all rules expanded: AGENTS.md
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
data-ai
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.