·nebula-page-stories
</>

nebula-page-stories

Create example page stories that compose multiple components into realistic layouts. Use when building page-level Storybook stories that showcase how components work together. Covers PageLayout usage, composition rules, spacing with Spacer, and single-story hoisting.

7Installs·1Trend·@acquia

Installation

$npx skills add https://github.com/acquia/nebula --skill nebula-page-stories

How to Install nebula-page-stories

Quickly install nebula-page-stories AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/acquia/nebula --skill nebula-page-stories
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: acquia/nebula.

SKILL.md

View raw

Page stories showcase how components work together in realistic layouts. They should closely mirror what end users will experience in Drupal Canvas, so avoid patterns that won't be available in Canvas.

Use single-story hoisting for cleaner navigation. Page stories should use Storybook's single-story hoisting feature to avoid unnecessary nesting in the sidebar. This is achieved by:

This results in a flat sidebar entry "Product: Detail" under "Example pages", rather than a nested "Product: Detail" → "Default" structure.

Create example page stories that compose multiple components into realistic layouts. Use when building page-level Storybook stories that showcase how components work together. Covers PageLayout usage, composition rules, spacing with Spacer, and single-story hoisting. Source: acquia/nebula.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/acquia/nebula --skill nebula-page-stories
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from acquia/nebula

Quick answers

What is nebula-page-stories?

Create example page stories that compose multiple components into realistic layouts. Use when building page-level Storybook stories that showcase how components work together. Covers PageLayout usage, composition rules, spacing with Spacer, and single-story hoisting. Source: acquia/nebula.

How do I install nebula-page-stories?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/acquia/nebula --skill nebula-page-stories Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/acquia/nebula