# Objectui Contributor

> Repo-internal rules for contributors editing THIS monorepo — the Console reference app (`apps/console`, `@object-ui/app-shell`) and the Shadcn-synced primitives under `packages/components/src/ui/`. Use when working on this repository's own source, not when authoring an app with the published `@object-ui/*` packages.

- Skill: `objectstack-ai/objectui-contributor` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add objectstack-ai/objectui-contributor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/objectstack-ai/objectui-contributor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: objectstack-ai (https://skillmd.com/u/objectstack-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/objectstack-ai/objectui-contributor

---


# ObjectUI contributor rules (this repository only)

Everything here addresses someone editing **this monorepo**. It is deliberately not
part of the published `skills/objectui/` bundle: a customer install has no
`apps/console/`, no `packages/components/src/ui/`, and no `scripts/shadcn-sync.js`,
so shipping these files cost every customer session tokens it could never use.

| Topic | File |
|---|---|
| Console app: architecture, metadata-admin registry, routing, MSW debugging, retired names | [`guides/console-development.md`](./guides/console-development.md) |
| Shadcn-synced primitives are overwritten by the sync script — wrap, never edit | [`rules/no-touch-zones.md`](./rules/no-touch-zones.md) |

Customer-facing ObjectUI authoring knowledge stays in `skills/objectui/`.

