
Use when writing Terraform.
Use to analyze failures in GitHub pipelines or jobs.
Use whenever a user mentions or references a Jira ticket and you want to pull out description, comments, or more.
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.
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.
Formulate a git commit message. Use this skill whenever asked to create a commit message.
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.
Design and optimize a PostgreSQL-specific schema. Use for PostgreSQL best practices, data types, indexing, constraints, performance patterns, and advanced features.
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.
Automate browser interactions, test web pages and work with Playwright tests.
Use when writing or updating unit tests (in any language).
Use when asked to write a Jira ticket.