Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

vane

vane 收录了来自 Big0range 的 111 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
111
Stars
39
更新
2026-07-13
Forks
7
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

formcreate
软件开发工程师

FormCreate(运行态渲染器)使用与扩展助手:围绕 rule/option/api 的编写、调试与迁移,覆盖 v-model:api / create 获取实例、字段联动(control/computed)、校验(validate)、远程 fetch、事件注入(inject/formCreateInject)、序列化保存回显(parseJson/toJson)以及多 UI 栈(Antd/Naive/Vant/Arco/TDesign/Element)props/on 差异。权威口径以 `AGENTS.md` 与 `references/types.md` 为准;涉及设计器 ref/config 请用 **FcDesigner使用助手**,涉及安装与包名请选择 **FormCreate安装助手**。

2026-07-13
naive-ui-skills
软件开发工程师

Naive UI Skills Library - A comprehensive skill library for AI agents to understand and utilize Naive UI components. Invoke when user needs to work with Naive UI components, theming, i18n, dark mode, or design specifications.

2026-07-13
server
软件开发工程师

Work on the Vane server app in apps/server. Use when adding, modifying, reviewing, or debugging server routes, serve-layer data access, middlewares, auth, logging, uploads, database-backed features, or Express response behavior in this repository.

2026-07-13
n-affix
软件开发工程师

Affix component that makes content stick to fixed places when scrolling. Invoke when user needs to implement sticky positioning or fixed elements in Naive UI.

2026-07-13
n-alert
软件开发工程师

Alert component for displaying important messages and notifications. Invoke when user needs to show contextual feedback messages with different types and styles in Naive UI.

2026-07-13
n-anchor
软件开发工程师

Anchor component for navigation and table of contents. Invoke when user needs to implement anchor navigation, table of contents, or scroll-based navigation highlighting in Naive UI.

2026-07-13
n-auto-complete
软件开发工程师

An autocomplete input component that provides search hints and suggestions as users type, with support for grouping, custom rendering, and various input configurations

2026-07-13
n-avatar
软件开发工程师

Avatar component for displaying user profile images, icons, or text. Invoke when user needs to implement user avatars, avatar groups, or customize avatar appearance in Naive UI.

2026-07-13
n-back-top
软件开发工程师

Back Top component for scrolling back to page top. Invoke when user needs to implement a back-to-top button or scroll-to-top functionality in Naive UI.

2026-07-13
n-badge
软件开发工程师

Badge component for displaying status indicators and notification counts. Invoke when user needs to show numerical badges, status dots, or custom badge content in Naive UI.

2026-07-13
n-breadcrumb
软件开发工程师

Breadcrumb component for navigation path display. Invoke when user needs to implement breadcrumb navigation, show current location, or navigation hierarchy in Naive UI.

2026-07-13
n-button
软件开发工程师

Button component with various types, sizes, and styles. Invoke when user needs to implement buttons, button groups, or customize button appearance in Naive UI.

2026-07-13
n-calendar
软件开发工程师

Calendar component for displaying and selecting dates. Invoke when user needs to implement date selection, date display, or calendar-based interfaces in Naive UI.

2026-07-13
n-card
软件开发工程师

Card component for displaying content in a contained, organized manner. Invoke when user needs to implement content cards, panels, or customizable containers in Naive UI.

2026-07-13
n-carousel
软件开发工程师

Carousel component for displaying rotating content like images, banners, or cards. Invoke when user needs to implement image sliders, content carousels, or card-based navigation in Naive UI.

2026-07-13
n-cascader
软件开发工程师

A cascader component for displaying and selecting tree-structured data with support for single/multiple selection, async loading, filtering, and various check strategies

2026-07-13
n-checkbox
软件开发工程师

A checkbox component for binary and multiple selections with support for groups, indeterminate state, custom values, and grid layouts

2026-07-13
n-code
软件开发工程师

Code component for displaying syntax-highlighted code. Invoke when user needs to display code snippets with syntax highlighting in Naive UI.

2026-07-13
n-collapse
软件开发工程师

Collapse component for creating expandable/collapsible content panels. Invoke when user needs to implement accordions, FAQ sections, or expandable navigation menus in Naive UI.

2026-07-13
n-collapse-transition
软件开发工程师

Collapse transition component for smooth show/hide animations. Invoke when user needs to implement expand/collapse animations in Naive UI.

2026-07-13
n-color-picker
软件开发工程师

A color picker component for selecting colors with support for multiple color modes, alpha channel, swatches, custom triggers, and native color selector integration

2026-07-13
n-config-provider
软件开发工程师

Global configuration provider for theme, locale, and component options. Invoke when user needs to set up global theme, internationalization, or configure default component behaviors in Naive UI.

2026-07-13
n-countdown
软件开发工程师

Countdown component for displaying time countdown. Invoke when user needs to implement countdown timers, deadlines, or time-based displays in Naive UI.

2026-07-13
n-data-table
软件开发工程师

A powerful data table component for displaying structured tabular data with features like sorting, filtering, pagination, selection, tree data, virtual scrolling, and more.

2026-07-13
n-date-picker
软件开发工程师

A comprehensive date picker component supporting various date types (date, datetime, range, month, year, quarter, week) with formatting, validation, shortcuts, and async operations

2026-07-13
n-descriptions
软件开发工程师

Descriptions component for displaying key-value pairs in a structured layout. Invoke when user needs to display item details, configuration info, or form-like read-only data in Naive UI.

2026-07-13
n-dialog
软件开发工程师

Dialog component for modal confirmations and user interactions. Invoke when user needs to create modal dialogs, confirmations, or async operations with user confirmation in Naive UI.

2026-07-13
n-discrete
软件开发工程师

Discrete API for using message, dialog, notification, loadingBar, and modal outside setup context. Invoke when user needs to use Naive UI APIs outside Vue components in Naive UI.

2026-07-13
n-divider
软件开发工程师

Divider component for separating content sections. Invoke when user needs to implement horizontal or vertical dividers with optional titles in Naive UI.

2026-07-13
n-drawer
软件开发工程师

Drawer component for slide-out panels and side navigation. Invoke when user needs to create slide-out panels, sidebars, or multi-level navigation drawers in Naive UI.

2026-07-13
n-dropdown
软件开发工程师

Dropdown component for displaying contextual menus and action lists. Invoke when user needs to implement dropdown menus, context menus, or cascading selections in Naive UI.

2026-07-13
n-dynamic-input
软件开发工程师

A dynamic input component for managing arrays of values with add, remove, and sort capabilities, supporting input and pair presets

2026-07-13
n-dynamic-tags
软件开发工程师

A component for dynamically adding and removing tags with customizable input and trigger elements

2026-07-13
n-element
软件开发工程师

Element component that provides access to theme CSS variables. Invoke when user needs to use theme variables in custom elements or access CSS variables within the theme context.

2026-07-13
n-ellipsis
软件开发工程师

Text ellipsis component for truncating long text with tooltip support. Invoke when user needs to handle text overflow, multi-line truncation, or expandable text in Naive UI.

2026-07-13
n-empty
软件开发工程师

Empty component for displaying empty states. Invoke when user needs to show empty data states, no results, or placeholder content in Naive UI.

2026-07-13
n-equation
软件开发工程师

Equation component for rendering mathematical equations using KaTeX. Invoke when user needs to display mathematical formulas or LaTeX expressions in Naive UI.

2026-07-13
n-flex
软件开发工程师

Flex layout component using CSS flexbox with gap support. Invoke when user needs to implement flexible layouts, spacing between elements, or alignment in Naive UI.

2026-07-13
n-float-button
软件开发工程师

Floating action button component with menu, badge, and group support. Invoke when user needs floating buttons, FAB menus, or quick action buttons in Naive UI.

2026-07-13
n-form
软件开发工程师

A comprehensive form component for data collection, validation, and submission in Naive UI. Provides flexible layout options, built-in validation rules, and seamless integration with various input components.

2026-07-13
当前展示该仓库 Top 40 / 111 个已收集 skills。