JavaScript is disabled. Some features may not work.
ci-cd-and-automation — ★ 65.9K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

ci-cd-and-automation

★ 65K repocicdSafeIntermediateClaude
🤖 AI Summary

Automates CI/CD pipelines to enforce quality gates (tests, lint, type checking, build) that block any change from reaching production unless all checks pass. It acts as the mandatory enforcement layer for all other development skills.

How to Install

Claude Code:
git clone --depth 1 https://github.com/addyosmani/agent-skills.git && cp agent-skills/skills/ci-cd-and-automation ~/.claude/skills/ci-cd-and-automation -r
Automate quality gates so that no change reaches production without passing tests, lint, type checking, and build. CI/CD is the enforcement mechanism for every other skill — it catches what humans...

Details

Category DevOps → cicd
Sourceaddyosmani/agent-skills
SKILL.mdView on GitHub →
Repo Stars★ 65.9K
Est. per Skill~2.7K (shared across 24 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together