Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

element-plus-skills

element-plus-skills에는 jiaiyan에서 수집한 skills 89개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
89
Stars
19
업데이트
2026-03-13
Forks
2
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

element-plus-skills
소프트웨어 개발자

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

2026-03-13
el-affix
웹 개발자

Affix component for fixing elements to a specific visible area. Invoke when user needs to create sticky navigation, fixed headers, or elements that remain visible while scrolling.

2026-03-13
el-alert
웹 개발자

Alert component for displaying important alert messages. Invoke when user needs to show non-dismissible notifications, status messages, or important information that requires user attention.

2026-03-13
el-anchor
웹 개발자

Anchor component for anchor navigation. Invoke when user needs to create page anchor navigation, table of contents, or quick navigation to specific sections.

2026-03-13
el-autocomplete
웹 개발자

Autocomplete component for input suggestions. Invoke when user needs to provide input suggestions, autocomplete functionality, or search-as-you-type features.

2026-03-13
el-avatar
웹 개발자

Avatar component for representing people or objects with images, icons, or characters. Invoke when user needs to display user avatars, profile pictures, or entity representations.

2026-03-13
el-backtop
웹 개발자

Backtop component for back-to-top button. Invoke when user needs to provide quick navigation back to the top of a long page.

2026-03-13
el-badge
웹 개발자

Badge component for displaying numbers or status marks on buttons and icons. Invoke when user needs to show notification counts, status indicators, or attention markers.

2026-03-13
el-breadcrumb
웹 개발자

Breadcrumb component for displaying the location of the current page. Invoke when user needs to show navigation paths, page hierarchy, or enable easier browsing back.

2026-03-13
el-button
웹 개발자

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

2026-03-13
el-calendar
웹 개발자

Calendar component for displaying dates. Invoke when user needs to display a calendar view, select dates, or show scheduled events.

2026-03-13
el-card
웹 개발자

Card component for integrating information in a card container. Invoke when user needs to display grouped content, dashboard cards, or content sections with headers.

2026-03-13
el-carousel
웹 개발자

Carousel component for looping images or texts in limited space. Invoke when user needs to display image sliders, content carousels, or rotating banners.

2026-03-13
el-cascader
소프트웨어 개발자

Cascader component for hierarchical option selection. Invoke when user needs to select from multi-level data like regions, categories, or organizational structures.

2026-03-13
el-checkbox
웹 개발자

Checkbox component for multiple choice selection. Invoke when user needs to allow users to select multiple options from a list, create check-all functionality, or toggle between states.

2026-03-13
el-collapse
웹 개발자

Collapse component for storing expandable content. Invoke when user needs to create accordion panels, FAQ sections, or collapsible content areas.

2026-03-13
el-color-picker-panel
웹 개발자

ColorPickerPanel is the core panel component of ColorPicker for custom color selection UI. Invoke when user needs to build custom color picker interfaces without the dropdown wrapper.

2026-03-13
el-color-picker
웹 개발자

ColorPicker component for color selection. Invoke when user needs to select colors, set theme colors, or customize color values.

2026-03-13
el-config-provider
웹 개발자

ConfigProvider component for global configuration. Invoke when user needs to configure global settings, i18n, theme, or component defaults.

2026-03-13
el-container
웹 개발자

Container components for scaffolding basic page structure with header, aside, main, and footer sections. Invoke when user needs to create page layouts.

2026-03-13
el-date-picker-panel
웹 개발자

DatePickerPanel is the core panel component of DatePicker for custom date selection UI. Invoke when user needs to build custom date picker interfaces without the dropdown wrapper.

2026-03-13
el-date-picker
웹 개발자

DatePicker component for date input. Invoke when user needs to select dates, date ranges, months, years, or datetime values.

2026-03-13
el-datetime-picker
웹 개발자

DateTimePicker component for selecting date and time together. Invoke when user needs to select both date and time in a single picker.

2026-03-13
el-descriptions
웹 개발자

Descriptions component for displaying multiple fields in list form. Invoke when user needs to display detailed information, product specifications, or profile data.

2026-03-13
el-dialog
소프트웨어 개발자

Dialog modal component for displaying content in a layer above the page. Invoke when user needs modal dialogs, confirmations, or form popups.

2026-03-13
el-divider
웹 개발자

Divider component for separating content. Invoke when user needs to create visual separation between content sections, add horizontal or vertical dividers.

2026-03-13
el-drawer
소프트웨어 개발자

Drawer component for displaying content in a slide-out panel. Invoke when user needs to create side panels, slide-out menus, or form drawers.

2026-03-13
el-dropdown
웹 개발자

Dropdown component for toggleable menus displaying lists of links and actions. Invoke when user needs to create dropdown menus, action menus, or context menus.

2026-03-13
el-empty
소프트웨어 개발자

Empty component for placeholder hints in empty states. Invoke when user needs to display empty data states, no results found, or placeholder content.

2026-03-13
el-form
소프트웨어 개발자웹 개발자

Form component for data collection, validation, and submission. Invoke when user needs to create forms, implement validation, or handle form data.

2026-03-13
el-icon
웹 개발자

Icon component for displaying SVG icons. Invoke when user needs to display icons, customize icon sizes and colors, or use Element Plus icon collection.

2026-03-13
el-image
웹 개발자

Image component with lazy load, placeholder, and preview features. Invoke when user needs to display images with loading states, error handling, or preview functionality.

2026-03-13
el-infinite-scroll
웹 개발자

InfiniteScroll directive for loading more data when scrolling to bottom. Invoke when user needs to implement infinite scrolling, lazy loading, or pagination on scroll.

2026-03-13
el-input-number
웹 개발자

InputNumber component for numeric input with controls. Invoke when user needs to input numbers with increment/decrement buttons, set numeric ranges, or enforce numeric input.

2026-03-13
el-input
웹 개발자

Input component for text entry with multiple types, validation, and formatting. Invoke when user needs to implement text input, textarea, or password input.

2026-03-13
el-input-tag
웹 개발자

InputTag component for adding content as tags. Invoke when user needs to create tag inputs, multi-value inputs, or keyword/tag entry fields.

2026-03-13
el-link
웹 개발자

Link component for text hyperlinks. Invoke when user needs to create text links, navigation links, or styled anchor elements.

2026-03-13
el-loading
웹 개발자

Loading component for showing animation while loading data. Invoke when user needs to display loading states, async operation feedback, or data fetching indicators.

2026-03-13
el-mention
소프트웨어 개발자

Mention component for mentioning users or items in input. Invoke when user needs to implement @mentions, user tagging, or item references in text inputs.

2026-03-13
el-menu
웹 개발자

Menu component for website navigation with horizontal and vertical modes. Invoke when user needs to create navigation menus, sidebars, or dropdown menus.

2026-03-13
이 저장소에서 수집된 skills 89개 중 상위 40개를 표시합니다.