home/categories/cicd/web-infra-dev-rslint-agents-debug-ci-skill-md
cicddevops

debug-ci

Reproduce and debug CI failures locally using Docker. Use when a CI job fails but tests pass locally, especially for Linux-specific issues (VSCode extension tests with xvfb, Go tests on Linux). Builds a container matching the CI environment defined in .github/workflows/ci.yml.

web-infra-dev
maintainer
web-infra-dev
Actualizado 2/4/2026
Estrellas
385
Forks
21
quick start

Installation and usage

Reproduce and debug CI failures locally using Docker. Use when a CI job fails but tests pass locally, especially for Linux-specific issues (VSCode extension tests with xvfb, Go tests on Linux). Builds a container matching the CI environment defined in .github/workflows/ci.yml.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use debug-ci