Ci Cd skills
Top maintainers
- openclaw · 423 skills
- pluginagentmarketplace · 24 skills
- williamzujkowski · 22 skills
- tencentblueking · 18 skills
- shotaiuchi · 17 skills
Languages in this topic
1360 skills
This skill deploys your project to Vercel as a preview by default, automating linking and deployment steps for fast feedback.
This skill lists the exact contents of an npm package tarball before publishing to verify included files and aid debugging.
This skill deploys your project to Vercel instantly, returning preview and claim URLs to share or transfer.
This skill analyzes your codebase end-to-end and automatically transforms it to production-grade quality with security, performance, and maintainability
This skill rebases the current branch on the latest upstream changes, resolves conflicts, and pushes, saving time and ensuring a clean PR history.
This skill analyzes the past day's GitHub Actions workflow runs to detect actionable failures and open issues for remediation.
This skill helps fix failing CI checks and GitHub Actions on a PR by automating lint, type, test, and build repairs.
This skill converts customer feedback into actionable GitHub issues, detects duplicates, and drafts follow-up reply emails to streamline issue triage.
This skill identifies and fixes flaky E2E tests by running them repeatedly and investigating failures to stabilize CI outcomes.
This skill commits uncommitted changes, runs linting, fixes issues, and pushes the current feature branch to GitHub autonomously.
This skill helps you rebase e2e test snapshots by extracting failed tests from PR comments and updating snapshots accordingly.
This skill automatically deflakes recent E2E tests by aggregating flaky results from main CI and PRs, then proposes fixes and reports.
This skill commits uncommitted changes, runs linting, fixes issues, and pushes the current branch automatically for rapid swift pushes.
This skill helps you manage Azure DevOps resources via the Azure CLI extension, enabling streamlined project, pipeline, and repo administration.
This skill helps you streamline Azure Static Web Apps deployment and local development using SWA CLI for configuration, testing, and CI/CD.
This skill helps you create conventional git commits by analyzing diffs, staging changes intelligently, and generating accurate messages.
This skill generates a PR title and draft description after substantive code changes, streamlining PR readiness and collaboration.
This skill analyzes test coverage results, identifies gaps, proposes high-impact tests, and coordinates approval before implementation.
This skill runs the full code-change verification stack to ensure formatting, linting, typing, and tests pass after code changes.
This skill synthesizes PR workflow guidelines for commits, PRs, CI, security, and dependencies to help teams maintain clean history and focused changes.
This skill guides you in writing and running tests across .sqltest and Rust, enabling reliable SQL compatibility and regression coverage.