english-text-editor
Suggests improvements for English-language text but does not rewrite the original. Use when asked to correct spelling or wording and the text is English.
gh-run-failure
Use to analyze failures in GitHub pipelines or jobs.
gh-code-review
Review GitHub pull requests using gh CLI and the GitHub API. Use when asked to review a PR, inspect PR changes, or choose approve/comment/request-changes.
confluence-read
Search Confluence pages and fetch page content. Use when a user wants to find or read Confluence wiki pages, or when context from Confluence is needed.
gh-address-comments
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
git-commit-message
Formulate a git commit message. Use this skill whenever asked to create a commit message.
jira-read-ticket
Use whenever a user mentions or references a Jira ticket and you want to pull out description, comments, or more.
jira-write-ticket
Use when asked to write a Jira ticket.
playwright-cli
Automate browser interactions, test web pages and work with Playwright tests.
postgresql-table-design
Design and optimize a PostgreSQL-specific schema. Use for PostgreSQL best practices, data types, indexing, constraints, performance patterns, and advanced features.
snyk-cli
Scan and triage Snyk security findings in local repositories and container images. Use for Snyk vulnerability reviews, scan summaries, severity filtering, and remediation planning.
sonar-cli
Use the SonarQube CLI to access and understand SonarQube analysis results. Use when the user asks about SonarQube issues.
terraform
Use when writing Terraform.
unit-testing
Use when writing or updating unit tests (in any language).