skills/clawhub.ai/ghost-theme-builder

ghost-theme-builder

Installation
SKILL.md

Ghost Theme Builder

Inspect the target theme before changing it. Make the smallest coherent change that satisfies the request and preserves the theme's existing conventions.

Resource routing

Search examples/ and snippets/ for the requested feature before writing code. Reuse a suitable pattern; otherwise create the smallest reusable partial, style, or utility needed.

Read only the references relevant to the task:

  • Theme structure or validation: docs/structure.md and docs/gscan.md
  • Template selection or data scope: reference/contexts.md, then the matching file in docs/contexts/
  • Handlebars helpers: reference/helpers.md, then the exact helper file in docs/helpers/
  • Responsive images and assets: docs/responsive-images.md
  • Custom theme settings: docs/custom-settings.md
  • Memberships, Portal, comments, or paid content: docs/members.md
  • Search or sharing: docs/search.md or docs/share.md
  • Custom URLs, collections, channels, or redirects: docs/routing.md
  • Rich editor cards and content styling: docs/content.md
Installs
6
First Seen
Aug 23, 2026
ghost-theme-builder from clawhub.ai