Find the perfect skill
Payment Integration with SePay and Polar
Development
Integrate payments with SePay (Vietnam) and Polar (global): transactions, subscriptions, webhooks, QR codes, usage-based billing, and automated benefit delivery.
pnpm Workspaces
Development
Manage pnpm workspaces, dependencies, and package publishing.
Create Claude Code SKILL.md
Development
Creates a new Claude Code SKILL.md from scratch. Guides through pattern identification, input/output, decision rules, and routing. Use when turning a repeating workflow into a slash command.
Skill Improver: Dispatch agent for evidence-based edits
Development
Proposes evidence-cited SKILL.md body edits for one genealogy skill from its latest annotated eval run log. Dispatches to the report-only skill-improver agent; never edits the skill itself.
UI Design System
Development
Design system reference for the Devkit Vue stack (Vuetify 4 + custom theme helpers). Use for styling, theming, layout, components, and visual verification.
Add New Pulumi Provider Package
Development
Guided workflow to add a new provider package to the Pulumi Registry, including validation and community package listing.
API Patterns
Development
API design principles and decision-making for 2025. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
Detect CDS Breaking Changes
Development
Analyzes the last N commits for breaking changes in the CDS public API surface. Focuses on specific packages.
Code Humanizer
Development
Removes structural debt from AI-generated code, preventing duplicated helpers, swallowed exceptions, and speculative abstractions. Includes Guard mode to avoid these patterns during implementation.
Scaffold dbt-lineage product skill
Development
Guides creating a new SKILL.md for the dbt-lineage Claude Code plugin, matching its conventions. Use when scaffolding a product skill.
PR - Claude Adapter
Development
Adapter skill for drafting and creating EmbodiChain pull requests, filling the GitHub template, and selecting labels.
TDA Figure Spec for Publication-Ready Figures
Development
Scaffolds matplotlib figure code following established TDA visualization conventions, using predefined style constants, colors, and figure templates.