Official guide and API reference for the wot-ui component library within uni-app projects.

Install

mkdir -p .claude/skills/wot-ui && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2912" && unzip -o skill.zip -d .claude/skills/wot-ui && rm skill.zip

Installs to .claude/skills/wot-ui

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

wot-ui uni-app 组件库开发指南。当用户询问 wot-ui 组件使用、配置、示例或 API 时使用此技能。
59 charsno explicit “when” trigger
Beginner

Key capabilities

  • Implement specific wot-ui components
  • Configure global Provider or themes
  • Troubleshoot component behavior issues
  • Find props, events, and slots API reference
  • Use components like Calendar, Checkbox, Input, Button, and Popup

How it works

This skill provides expertise for developing applications using the wot-ui component library. It directs users to detailed documentation for each component, including props, events, and slots.

Inputs & outputs

You give it
User queries about wot-ui components, configuration, or API
You get back
Guidance on component usage, configuration, examples, or API details

When to use wot-ui

  • Implement wot-ui form components
  • Configure global theme providers
  • Troubleshoot component behavior

About this skill

wot-ui

此技能提供使用 wot-ui 组件库开发应用程序的专业知识。

何时使用

当用户需要以下帮助时使用此技能:

  • 实现特定的 wot-ui 组件(例如,“如何使用 Calendar 日历组件?”)
  • 配置全局 Provider 或主题
  • 排查组件行为问题
  • 查找 props、events 和 slots 的 API 参考

组件参考

references/ 目录包含每个组件的详细文档。当用户询问特定组件时,请检查 references/ 中对应的 markdown 文件。

基础 (Basic)

表单 (Form)

反馈 (Action)

展示 (Display)

导航 (Navigation)

组合式函数 (Composables)

其他 (Other)

使用模式

  1. 识别组件: 确定用户感兴趣的组件。
  2. 查阅参考: 阅读 references/<component-name>.md 中的具体组件文档。
  3. 提供示例: 使用文档中的示例来指导用户。确保证严格遵守参考中定义的 API(props, events)。

最佳实践

  • 类型: 使用文档中显示的正确 TypeScript 接口。
  • v-model: 注意支持 v-model 双向绑定的组件。
  • 事件: 注意某些事件可能具有特定参数(例如 { item, index })。

How it compares

This skill offers direct access to wot-ui component documentation and usage patterns, unlike searching through general uni-app documentation.

Compared to similar skills

wot-ui side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
wot-ui (this skill)26moReviewBeginner
svelte-expert119moNo flagsIntermediate
writing-registry-meta57moNo flagsBeginner
docs-demo32moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

svelte-expert

Raudbjorn

Expert Svelte/SvelteKit development assistant for building components, utilities, and applications. Use when creating Svelte components, SvelteKit applications, implementing reactive patterns, handling state management, working with stores, transitions, animations, or any Svelte/SvelteKit development task. Includes comprehensive documentation access, code validation with svelte-autofixer, and playground link generation.

11107

writing-registry-meta

siriwatknp

Use this skill when writing meta file for MUI Treasury registry.

587

docs-demo

remotion-dev

Add an interactive demo to the Remotion documentation. Use when creating a new <Demo> component for docs pages.

344

vitepress

antfu

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.

56

port-from-bslib

posit-dev

Comprehensive guide for porting UI components from R's bslib package to py-shiny. Use this skill when: (1) User asks to "port this feature" or "port a component" and mentions bslib or links to a bslib PR (e.g., github.com/rstudio/bslib/pull/...), (2) Porting a new component from bslib to py-shiny, (3) Adding a new input, output, or UI component that exists in bslib, (4) Implementing feature parity with bslib, (5) Working on bslib-related features or components. Covers the complete workflow including understanding source implementation, creating Python equivalents, vendoring assets (SCSS, CSS, JavaScript), creating tests, documentation, and all necessary project files.

17

webf-api-compatibility

openwebf

Check Web API and CSS feature compatibility in WebF - determine what JavaScript APIs, DOM methods, CSS properties, and layout modes are supported. Use when planning features, debugging why APIs don't work, or finding alternatives for unsupported features like IndexedDB, WebGL, float layout, or CSS Grid.

16

Search skills

Search the agent skills registry