Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsMédio

1. Install CLI

porgithub·github· v1.0.0 · atualizado em 2026-04-10
79
Score

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.

azurestatic-web-appsswa-clideploymentfrontendbackendci-cd
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdazure-static-web-apps/workflow
1. Install the SWA CLI: `npm install -D @azure/static-web-apps-cli`.
2. Initialize the project: `swa init` (or `swa init --yes` for defaults).
3. Build the application: `npm run build` (if necessary).
4. Start the local emulator: `swa start`.
5. Log in to Azure: `swa login`.
6. Deploy to Azure: `swa deploy --env production`.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aDeploy to Vercel
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aCI Pipeline Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
87
Similar aAppInsights instrumentation
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aAzure Deployment Preflight Validation
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar apublish-to-pages
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

1. Install CLI
azure-static-web-apps
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers7
deploy a static web app to azureconfigure azure static web appsuse swa cli for deploymentset up github actions for static web appscreate a static web app with azure functionsdeploy a static website to azureconfigure staticwebapp.config.json

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança48%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download azure-static-web-apps
$ synaptic skills detail azure-static-web-apps
$ synaptic skills live azure-static-web-apps

Dependências

@azure/static-web-apps-cli@azure/functions

Links

GitHub Repository