Robdel12

7 mods across 1 repository, 95 stars between them.

design-system

01

Robdel12/OrbitDock

Skill Claude CodeCodex

Cosmic Harbor design system for OrbitDock. Covers the full visual language: color tokens (status, feedback, tool, model, autonomy, diff, syntax), spacing (4pt grid), typography scale, corner radii, elevation/shadow/glow, opacity tiers, motion presets, icon sizing, component patterns (badges, cards, buttons, banners…

95 3mo ago A 139 tokens original MIT

Robdel12/OrbitDock

Skill Claude CodeCodex

Use when designing or changing OrbitDock API and transport flow. Enforces the scaling contract: HTTP for bootstrap, pagination, mutations, and other heavy payloads; WebSocket for light realtime deltas, replay, heartbeats, and refetch hints only. Prevents overloaded sockets, god-object stores, and client-side…

95 3mo ago A 73 tokens original MIT

Robdel12/OrbitDock

Skill Claude CodeCodex

Profile OrbitDock memory and runtime behavior using macOS CLI tools. Use when investigating high memory usage, memory growth over time, Core Animation or mmap/vmallocate-heavy stacks, leak suspicion, or regressions that need reproducible vmmap/sample/xctrace evidence.

95 3mo ago A 60 tokens original MIT

Robdel12/OrbitDock

Skill Claude CodeCodex

Standardize OrbitDock changelogs using two modes: (1) GitHub tag release notes with the stable long-form template (Quick start, OrbitDock vX, Highlights, Important release notes, Full changelog) and (2) TestFlight build-train changelogs based on build-marker commits like 🔖 v0.7.0-b7 to 🔖 v0.7.0-b8 that are not tags.…

95 3mo ago A 130 tokens original MIT

Robdel12/OrbitDock

Skill Claude CodeCodex

Use when writing, reviewing, or refactoring OrbitDock Rust server code to implement features and system designs without shortcuts. Covers strong domain modeling, typed boundaries, single-writer persistence, state transitions, additive migrations, connector/runtime separation, and when to pull in testing-philosophy for…

95 3mo ago A 63 tokens original MIT

OrbitDock AGENTS.md

06

Robdel12/OrbitDock

Instructions file CodexOpenCode

Instructions for Robdel12/OrbitDock, covering repository guidelines, read this first, short version, native app workflow and native data flow rules.

95 3mo ago A 935 tokens original MIT

OrbitDock CLAUDE.md

07

Robdel12/OrbitDock

Instructions file

Instructions for Robdel12/OrbitDock: Shared repository guidance now lives in AGENTS.md.

95 3mo ago A 118 tokens original MIT