[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-azure-kickstart-samples":3,"mdc--5e6i2g-key":32,"related-org-azure-kickstart-samples":834,"related-repo-azure-kickstart-samples":1013},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":21,"repoUrl":22,"updatedAt":23,"license":24,"forks":25,"topics":26,"repo":27,"sourceUrl":30,"mdContent":31},"kickstart-samples","onboard projects with sample repository profiles","Sample repository profiles for quick-start onboarding.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"azure","Azure (Microsoft)","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fazure.png","Azure",[13,15,18],{"name":11,"slug":8,"type":14},"tag",{"name":16,"slug":17,"type":14},"Documentation","documentation",{"name":19,"slug":20,"type":14},"Reference","reference",65,"https:\u002F\u002Fgithub.com\u002FAzure\u002Fvscode-aks-tools","2026-07-12T08:17:56.302828",null,74,[],{"repoUrl":22,"stars":21,"forks":25,"topics":28,"description":29},[],"Visual Studio Code extension for Azure Kubernetes Service","https:\u002F\u002Fgithub.com\u002FAzure\u002Fvscode-aks-tools\u002Ftree\u002FHEAD\u002Fskills\u002Fkickstart-samples","---\nname: kickstart-samples\ndescription: \"Sample repository profiles for quick-start onboarding.\"\ndisable-model-invocation: true\n---\n\n# Sample Repos\n\n**If the launch wizard already selected a sample**, skip the picker and clone that sample directly (see the table below). Otherwise, present this exact picker via `vscode_askQuestions`:\n```json\n{\n  \"questions\": [{\n    \"header\": \"Sample project\",\n    \"question\": \"Which sample would you like to start with?\",\n    \"options\": [\n      { \"label\": \"AKS Store Demo\", \"description\": \"Microservices app — 4 services (Node.js, Go, Rust) + MongoDB + RabbitMQ\", \"recommended\": true },\n      { \"label\": \"Azure Voting App\", \"description\": \"Simple two-container app — Python\u002FFlask + Redis\" },\n      { \"label\": \"Contoso Real Estate\", \"description\": \"Full-stack JavaScript — Next.js + Fastify + PostgreSQL\" }\n    ]\n  }]\n}\n```\n\nAfter the user picks, clone with `run_in_terminal`:\n\n| Sample | Clone command |\n|---|---|\n| AKS Store Demo | `git clone https:\u002F\u002Fgithub.com\u002FAzure-Samples\u002Faks-store-demo.git` |\n| Azure Voting App | `git clone https:\u002F\u002Fgithub.com\u002FAzure-Samples\u002Fazure-voting-app-redis.git` |\n| Contoso Real Estate | `git clone https:\u002F\u002Fgithub.com\u002FAzure-Samples\u002Fcontoso-real-estate.git` |\n\nAfter cloning, **do a quick structure scan to confirm the profile** — the paths below are the expected layout, but samples change. Use `search`\u002F`codebase` to verify each service's build context, `Dockerfile` path, and entry-point file actually exist before relying on them. Then present the (corrected) profile and confirm it via `vscode_askQuestions` (\"Looks good, continue to Configure\" recommended). **Skip the Discovery questions** — but never skip this structure check — then go straight to Phase 2.\n\n**AKS Store Demo** (monorepo, services under `src\u002F`): `store-front` (Node.js, :8080, context `src\u002Fstore-front`), `order-service` (Node.js, :3000, context `src\u002Forder-service`), `product-service` (Go, :3002, context `src\u002Fproduct-service`), `makeline-service` (Rust, :3001, context `src\u002Fmakeline-service`). Each service dir is its own build context and ships a `Dockerfile`. Deps: MongoDB, RabbitMQ. Has K8s manifests, GitHub Actions.\n\n**Azure Voting App** (`Azure-Samples\u002Fazure-voting-app-redis`): `azure-vote` (Python\u002FFlask, :80). Build context `azure-vote\u002F`, Dockerfile `azure-vote\u002FDockerfile`, entry point `azure-vote\u002Fazure-vote\u002Fmain.py` — note the nested dir, a classic flat-structure trap. Deps: Redis. Has K8s manifests. No GitHub Actions.\n\n**Contoso Real Estate** (monorepo, packages under `packages\u002F`): `portal` (Next.js, :3000, context `packages\u002Fportal`), `api` (Fastify, :3001, context `packages\u002Fapi`). Deps: PostgreSQL. Partial Dockerfiles (generate the missing ones), no K8s manifests, has GitHub Actions.\n",{"data":33,"body":35},{"name":4,"description":6,"disable-model-invocation":34},true,{"type":36,"children":37},"root",[38,47,68,509,521,597,647,733,781,828],{"type":39,"tag":40,"props":41,"children":43},"element","h1",{"id":42},"sample-repos",[44],{"type":45,"value":46},"text","Sample Repos",{"type":39,"tag":48,"props":49,"children":50},"p",{},[51,57,59,66],{"type":39,"tag":52,"props":53,"children":54},"strong",{},[55],{"type":45,"value":56},"If the launch wizard already selected a sample",{"type":45,"value":58},", skip the picker and clone that sample directly (see the table below). Otherwise, present this exact picker via ",{"type":39,"tag":60,"props":61,"children":63},"code",{"className":62},[],[64],{"type":45,"value":65},"vscode_askQuestions",{"type":45,"value":67},":",{"type":39,"tag":69,"props":70,"children":75},"pre",{"className":71,"code":72,"language":73,"meta":74,"style":74},"language-json shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","{\n  \"questions\": [{\n    \"header\": \"Sample project\",\n    \"question\": \"Which sample would you like to start with?\",\n    \"options\": [\n      { \"label\": \"AKS Store Demo\", \"description\": \"Microservices app — 4 services (Node.js, Go, Rust) + MongoDB + RabbitMQ\", \"recommended\": true },\n      { \"label\": \"Azure Voting App\", \"description\": \"Simple two-container app — Python\u002FFlask + Redis\" },\n      { \"label\": \"Contoso Real Estate\", \"description\": \"Full-stack JavaScript — Next.js + Fastify + PostgreSQL\" }\n    ]\n  }]\n}\n","json","",[76],{"type":39,"tag":60,"props":77,"children":78},{"__ignoreMap":74},[79,91,120,163,201,227,333,407,482,491,500],{"type":39,"tag":80,"props":81,"children":84},"span",{"class":82,"line":83},"line",1,[85],{"type":39,"tag":80,"props":86,"children":88},{"style":87},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[89],{"type":45,"value":90},"{\n",{"type":39,"tag":80,"props":92,"children":94},{"class":82,"line":93},2,[95,100,106,111,115],{"type":39,"tag":80,"props":96,"children":97},{"style":87},[98],{"type":45,"value":99},"  \"",{"type":39,"tag":80,"props":101,"children":103},{"style":102},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[104],{"type":45,"value":105},"questions",{"type":39,"tag":80,"props":107,"children":108},{"style":87},[109],{"type":45,"value":110},"\"",{"type":39,"tag":80,"props":112,"children":113},{"style":87},[114],{"type":45,"value":67},{"type":39,"tag":80,"props":116,"children":117},{"style":87},[118],{"type":45,"value":119}," [{\n",{"type":39,"tag":80,"props":121,"children":123},{"class":82,"line":122},3,[124,129,135,139,143,148,154,158],{"type":39,"tag":80,"props":125,"children":126},{"style":87},[127],{"type":45,"value":128},"    \"",{"type":39,"tag":80,"props":130,"children":132},{"style":131},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[133],{"type":45,"value":134},"header",{"type":39,"tag":80,"props":136,"children":137},{"style":87},[138],{"type":45,"value":110},{"type":39,"tag":80,"props":140,"children":141},{"style":87},[142],{"type":45,"value":67},{"type":39,"tag":80,"props":144,"children":145},{"style":87},[146],{"type":45,"value":147}," \"",{"type":39,"tag":80,"props":149,"children":151},{"style":150},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[152],{"type":45,"value":153},"Sample project",{"type":39,"tag":80,"props":155,"children":156},{"style":87},[157],{"type":45,"value":110},{"type":39,"tag":80,"props":159,"children":160},{"style":87},[161],{"type":45,"value":162},",\n",{"type":39,"tag":80,"props":164,"children":166},{"class":82,"line":165},4,[167,171,176,180,184,188,193,197],{"type":39,"tag":80,"props":168,"children":169},{"style":87},[170],{"type":45,"value":128},{"type":39,"tag":80,"props":172,"children":173},{"style":131},[174],{"type":45,"value":175},"question",{"type":39,"tag":80,"props":177,"children":178},{"style":87},[179],{"type":45,"value":110},{"type":39,"tag":80,"props":181,"children":182},{"style":87},[183],{"type":45,"value":67},{"type":39,"tag":80,"props":185,"children":186},{"style":87},[187],{"type":45,"value":147},{"type":39,"tag":80,"props":189,"children":190},{"style":150},[191],{"type":45,"value":192},"Which sample would you like to start with?",{"type":39,"tag":80,"props":194,"children":195},{"style":87},[196],{"type":45,"value":110},{"type":39,"tag":80,"props":198,"children":199},{"style":87},[200],{"type":45,"value":162},{"type":39,"tag":80,"props":202,"children":204},{"class":82,"line":203},5,[205,209,214,218,222],{"type":39,"tag":80,"props":206,"children":207},{"style":87},[208],{"type":45,"value":128},{"type":39,"tag":80,"props":210,"children":211},{"style":131},[212],{"type":45,"value":213},"options",{"type":39,"tag":80,"props":215,"children":216},{"style":87},[217],{"type":45,"value":110},{"type":39,"tag":80,"props":219,"children":220},{"style":87},[221],{"type":45,"value":67},{"type":39,"tag":80,"props":223,"children":224},{"style":87},[225],{"type":45,"value":226}," [\n",{"type":39,"tag":80,"props":228,"children":230},{"class":82,"line":229},6,[231,236,240,246,250,254,258,263,267,272,276,281,285,289,293,298,302,306,310,315,319,323,328],{"type":39,"tag":80,"props":232,"children":233},{"style":87},[234],{"type":45,"value":235},"      {",{"type":39,"tag":80,"props":237,"children":238},{"style":87},[239],{"type":45,"value":147},{"type":39,"tag":80,"props":241,"children":243},{"style":242},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[244],{"type":45,"value":245},"label",{"type":39,"tag":80,"props":247,"children":248},{"style":87},[249],{"type":45,"value":110},{"type":39,"tag":80,"props":251,"children":252},{"style":87},[253],{"type":45,"value":67},{"type":39,"tag":80,"props":255,"children":256},{"style":87},[257],{"type":45,"value":147},{"type":39,"tag":80,"props":259,"children":260},{"style":150},[261],{"type":45,"value":262},"AKS Store Demo",{"type":39,"tag":80,"props":264,"children":265},{"style":87},[266],{"type":45,"value":110},{"type":39,"tag":80,"props":268,"children":269},{"style":87},[270],{"type":45,"value":271},",",{"type":39,"tag":80,"props":273,"children":274},{"style":87},[275],{"type":45,"value":147},{"type":39,"tag":80,"props":277,"children":278},{"style":242},[279],{"type":45,"value":280},"description",{"type":39,"tag":80,"props":282,"children":283},{"style":87},[284],{"type":45,"value":110},{"type":39,"tag":80,"props":286,"children":287},{"style":87},[288],{"type":45,"value":67},{"type":39,"tag":80,"props":290,"children":291},{"style":87},[292],{"type":45,"value":147},{"type":39,"tag":80,"props":294,"children":295},{"style":150},[296],{"type":45,"value":297},"Microservices app — 4 services (Node.js, Go, Rust) + MongoDB + RabbitMQ",{"type":39,"tag":80,"props":299,"children":300},{"style":87},[301],{"type":45,"value":110},{"type":39,"tag":80,"props":303,"children":304},{"style":87},[305],{"type":45,"value":271},{"type":39,"tag":80,"props":307,"children":308},{"style":87},[309],{"type":45,"value":147},{"type":39,"tag":80,"props":311,"children":312},{"style":242},[313],{"type":45,"value":314},"recommended",{"type":39,"tag":80,"props":316,"children":317},{"style":87},[318],{"type":45,"value":110},{"type":39,"tag":80,"props":320,"children":321},{"style":87},[322],{"type":45,"value":67},{"type":39,"tag":80,"props":324,"children":325},{"style":87},[326],{"type":45,"value":327}," true",{"type":39,"tag":80,"props":329,"children":330},{"style":87},[331],{"type":45,"value":332}," },\n",{"type":39,"tag":80,"props":334,"children":336},{"class":82,"line":335},7,[337,341,345,349,353,357,361,366,370,374,378,382,386,390,394,399,403],{"type":39,"tag":80,"props":338,"children":339},{"style":87},[340],{"type":45,"value":235},{"type":39,"tag":80,"props":342,"children":343},{"style":87},[344],{"type":45,"value":147},{"type":39,"tag":80,"props":346,"children":347},{"style":242},[348],{"type":45,"value":245},{"type":39,"tag":80,"props":350,"children":351},{"style":87},[352],{"type":45,"value":110},{"type":39,"tag":80,"props":354,"children":355},{"style":87},[356],{"type":45,"value":67},{"type":39,"tag":80,"props":358,"children":359},{"style":87},[360],{"type":45,"value":147},{"type":39,"tag":80,"props":362,"children":363},{"style":150},[364],{"type":45,"value":365},"Azure Voting App",{"type":39,"tag":80,"props":367,"children":368},{"style":87},[369],{"type":45,"value":110},{"type":39,"tag":80,"props":371,"children":372},{"style":87},[373],{"type":45,"value":271},{"type":39,"tag":80,"props":375,"children":376},{"style":87},[377],{"type":45,"value":147},{"type":39,"tag":80,"props":379,"children":380},{"style":242},[381],{"type":45,"value":280},{"type":39,"tag":80,"props":383,"children":384},{"style":87},[385],{"type":45,"value":110},{"type":39,"tag":80,"props":387,"children":388},{"style":87},[389],{"type":45,"value":67},{"type":39,"tag":80,"props":391,"children":392},{"style":87},[393],{"type":45,"value":147},{"type":39,"tag":80,"props":395,"children":396},{"style":150},[397],{"type":45,"value":398},"Simple two-container app — Python\u002FFlask + Redis",{"type":39,"tag":80,"props":400,"children":401},{"style":87},[402],{"type":45,"value":110},{"type":39,"tag":80,"props":404,"children":405},{"style":87},[406],{"type":45,"value":332},{"type":39,"tag":80,"props":408,"children":410},{"class":82,"line":409},8,[411,415,419,423,427,431,435,440,444,448,452,456,460,464,468,473,477],{"type":39,"tag":80,"props":412,"children":413},{"style":87},[414],{"type":45,"value":235},{"type":39,"tag":80,"props":416,"children":417},{"style":87},[418],{"type":45,"value":147},{"type":39,"tag":80,"props":420,"children":421},{"style":242},[422],{"type":45,"value":245},{"type":39,"tag":80,"props":424,"children":425},{"style":87},[426],{"type":45,"value":110},{"type":39,"tag":80,"props":428,"children":429},{"style":87},[430],{"type":45,"value":67},{"type":39,"tag":80,"props":432,"children":433},{"style":87},[434],{"type":45,"value":147},{"type":39,"tag":80,"props":436,"children":437},{"style":150},[438],{"type":45,"value":439},"Contoso Real Estate",{"type":39,"tag":80,"props":441,"children":442},{"style":87},[443],{"type":45,"value":110},{"type":39,"tag":80,"props":445,"children":446},{"style":87},[447],{"type":45,"value":271},{"type":39,"tag":80,"props":449,"children":450},{"style":87},[451],{"type":45,"value":147},{"type":39,"tag":80,"props":453,"children":454},{"style":242},[455],{"type":45,"value":280},{"type":39,"tag":80,"props":457,"children":458},{"style":87},[459],{"type":45,"value":110},{"type":39,"tag":80,"props":461,"children":462},{"style":87},[463],{"type":45,"value":67},{"type":39,"tag":80,"props":465,"children":466},{"style":87},[467],{"type":45,"value":147},{"type":39,"tag":80,"props":469,"children":470},{"style":150},[471],{"type":45,"value":472},"Full-stack JavaScript — Next.js + Fastify + PostgreSQL",{"type":39,"tag":80,"props":474,"children":475},{"style":87},[476],{"type":45,"value":110},{"type":39,"tag":80,"props":478,"children":479},{"style":87},[480],{"type":45,"value":481}," }\n",{"type":39,"tag":80,"props":483,"children":485},{"class":82,"line":484},9,[486],{"type":39,"tag":80,"props":487,"children":488},{"style":87},[489],{"type":45,"value":490},"    ]\n",{"type":39,"tag":80,"props":492,"children":494},{"class":82,"line":493},10,[495],{"type":39,"tag":80,"props":496,"children":497},{"style":87},[498],{"type":45,"value":499},"  }]\n",{"type":39,"tag":80,"props":501,"children":503},{"class":82,"line":502},11,[504],{"type":39,"tag":80,"props":505,"children":506},{"style":87},[507],{"type":45,"value":508},"}\n",{"type":39,"tag":48,"props":510,"children":511},{},[512,514,520],{"type":45,"value":513},"After the user picks, clone with ",{"type":39,"tag":60,"props":515,"children":517},{"className":516},[],[518],{"type":45,"value":519},"run_in_terminal",{"type":45,"value":67},{"type":39,"tag":522,"props":523,"children":524},"table",{},[525,544],{"type":39,"tag":526,"props":527,"children":528},"thead",{},[529],{"type":39,"tag":530,"props":531,"children":532},"tr",{},[533,539],{"type":39,"tag":534,"props":535,"children":536},"th",{},[537],{"type":45,"value":538},"Sample",{"type":39,"tag":534,"props":540,"children":541},{},[542],{"type":45,"value":543},"Clone command",{"type":39,"tag":545,"props":546,"children":547},"tbody",{},[548,565,581],{"type":39,"tag":530,"props":549,"children":550},{},[551,556],{"type":39,"tag":552,"props":553,"children":554},"td",{},[555],{"type":45,"value":262},{"type":39,"tag":552,"props":557,"children":558},{},[559],{"type":39,"tag":60,"props":560,"children":562},{"className":561},[],[563],{"type":45,"value":564},"git clone https:\u002F\u002Fgithub.com\u002FAzure-Samples\u002Faks-store-demo.git",{"type":39,"tag":530,"props":566,"children":567},{},[568,572],{"type":39,"tag":552,"props":569,"children":570},{},[571],{"type":45,"value":365},{"type":39,"tag":552,"props":573,"children":574},{},[575],{"type":39,"tag":60,"props":576,"children":578},{"className":577},[],[579],{"type":45,"value":580},"git clone https:\u002F\u002Fgithub.com\u002FAzure-Samples\u002Fazure-voting-app-redis.git",{"type":39,"tag":530,"props":582,"children":583},{},[584,588],{"type":39,"tag":552,"props":585,"children":586},{},[587],{"type":45,"value":439},{"type":39,"tag":552,"props":589,"children":590},{},[591],{"type":39,"tag":60,"props":592,"children":594},{"className":593},[],[595],{"type":45,"value":596},"git clone https:\u002F\u002Fgithub.com\u002FAzure-Samples\u002Fcontoso-real-estate.git",{"type":39,"tag":48,"props":598,"children":599},{},[600,602,607,609,615,617,623,625,631,633,638,640,645],{"type":45,"value":601},"After cloning, ",{"type":39,"tag":52,"props":603,"children":604},{},[605],{"type":45,"value":606},"do a quick structure scan to confirm the profile",{"type":45,"value":608}," — the paths below are the expected layout, but samples change. Use ",{"type":39,"tag":60,"props":610,"children":612},{"className":611},[],[613],{"type":45,"value":614},"search",{"type":45,"value":616},"\u002F",{"type":39,"tag":60,"props":618,"children":620},{"className":619},[],[621],{"type":45,"value":622},"codebase",{"type":45,"value":624}," to verify each service's build context, ",{"type":39,"tag":60,"props":626,"children":628},{"className":627},[],[629],{"type":45,"value":630},"Dockerfile",{"type":45,"value":632}," path, and entry-point file actually exist before relying on them. Then present the (corrected) profile and confirm it via ",{"type":39,"tag":60,"props":634,"children":636},{"className":635},[],[637],{"type":45,"value":65},{"type":45,"value":639}," (\"Looks good, continue to Configure\" recommended). ",{"type":39,"tag":52,"props":641,"children":642},{},[643],{"type":45,"value":644},"Skip the Discovery questions",{"type":45,"value":646}," — but never skip this structure check — then go straight to Phase 2.",{"type":39,"tag":48,"props":648,"children":649},{},[650,654,656,662,664,670,672,678,680,686,688,694,695,701,703,709,710,716,718,724,726,731],{"type":39,"tag":52,"props":651,"children":652},{},[653],{"type":45,"value":262},{"type":45,"value":655}," (monorepo, services under ",{"type":39,"tag":60,"props":657,"children":659},{"className":658},[],[660],{"type":45,"value":661},"src\u002F",{"type":45,"value":663},"): ",{"type":39,"tag":60,"props":665,"children":667},{"className":666},[],[668],{"type":45,"value":669},"store-front",{"type":45,"value":671}," (Node.js, :8080, context ",{"type":39,"tag":60,"props":673,"children":675},{"className":674},[],[676],{"type":45,"value":677},"src\u002Fstore-front",{"type":45,"value":679},"), ",{"type":39,"tag":60,"props":681,"children":683},{"className":682},[],[684],{"type":45,"value":685},"order-service",{"type":45,"value":687}," (Node.js, :3000, context ",{"type":39,"tag":60,"props":689,"children":691},{"className":690},[],[692],{"type":45,"value":693},"src\u002Forder-service",{"type":45,"value":679},{"type":39,"tag":60,"props":696,"children":698},{"className":697},[],[699],{"type":45,"value":700},"product-service",{"type":45,"value":702}," (Go, :3002, context ",{"type":39,"tag":60,"props":704,"children":706},{"className":705},[],[707],{"type":45,"value":708},"src\u002Fproduct-service",{"type":45,"value":679},{"type":39,"tag":60,"props":711,"children":713},{"className":712},[],[714],{"type":45,"value":715},"makeline-service",{"type":45,"value":717}," (Rust, :3001, context ",{"type":39,"tag":60,"props":719,"children":721},{"className":720},[],[722],{"type":45,"value":723},"src\u002Fmakeline-service",{"type":45,"value":725},"). Each service dir is its own build context and ships a ",{"type":39,"tag":60,"props":727,"children":729},{"className":728},[],[730],{"type":45,"value":630},{"type":45,"value":732},". Deps: MongoDB, RabbitMQ. Has K8s manifests, GitHub Actions.",{"type":39,"tag":48,"props":734,"children":735},{},[736,740,742,748,749,755,757,763,765,771,773,779],{"type":39,"tag":52,"props":737,"children":738},{},[739],{"type":45,"value":365},{"type":45,"value":741}," (",{"type":39,"tag":60,"props":743,"children":745},{"className":744},[],[746],{"type":45,"value":747},"Azure-Samples\u002Fazure-voting-app-redis",{"type":45,"value":663},{"type":39,"tag":60,"props":750,"children":752},{"className":751},[],[753],{"type":45,"value":754},"azure-vote",{"type":45,"value":756}," (Python\u002FFlask, :80). Build context ",{"type":39,"tag":60,"props":758,"children":760},{"className":759},[],[761],{"type":45,"value":762},"azure-vote\u002F",{"type":45,"value":764},", Dockerfile ",{"type":39,"tag":60,"props":766,"children":768},{"className":767},[],[769],{"type":45,"value":770},"azure-vote\u002FDockerfile",{"type":45,"value":772},", entry point ",{"type":39,"tag":60,"props":774,"children":776},{"className":775},[],[777],{"type":45,"value":778},"azure-vote\u002Fazure-vote\u002Fmain.py",{"type":45,"value":780}," — note the nested dir, a classic flat-structure trap. Deps: Redis. Has K8s manifests. No GitHub Actions.",{"type":39,"tag":48,"props":782,"children":783},{},[784,788,790,796,797,803,805,811,812,818,820,826],{"type":39,"tag":52,"props":785,"children":786},{},[787],{"type":45,"value":439},{"type":45,"value":789}," (monorepo, packages under ",{"type":39,"tag":60,"props":791,"children":793},{"className":792},[],[794],{"type":45,"value":795},"packages\u002F",{"type":45,"value":663},{"type":39,"tag":60,"props":798,"children":800},{"className":799},[],[801],{"type":45,"value":802},"portal",{"type":45,"value":804}," (Next.js, :3000, context ",{"type":39,"tag":60,"props":806,"children":808},{"className":807},[],[809],{"type":45,"value":810},"packages\u002Fportal",{"type":45,"value":679},{"type":39,"tag":60,"props":813,"children":815},{"className":814},[],[816],{"type":45,"value":817},"api",{"type":45,"value":819}," (Fastify, :3001, context ",{"type":39,"tag":60,"props":821,"children":823},{"className":822},[],[824],{"type":45,"value":825},"packages\u002Fapi",{"type":45,"value":827},"). Deps: PostgreSQL. Partial Dockerfiles (generate the missing ones), no K8s manifests, has GitHub Actions.",{"type":39,"tag":829,"props":830,"children":831},"style",{},[832],{"type":45,"value":833},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":835,"total":1012},[836,855,874,891,906,921,934,949,960,974,987,1000],{"slug":837,"name":837,"fn":838,"description":839,"org":840,"tags":841,"stars":852,"repoUrl":853,"updatedAt":854},"azure-arg-external-evaluation-policy-author","author and test Azure Resource Graph policies","Use when the user wants to author, design, or test an Azure Policy that queries Azure Resource Graph (ARG) at request-time — i.e. a policy whose deny\u002Faudit decision depends on data from elsewhere in the subscription (sibling\u002Fparent resource state, RG-wide invariants, multi-hop relationships, etc.). Formally called Azure Policy External Evaluation; sometimes referred to colloquially as \"Invoke\". Drives an iterative KQL co-design loop against the user's real subscription via `az graph query`, then emits a policy definition, assignment, `.http` test flow, and an `EXPLANATION.md` companion. Read-only; never provisions anything.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[842,843,846,849],{"name":11,"slug":8,"type":14},{"name":844,"slug":845,"type":14},"Compliance","compliance",{"name":847,"slug":848,"type":14},"Governance","governance",{"name":850,"slug":851,"type":14},"Policy","policy",1686,"https:\u002F\u002Fgithub.com\u002FAzure\u002Fazure-policy","2026-07-12T08:17:48.378432",{"slug":856,"name":856,"fn":857,"description":858,"org":859,"tags":860,"stars":871,"repoUrl":872,"updatedAt":873},"azure-blueprints-migration","migrate Azure Blueprints to Template Specs","Use when a user needs to migrate off Azure Blueprints (definitions and\u002For assignments) to Template Specs and Deployment Stacks before the January 31, 2027 retirement. Covers inventory, export, conversion to Bicep, policy decoupling, Template Spec publishing, Deployment Stack deployment with deny-settings, validation, and cutover.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[861,862,865,868],{"name":11,"slug":8,"type":14},{"name":863,"slug":864,"type":14},"Deployment","deployment",{"name":866,"slug":867,"type":14},"Infrastructure as Code","infrastructure-as-code",{"name":869,"slug":870,"type":14},"Migration","migration",260,"https:\u002F\u002Fgithub.com\u002FAzure\u002Fazure-blueprints","2026-07-12T08:17:49.646405",{"slug":875,"name":875,"fn":876,"description":877,"org":878,"tags":879,"stars":888,"repoUrl":889,"updatedAt":890},"apiview-feedback-resolution","resolve APIView feedback on Azure SDKs","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: azure-sdk-mcp:azsdk_apiview_get_comments, azure-sdk-mcp:azsdk_typespec_customized_code_update.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[880,883,884,887],{"name":881,"slug":882,"type":14},"API Development","api-development",{"name":11,"slug":8,"type":14},{"name":885,"slug":886,"type":14},"Code Review","code-review",{"name":16,"slug":17,"type":14},133,"https:\u002F\u002Fgithub.com\u002FAzure\u002Fazure-sdk-tools","2026-07-12T08:17:43.350876",{"slug":892,"name":892,"fn":893,"description":894,"org":895,"tags":896,"stars":888,"repoUrl":889,"updatedAt":905},"azsdk-common-live-and-recorded-tests","deploy resources and run Azure SDK tests","Deploy test resources and run Azure SDK tests in live, record, or playback mode. WHEN: \"run live tests\", \"run recorded tests\", \"deploy test resources\", \"record tests\", \"run tests in record mode\", \"clean up test resources\", \"run tests against live resources\". DO NOT USE FOR: writing new tests, authoring Bicep templates, playback-only test runs without resource deployment. INVOKES: azure-sdk-mcp:azsdk_package_run_tests.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[897,898,899,902],{"name":11,"slug":8,"type":14},{"name":863,"slug":864,"type":14},{"name":900,"slug":901,"type":14},"SDK","sdk",{"name":903,"slug":904,"type":14},"Testing","testing","2026-07-12T08:17:44.718943",{"slug":907,"name":907,"fn":908,"description":909,"org":910,"tags":911,"stars":888,"repoUrl":889,"updatedAt":920},"azsdk-common-prepare-release-plan","manage Azure SDK release plan work items","Create, get, update, abandon, and link SDK PRs to release plan work items for Azure SDK releases. **UTILITY SKILL**. USE FOR: \"create release plan\", \"get release plan\", \"update release plan\", \"update API spec in release plan\", \"update SDK details in release plan\", \"abandon release plan\", \"link SDK PR to plan\", \"namespace approval\", \"check release plan status\". DO NOT USE FOR: SDK code generation, pipeline troubleshooting, API review feedback. INVOKES: azure-sdk-mcp:azsdk_create_release_plan, azure-sdk-mcp:azsdk_get_release_plan, azure-sdk-mcp:azsdk_get_release_plan_for_spec_pr, azure-sdk-mcp:azsdk_update_release_plan, azure-sdk-mcp:azsdk_update_api_spec_pull_request_in_release_plan, azure-sdk-mcp:azsdk_update_sdk_details_in_release_plan, azure-sdk-mcp:azsdk_abandon_release_plan, azure-sdk-mcp:azsdk_link_sdk_pull_request_to_release_plan, azure-sdk-mcp:azsdk_link_namespace_approval_issue.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[912,913,916,919],{"name":11,"slug":8,"type":14},{"name":914,"slug":915,"type":14},"GitHub","github",{"name":917,"slug":918,"type":14},"Project Management","project-management",{"name":900,"slug":901,"type":14},"2026-07-12T08:17:38.345387",{"slug":922,"name":922,"fn":923,"description":924,"org":925,"tags":926,"stars":888,"repoUrl":889,"updatedAt":933},"azsdk-common-sdk-release","release Azure SDK packages","Check release readiness and trigger the release pipeline for Azure SDK packages. **UTILITY SKILL**. USE FOR: \"release SDK\", \"trigger release\", \"check release readiness\", \"release pipeline\", \"publish package\", \"ship SDK\". DO NOT USE FOR: SDK development, code generation, pipeline debugging, release plan creation. INVOKES: azure-sdk-mcp:azsdk_release_sdk.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[927,928,931,932],{"name":11,"slug":8,"type":14},{"name":929,"slug":930,"type":14},"CI\u002FCD","ci-cd",{"name":863,"slug":864,"type":14},{"name":900,"slug":901,"type":14},"2026-07-12T08:17:34.27607",{"slug":935,"name":935,"fn":936,"description":937,"org":938,"tags":939,"stars":888,"repoUrl":889,"updatedAt":948},"azure-typespec-author","author and modify Azure TypeSpec API specifications","Authors and modifies Azure TypeSpec (.tsp) API specifications. USE FOR: any TypeSpec\u002Ftsp change — api versions (add, bump, preview, stable, promote), resources, operations, models, properties, decorators, visibility, constraints, breaking changes, LRO, suppressions, operationId, spread model. Covers ARM resource-manager and data-plane services. DO NOT USE FOR: SDK generation, releasing SDK packages, or single MCP tool calls. INVOKES: azure-sdk-mcp:azsdk_typespec_generate_authoring_plan, azure-sdk-mcp:azsdk_run_typespec_validation.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[940,941,942,945],{"name":881,"slug":882,"type":14},{"name":11,"slug":8,"type":14},{"name":943,"slug":944,"type":14},"OpenAPI","openapi",{"name":946,"slug":947,"type":14},"Technical Writing","technical-writing","2026-07-12T08:17:39.603232",{"slug":950,"name":950,"fn":951,"description":952,"org":953,"tags":954,"stars":888,"repoUrl":889,"updatedAt":959},"generate-sdk-locally","generate and test Azure SDKs locally","Generate, build, and test Azure SDKs locally from TypeSpec with automatic customization. WHEN: \"generate SDK locally\", \"build SDK\", \"run SDK tests\", \"run CI checks\", \"validate package\", \"run checks\", \"update changelog\", \"fix SDK build errors\", \"fix breaking changes\", \"resolve SDK generation errors\", \"customize TypeSpec\", \"rename SDK client\", \"rename SDK model\", \"hide operation from SDK\", \"fix analyzer errors\", \"resolve customization drift\", \"create subclient\", \"update metadata\", \"update version\". DO NOT USE FOR: publishing to package registries, CI pipeline configuration, API design review. INVOKES: azsdk_verify_setup, azsdk_package_generate_code, azsdk_package_build_code, azsdk_package_run_check, azsdk_package_run_tests, azsdk_customized_code_update, azsdk_package_update_changelog_content, azsdk_package_update_metadata, azsdk_package_update_version.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[955,956,957,958],{"name":11,"slug":8,"type":14},{"name":929,"slug":930,"type":14},{"name":900,"slug":901,"type":14},{"name":903,"slug":904,"type":14},"2026-07-12T08:17:37.08523",{"slug":961,"name":961,"fn":962,"description":963,"org":964,"tags":965,"stars":888,"repoUrl":889,"updatedAt":973},"markdown-token-optimizer","optimize markdown files for token efficiency","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, make concise, shrink file, file too large, optimize for AI, token efficiency, verbose markdown, reduce file size. INVOKES: waza CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[966,969,972],{"name":967,"slug":968,"type":14},"LLM","llm",{"name":970,"slug":971,"type":14},"Performance","performance",{"name":946,"slug":947,"type":14},"2026-07-12T08:17:42.080413",{"slug":975,"name":975,"fn":976,"description":977,"org":978,"tags":979,"stars":888,"repoUrl":889,"updatedAt":986},"pipeline-troubleshooting","troubleshoot Azure SDK CI pipelines","Diagnose and resolve failures in Azure SDK CI and generation pipelines. **UTILITY SKILL**. USE FOR: \"pipeline failed\", \"build failure\", \"CI check failing\", \"SDK generation error\", \"reproduce pipeline locally\", \"debug SDK pipeline\". DO NOT USE FOR: local build issues without pipeline context, API design review, SDK publishing. INVOKES: azure-sdk-mcp:azsdk_analyze_pipeline, azure-sdk-mcp:azsdk_package_build_code, azure-sdk-mcp:azsdk_package_run_check.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[980,981,982,985],{"name":11,"slug":8,"type":14},{"name":929,"slug":930,"type":14},{"name":983,"slug":984,"type":14},"Debugging","debugging",{"name":900,"slug":901,"type":14},"2026-07-12T08:17:40.821512",{"slug":988,"name":988,"fn":989,"description":990,"org":991,"tags":992,"stars":888,"repoUrl":889,"updatedAt":999},"sensei","improve skill frontmatter compliance","**WORKFLOW SKILL** — Iteratively improve skill frontmatter compliance using the Ralph loop pattern. WHEN: \"run sensei\", \"sensei help\", \"improve skill\", \"fix frontmatter\", \"skill compliance\", \"frontmatter audit\", \"score skill\", \"check skill tokens\". INVOKES: token counting tools, test runners, git commands. FOR SINGLE OPERATIONS: use token CLI directly for counts\u002Fchecks.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[993,994,995,998],{"name":11,"slug":8,"type":14},{"name":844,"slug":845,"type":14},{"name":996,"slug":997,"type":14},"Process Optimization","process-optimization",{"name":946,"slug":947,"type":14},"2026-07-12T08:17:32.970921",{"slug":1001,"name":1001,"fn":1002,"description":1003,"org":1004,"tags":1005,"stars":888,"repoUrl":889,"updatedAt":1011},"skill-authoring","author agent skills for agentskills.io","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 best practices\". DO NOT USE FOR: improving existing skills (use sensei), general documentation. INVOKES: waza CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1006,1007,1010],{"name":16,"slug":17,"type":14},{"name":1008,"slug":1009,"type":14},"Plugin Development","plugin-development",{"name":946,"slug":947,"type":14},"2026-07-12T08:17:35.873862",109,{"items":1014,"total":1109},[1015,1027,1040,1055,1071,1084,1097],{"slug":1016,"name":1016,"fn":1017,"description":1018,"org":1019,"tags":1020,"stars":21,"repoUrl":22,"updatedAt":1026},"kickstart-acr-integration","integrate Azure Container Registry with AKS","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1021,1022,1025],{"name":11,"slug":8,"type":14},{"name":1023,"slug":1024,"type":14},"Containers","containers",{"name":863,"slug":864,"type":14},"2026-07-12T08:18:05.091337",{"slug":1028,"name":1028,"fn":1029,"description":1030,"org":1031,"tags":1032,"stars":21,"repoUrl":22,"updatedAt":1039},"kickstart-bicep-authoring","author idiomatic Azure Bicep templates","Writing idiomatic, safe, and reviewable Bicep templates for Azure resources.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1033,1034,1037,1038],{"name":11,"slug":8,"type":14},{"name":1035,"slug":1036,"type":14},"Bicep","bicep",{"name":863,"slug":864,"type":14},{"name":866,"slug":867,"type":14},"2026-07-12T08:18:02.601998",{"slug":1041,"name":1041,"fn":1042,"description":1043,"org":1044,"tags":1045,"stars":21,"repoUrl":22,"updatedAt":1054},"kickstart-cluster-status","monitor AKS cluster provisioning status","Non-blocking cluster status peek — run at the end of Phases 3, 4, 5 to check AKS provisioning progress without hanging.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1046,1047,1048,1051],{"name":11,"slug":8,"type":14},{"name":863,"slug":864,"type":14},{"name":1049,"slug":1050,"type":14},"Kubernetes","kubernetes",{"name":1052,"slug":1053,"type":14},"Monitoring","monitoring","2026-07-12T08:18:01.355249",{"slug":1056,"name":1056,"fn":1057,"description":1058,"org":1059,"tags":1060,"stars":21,"repoUrl":22,"updatedAt":1070},"kickstart-collaborator-voice","define agent voice and interaction patterns","Voice, tone, and interaction patterns for Kickstart agents.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1061,1064,1067],{"name":1062,"slug":1063,"type":14},"Agents","agents",{"name":1065,"slug":1066,"type":14},"Branding","branding",{"name":1068,"slug":1069,"type":14},"Communications","communications","2026-07-12T08:18:09.636172",{"slug":1072,"name":1072,"fn":1073,"description":1074,"org":1075,"tags":1076,"stars":21,"repoUrl":22,"updatedAt":1083},"kickstart-configure-infra","configure Azure infrastructure for AKS clusters","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1077,1078,1079,1082],{"name":11,"slug":8,"type":14},{"name":863,"slug":864,"type":14},{"name":1080,"slug":1081,"type":14},"Infrastructure","infrastructure",{"name":1049,"slug":1050,"type":14},"2026-07-12T08:18:03.828624",{"slug":1085,"name":1085,"fn":1086,"description":1087,"org":1088,"tags":1089,"stars":21,"repoUrl":22,"updatedAt":1096},"kickstart-deploy","deploy applications with Azure CLI and kubectl","Deploy phase playbook — build, push, apply with Azure CLI and kubectl.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1090,1091,1094,1095],{"name":11,"slug":8,"type":14},{"name":1092,"slug":1093,"type":14},"CLI","cli",{"name":863,"slug":864,"type":14},{"name":1049,"slug":1050,"type":14},"2026-07-12T08:17:52.254389",{"slug":1098,"name":1098,"fn":1099,"description":1100,"org":1101,"tags":1102,"stars":21,"repoUrl":22,"updatedAt":1108},"kickstart-design","propose target architecture on AKS","Design phase playbook — propose target architecture on AKS Automatic.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1103,1106,1107],{"name":1104,"slug":1105,"type":14},"Architecture","architecture",{"name":11,"slug":8,"type":14},{"name":863,"slug":864,"type":14},"2026-07-12T08:17:50.938775",19]