by affaan-m
The e2e-testing skill is a Playwright-focused guide for stable end-to-end test automation, with patterns for file organization, Page Object Model usage, configuration, CI readiness, artifact debugging, and flaky-test handling.
Ci Cd taxonomy generated by the site skill importer.
by affaan-m
The e2e-testing skill is a Playwright-focused guide for stable end-to-end test automation, with patterns for file organization, Page Object Model usage, configuration, CI readiness, artifact debugging, and flaky-test handling.
by affaan-m
healthcare-eval-harness is a patient safety evaluation harness for healthcare app deployments. It helps teams verify CDSS accuracy, PHI exposure, data integrity, clinical workflow behavior, and integration compliance before release. Critical failures block deployment, making it useful for healthcare-eval-harness for Model Evaluation and CI safety gates.
by affaan-m
github-ops is a GitHub operations skill for triaging issues, managing PRs, checking CI failures, preparing releases, and monitoring repository health with the gh CLI. Use the github-ops skill when you need repeatable github-ops usage for a real repository, with auth via gh auth login and clear repo context.
by affaan-m
The git-workflow skill helps you choose and apply a Git workflow for branching, merges, commits, conflict handling, tags, and releases. Use it to turn team constraints into a practical policy for GitHub Flow, trunk-based development, or GitFlow, with clear guidance for onboarding and day-to-day collaboration.
by affaan-m
enterprise-agent-ops helps you operate long-lived or cloud-hosted agent systems with observability, safety controls, change management, and recovery planning. Use it when you need a practical guide for agent orchestration, not a one-shot prompt.
by affaan-m
deployment-patterns is a practical deployment-patterns skill for CI/CD workflows, Dockerized delivery, health checks, and rollback-safe production rollouts. Use this deployment-patterns guide to choose rolling, blue-green, or canary deployment patterns for web apps with less guesswork.
by affaan-m
canary-watch is a post-deploy monitoring skill for checking a live URL for regressions after releases, merges, or dependency updates across staging or production.
by garrytan
land-and-deploy is a workflow skill for merging a ready PR, waiting for CI and deployment, and verifying production health with canary checks. Use this land-and-deploy skill when you need a reliable handoff from merge to ship, especially for teams that already use /ship or similar release steps.
by ComposioHQ
buildkite-automation helps agents automate Buildkite operations through Composio Rube MCP. Use it to discover current tools with RUBE_SEARCH_TOOLS, verify the Buildkite connection, and run CI/CD workflows using live schemas.
by ComposioHQ
appveyor-automation helps agents run AppVeyor CI/CD workflows through Composio Rube MCP by discovering live tools first, checking the AppVeyor connection, and executing with current schemas.
by ComposioHQ
appcircle-automation helps Claude automate Appcircle tasks through Composio Rube MCP by discovering live tool schemas, checking the Appcircle connection, and running safe workflow actions.
by wshobson
shellcheck-configuration helps you install ShellCheck, tune .shellcheckrc, and apply lint policy for CI and Code Review across bash, sh, dash, and ksh projects.
by wshobson
The sast-configuration skill helps configure Semgrep, SonarQube, and CodeQL for real SAST workflows. Use it to plan install steps, CI/CD integration, custom rules, quality gates, and false-positive tuning for Security Audit and repo-specific scanning.
by wshobson
bash-defensive-patterns helps agents write safer Bash for production automation, CI/CD, and system scripts with strict mode, traps, cleanup, quoting, and input validation.
by wshobson
bats-testing-patterns helps you design maintainable Bats tests for shell scripts, including fixtures, setup and teardown, exit codes, stderr checks, and CI-safe patterns for Bash, sh, and dash automation.
by wshobson
Use the uv-package-manager skill to plan installs, migrate from pip or Poetry, and apply practical uv workflows for Python project setup, lockfiles, CI, Docker, and workspaces.
by wshobson
gitops-workflow helps you design Kubernetes GitOps with ArgoCD or Flux, covering install paths, repo structure, sync policies, and deployment-ready usage guidance.
by wshobson
The changelog-automation skill helps teams design changelog workflows with Keep a Changelog, SemVer, release notes, and Conventional Commits. Use it to plan install context, define usage inputs, and improve release-note consistency for Technical Writing and developer documentation.
by wshobson
turborepo-caching helps configure Turborepo caching for faster monorepo builds, tests, and CI. Learn setup, remote caching, cache-safe outputs, env handling, and cache-miss debugging from the SKILL.md guidance.
by wshobson
monorepo-management helps plan and improve JS/TS monorepos with pnpm workspaces, Turborepo, and Nx. Use it for project setup, migrations, CI and build optimization, shared package strategy, and dependency management across multi-package repos.
by wshobson
nx-workspace-patterns helps design and refine Nx monorepos with practical workspace layout, library taxonomy, project boundaries, affected CI, and caching guidance for setup or migration.
by wshobson
workflow-patterns is a Conductor-style process skill for task execution with TDD, plan.md status tracking, verification checkpoints, and disciplined commit handling.
by wshobson
The data-quality-frameworks skill helps teams plan production data validation with dbt tests, Great Expectations, and data contracts. Use it to choose the right checks, map them to a testing pyramid, and guide CI/CD-ready data quality workflows for Data Cleaning and pipeline reliability.
by wshobson
bazel-build-optimization helps teams optimize Bazel builds in large repos. Use it for remote caching or execution, slow target analysis, BUILD.bazel review, and practical performance tuning guidance.