TryGhost

28 mods across 2 repositories, 55k stars between them.

SessionStart

01

TryGhost/Ghost

Hook Claude Code

Runs when a session starts, executing nvm-path.sh via bash. From TryGhost/Ghost.

55k +8 today A tokens not measured original MIT

Ghost

02

TryGhost/Ghost

Settings file Claude Code

Agent settings declaring 1 hook event (SessionStart).

55k +8 today A tokens not measured original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Add a new endpoint or endpoints to Ghost's Admin API at ghost/api/admin/.

55k +8 today A 23 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Use when adding a new private (developer experiments) feature flag to Ghost, including the backend registration and settings UI toggle.

55k +8 today A 30 tokens original MIT

commit

05

TryGhost/Ghost

Skill Claude CodeCodex

Commit message formatting and guidelines.

55k +8 today A 7 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Convert a legacy internal Ghost workspace package from JavaScript or CommonJS to the repository's TypeScript and ESM golden path while preserving file history and runtime compatibility. Use when modernizing an existing or newly migrated private package, including staged lib-to-src moves, JS-to-TS renames, consumer…

55k +8 today A 75 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database. Use this skill whenever the task involves modifying Ghost's database schema — including adding, removing, or renaming columns or tables, adding new settings, creating…

55k +8 today A 146 tokens original MIT

Format numbers

08

TryGhost/Ghost

Skill Claude CodeCodex

Format numbers using the formatNumber function from Shade whenever someone edits a TSX file.

55k +8 today A 20 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Move a package from another TryGhost repository into Ghost as an internal-only workspace package while preserving its Git history. Use for package migrations from repositories such as TryGhost/SDK or TryGhost/framework, including the history import PR, exceptional merge-commit handoff, source-repository removal PR…

55k +8 today A 77 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Decide which Shade layer (Token, Primitive, Component, Recipe, Pattern) a new piece of UI belongs in — and whether it should be added to Shade at all. Trigger when creating new files in apps/shade/src/components, or proposing to add a new Shade component.

55k +8 today A 60 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

DropdownMenu, Select, and Popover share one visual recipe (bg-surface-elevated-2 + border-border/60 dark:border-border/30 + shadow-md). Change them together. Trigger when editing any of those three Shade files.

55k +8 today A 54 tokens original MIT

Shade imports

12

TryGhost/Ghost

Skill Claude CodeCodex

Import Shade from layer-specific subpaths (primitives, components, patterns, page-templates, utils), never the root barrel. Trigger when editing TSX/TS in Shade-consuming apps.

55k +8 today A 41 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Use the inputSurface() recipe for form-control chrome (border, background, radius, focus ring, invalid state) — don't roll your own. Trigger when editing form-control-shaped files in Shade.

55k +8 today A 44 tokens original MIT

Shade new component

14

TryGhost/Ghost

Skill Claude CodeCodex

Acceptance checklist for adding or editing a Shade component or pattern file — naming, sibling story, className forwarding, cva variants, required states, recipe usage. Trigger when editing files in apps/shade/src/components.

55k +8 today A 47 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Don't write dark: Tailwind variants for colour in Shade or admin apps — semantic tokens flip in dark mode automatically. Trigger when editing TSX in Shade-consuming apps.

55k +8 today A 0 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Pick the right Shade page template (ListPage, PageHeader) for a new admin page instead of inventing chrome. Trigger when creating new admin pages or routes in apps/admin or apps/activitypub.

55k +8 today A 44 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Guardrails for running pnpm dlx shadcn@latest add in Shade — never overwrite existing components, fresh branch first, swap raw colours for semantic tokens after integrating. Trigger when the user proposes a shadcn add, or when a fresh ShadCN-shaped file lands in apps/shade/src/components/ui.

55k +8 today A 72 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Use Shade semantic tokens (bg-background, text-foreground, border-border-default, bg-surface-elevated) — never hex, hsl(), or bg-gray-200-style raw palette utilities for UI chrome. Trigger when editing TSX/CSS in Shade-consuming apps.

55k +8 today A 61 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Replace bare divs that only carry flex/grid/gap utilities with Shade primitives (Stack, Inline, Box, Grid, Container, Text). Use semantic gap="md" instead of gap-4. Trigger when editing TSX in Shade-consuming apps.

55k +8 today A 54 tokens original MIT

agentic-workflows

20

TryGhost/Ghost

Agent

GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.

55k +8 today A 24 tokens original MIT

Ghost AGENTS.md

21

TryGhost/Ghost

Instructions file CodexOpenCode

AGENTS.md instructions for TryGhost/Ghost, covering agents.md, required workflow, repository skills and task routing and important warnings.

55k +8 today A 761 tokens original MIT

Ghost CLAUDE.md

22

TryGhost/Ghost

Instructions file

Claude Code instructions for TryGhost/Ghost, a project described as: Independent technology for modern publishing, memberships, subscriptions and newsletters.

55k +8 today A 3 tokens copy · 100% MIT

playwright-e2e

23

TryGhost/Ghost

Cursor rule Cursor

Playwright E2E testing configuration for AI agents.

55k +8 today A 72 tokens original MIT

shadcn-add

24

TryGhost/Ghost

Command Claude Code

Add a new ShadCN/UI component to Shade with Storybook stories.

55k +8 today A 14 tokens original MIT