Azure Static Web Apps — agent skill from github/awesome-copilot

Azure Static Web Apps is available in the open agent skills ecosystem (github/awesome-copilot).

Install

npx skills add https://github.com/github/awesome-copilot --skill azure-static-web-apps

Skill content

The instructions an agent receives when this skill is active.

--- name: azure-static-web-apps description: Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps. --- ## Overview

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Azure Static Web Apps do?
Azure Static Web Apps is available in the open agent skills ecosystem (github/awesome-copilot). Azure Static Web Apps — agent skill from github/awesome-copilot.
How do I install Azure Static Web Apps?
In a supported agent environment, run: npx skills add https://github.com/github/awesome-copilot --skill azure-static-web-apps
When should I use Azure Static Web Apps?
Use this skill when working on tasks related to azure-static-web-apps.
Got an example for Azure Static Web Apps?
Apply Azure Static Web Apps to a relevant agent workflow.
Where does Azure Static Web Apps come from?
Source and updates: https://www.skills.sh/github/awesome-copilot/azure-static-web-apps. Confirm install steps and permissions there before you rely on it.