devops-testing-engineer
Community提升交付可靠性与测试自动化
System Documentation
What problem does it solve?
This Skill helps teams eliminate deployment surprises and flaky releases by building reproducible container images, orchestrating development and test environments, and establishing layered automated testing and observability so bugs are caught before production.
Core Features & Use Cases
- Containerization & Build Optimization: Design multi-stage Dockerfiles that minimize image size and surface build caching opportunities.
- Local-to-CI Orchestration: Configure Docker Compose to link Redis, SQLite and FastAPI for deterministic integration testing and developer workflows.
- Testing Pyramid Implementation: Set up Vitest for front-end unit tests, pytest-asyncio for backend async tests, and Playwright for end-to-end scenarios.
- CI/CD & Observability: Create GitHub Actions workflows that run layered tests, build and publish images, and inject Sentry DSN with logging export for production error tracking.
- Use Case: Turn a partially tested microservice into a production-ready artifact by adding container optimizations, comprehensive tests, a CI pipeline, and Sentry instrumentation to reduce incident mean time to detection.
Quick Start
Use the devops-testing-engineer skill to generate an optimized multi-stage Dockerfile, a Docker Compose development stack with Redis and SQLite, Vitest and pytest-asyncio test suites, Playwright e2e tests, and a GitHub Actions workflow with Sentry integration for your repository.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: devops-testing-engineer Download link: https://github.com/SaintFore/OpenCodeSettings/archive/main.zip#devops-testing-engineer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.