AGENTS.md@packages/dashboard-plugin-skill/src/templates · git:20260703.e20cd5a · 2026-07-03 · sha256 b460a5727014a91e
AGENTS.md@packages/dashboard-plugin-skill/src/templates git:20260703.e20cd5aA
Immutable. This exact content is served forever at /api/v1/blob/b460a5727014a91e.
# DOX — packages/dashboard-plugin-skill/src/templates
Files in this directory. One row per source file.
| File | Purpose |
|------|---------|
| `slot-sections.ts` | Per-slot React stub templates. Exports `SlotSectionContext`, `SLOT_SECTIONS` (map slot id → `{ componentName, render(ctx) }`), `SLOT_RENDER_ORDER` (stable 10-slot order). Each stub annotates `SlotProps<...>` prop contract. `command-route` reuses `ContentView` component name (claim-only, no extra component). |