openclaw-carapace

Installation
SKILL.md

Carapace

Use the shared package for foundations and framework-neutral visual primitives. Keep consumer-specific behavior, data, routes, and layout composition local.

Workflow

  1. Read tokens.md before choosing colors, spacing, type, radii, or shadows.
  2. Read consumer-adapters.md for the current framework.
  3. Read application-surfaces.md when working on shells, panes, settings, or operational screens.
  4. Read terminal-ui.md when designing or auditing a terminal interface.
  5. Read embedded-surfaces.md when the surface renders inside a host frame, such as an MCP app.
  6. Inspect the consumer's existing shared primitives before creating a component.
  7. Use semantic tokens for UI intent; use palette primitives only for documented exceptions.
  8. Keep application behavior, routes, and information architecture unchanged unless the task says otherwise.
  9. Validate the affected routes with existing tests and real browser screenshots.

Interface Rules

Installs
551
GitHub Stars
4
First Seen
Jul 21, 2026
openclaw-carapace — openclaw/carapace