一键导入
Mythic-MCP
Mythic-MCP 收录了来自 nbaertsch 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Guides CI-first development methodology where comprehensive integration and end-to-end testing in GitHub Actions CI/CD validates all changes. Use when implementing features, building applications, adding functionality, creating systems, or developing code. Emphasizes reasoning before coding, real service integration over mocking, and CI as the source of truth.
Implements and optimizes GitHub Actions CI/CD pipelines with comprehensive testing, caching, parallelization, and deployment automation. Use when setting up CI/CD, creating workflows, implementing pipelines, configuring GitHub Actions, optimizing CI performance, or automating deployments.
Designs comprehensive integration and end-to-end test strategies with real services, test data management, and Docker orchestration. Use when planning tests, testing strategy, implementing test coverage, setting up test environments, or validating integration points. Focuses on real service testing over mocking.