static▌
3 indexed skills · max 10 per page
azure-static-web-apps
github/awesome-copilot · Cloud
Deploy static sites and serverless APIs to Azure with local development emulation and CLI automation. \n \n Provides local emulator ( swa start ) with API proxy, authentication simulation, and framework auto-detection for React, Vue, Angular, Next.js, and others \n Supports Azure Functions backends with Node.js, Python, and .NET runtimes; configure via staticwebapp.config.json for routes, auth rules, and headers \n Includes deployment workflow: swa init (auto-detects framework), swa build , swa
static-code-analysis
aj-geddes/useful-ai-prompts · Productivity
Use automated tools to analyze code without executing it, catching bugs, security issues, and style violations early.
static-analysis
mohitmishra786/low-level-dev-skills · Productivity
Guide agents through selecting, running, and triaging static analysis tools for C/C++ — clang-tidy, cppcheck, and scan-build — including suppression strategies and CI integration.