# Nebula Workbench Pages

> Nebula-specific overlay for Canvas Workbench pages. Use when you need the repository-local rule that `examples/pages/` is reference-only and active Workbench pages belong in `pages/`.

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

---


# Nebula page policy

Author active Workbench page previews in the top-level `pages/` directory.

Nebula may also keep reference examples in `examples/pages/`, but those are
examples only and should not replace the canonical Workbench pages directory.

If the repository includes `examples/pages/`, use those files as reference input
when authoring real Workbench pages in `pages/`.

Only pages in the canonical `pages/` directory are valid local verification
targets in this repository. After creating or visually modifying a page, use
`nebula-component-validation` to run repo-local static validation.

Use `canvas-page-definition` for the generic page-spec contract, and
`canvas-workbench/references/pages.md` for the Workbench-specific page preview
flow.

