create
01Command Claude Code
Scaffold a new ONE site from this starter.
Command Claude Code
Scaffold a new ONE site from this starter.
Command Claude Code
Build and deploy this ONE site to Cloudflare Workers.
Hook Claude Code
Runs after a tool call finishes for Write, Edit, MultiEdit, Write, Edit and MultiEdit tool calls, executing design-check.sh and contrast-check.sh (2 commands). From one-ie/one.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Skill Claude CodeCodex
Astro 7 conventions for ONE sites — plugin wiring via one.config.ts, OneChat/OneTrack placement, Cloudflare SSR. Invoke when editing .astro files or astro.config.mjs.
Skill Claude CodeCodex
React 19 conventions in ONE sites — client islands, @oneie/react hooks, no useEffect for ONE data. Invoke when editing .tsx components.
Skill Claude CodeCodex
Use the ONE backend (@oneie/sdk) from this frontend via the plugin-backend wrapper. Invoke when reading/writing ONE data in API routes or SSR.
Skill Claude CodeCodex
The 33 primitives in src/components/ui/ are vendored shadcn. They are styled by the 6-token system — they reference CSS vars, never literal colors.
MCP server Claude CodeCodexCursor +2
MCP server "one" as configured in one-ie/one. Launched with sh -c set -a; [ -f site/.dev.vars ] && . ./site/.dev.vars; [ -f .env.local ] && .
Instructions file CodexOpenCode
AGENTS.md instructions for one-ie/one, covering agents.md — for an agent working in this repo, orient yourself, the substrate verbs you have, two halves: one reaches, /do builds and build with /do.
Instructions file
Claude Code instructions for one-ie/one, covering claude.md — business node, setup (2 min, one-time), one key, full authority, who you are and the node shape.
Agent
Qualifies inbound leads and books demos.
Skill Claude CodeCodex
Summarises any document to the requested length.