Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

vscode-aks-tools

يحتوي vscode-aks-tools على 20 من skills المجمعة من Azure، مع تغطية مهنية على مستوى المستودع وصفحات 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