Coding & Dev Tools
Coding agent skills teach AI agents repeatable engineering workflows: reviewing pull requests, writing tests, refactoring safely, and enforcing house style. Install one SKILL.md and your agent applies the same checklist every time, whether you use Claude Code, Cursor, Codex, or another agent.
-
openshift-eng Skill Go LintRun golangci-lint to check Go code quality. Use when the user asks to lint, check for lint issues, or verify code quality in a Go project, or when linting is appropriate before committing Go code changes.
-
openshift-eng Skill Extract PrsRecursively extract GitHub Pull Request links from Jira issues
-
openshift-eng Bundle List JirasQuery and return raw JIRA bug data for a specific project
-
openshift-eng Bundle Fetch PayloadsFetch recent release payloads from the OpenShift release controller
-
openshift-eng Skill Validate BugDiagnose and fix jira/invalid-bug on PRs by running the same 7 checks as the jira-lifecycle-plugin
-
openshift-eng Skill Go Lint FixRun golangci-lint and fix all reported issues. Use only when explicitly asked to fix lint issues in a Go project.
-
openshift-eng Skill Detect PermafailAnalyze consecutive job failures to determine if they represent a permafail pattern versus flaky failures
-
openshift-eng Bundle Fetch Jira IssueFetch JIRA issue details including status, assignee, comments, and progress classification
-
openshift-eng Bundle Payload SnapshotSnapshot OpenShift payload data (release controller, PR diffs, comments, CI jobs, JUnit results, regression tracking) to a local directory for offline analysis
-
openshift-eng Bundle Ready To SolveCheck whether a Jira issue is well-groomed and ready for /jira:solve
-
openshift-eng Bundle ScriptsGenerate tuned manifests and evaluate node tuning snapshots
-
openshift-eng Bundle Prow Job AnalysisUse this skill when debugging a failed Prow CI job.
-
openshift-eng Bundle Status AnalysisShared engine for analyzing Jira issue activity and generating status summaries
-
openshift-eng Skill Fetch Prowjob JSONFetch and return key data from a Prow job's prowjob.json artifact given a Prow job URL
-
openshift-eng Skill Git Commit FormatApply conventional commit formatting rules. Use when generating commit messages or creating commits.
-
openshift-eng Bundle Suggest ReviewersGit blame analysis helper for the suggest-reviewers command
-
openshift-eng Bundle List ComponentsList all OCPBUGS components, optionally filtered by team
-
chatandbuild Bundle Github AutomationUse this skill when automating GitHub workflows for issues, pull requests, labels, releases, repository hygiene, or operational guardrails around GitHub actions and repository maintenance.
-
chatandbuild Bundle Incident ResponseUse this skill when leading or structuring incident response, including triage, containment, communications, recovery, severity assessment, timelines, and post-incident follow-up.
-
chatandbuild Bundle Dependency UpgradeUse this skill when upgrading dependencies with risk-aware batching, compatibility checks, lockfile review, migration notes, and verification steps for routine updates or major-version changes.
-
chatandbuild Bundle Intimate WellbeingUse this skill when providing respectful, non-explicit intimate wellbeing guidance focused on practical help, communication, stress, sleep, exercise, habits, medical red flags, relationship health, or sexual performance concerns.
-
chatandbuild Bundle Nutrition PlanningUse this skill when creating structured meal plans, calorie targets, macro calculations, meal timing, or goal-specific nutrition plans.
-
chatandbuild Bundle Query Address InfoUse this skill when querying on-chain wallet addresses for active token positions, balances, token metadata, prices, 24-hour change, holding quantities, and portfolio summaries across supported chains.
-
chatandbuild Bundle Railway DeploymentUse this skill when deploying to Railway, including environment checks, service configuration, health verification, rollout observation, logs, and rollback readiness.
-
chatandbuild Bundle Create Pull RequestUse this skill when preparing GitHub pull requests with clear summaries, scoped changes, test plans, reviewer context, risk notes, and links to relevant issues or evidence.
-
sawrus Skill Test PyramidDecide what type of test to write, structure the suite, measure health, and apply test doubles correctly.
-
sawrus Skill Slo Sli DesignDefine SLIs, SLOs, and error budgets; implement burn rate alerts; integrate with Prometheus.
-
sawrus Skill Incident CommandStructured incident command for P0/P1 — roles, timeline, communication templates, and mitigation-first approach.
-
sawrus Skill Postmortem AnalysisWrite blameless postmortems with 5-whys RCA, actionable follow-ups, and systematic prevention measures.
-
sawrus Skill ObservabilityImplement structured logging, distributed tracing, and metrics for production-ready backend services.
-
sawrus Bundle App BuilderOrchestrate full-stack application scaffolding — determine project type, select tech stack, coordinate agents, scaffold structure.
-
sawrus Skill Performance TestingDesign and execute load/stress tests with k6, establish SLO baselines, and identify bottlenecks.
-
openshift-eng Skill Analyze UsageComprehensive analysis of BigQuery usage patterns, costs, and query performance
-
openshift-eng Bundle Payload Autodl JSONSchema for the autodl JSON data file produced by payload-analysis for database ingestion — you must use this skill whenever generating the autodl JSON file
-
openshift-eng Bundle Reevaluate Job RunsRetroactively re-run Sippy Symptom detection on completed Prow CI job runs to apply or preview failure Labels
-
openshift-eng Bundle Set Release BlockerSet the Release Blocker field on a JIRA issue
Frequently asked questions
What are Coding & Dev Tools agent skills?
Coding agent skills teach AI agents repeatable engineering workflows: reviewing pull requests, writing tests, refactoring safely, and enforcing house style. Install one SKILL.md and your agent applies the same checklist every time, whether you use Claude Code, Cursor, Codex, or another agent.
Which Coding & Dev Tools skills are most installed?
Popular Coding & Dev Tools skills on SkillMD right now include fetch-payloads, detect-permafail, go-lint. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Coding & Dev Tools skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.