Skills tagged "ci-cd" (645)

645 Claude Code skills tagged "ci-cd". Test each skill in the interactive playground.

⚙️ Project Os
This skill helps teams implement an autonomous, rule-driven project OS to automate workflows, logging, and publishing for repeatable AI development.
aiautomationdevopsdocs
🧪 Project Setup
This skill helps you set up professional Python library projects with modern tooling and automation for development, linting, testing, and CI.
pythondevopslintingtesting
🐛 Protobuf
This skill helps you design, validate, and troubleshoot Protocol Buffer schemas and buf tooling for robust gRPC and Connect services.
apibackendci-cddebugging
🎨 Public Components Skill
This skill helps you understand and apply the @arim-aisdc/public-components library, enabling advanced table, forms, and global config across front-end apps.
frontendautomationperformancedebugging
⚙️ Push To Registry
This skill helps push Packer build metadata to the HCP Packer registry for governance and lifecycle tracking.
devopscloudci-cdautomation
⚙️ Pushinator
This skill sends push notifications via the Pushinator API using curl, enabling alerting and status updates in CI/CD pipelines.
apici-cdscriptingdevops
🔍 Pw Embedded C Style
This skill helps you create consistent embedded C project structures and coding styles for 51/STM32, with snake_case by default and optional camelCase.
debuggingrefactorcode-reviewdocs
🧪 Pytest Test
This skill executes and generates pytest tests for Python projects, including fixtures, parametrization, and mocking support to boost test quality.
testingunit-testsdebuggingautomation
🧪 Pytest Testing
This skill helps you write and run pytest tests efficiently, organize fixtures, and improve coverage with practical guidance.
testingunit-testsintegration-testsdebugging
🧪 Python Dev
This skill sets up a production-ready Python project with uv, ty, ruff, pytest, and just, ensuring linting, type checking, and testing readiness.
pythontestinglintingci-cd
🧪 Python Uv Scripts
This skill helps you build production-ready Python single-file scripts with uv inline metadata, enhancing portability and reproducibility.
pythonautomationdevopscli
⚙️ Python Venv Manager
This skill helps manage and validate Python virtual environments to ensure isolated dependencies and correct interpreter versions for projects.
pythonautomationdevopsci-cd
🛡️ Qa Agent
This skill conducts comprehensive QA reviews for security, performance, accessibility, and test coverage, guiding remediation with concrete file-level fixes.
securityperformanceaccessibilitytesting
🛡️ Qa Expert
This skill helps you establish comprehensive QA testing with Google standards, OWASP security, and autonomous execution for fast, reliable software validation.
testingsecurityautomationdocs
🧪 Qa Level Assessment
This skill analyzes story changes and diffs to assess QA level and risk, then recommends an appropriate testing approach.
testinganalyticscode-reviewci-cd
🧪 Qa Regression
This skill automates QA regression testing with reusable Playwright-based test suites for login, dashboard checks, and user workflows.
testingautomationci-cddebugging
🛡️ Quality Checks
This skill orchestrates comprehensive quality checks at pre-edit, post-edit, and on-stop, ensuring code quality across tests, docs, styling, and security.
automationtestingcode-reviewsecurity
🧪 Quality Engineer
This skill helps you enforce and streamline code quality across TypeScript/React projects using Biome, ESLint, TypeScript, and testing.
frontendlintingformattingtesting
🧪 Quality Gate Detection
This skill helps you detect and configure project quality gates by analyzing package.json scripts and frameworks to tailor verification.
automationtestinglintingci-cd
🛡️ Quality Gates
This skill enforces code quality by running linting, type checking, tests, and security audits before commits or deployments.
lintingtestingsecurityci-cd
⚙️ Railway Deploy
This skill guides you through deploying Python, Node.js, or other backends to Railway with streamlined setup and environment management.
backendclouddevopsci-cd
🧪 Ralph
This skill guides automated, PRD-driven coding iterations with a clean slate, ensuring CI green while progressing features end-to-end.
aiautomationci-cdscripting
⚙️ Ralph
This skill orchestrates Ralph feature planning and task execution by guiding mode selection, breaking work into tasks, and tracking dependencies.
planningautomationbackendci-cd
🧪 Ralph Bugbot
This skill helps you address bugbot feedback and CI failures on PRs by triaging comments, applying surgical fixes, and ensuring checks pass.
debuggingautomationci-cdcode-review
🧪 Ralph Setup
This skill helps automate agent-driven development by configuring Ralph loop to execute user stories, verify criteria, and log progress.
aiautomationfullstackdevops
🎨 Ralph Tui Create Beads
This skill converts PRDs into beads for ralph-tui execution, generating an epic and child tasks with quality gates and dependencies.
automationbackendfrontendproduct
🧪 React Native Expert
This skill transforms Claude Code into a professional React Native engineer, enabling cross-platform development, optimization, native module integration, and
performancedebuggingtestingrelease
⚙️ Readthedocs Write Config
This skill writes or updates Read the Docs v2 configuration for Sphinx or MkDocs, ensuring correct paths, builds, and outputs.
docsautomationci-cdscripting
⚙️ Release
This skill automates versioned releases by aggregating merged ship items, updating CHANGELOG.md, tagging, and publishing a GitHub Release.
releaseautomationgitci-cd
⚙️ Release
This skill automates releasing all screenpipe monorepo components, bumps versions, generates changelogs, and triggers CI workflows to streamline shipping.
releaseautomationci-cdrust
⚙️ Release
This skill releases Python packages to PyPI with intelligent version suggestions, changelog generation, and git tagging to streamline releases.
pythonreleaseautomationgit
📝 Release Automation
This skill automates semantic versioning, changelogs, and release artifacts to streamline GitHub releases and ensure consistent, well-documented deployments.
releaseci-cddevopsautomation
⚙️ Release Coordinator
This skill coordinates multi-component releases and feature flags, aligning versioning, rollout strategies, and rollback plans to ensure smooth deployments.
releasedevopsplanningautomation
⚙️ Release Management
This skill automates semantic versioning, changelog generation, and git tagging to streamline release management and production readiness.
releaseci-cdgitautomation
⚙️ Release Workflow
This skill helps you manage release workflow by guiding version bumps, changelog updates, and tag creation aligned with semantic versioning.
releasegitdocsci-cd
🧪 Reporter
This skill helps you generate formal sprint reports and update changelogs by reviewing artifacts, metrics, and readiness for stakeholder review.
docswritingcontentanalytics
📋 Repository Module Architecture
This skill helps you manage diverse code repositories, configure webhooks, and handle authorization and triggers across Git, SVN, and GitHub within BK-CI.
devopsci-cdgitbackend
🧪 Resolve Checks
This skill guides you through resolving failing CI checks by running local tests, fixing issues, and ensuring green CI on your PR.
testingci-cddebugginggit
🧪 Review Flow
This skill automatically runs after a PR is created to review the flow, explain concepts to the author, and report codemap.
automationcode-reviewtestingci-cd
🛡️ Reviewing Code
This skill helps review pull requests and diffs for completeness, tests, and performance, improving code quality and accountability.
code-reviewtestingperformancegit
🧪 Run Acceptance Tests
This skill guides you to run Terraform provider acceptance tests using TestAcc prefix with go test -run and TF_ACC, plus debugging steps.
testingautomationdevopsci-cd
🧪 Run Rust Tests
This skill analyzes Rust changes and runs affected crate tests to verify correctness after edits.
testingdebuggingrustci-cd
🧪 Run Test
This skill runs project tests efficiently, supporting all tests, single files, or patterns to streamline CI and local validation.
testingunit-testsintegration-testsci-cd
🧪 Rust
This skill helps you apply modern Rust best practices for style, error handling, concurrency, testing, and CI across projects.
performancetestingformattinglinting
🧪 S Test
This skill helps you write and run unit tests for World of Warcraft addons using Busted and Mechanic, improving coverage and reliability.
testingunit-testsdebuggingscripting
🛡️ Scan Secrets
This skill orchestrates secrets scanning by delegating tasks to subagents to detect leaked credentials and provide remediation guidance.
securityautomationdevopsci-cd
⚙️ Schemachange
This skill helps you manage Snowflake schema changes with version-controlled migrations and CI/CD pipelines for safe deployments.
databasedevopsci-cdsql
🔍 Scout
This skill analyzes a new codebase to generate a concise project overview of tech stack, architecture, health indicators, and entry points to inform onboarding.
backendcode-reviewdocspython
🧪 Sdd Implementation
This skill executes planned implementations from specs and todo-lists, generating code and building features accurately according to plan.
automationscriptingdevopsci-cd
🛡️ Security
This skill performs security auditing for code and dependencies, enabling proactive vulnerability detection before deployment.
securitybackendci-cdautomation
🛡️ Security
This skill provides enterprise-grade security testing guidance across OWASP Top 10, vulnerability scanning, and remediation steps to strengthen software
securitytestingci-cdbackend
🛡️ Security
This skill helps you implement DevSecOps by managing secrets, TLS, access, image scanning, and compliance across pipelines.
securitydevopsci-cdautomation
🛡️ Security
This skill helps you implement secure development practices aligned with OWASP Top 10, testing, and compliance to protect systems.
securitytestingcode-reviewci-cd
🛡️ Security Compliance
This skill helps you strengthen Brainarr security posture by automating SAST, dependency checks, secret detection, and compliance monitoring across releases.
securitydevopsci-cdcode-review
🛡️ Security Review
This skill analyzes code for security vulnerabilities, assesses risk using OWASP and CVE data, and offers actionable remediation guidance.
securitycode-reviewtestingci-cd
🛡️ Security Review
This skill performs security-focused code reviews, maps attack surfaces and risk levels, and helps identify vulnerabilities in changes without applying fixes.
securitycode-reviewtestingscripting
🛡️ Security Review
This skill guides secure review of desktop apps, ensuring key management, input validation, SQL safety, and logging hygiene to protect data.
securitycode-reviewtestingbackend
🛡️ Security Testing
This skill automates AI security testing across CI/CD, delivering rapid vulnerability validation and actionable reports for safer deployments.
aiautomationsecuritytesting
⚙️ Semver Advisor
This skill helps classify version changes and compute correct semver bumps (MAJOR, MINOR, PATCH) for releases and dependencies.
ci-cdreleasescriptinggit
🧪 Senior Fullstack
This skill helps you coordinate frontend, backend, and infra decisions to design and scaffold full-stack projects efficiently.
fullstackfrontendbackenddevops

More Tags

automation (2852) ai (1981) testing (1811) scripting (1578) backend (1577) debugging (1526) code-review (1453) docs (1374) api (1339) frontend (1335) productivity (1208) devops (1189) data (1086) cli (1045) performance (1011) workflow (1004) security (854) analytics (853) design (831) python (679)

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.