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 projects to Netlify using the Netlify CLI, auto-detecting config and handling production or preview deployments for you.
This skill guides you through configuring Discord notifications with webhook or bot, writing settings for automated alerts.
This skill enables consistent frontend, backend, fullstack, and build-release changes for HuLa by applying repo conventions and templates.
This skill runs formatting, linting, build, and test checks to verify changes before commits or PRs.
This skill analyzes Rust changes and runs affected crate tests to verify correctness after edits.
This skill identifies uncovered Rust test lines by executing cargo llvm-cov and reports per-file gaps to guide targeted testing.
This skill teaches safe production deployment thinking, verification, rollback, and post-deploy checks to minimize risk.
This skill audits and improves CLAUDE.md files across a repo, delivering a quality report and targeted updates upon approval.
This skill helps you audit and manage dependencies across projects, uncover vulnerabilities, ensure license compliance, and plan safe upgrades.
This skill guides threat modeling, vulnerability analysis, and secure design using STRIDE, OWASP, and best-practice security patterns to strengthen systems.
This skill creates GitHub issues using gh with repository templates, automatically filling fields, labels, assignees, milestones, and draft options.
This skill updates API reference docs by fetching the latest production OpenAPI spec and regenerating Docusaurus pages for accurate endpoints.
This skill helps you manage Apple platform tasks using XcodeBuildMCP tools for building, testing, and debugging iOS, macOS, and related targets.
This skill guides rolling Playwright dependencies, releasing, and repo maintenance to keep your dev workflow smooth and up to date.
This skill helps diagnose fast-agent session and history issues by inspecting session.json and history files for timing, tool calls, and failures.
This skill helps you validate crypto implementations against known attacks using Wycheproof test vectors across AES-GCM, ECDSA, RSA, and more.
This skill guides security analysis using Trail of Bits' 5-step workflow, runs Slither checks, generates diagrams, and documents security properties.
This skill helps fuzzers detect memory errors in C/C++ code using AddressSanitizer to find overflows and use-after-free issues.
This skill prepares codebases for security reviews by guiding goals, running static analysis, boosting test coverage, removing dead code, and generating
This skill helps you configure modern Python projects with uv, ruff, and ty, streamlining setup, tooling, and migrations.
This skill helps you craft production-quality Semgrep rules with tests, taint mode, and validation to detect vulnerabilities and enforce standards.