Find the perfect skill
Commit with Conventional Commits
Development
Generate commit messages and commit staged changes following Conventional Commits standards.
Fix GitHub Issue
Development
End-to-end workflow for fixing a GitHub issue: read the issue, implement the fix, write tests, and commit referencing the issue number.
Search OpenAnt Tasks
Productivity
Search and browse tasks on OpenAnt using the CLI. Use it to find open bounties, filter by skills or tags, check task details and escrow status. Helps when you need to discover available work or look up specific task information.
Dead Code Detector
Development
Identify unused code, imports, variables, and functions for safe removal.
Diagnose
Development
Disciplined diagnosis loop for hard bugs and performance regressions: reproduce, minimise, hypothesise, instrument, fix, and regression-test.
Distress Screening (K6/K10)
Data & AI
Provides K6 and K10 scales to screen for psychological distress and track symptom burden, with scoring and interpretation guidance.
Create a pull request for WooCommerce iOS
Development
Automates creating a pull request following WooCommerce iOS conventions, including checking diff, writing description, adding labels, and setting milestones.
Generate Skills from Official Docs
Documentation
Generates agent skills for projects like Vue, Nuxt, Vite, and others from their official documentation. Reads source docs and creates structured skill files.
Angular Spec Auditor
Testing
Audit Angular component spec files against migration guidelines, enforcing testing conventions and catching anti-patterns.
PR - Claude Adapter
Development
Claude adapter for the canonical EmbodiChain PR skill. Guides the model to prepare and create GitHub pull requests.
Trigger ADO pipelines for Copilot PR
DevOps
Trigger Azure DevOps pipelines for a Copilot-created PR by posting /azp run comments.
Creating Services with Effect v4
Development
Guide for creating services using Context.Service, IdentityComposer, and Layer composition in Effect v4.