This handles the full Azure Static Web Apps workflow from local development to production deployment. It properly emphasizes using `swa init` to generate the CLI config rather than manually creating it, then walks through the local emulator, Azure Functions integration, and GitHub Actions setup. The command reference is solid with practical examples for each major scenario. What I like is how it distinguishes between the two config files and their purposes. The framework auto-detection and deployment token handling make this genuinely useful for getting static sites with serverless APIs running on Azure without getting lost in the configuration details.
npx skills add https://github.com/github/awesome-copilot --skill azure-static-web-apps