← Back to Skills Marketplace
shenruiyang

orbcafe-layout-navigation

by SHENRUIYANG · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
301
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install orbcafe-layout-navigation
Description
Build ORBCAFE application shell and navigation with CAppPageLayout, NavigationIsland, useNavigationIsland, i18n, markdown renderer, and CPageTransition using...
Usage Guidance
This skill appears coherent for building ORBCAFE UI shell and navigation. Before running anything: 1) verify the npm package 'orbcafe-ui' (check its npm page or source repo) and confirm you trust it; 2) run npm installs in an isolated/dev environment (not on a production host) and run 'npm audit' or similar; 3) review example scripts (examples/*) before executing 'npm run dev' because they can run arbitrary code; 4) confirm the referenced local path 'skills/orbcafe-ui-component-usage/...' exists and is the expected, trusted content; 5) pin package versions or use a lockfile to avoid unexpected upstream changes. If any of those checks fail or the package source is unknown, treat the install as higher risk.
Capability Analysis
Type: OpenClaw Skill Name: orbcafe-layout-navigation Version: 1.0.1 The skill bundle provides legitimate instructions and code patterns for building application layouts and navigation using the 'orbcafe-ui' library. It includes standard React/Next.js implementation details, installation commands for common dependencies (MUI, Emotion), and architectural guardrails for i18n and hydration. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found across SKILL.md or the reference files.
Capability Assessment
Purpose & Capability
The name/description (ORBCAFE layout/navigation) matches the SKILL.md steps: install UI libs, choose a shell pattern, wire providers, and produce layout code. Nothing requested (no env vars, no binaries) is disproportionate to building a UI shell.
Instruction Scope
Instructions are scoped to development tasks: check a module contract file, install npm deps, run example dev server, and generate layout/provider code. They do reference a workspace path ('skills/orbcafe-ui-component-usage/references/module-contracts.md') which requires that other repo/skill files exist; this is likely an integration convenience but you should confirm those referenced local files are the intended sources.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md instructs running 'npm install orbcafe-ui @mui/...' and starting examples. This pulls code from public npm registries (no direct URLs), which is expected for a UI integration but carries the normal risk of installing third-party packages and running example/dev scripts. Review the 'orbcafe-ui' package source and example scripts before running.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not ask for secrets or system config. That is proportionate for a UI/layout helper.
Persistence & Privilege
always is false and there are no install scripts that embed persistent agent behavior in the registry metadata. As an instruction-only skill it does not request elevated or permanent platform privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install orbcafe-layout-navigation
  3. After installation, invoke the skill by name or use /orbcafe-layout-navigation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated skill description for clarity, emphasizing use for inactive UI behavior troubleshooting. - Expanded workflow steps to reference official examples, module contracts, and detailed installation/bootstrapping. - Added mandatory installation and local development instructions. - Output contract revised to specify "Hook-first" mode, enhanced runtime safety, and require troubleshooting tips. - Included practical implementation references and experience-based advice for SSR/CSR, menu highlight, and transition effects.
v1.0.0
Initial release of orbcafe-layout-navigation. - Provides components and hooks for application shell and navigation experience. - Supports locale switching, user menu, navigation tree, and page transition effects. - Includes markdown rendering and i18n provider utilities. - Documentation outlines workflow for implementing frame patterns and navigation features with safety guardrails.
Metadata
Slug orbcafe-layout-navigation
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is orbcafe-layout-navigation?

Build ORBCAFE application shell and navigation with CAppPageLayout, NavigationIsland, useNavigationIsland, i18n, markdown renderer, and CPageTransition using... It is an AI Agent Skill for Claude Code / OpenClaw, with 301 downloads so far.

How do I install orbcafe-layout-navigation?

Run "/install orbcafe-layout-navigation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is orbcafe-layout-navigation free?

Yes, orbcafe-layout-navigation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does orbcafe-layout-navigation support?

orbcafe-layout-navigation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created orbcafe-layout-navigation?

It is built and maintained by SHENRUIYANG (@shenruiyang); the current version is v1.0.1.

💬 Comments