orbcafe-ui-component-usage
Router skill for ORBCAFE UI. Use when the request is unclear or spans multiple modules, then classify the task and hand off to the most specific ORBCAFE skil...
23 downloads
Free
Reviewed
ORBCAFE UI Router
Purpose
Use this skill as the entry point when a request mentions ORBCAFE UI but does not clearly name the target module.
Workflow
- Classify the request using
references/skill-routing-map.md. - Load only the matched module skill references.
- Enforce public export boundaries from
references/public-export-index.md. - Apply baseline integration checks from
references/integration-baseline.md. - Return:
- Component decision
- Minimal runnable snippet
- Required data shape
- One optional upgrade path
Trigger Heuristics
- Use this skill first when user asks for:
- "用 ORBCAFE 组件做一个页面"
- "不知道选哪个组件"
- "把旧页面改成 ORBCAFE 风格"
- Do not stay in this skill if intent becomes specific. Switch to the matching module skill.
Output Contract
Always provide:
Decision: which ORBCAFE module and why.Paste-ready code: imports fromorbcafe-uionly.Boundary checks: 2-4 checks to avoid non-public API usage and hydration/i18n issues.
Download
ZIP package — ready to use
Skill Info
- Creator
- SHENRUIYANG
- Downloads
- 23
- Published
- Mar 15, 2026
- Updated
- Mar 16, 2026