概要
The github-actions-composite skill helps developers architect robust CI/CD components by generating standardized action.yml files. It simplifies the process of bundling multiple workflow steps into reusable units, handling complex input/output mappings, and integrating github-script for JavaScript-based logic. Most importantly, it enforces critical security standards like mandatory commit SHA pinning and safe environment variable handling for untrusted inputs, ensuring your automated workflows are both efficient and secure from supply chain attacks.