by affaan-m
The cpp-testing skill helps you write, run, and debug C++ tests with GoogleTest, GoogleMock, CMake, and CTest. Use it for coverage, flaky-test fixes, sanitizer-backed diagnostics, and practical cpp-testing usage in modern C++ projects.
by affaan-m
The cpp-testing skill helps you write, run, and debug C++ tests with GoogleTest, GoogleMock, CMake, and CTest. Use it for coverage, flaky-test fixes, sanitizer-backed diagnostics, and practical cpp-testing usage in modern C++ projects.
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
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
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
github-actions-templates helps generate GitHub Actions workflow templates for testing, builds, deployments, security scans, and matrix jobs. Use it to scaffold production-oriented YAML faster, then adapt triggers, secrets, runtimes, and output paths to your repo.
by wshobson
gitlab-ci-patterns helps draft GitLab CI/CD pipelines with stages, caching, artifacts, Docker build and push jobs, and Kubernetes-style deployment flows for faster setup and review.
by xixu-me
github-actions-docs helps agents answer GitHub Actions questions with official docs grounding. Use it to explain workflow YAML, triggers, runners, security, migrations, and docs-backed usage for developers and technical writing teams.
by mcollina
linting-neostandard-eslint9 helps set up ESLint v9 flat config with neostandard for JavaScript and TypeScript, including migration from .eslintrc* or standard. Use this linting-neostandard-eslint9 skill for install, usage, and repo-ready guidance on eslint.config.js or eslint.config.mjs, plus CI and editor integration.