workspace agents

18 tagged workspace, measured the same way as everything else here.

Browse within: component-library 16frontend-platform 16monorepo 16ui-architecture 16

_README

01

aziontech/webkit

Agent Claude Code

Each file here defines the prompt for one isolated sub-agent. The orchestrator (/component-create) invokes them via the Task tool, one phase at a time. A sub-agent sees only the prompt the orchestrator hands it — no conversation history, no other sub-agent's output, no chat memory. This is the structural guarantee…

2 3d ago A 0 tokens original MIT

scaffolder

02

aziontech/webkit

Agent Claude Code

Isolated sub-agent that writes the component .vue files + updates packages/webkit/package.json#exports. Strictly spec-bound; every prop/event/slot must come from the spec.

2 3d ago A 43 tokens original MIT

webkit-adopter

03

aziontech/webkit

Agent

Runs and explains the @aziontech/webkit adoption flow — npx @aziontech/webkit init. Sets up deps, lint configs, pre-commit, the webkit MCP, and the Claude Code bundle in this project, idempotently.

2 3d ago A 57 tokens original MIT

laozhangzzz/agent-pitbook

Agent

After moving a workspace directory, Codex Desktop or related local state may still reference the old path. This can show up as confusing roots, stale sidebar entries, or tool calls pointed at the old location.

1 1mo ago A 0 tokens