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 helps you generate type-safe Go code from SQL queries with sqlc across SQLite, PostgreSQL, and MySQL.
This skill helps you build persistent AI agents with Convex, enabling streaming responses, tool usage, and durable workflows.
This skill analyzes failing GitHub PR checks using gh, summarizes failures, and generates a fix plan with implementation after your approval.
This skill helps you detect and prevent hardcoded secrets in git repositories using Gitleaks, boosting security across CI, pre-commit hooks, and audits.
This skill helps you model threats in code using pytm to generate STRIDE-based diagrams, threats, and mitigations for secure architectures.
This skill performs SAST with Semgrep, detecting vulnerabilities and mapping findings to OWASP and CWE to guide secure remediation.
This skill automates Harness release management by generating changelog, version, and tags in one click for streamlined releases.
This skill automates release workflows across projects, generating changelogs, bumping versions, tagging releases, and publishing GitHub releases.
This skill safely updates projects with the latest harness version, performing backups and non-destructive config updates.
This skill optimizes parallel task execution by identifying independent tasks and coordinating concurrent work to speed up development workflows.
This skill creates atomic conventional commits with /commit and pushes the branch to the remote repository.
This skill finishes a feature branch by validating workflow, updating changelog, running tests, merging to integration branch, and cleaning up.
This skill helps resolve GitHub issues using isolated worktrees and TDD, coordinating agents for review, testing, and clean PRs.
This skill enforces verification before completion by generating fresh evidence like logs and test outputs to prove success.
This skill helps you craft conventional-commit compliant PRs with clear descriptions, streamlined gh pr create usage, and structured review-ready summaries.
This skill helps you implement OWASP Top 10 security controls in Java applications, guiding authentication, encryption, input validation, and secure
This skill guides you to run Terraform provider acceptance tests using TestAcc prefix with go test -run and TF_ACC, plus debugging steps.
This skill scaffolds a new Terraform provider project using Plugin Framework, creating workspace, initializing modules, and validating with tests.
This skill helps you design and implement Terraform Provider resources and data sources using the Plugin Framework for robust CRUD, state, and testing.
This skill helps you create conventional commits with project-specific branch rules and proper scope, ensuring consistent history across the monorepo.
This skill conducts comprehensive QA reviews for security, performance, accessibility, and test coverage, guiding remediation with concrete file-level fixes.