🧪 Skills
orbcafe-layout-navigation
Build ORBCAFE application shell and navigation experience with CAppPageLayout, NavigationIsland, useNavigationIsland, i18n provider, markdown renderer, and p...
v1.0.0
Description
name: orbcafe-layout-navigation description: Build ORBCAFE application shell and navigation experience with CAppPageLayout, NavigationIsland, useNavigationIsland, i18n provider, markdown renderer, and page transitions. Use when requests involve app frame, user menu, locale switching, navigation tree, or route transition UX.
ORBCAFE Layout + Navigation
Scope
Use this skill for application frame and navigation-level requests.
Primary APIs:
CAppPageLayout,CAppHeader,usePageLayoutNavigationIsland,TreeMenu,useNavigationIslandOrbcafeI18nProvider,useOrbcafeI18nMarkdownRendererCPageTransition
Workflow
- Choose frame pattern in
references/patterns.md. - Apply locale + user menu + hydration checks in
references/guardrails.md. - Attach markdown/transition utilities only if explicitly needed.
Output Contract
Layout decision: full shell vs nav-only.Code snippet: app frame with minimal props.Runtime safety: locale and hydration checks.
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!