概要
This skill automates the creation of production-ready GitHub Actions workflows, facilitating robust Continuous Integration for full-stack applications. It intelligently detects project stacks (including .NET, Python, and Node.js), configures parallel jobs for linting, testing, and building, and sets up Dockerized health checks to ensure container integrity. By applying industry best practices like dependency caching and version pinning, it provides a turnkey CI solution that integrates seamlessly into any modern DevOps workflow.