Find the perfect skill
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.
Run Plan
Development
Executes a continuous plan by stepping through a skill sequence table. Used after continuous-planner creates a plan to perform tasks deterministically step by step.
Instrumentation with Autotel
Development
Use autotel to instrument functions with tracing, structured logs, and enriched errors.
Build Skill
Development
Creates a new SKILL.md for Claude Code from scratch. Guides pattern identification, I/O interfaces, decision rules, and routing vocabulary. Use to turn repeating workflows into reusable slash commands.
Compress Skill
Development
Reduce a skill to its irreducible core using a compression loop with git and behavior tests.
Embed claude-sub-proxy as Internal Service
Development
Embed claude-sub-proxy as an internal service within another project with minimal footprint (4 JS files + config, no external exposure). It adds Claude API access to an existing app without a separate server, running on localhost. Useful for integrating Claude into a larger application securely.
Compose
Development
Plan and execute work with Jazz-era agents. Activates on /compose or 'let's plan this'.