home / skills / yumehiko / jp-ui / jp-ui-consumer
npx playbooks add skill yumehiko/jp-ui --skill jp-ui-consumerReview the files below or copy the command above to add this skill to your agents.
---
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`.