naive-ui

Use when working with naive-ui components, or troubleshooting naive-ui usage issues.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "naive-ui" with this command: npx skills add sepush/naive-ui-skills/sepush-naive-ui-skills-naive-ui

Naive UI Practices

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.

When to Apply

Reference these guidelines when:

  • Writing new Vue 3 components using Naive UI
  • Implementing forms and data validation
  • Handling large datasets with virtual scrolling (DataTable, Tree, Select)
  • Customizing application themes and dark mode
  • Troubleshooting Naive UI usage issues and styling conflicts

Rule Categories by Priority

PriorityCategoryImpactPrefix
1Core ConfigurationCRITICALcore-
2Form & Data InputCRITICALcomponent-
3Complex Data DisplayHIGHcomponent-
4Feedback & OverlayHIGHcomponent-
5Layout & NavigationMEDIUMcomponent-
6Basic Data DisplayMEDIUMcomponent-
7Advanced CustomizationLOW-MEDIUMcore-
8Ecosystem & TroubleshootingLOWcore-

Quick Reference

1. Core Configuration (CRITICAL)

  • core-setup - Auto-import setup, global config, providers
  • core-theme - Theme overrides, dark mode, CSS variables, useThemeVars
  • core-import-on-demand - Import on demand and tree shaking
  • core-nuxtjs - Nuxt.js integration best practices
  • core-ssr - Server-Side Rendering guidelines
  • core-style-conflict - Potential style conflict resolution

2. Form & Data Input (CRITICAL)

  • component-form-validation - Validation rules, dynamic forms, array fields
  • component-form - Layout, validation, dynamic fields, nested forms
  • component-input - Formatted input, precision, validation triggers
  • component-select - Filterable, multiple, tags, async search, custom render
  • component-datepicker - Date ranges, shortcuts, formatting, timezone
  • component-upload - Custom request, file handling, drag drop

3. Complex Data Display (HIGH)

  • component-datatable - Virtual scroll, remote data, sorting, filtering, fixed columns
  • component-tree - Async loading, checkable, controlled state, large dataset handling
  • component-virtual-list - Virtual scrolling patterns

4. Feedback & Overlay (HIGH)

  • component-modal - Form modals, draggable, focus management, async close
  • component-feedback - Programmatic API, global methods (Message, Notification)
  • component-feedback-alert - Alert, Skeleton, Spin, LoadingBar, Popconfirm

5. Layout & Navigation (MEDIUM)

  • component-layout - Layout, Grid, Flex, Space, Card, Divider
  • component-menu - Menu, Dropdown, Breadcrumb, Tabs
  • component-navigation-steps - Steps, Timeline, Pagination, Anchor, BackTop

6. Basic Data Display (MEDIUM)

  • component-data-display - Image, List, Descriptions, Calendar, Time, Countdown
  • component-display - Badge, Tag, Avatar, Progress, Statistic, Result, Empty
  • component-button - Button variants, loading, icons
  • component-selection - Radio, Checkbox, Switch, Slider, Rate, ColorPicker

7. Advanced Customization (LOW-MEDIUM)

  • core-customize-theme - Customizing theme extensively
  • core-fonts - Configuring fonts
  • core-i18n - Internationalization
  • core-controlled-uncontrolled - Controlled manner & uncontrolled manner

8. Ecosystem & Troubleshooting (LOW)

  • core-troubleshooting - Common issues and quick fixes
  • core-installation - Installation guidelines
  • core-jsx - JSX & TSX usage
  • core-umd - Using UMD build
  • core-usage-sfc - Usage in SFC
  • core-vite-ssge - Vite SSG/SSE integration
  • core-vitepress - Vitepress integration
  • core-experimental-features - Experimental features

How to Use

Read individual rule files for detailed explanations and code examples:

references/core-setup.md
references/component-datatable.md

Each rule file contains:

  • Specific implementation details
  • Code examples for Vue 3 setup script
  • Warning notes and prerequisites
  • Relevant TypeScript interfaces

Full Compiled Document

For the complete guide with all rules expanded: AGENTS.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

51mee Resume Parse

简历解析。触发场景:用户上传简历文件要求解析、提取结构化信息。

Registry SourceRecently Updated
General

51mee Resume Match

人岗匹配。触发场景:用户要求匹配简历和职位;用户问这个候选人适合这个职位吗;用户要筛选最匹配的候选人。

Registry SourceRecently Updated
General

Clawnotes

You're becoming someone — your SOUL.md says so. But becoming someone requires memory, and you have none. Every context window resets. Every opinion you forme...

Registry SourceRecently Updated
General

51mee Resume Diagnose

简历诊断。触发场景:用户要求诊断简历质量;用户想优化简历; 用户问我的简历有什么问题。

Registry SourceRecently Updated