Skip to main content
Azure
Perfil de criador do GitHub

Azure

Visão por repositório de 577 skills coletadas em 101 repositórios do GitHub.

skills coletadas
577
repositórios
101
atualizado
28 de ago. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
logicapps-migration-agent
36 skills · 21 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de sistemas de computadorEspecialistas em gestão de projetosAdministradores de redes e sistemas de computadorArquitetos de banco de dados
7 categorias ocupacionais · 92% classificado
6,2%participação
#02
azure-sdk-tools
34 skills · 25 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresOutras ocupações de informáticaEspecialistas em gestão de projetos
4 categorias ocupacionais · 97% classificado
5,9%participação
#03
azure-sdk-for-net
32 skills · 12 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEscriturários gerais de escritórioEspecialistas em gestão de projetosOutras ocupações de informática
5 categorias ocupacionais · 100% classificado
5,5%participação
#04
azure-sdk-for-python
25 skills · 10 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetos
3 categorias ocupacionais · 100% classificado
4,3%participação
#05
azure-sdk-for-js
25 skills · 28 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetos
3 categorias ocupacionais · 80% classificado
4,3%participação
#06
azure-functions-skills
25 skills · 7 de ago. de 2026
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorOutras ocupações de informáticaAnalistas de garantia de qualidade de software e testadores
4 categorias ocupacionais · 100% classificado
4,3%participação
#07
vscode-aks-tools
20 skills · 20 de ago. de 2026
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
4 categorias ocupacionais · 95% classificado
3,5%participação
#08
azure-sdk-for-java
19 skills · 12 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
3,3%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

workflow-json-generation-rules
sem classificação

Rules for generating workflow.json files for Logic Apps Standard. Covers connector selection, splitOn preference, file trigger semantics, runAfter structure, and mandatory reference lookup before writing.

21 de ago. de 2026
workflow-json-generation-rules
sem classificação

Rules for generating workflow.json files for Logic Apps Standard. Covers connector selection, splitOn preference, file trigger semantics, runAfter structure, and mandatory reference lookup before writing.

21 de ago. de 2026
workflow-json-generation-rules
sem classificação

Rules for generating workflow.json files for Logic Apps Standard. Covers connector selection, splitOn preference, file trigger semantics, runAfter structure, and mandatory reference lookup before writing.

21 de ago. de 2026
analyse-source-design
Analistas de sistemas de computador

Rules for analysing a single TIBCO flow group's architecture. Covers source file reading depth, Mermaid diagram rules, flow/sub-process rendering, processor mapping priority ladder, and the required multi-step store tool sequence.

15 de mai. de 2026
cloud-deployment-and-testing
Administradores de redes e sistemas de computador

Rules for optional cloud deployment and testing of Logic Apps Standard projects. Covers ARM/Bicep generation, deployment method, app settings management, cloud test execution, and reporting.

15 de mai. de 2026
connections-json-generation-rules
Desenvolvedores de software

Rules for generating connections.json files for Logic Apps Standard. Covers serviceProviderConnections format, mandatory reference lookup, FileSystem mountPath rule, and connector parameter constraints.

15 de mai. de 2026
conversion-task-plan-rules
Especialistas em gestão de projetos

Rules for generating ordered conversion task plans. Covers mandatory task ordering, required task types, descriptive task ID rules, optional vs non-optional tasks, output path conventions, and what each task must contain.

15 de mai. de 2026
dependency-and-decompilation-analysis
Desenvolvedores de software

Rules for discovering, analysing, and classifying missing dependencies during TIBCO flow analysis. Covers JAR/Java decompilation, Maven dependency analysis, custom module classification, and what blocks migration.

15 de mai. de 2026
Mostrando 8 de 36 skills coletadas.
code-review
sem classificação

Guide GitHub Copilot code review (CCR) for PRs and diffs that change tools/azsdk-cli, focusing on high-confidence behavioral and integration defects beyond analyzers. WHEN: 'GitHub Copilot code review for azsdk-cli', 'CCR review of an azsdk-cli PR', 'Copilot…

25 de ago. de 2026
azure-typespec-author
Desenvolvedores de software

Authors and modifies Azure TypeSpec (.tsp) API specifications. MUST BE USED FOR ALL TypeSpec changes regardless of complexity — even adding a single property or enum value requires this skill's validation workflow. USE FOR: any TypeSpec/tsp change — api…

25 de ago. de 2026
markdown-token-optimizer
Desenvolvedores de software

Analyze markdown files for token efficiency and reduce context-window bloat. **UTILITY SKILL**. DO NOT USE FOR: code optimization, general file editing, non-markdown files. TRIGGERS: optimize markdown, reduce tokens, token count, token bloat, too many tokens,…

5 de ago. de 2026
skill-authoring
Outras ocupações de informática

Write Agent Skills that comply with the agentskills.io specification. WHEN: "create a skill", "new skill", "write a skill", "skill template", "skill structure", "review skill", "skill PR", "skill compliance", "SKILL.md format", "skill frontmatter", "skill…

5 de ago. de 2026
skill-authoring
Outras ocupações de informática

Write Agent Skills that comply with the agentskills.io specification. WHEN: "create a skill", "new skill", "write a skill", "skill template", "skill structure", "review skill", "skill PR", "skill compliance", "SKILL.md format", "skill frontmatter", "skill…

5 de ago. de 2026
eval-authoring-skill
Analistas de garantia de qualidade de software e testadores

Author and validate Vally evals for Agent Skills under .github/skills. WHEN: "write a skill eval", "add trigger eval", "test skill routing", "add anti-trigger tests", "create skill capability eval", "harden skill graders". DO NOT USE FOR: single MCP tool…

28 de jul. de 2026
eval-authoring-tool
Analistas de garantia de qualidade de software e testadores

Author and validate hermetic single-tool Vally evals under evals/tools. WHEN: "write a tool eval", "add prompt-to-tool coverage", "test MCP tool selection", "add tool catalog eval", "create single-tool scenario", "harden tool-call grader". DO NOT USE FOR:…

28 de jul. de 2026
eval-authoring-workflow
Analistas de garantia de qualidade de software e testadores

Author and validate multi-tool, multi-turn, mock, and live Vally scenarios under evals/workflows. WHEN: "write a workflow eval", "add end-to-end eval", "test tool sequence", "create multi-turn eval", "add mock workflow scenario", "add live eval". DO NOT USE…

28 de jul. de 2026
Mostrando 8 de 34 skills coletadas.
azsdk-common-pipeline-analysis
Analistas de garantia de qualidade de software e testadores

Analyze Azure SDK CI/CD pipeline failures into a structured diagnosis, and define the required output format. Load this skill before calling azsdk_analyze_pipeline, which returns raw failure data that this skill interprets and formats. USE FOR: "pipeline…

12 de ago. de 2026
azure-sdk-mgmt-pr-review
Analistas de garantia de qualidade de software e testadores

Review Azure SDK management-plane pull requests, check naming conventions, API compatibility, and code quality.

12 de ago. de 2026
auto-build-repair
Desenvolvedores de software

Headless, bounded repair of custom-code build failures in an already-generated Azure SDK PR. Thin wrapper over the shared azure-sdk-mcp:azsdk_customized_code_update engine in custom-code-only scope (editScope: CustomCode); the skill owns the…

11 de ago. de 2026
analyze-ci-failures
Analistas de garantia de qualidade de software e testadores

Analyze CI failures on Azure SDK for .NET pull requests and post a comment with how-to-fix instructions. Use when a PR has failing checks, CI is red, or someone asks for help fixing CI.

7 de ago. de 2026
mitigate-breaking-changes
Desenvolvedores de software

Patterns and techniques for mitigating breaking changes during Azure management-plane SDK migration from Swagger/AutoRest to TypeSpec. Covers SDK-side customizations (partial classes, CodeGenType, CodeGenSuppress) and TypeSpec decorator customizations…

28 de jul. de 2026
provisioning-library-generation
Desenvolvedores de software

Generate new Azure.Provisioning.* libraries OR regenerate existing ones. Use when introducing a brand-new provisioning library, adding new resource types, enum values, or API versions.

28 de jul. de 2026
mpg-migration-pr-review
Analistas de garantia de qualidade de software e testadores

Review Azure SDK management-plane migration PRs (Swagger/AutoRest -> TypeSpec). Checks customization quality, TypeSpec decorator usage, and migration-specific anti-patterns on top of the standard mgmt PR review.

22 de jul. de 2026
azsdk-common-apiview-feedback-resolution
Desenvolvedores de software

Analyze and resolve APIView review feedback on Azure SDK PRs. **UTILITY SKILL**. USE FOR: APIView comments, API review feedback, SDK API surface changes. DO NOT USE FOR: general code review, non-APIView feedback. INVOKES:…

21 de jul. de 2026
Mostrando 8 de 32 skills coletadas.
cu-sdk-author-analyzer-classify-route
Desenvolvedores de software

EXPERIMENTAL. Create and test a classify-and-route Azure AI Content Understanding pipeline for packets that contain multiple document types (e.g. invoice + bank statement + loan application in one PDF). Walks per-type schema authoring → outer classifier…

10 de ago. de 2026
cu-sdk-author-analyzer
Desenvolvedores de software

EXPERIMENTAL. Iteratively author and test a custom Azure AI Content Understanding analyzer for a folder of **document** files (PDFs, page images) of a single type. Walks layout extraction → schema authoring → validation → batch test → agent review → refine…

10 de ago. de 2026
cu-sdk-sample-run
Desenvolvedores de software

Run a specific sample for the Azure AI Content Understanding SDK. Use when users want to run a particular sample like sample_analyze_url.py or sample_analyze_invoice.py.

10 de ago. de 2026
cu-sdk-setup
Desenvolvedores de software

Guide SDK users through setting up their Python environment for Azure AI Content Understanding. Use this skill when users need help installing the SDK, configuring Azure resources, deploying required models, setting environment variables, or running samples.

10 de ago. de 2026
create-api-review
Desenvolvedores de software

Create an API review PR for an Azure SDK package using API Review Hub. **UTILITY SKILL**. USE FOR: "create API review", "open API review", "compare package versions", "APIView PR". DO NOT USE FOR: fixing APIView comments, SDK code generation, pipeline…

30 de jul. de 2026
azure-ai-projects-emit-from-typespec
Desenvolvedores de software

Emit the azure-ai-projects Python SDK from TypeSpec, apply post-emitter fixes, and create a Pull Request. WHEN: "emit SDK from TypeSpec", "generate azure-ai-projects SDK", "update azure-ai-projects from TypeSpec", "emit from TypeSpec", "regenerate…

25 de jul. de 2026
azure-ai-projects-update-changelog
Desenvolvedores de software

Update CHANGELOG.md by comparing public APIs between the current branch and the latest released version on PyPI. WHEN: "update changelog", "generate changelog", "add changelog entry", "what changed in this version". DO NOT USE FOR: other Azure SDK packages.…

25 de jul. de 2026
azsdk-common-eval-authoring-skill
Analistas de garantia de qualidade de software e testadores

Author and validate Vally evals for Agent Skills under .github/skills. WHEN: "write a skill eval", "add trigger eval", "test skill routing", "add anti-trigger tests", "create skill capability eval", "harden skill graders". DO NOT USE FOR: single MCP tool…

23 de jul. de 2026
Mostrando 8 de 25 skills coletadas.
apply-post-emitter-edits
sem classificação

Apply language-specific post-emitter fixes to ai-projects after a TypeSpec regeneration writes directly into src/ and generated/. Use when reviewing the working-tree diff from `npm run generate:client`, validating the SDK diff against upstream TypeSpec commit…

28 de ago. de 2026
sync-foundry-docs-after-release
sem classificação

Sync Microsoft Foundry JavaScript/TypeScript documentation after an @azure/ai-projects release. Use when a stable package version has shipped and azure-ai-docs-pr needs its SDK version guidance, inline JavaScript snippets, TypeScript snippets, includes, or…

26 de ago. de 2026
code-review
sem classificação

Review pull requests and code changes in the Azure SDK for JavaScript repository. USE FOR: GitHub Copilot code review; CCR; review pull request; review PR; review diff; find bugs or regressions introduced by a PR; cross-domain SDK review. Finds…

21 de ago. de 2026
run-issue-regeneration
sem classificação

Runs the issue-assigned @azure/ai-projects TypeSpec regeneration workflow from required issue-description inputs through a reviewable draft pull request.

20 de ago. de 2026
agentic-workflows
sem classificação

Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.

17 de ago. de 2026
cu-sdk-sample-run
Desenvolvedores de software

Run a specific sample for the Azure AI Content Understanding JavaScript SDK. Use when users want to run a particular sample like analyzeUrl.js or analyzeInvoice.js.

13 de ago. de 2026
cu-sdk-setup
Desenvolvedores de software

Guide SDK users through setting up their JavaScript / Node.js environment for Azure AI Content Understanding. Use this skill when users need help installing the SDK, configuring Azure resources, deploying required models, setting environment variables, or…

13 de ago. de 2026
author-tests
Analistas de garantia de qualidade de software e testadores

Author skipped Vitest spec files for newly added non-beta ai-projects features under test/. Use when new GA (non-beta) classes, methods, or namespaces appear in review/ai-projects-node.api.md and need test coverage. Generates .skip-ped specs with TODO markers…

13 de ago. de 2026
Mostrando 8 de 25 skills coletadas.
azure-functions-common
Desenvolvedores de software

Shared Azure Functions reference material for the Azure Functions skill suite: runtime/language routing, trigger/binding extension references, official docs and repository pointers. Use only when another Azure Functions skill needs reusable language or…

7 de ago. de 2026
azure-functions-create
Desenvolvedores de software

Scaffold a new Azure Functions project, or add a new function/trigger to an existing project without re-initializing it

7 de ago. de 2026
azure-functions-doctor
Desenvolvedores de software

Analyze local Azure Functions workspace code and configuration for common issues. Produces structured JSON findings for integration with the doctor CLI command. This skill targets local workspaces only — use azure-functions-diagnostics for deployed Azure…

7 de ago. de 2026
azure-functions-common
Desenvolvedores de software

Shared Azure Functions reference material for the Azure Functions skill suite: runtime/language routing, trigger/binding extension references, official docs and repository pointers. Use only when another Azure Functions skill needs reusable language or…

7 de ago. de 2026
azure-functions-create
Desenvolvedores de software

Scaffold a new Azure Functions project, or add a new function/trigger to an existing project without re-initializing it

7 de ago. de 2026
azure-functions-doctor
Desenvolvedores de software

Analyze local Azure Functions workspace code and configuration for common issues. Produces structured JSON findings for integration with the doctor CLI command. This skill targets local workspaces only — use azure-functions-diagnostics for deployed Azure…

7 de ago. de 2026
azure-functions-help
Outras ocupações de informática

Discover the Azure Functions skill that best matches the user's goal

4 de ago. de 2026
azure-functions-setup
Desenvolvedores de software

Verify prerequisites and set up your environment for Azure Functions development

4 de ago. de 2026
Mostrando 8 de 25 skills coletadas.
vscode-aks-tools-release-pr
sem classificação

Prepare a release PR for the Azure/vscode-aks-tools VS Code extension. Bumps version in package.json and package-lock.json, creates a new What's New doc, updates SUMMARY.md / release.md / README.md / releasing.md, and removes stale prior-release files. WHEN:…

20 de ago. de 2026
kickstart-acr-integration
Administradores de redes e sistemas de computador

ACR integration for AKS Automatic. Teaches attaching an ACR, image reference conventions (digest pinning, no :latest), and pull-secret-free authentication via the managed identity.

9 de jul. de 2026
kickstart-bicep-authoring
Desenvolvedores de software

Writing idiomatic, safe, and reviewable Bicep templates for Azure resources.

9 de jul. de 2026
kickstart-cluster-status
Administradores de redes e sistemas de computador

Non-blocking cluster status peek — run at the end of Phases 3, 4, 5 to check AKS provisioning progress without hanging.

9 de jul. de 2026
kickstart-collaborator-voice
Desenvolvedores de software

Voice, tone, and interaction patterns for Kickstart agents.

9 de jul. de 2026
kickstart-configure-infra
Desenvolvedores de software

Configure Infrastructure phase playbook — launch the dedicated Kickstart cluster-setup view, which collects and creates the Azure resources (subscription, resource group, AKS Automatic cluster, ACR) and hands the results back to the chat.

9 de jul. de 2026
kickstart-deploy
Desenvolvedores de software

Deploy phase playbook — build, push, apply with Azure CLI and kubectl.

9 de jul. de 2026
kickstart-design
Desenvolvedores de software

Design phase playbook — propose target architecture on AKS Automatic.

9 de jul. de 2026
Mostrando 8 de 20 skills coletadas.
management-autopr-review
Analistas de garantia de qualidade de software e testadores

Reviews eligible generated Azure Java management-library AutoPR changes for a narrow set of high-value generation risks.

12 de ago. de 2026
cosmos-run-integration-tests
Analistas de garantia de qualidade de software e testadores

Run azure-cosmos integration/customer-workflow tests locally, closely following the CI pipeline (build+install, then failsafe `verify` with a test profile) using one consistent JDK for both steps. USE WHEN: asked to run cosmos integration tests,…

29 de jul. de 2026
azsdk-common-patch-mergeback
Desenvolvedores de software

Prepare a merge-back PR that brings patch-release version, CHANGELOG, and pom.xml updates from a `release/patch/YYYYMMDD` branch back into `main`. **WORKFLOW SKILL**. USE FOR: "merge-back PR", "merge back patches", "patch release merge-back", "bring patch…

15 de jul. de 2026
create-package-skill
Desenvolvedores de software

Interactive wizard that walks service teams through creating a package-specific skill for their Azure SDK package. Scans the package, detects customization patterns, scaffolds a SKILL.md with references, and validates with vally lint. The skill is placed…

12 de jun. de 2026
find-package-skill
Desenvolvedores de software

**UTILITY SKILL** — Must be consulted before making any changes to packages under sdk/. Discovers and loads package-specific domain knowledge that prevents common mistakes. WHEN: add feature to package; fix bug in package; modify package code; regenerate from…

12 de jun. de 2026
cu-sdk-common-knowledge
Desenvolvedores de software

Domain knowledge for Azure AI Content Understanding. Use this skill to answer questions about Content Understanding concepts, analyzers, field schemas, API operations, and Java SDK usage. Always consult official documentation before answering.

11 de jun. de 2026
cu-sdk-sample-run
Desenvolvedores de software

Run a specific sample for the Azure AI Content Understanding Java SDK. Use when users want to run a particular sample like Sample02_AnalyzeUrl or Sample03_AnalyzeInvoice.

11 de jun. de 2026
cu-sdk-setup
Desenvolvedores de software

Guide SDK users through setting up their Java environment for Azure AI Content Understanding. Use this skill when users need help installing the SDK, configuring Azure resources, deploying required models, setting environment variables, or running samples.

11 de jun. de 2026
Mostrando 8 de 19 skills coletadas.
Mostrando 8 de 17 skills coletadas.
documentdb-data-modeling
Arquitetos de banco de dados

Data modeling patterns for Azure DocumentDB — embed vs reference, 16 MB document limit, denormalization for read-heavy workloads, schema versioning. Use when designing new schemas, reviewing existing data models, migrating from SQL, deciding between embedding…

31 de jul. de 2026
documentdb-query-optimizer
Arquitetos de banco de dados

Help with DocumentDB/MongoDB query optimization and indexing for Azure DocumentDB. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?",…

31 de jul. de 2026
documentdb-mcp-setup
Desenvolvedores de software

Guide users through installing and configuring the DocumentDB MCP server for Azure DocumentDB. Use this skill when a user wants to wire the DocumentDB MCP server into an agentic client (Claude Code, Claude Desktop, Cursor, Copilot CLI, Gemini CLI, VS Code)…

27 de mai. de 2026
documentdb-connection
Desenvolvedores de software

Optimize MongoDB client connection configuration (pools, timeouts, patterns) for Azure DocumentDB. Use this skill when working on functions that instantiate or configure a MongoDB client (e.g., calling `connect()`), configuring connection pools,…

26 de mai. de 2026
documentdb-full-text-search
Desenvolvedores de software

Full-text search best practices for Azure DocumentDB using the `createSearchIndexes` command and `$search` aggregation stage — BM25 keyword scoring, fuzzy search (`maxEdits`), phrase search with `slop`, custom analyzers (keyword + lowerCase + asciiFolding +…

26 de mai. de 2026
documentdb-vector-search
Desenvolvedores de software

Vector search best practices for Azure DocumentDB using `cosmosSearch` — choosing between DiskANN / HNSW / IVF, creating indexes, tuning `lBuild` / `lSearch` / `maxDegree`, Product Quantization (up to 16,000 dims), half-precision (fp16) indexing, and…

26 de mai. de 2026
documentdb-indexing
Arquitetos de banco de dados

Index-type selection and shape guidance for Azure DocumentDB — when to use single-field, compound (ESR), multikey, wildcard, hashed, 2dsphere, TTL, and vector indexes; query-pattern → index-shape cookbook; per-collection index budget; DocumentDB-specific…

18 de mai. de 2026
documentdb-natural-language-querying
Arquitetos de banco de dados

Generate read-only DocumentDB/MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate queries for Azure DocumentDB, wants…

18 de mai. de 2026
Mostrando 8 de 17 skills coletadas.
git-ape-onboarding
Desenvolvedores de software

Bootstrap a GitHub repository for Git-Ape CI/CD: Entra app registration, OIDC federated credentials, RBAC role assignments, GitHub environments (azure-deploy/azure-destroy), required secrets, and scaffold Actions workflow files — plus enterprise-wide…

16 de jun. de 2026
azure-drift-detector
Desenvolvedores de software

Detect configuration drift between deployed Azure resources and stored deployment state. Compare actual Azure configuration against desired state in .azure/deployments/, identify differences, and guide user through reconciliation options. Use when checking…

15 de jun. de 2026
azure-stack-deploy
Desenvolvedores de software

Run an Azure Deployment Stack create (subscription scope) for a prepared Git-Ape deployment artifact and write state.json (schemaVersion 1.0). Use locally so the result matches the CI deploy workflow.

15 de jun. de 2026
prereq-check
Desenvolvedores de software

Validate Git-Ape CLI tool installation (az, gh, jq, git), versions, and auth sessions. Shows platform-specific install commands for anything missing. USE FOR: check Git-Ape prerequisites, what do I need to install for Git-Ape, verify Git-Ape CLI tools, az:…

15 de jun. de 2026
azure-policy-advisor
Analistas de segurança da informação

Assess ARM template resources for Azure Policy compliance. Analyse the template, query existing subscription assignments via `az policy assignment list`, identify unassigned built-in and custom policies (CIS, NIST, FedRAMP), and emit a two-part report:…

5 de jun. de 2026
azure-cost-estimator
Desenvolvedores de software

Estimate monthly costs for Azure resources by querying the Azure Retail Prices API. Parses ARM templates to identify resources, SKUs, and regions, then looks up real retail pricing. Produces a per-resource cost breakdown with monthly totals. Use during…

5 de jun. de 2026
azure-deployment-preflight
Administradores de redes e sistemas de computador

Run preflight validation on ARM templates before deployment. Performs what-if analysis, permission checks, and generates a structured report with resource changes (create/modify/delete). Use before any deployment to preview changes and catch issues early.

5 de jun. de 2026
azure-integration-tester
Analistas de garantia de qualidade de software e testadores

Run post-deployment integration tests for Azure resources. Verify Function Apps, Storage Accounts, Databases, App Services are healthy and accessible. Use after successful Azure deployment.

5 de jun. de 2026
Mostrando 8 de 15 skills coletadas.
ai-foundry-posture-check
sem classificação

Assess security, reliability, and cost posture of Azure OpenAI and AI Foundry deployments. Detects anti-patterns like API keys instead of Managed Identity, public endpoints, disabled content filtering, deprecated models, over-provisioned PTU, missing AI…

21 de ago. de 2026
capacity-planning
sem classificação

Assess Azure resource capacity, quota utilization, and growth trends to prevent outages from resource exhaustion. Use when asked about capacity, quotas, scaling readiness, load testing prep, or growth projections.

21 de ago. de 2026
compliance-governance-audit
sem classificação

Audit Azure environment for compliance and governance posture. Checks Azure Policy, RBAC, tagging, resource locks, naming conventions, and regulatory alignment. Use when asked about compliance, governance, audit readiness, or policy violations.

21 de ago. de 2026
defender-secure-score-monitor
sem classificação

Monitor and improve Microsoft Defender for Cloud Secure Score. Tracks score trends, identifies quick wins, checks Defender plan coverage, and highlights critical security recommendations. Use when asked about secure score, security posture, or Defender status.

21 de ago. de 2026
digital-native-governance-check
sem classificação

Assess Azure governance maturity for Digital Natives and startups. Detects common anti-patterns like incomplete Service Health alerts, flat subscription topology, excessive RBAC, missing budget alerts, no Managed Identity usage, and unprotected web apps. Use…

21 de ago. de 2026
finops-intelligence
sem classificação

Comprehensive FinOps analysis combining cost optimization, waste identification, and chargeback reporting. Use when asked about reducing Azure spend, finding unused resources, cost per team, chargeback, showback, or cost anomalies.

21 de ago. de 2026
incident-postmortem-generator
sem classificação

Generate a blameless incident postmortem from the current or recent SRE Agent investigation. Use after an incident is resolved, when asked for a postmortem, RCA report, or lessons learned document.

21 de ago. de 2026
well-architected-review
sem classificação

Run a Well-Architected Framework (WAF) review against Azure resources in scope. Use when asked about best practices, architecture review, WAF assessment, or pillar compliance (Reliability, Security, Cost, Operational Excellence, Performance Efficiency).

21 de ago. de 2026
Mostrando 8 de 15 skills coletadas.
Mostrando 12 de 101 repositórios