claude-skillsPrompt40/100 via “quality gates and governance enforcement via ci/cd automation”
232+ Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory.
Unique: Implements multi-layer quality gates (linting, testing, documentation validation, standards compliance) enforced via CI/CD automation that blocks skill deployment on failure. Standards layer (5 governance standards) defines rules, automation layer implements checks, and failed gates prevent distribution, ensuring only production-ready skills reach users.
vs others: More comprehensive than simple linting (e.g., pre-commit hooks) because it validates documentation completeness, test coverage, and standards compliance. More automated than manual code review because CI/CD gates run on every commit without human intervention.