Ghost CMS theme development with Handlebars templating. This skill should be used when creating, editing, or debugging Ghost themes, working with Handlebars helpers, configuring custom routes (routes.yaml), defining custom theme settings, or validating themes with GScan. Covers the complete theme file structure, all template contexts, helpers, partials, and the routing system.
$npx -y skills add bowtiedswan/ghost-cms-skills --skill ghost-themesInstalls into the current project.
Run `npx skills use "https://github.com/bowtiedswan/ghost-cms-skills" --skill "bowtiedswan/ghost-cms-skills/ghost-themes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bowtiedswan/ghost-cms-skills" that are relevant to the current task. Run `npx skills add "https://github.com/bowtiedswan/ghost-cms-skills"` and select the relevant skills, then follow their instructions.