This generates production-ready GitHub Actions workflows with all the pieces you'd otherwise copy-paste from multiple sources. It covers the standard CI pipeline (lint, test, build, deploy) plus the fiddly bits like matrix strategies across OS and runtime versions, proper caching for npm and build outputs, Docker multi-stage builds with registry caching, and failure diagnostics that actually help you debug. The deployment examples include environment gates and manual triggers, which is what you need for real projects. It's opinionated in a good way, like using concurrency groups to cancel stale runs and structuring jobs so they run in parallel when possible.
npx -y skills add patricio0312rev/skills --skill github-actions-pipeline-creator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template