This skill should be used when the user asks to "optimize SEO", "improve meta tags", "add structured data", "optimize for AI", "improve search ranking", "add Open Graph", "GEO optimization", "AIO optimization", "check SEO score", "audit SEO", or "/seo". Supports scoped, comprehensive ("all"), and audit modes.
This skill should be used when the user asks to "create a release tag", "bump version", "tag a release", "release major/minor/patch", "bump major", "bump minor", "bump patch", "create version tag", or "/release-tag". Bumps semantic version, invokes changelog, and creates annotated git tag.
This skill should be used when the user asks to "update documentation", "document this change", "sync docs with code", "audit documentation", "restructure docs", "update README", "update CLAUDE.md", "update docs folder", "document API", "update postman collection", or "/docs". Supports scoped, comprehensive ("all"), and restructuring ("simplifier") modes.
This skill should be used when the user asks to "generate changelog", "update changelog", "create release notes", "prepare release documentation", "what changed since last release", or "/changelog". Dispatches to changelog-generator or release-notes agents based on mode.
This skill should be used when the user asks to "review infrastructure", "design helm chart", "check kubernetes manifests", "review terraform", "review terragrunt", "create argocd application", "audit infrastructure", or "/devops". Covers Kubernetes, Helm, ArgoCD, Terraform, and Terragrunt review and design.
This skill should be used when the user asks to "review my PR", "check if PR is ready", "run PR checklist", "verify PR quality", "review pull request", or "/pr-check". Reviews test coverage, secrets, error handling, and documentation against a quality checklist.
This skill should be used when the user asks to "write tests", "add test coverage", "check test coverage", "test this function", "run test audit", "add regression tests", "verify tests pass", "run tests", or "/tester". Verifies, creates, and updates test coverage.
This skill should be used when the user asks to "security review", "check for vulnerabilities", "audit security", "review code for security", "check for secrets", "OWASP review", "check for injection", "review API security", or "/security-review". Covers authentication, input validation, data exposure, secrets, and OWASP Top 10.