Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

vscode-aks-tools

vscode-aks-tools contiene 20 skills recopiladas de Azure, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
20
Stars
65
actualizado
2026-07-09
Forks
75
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

kickstart-acr-integration
Administradores de redes y sistemas informáticos

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.

2026-07-09
kickstart-bicep-authoring
Desarrolladores de software

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

2026-07-09
kickstart-cluster-status
Administradores de redes y sistemas informáticos

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

2026-07-09
kickstart-collaborator-voice
Desarrolladores de software

Voice, tone, and interaction patterns for Kickstart agents.

2026-07-09
kickstart-configure-infra
Desarrolladores 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.

2026-07-09
kickstart-deploy
Desarrolladores de software

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

2026-07-09
kickstart-design
Desarrolladores de software

Design phase playbook — propose target architecture on AKS Automatic.

2026-07-09
kickstart-discover
Desarrolladores de software

Discovery phase playbook — collect application details.

2026-07-09
kickstart-file-generation
Desarrolladores de software

Rules for batching write_file calls efficiently. Prevents chatty incremental file writes and ensures the artifact store is updated atomically per logical unit of work.

2026-07-09
kickstart-generate
Desarrolladores de software

Generation phase playbook — create all deployment artifacts.

2026-07-09
kickstart-github-pr-conventions
Desarrolladores de software

Pull request conventions for trunk-based development and AKS deployment repos.

2026-07-09
kickstart-handoff
Administradores de redes y sistemas informáticos

Pre-deploy check playbook — verify cluster, ACR, permissions, and tooling before deployment.

2026-07-09
kickstart-phase-acceleration
Desarrolladores de software

Rules for when agents may skip confirmations, condense phases, or proceed autonomously. Prevents unnecessary friction when context is sufficient to proceed confidently.

2026-07-09
kickstart-pim-activation
Administradores de redes y sistemas informáticos

PIM (Privileged Identity Management) eligible role activation. Checks for activatable roles via az rest and guides the user through portal-based activation when they hit 403 errors on role assignments.

2026-07-09
kickstart-review
Analistas de garantía de calidad de software y probadores

Review phase playbook — validate all generated deployment artifacts.

2026-07-09
kickstart-safeguard-checklist
Analistas de garantía de calidad de software y probadores

AKS deployment safeguard rules checklist for validating Kubernetes manifests.

2026-07-09
kickstart-samples
Desarrolladores de software

Sample repository profiles for quick-start onboarding.

2026-07-09
kickstart-security-hardening
Analistas de seguridad de la información

Azure security baseline — RBAC, Key Vault, managed identity, network isolation, and Microsoft Defender.

2026-07-09
kickstart-workload-identity
Administradores de redes y sistemas informáticos

Workload Identity is mandatory for AKS Automatic. Covers managed identity setup, federated credentials, service account annotation, and Entra ID RBAC integration.

2026-07-09
vscode-aks-tools-release-pr
Desarrolladores de software

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: 'make a release PR', 'release vscode-aks-tools', 'bump extension version', 'create publish-x.y.z branch', 'prepare release notes for aks tools', 'what's new file for next release'. DO NOT USE FOR: actually publishing to the marketplace (that runs via the internal 1ES pipeline), changelog backfill (CHANGELOG.md is deprecated since 1.6.14), or unrelated repos.

2026-06-04