Find the perfect skill
Ideogram Common Errors Guide
Development
Diagnose and fix Ideogram API errors and exceptions. Use when encountering errors, debugging failed requests, or troubleshooting integration issues.
UI Accessibility Audit
Development
Audit StyleSeed components for WCAG 2.2 AA issues and apply safe accessibility fixes for touch, focus, contrast, and labels.
Break Plans into Tracer-Bullet Tickets
Development
Break a plan, spec, or conversation into vertical tracer-bullet tickets with dependencies, ready to publish to your issue tracker.
Trust & Reliability Animation
Development
Create animations that build user confidence and reliability with predictable, professional movements.
PR Claude Adapter
Development
Claude adapter for the canonical EmbodiChain PR skill. Used for drafting or creating GitHub pull requests.
Monolynx Skills Guide
Development
Displays usage instructions for Monolynx skills — ticket workflow and additional skills. Use to learn how to work with Monolynx in Claude Code.
Cline Skill Creator Guide
Development
Guide for creating effective Cline Skills. Use when creating or updating a skill to extend Cline with specialized knowledge, workflows, or tool integrations.
Podium Webhook Reliability
Development
Harden a Podium webhook receiver for production: signature verification, replay protection, idempotency, and dead-letter queue to prevent forged events, duplicates, and lost notifications.
Gemini API caching: versioning, stable keys, busting
Development
Best practices for implementing robust caching for Gemini API calls to reduce cost, improve latency, and manage cache invalidation with entity-stable keys and versioning.
Prepare a pull request
Development
Collects commits on the current branch ahead of upstream/main, generates a PR title and description, and creates the PR.
Review and Fix Rust Code
Development
Deep analysis and iterative fixing of a Rust source file. Finds logic errors, lock/concurrency issues, and simplification opportunities, then fixes them one by one until the file is clean.
Apply shadcn/ui Components
Development
Apply shadcn/ui components to React pages and components while integrating the project's custom theme.