From buttondown-mgmt
Register an additional Buttondown newsletter alongside any already configured. Captures slug, display name, API key reference, user directory, and optional default flag. Use when the user has a new newsletter to manage from the same Claude Code setup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/buttondown-mgmt:add-newsletterThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Adds one entry to `newsletters` in `$DATA_ROOT/config.json`.
Adds one entry to newsletters in $DATA_ROOT/config.json.
$DATA_ROOT/config.json. If missing, run onboard instead.newsletters.op://...).~/Documents/Buttondown/<slug>/); create if missing.default to false.config.json atomically (write to config.json.tmp, then mv).[default] marker.Validate the API key reference resolves (op read "$ref" >/dev/null) before saving — fail fast on a typo.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin buttondown-mgmtOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.