Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

vane

يحتوي vane على 111 من skills المجمعة من Big0range، مع تغطية مهنية على مستوى المستودع وصفحات 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
عرض أهم 40 من أصل 111 skills مجمعة في هذا المستودع.