Skip to main content
TryGhost
GitHub creator profile

TryGhost

Repository-level view of 17 collected skills across 1 GitHub repositories.

skills collected
17
repositories
1
updated
Aug 26, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

format-numbers
unclassified

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

Aug 26, 2026
add-private-feature-flag
unclassified

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

Aug 25, 2026
add-admin-api-endpoint
unclassified

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

Aug 21, 2026
commit
unclassified

Commit message formatting and guidelines

Aug 21, 2026
create-database-migration
unclassified

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…

Aug 21, 2026
shade-component-decision
unclassified

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.

Aug 21, 2026
shade-dropdown-surface-contract
unclassified

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.

Aug 21, 2026
shade-inputsurface-recipe
unclassified

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.

Aug 21, 2026
Showing 8 of 17 collected skills.
Showing 1 of 1 repositories
All repositories loaded