nebula-node-page-scaffold
Installation
SKILL.md
Node page scaffold (components + example page only)
Scope: individual pages only—not lists
This skill applies to single-node / detail experiences: one page template per content type (or per route pattern) that renders one node at a time (article, event, product, etc.).
This skill does not apply to list, index, or collection views—for example
blog home, category archives, “latest 10,” search results, or any grid or feed
of many nodes. Those flows use different components (e.g. list + pagination),
different data shape, and other skills; do not use this skill to restrict or
reframe list work. If the user is only building a list, use
canvas-data-fetching, nebula-workbench-pages, and normal component
work without this scaffold rule.