From buttondown-mgmt
List recent Buttondown emails (drafts, scheduled, sent) for a specific newsletter via the Buttondown API. Grounds the request shape in the locally cached docs before calling.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin buttondown-mgmtThis skill uses the workspace's default tool permissions.
1. **Pick newsletter.** If the user named one, look up that slug in `config.json`. Otherwise use the default newsletter. If multiple are configured and no default is set, ask.
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
Share bugs, ideas, or general feedback.
config.json. Otherwise use the default newsletter. If multiple are configured and no default is set, ask.docs-lookup for the emails endpoint to confirm current path, query params, and response shape.api_key_ref (op read "$ref").curl the emails endpoint with Authorization: Token <key>.For filters (drafts only, sent in last N days, etc.), translate to documented query params — don't invent params.