AgentSkillsCN

jp-ui-consumer

在应用中使用jp-ui时:安装、CSS/主题设置、组件选择和token使用;引导Codex到jp-ui文档和类型以获取实现细节。

SKILL.md
--- frontmatter
name: jp-ui-consumer
description: "Use when consuming jp-ui in an app: installation, CSS/theme setup, component selection, and token usage; guide Codex to the jp-ui docs and types for implementation details."

jp-ui Consumer

Quick start

  • Read docs/usage.md for install, CSS import, and providers.
  • Read docs/components.md to find exported component names.
  • Read docs/tokens.md for token sources and theming.
  • Read docs/icons.md for icon name guidance.

Component details

  • For prop-level details, inspect node_modules/@yumehiko/jp-ui/dist/index.d.ts.