azure container apps skills

42 tagged azure container apps, measured the same way as everything else here.

Browse within: azure 42ReAct 20bicep 20cqrs 20dotnet 20azure-bicep 16azure-functions 16azure-static-web-apps 16azure-mcp 6cloud-operations 6

platformplatform/PlatformPlatform

Skill Claude CodeCodex

Pull unmerged PlatformPlatform pull requests into a downstream project by cherry-picking each one onto the platformplatform-updates branch. Renames commits to "PlatformPlatform PR N - title" per the existing convention. Drives a ralph-loop that validates each commit (build, test, format, lint, optional e2e) before…

438 1mo ago A 89 tokens original MIT

rebrand

02

platformplatform/PlatformPlatform

Skill Claude CodeCodex

Apply a downstream brand to a PlatformPlatform fork. Edits one config file, drops in eight supplied logo assets, renames the solution and CLI to the new brand, and rotates UserSecretsId across every csproj. Skips all other source files. Use once per downstream fork after cloning, or to re-flip a brand later.

438 1mo ago A 71 tokens original MIT

upgrade-packages

03

platformplatform/PlatformPlatform

Skill Claude CodeCodex

Upgrade all backend (.NET/NuGet), frontend (npm), and GitHub Actions dependencies to their latest versions, in that fixed order. Drives the developer CLI's update-packages command, parses its quiet dry-run output to separate trivial bumps from majors, ships trivial bumps as one bulk commit per side, and gives every…

438 1mo ago A 127 tokens original MIT

alexpizarro/azure-lean-stack-skills

Skill Claude CodeCodex

Applies Azure cost guardrails to a deployment — verifies consumption-priced SKUs, scale-to-zero on Container Apps, SQL Serverless auto-pause, Log Analytics dailyQuotaGb cap, Storage lifecycle rules, and the free tiers (SWA Free, ACS 100 emails/day, App Insights 5GB/mo). Audits an existing project's Bicep for…

1 1mo ago A 123 tokens original MIT

alexpizarro/azure-lean-stack-skills

Skill Claude CodeCodex

Deploys React + Azure Functions apps to Azure Static Web Apps with managed API functions, including the CommonJS / index.ts import / route-registration gotchas that make new functions 404 silently. Provides the SWA Bicep module, staticwebapp.config.json routing + security headers, and the API entrypoint convention.…

1 1mo ago A 104 tokens original MIT

alexpizarro/azure-lean-stack-skills

Skill Claude CodeCodex

Routes Azure web app work (scaffold, deploy, troubleshoot, evolve) to the right Azure Lean Stack sub-skill. Built around branch-per-environment CI/CD where each git branch maps to one isolated Azure resource group via OIDC. Use when building or deploying a new Azure app, setting up GitHub Actions for Azure…

1 1mo ago A 96 tokens original MIT