Find the perfect skill
Plugin Doctor - Diagnostic and Fix
DevOps
Diagnose and fix quality issues in marketplace components with automated safe fixes and prompted risky fixes. Combines diagnosis, correction, and verification into a single workflow.
GitOps Workflow with ArgoCD and Flux
DevOps
Guide to implementing GitOps workflows with ArgoCD and Flux for automated declarative Kubernetes deployments.
Generate release notes from GitHub PRs
Documentation
Creates user-facing release notes for a version by reading merged PR descriptions from GitHub via the gh CLI. Applies grouping and changelog conventions.
Do Workflow
Development
Automate a task end-to-end: research, implement, PR, CI, and ship. Triggered only by /do or $do.
Scaffold a new skill for hms-commander
Development
Guide to create a new skill following the existing hms-commander structure, including steps and conventions.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions for designing robust GraphQL APIs.
Vite: configuration, plugins and SSR
Development
Vite configuration, plugin API, SSR, and Vite 8 Rolldown migration. For projects using Vite, vite.config.ts, or building libraries.
Unshelve a session
Productivity
Search and resume a previously shelved session using the bookmark_unshelve MCP tool.
OpenWebF Host Controller Management
Development
Manage WebF controllers safely with WebFControllerManager, covering lifecycle, reuse, pre-render, and multi-page integration.
Capability Check
Productivity
Checks whether a specific action (sending a message, accessing calendar, etc.) is possible by testing permissions, required services, and configuration. Helps diagnose why a feature is not working.
VR/AR Development
Development
VR/AR development principles covering comfort, interaction, and performance requirements.
Skill Hardening Audit & Rewrite
Development
Audits and rewrites a Claude skill file to enforce correct visibility flags, deterministic steps, and self-verification. Outputs a hardened skill with a changelog.