Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

vscode-aks-tools

vscode-aks-tools 收录了来自 Azure 的 20 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
20
Stars
65
更新
2026-07-09
Forks
75
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

kickstart-acr-integration
网络与计算机系统管理员

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
软件开发工程师

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

2026-07-09
kickstart-cluster-status
网络与计算机系统管理员

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
软件开发工程师

Voice, tone, and interaction patterns for Kickstart agents.

2026-07-09
kickstart-configure-infra
软件开发工程师

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
软件开发工程师

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

2026-07-09
kickstart-design
软件开发工程师

Design phase playbook — propose target architecture on AKS Automatic.

2026-07-09
kickstart-discover
软件开发工程师

Discovery phase playbook — collect application details.

2026-07-09
kickstart-file-generation
软件开发工程师

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
软件开发工程师

Generation phase playbook — create all deployment artifacts.

2026-07-09
kickstart-github-pr-conventions
软件开发工程师

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

2026-07-09
kickstart-handoff
网络与计算机系统管理员

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

2026-07-09
kickstart-phase-acceleration
软件开发工程师

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
网络与计算机系统管理员

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
软件质量保证分析师与测试员

Review phase playbook — validate all generated deployment artifacts.

2026-07-09
kickstart-safeguard-checklist
软件质量保证分析师与测试员

AKS deployment safeguard rules checklist for validating Kubernetes manifests.

2026-07-09
kickstart-samples
软件开发工程师

Sample repository profiles for quick-start onboarding.

2026-07-09
kickstart-security-hardening
信息安全分析师

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

2026-07-09
kickstart-workload-identity
网络与计算机系统管理员

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
软件开发工程师

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