Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

vscode-aks-tools

vscode-aks-tools contient 20 skills collectées depuis Azure, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
20
Stars
65
mis à jour
2026-07-09
Forks
75
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

kickstart-acr-integration
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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

2026-07-09
kickstart-cluster-status
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

Voice, tone, and interaction patterns for Kickstart agents.

2026-07-09
kickstart-configure-infra
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-09
kickstart-design
Développeurs de logiciels

Design phase playbook — propose target architecture on AKS Automatic.

2026-07-09
kickstart-discover
Développeurs de logiciels

Discovery phase playbook — collect application details.

2026-07-09
kickstart-file-generation
Développeurs de logiciels

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
Développeurs de logiciels

Generation phase playbook — create all deployment artifacts.

2026-07-09
kickstart-github-pr-conventions
Développeurs de logiciels

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

2026-07-09
kickstart-handoff
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-09
kickstart-phase-acceleration
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Analystes en assurance qualité des logiciels et testeurs

Review phase playbook — validate all generated deployment artifacts.

2026-07-09
kickstart-safeguard-checklist
Analystes en assurance qualité des logiciels et testeurs

AKS deployment safeguard rules checklist for validating Kubernetes manifests.

2026-07-09
kickstart-samples
Développeurs de logiciels

Sample repository profiles for quick-start onboarding.

2026-07-09
kickstart-security-hardening
Analystes en sécurité de l'information

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

2026-07-09
kickstart-workload-identity
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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