·ark-sdk-development
</>

ark-sdk-development

mckinsey/agents-at-scale-ark

Regenerate and debug types across the ARK stack (SDK, API, Dashboard). Use when fixing TypeScript type errors in ark-dashboard, updating types after CRD changes, regenerating types.ts from OpenAPI spec, debugging "Property does not exist on type" schema errors, or adding custom SDK functionality via overlays. Covers the full type pipeline from Kubernetes CRDs to TypeScript.

5Installs·2Trend·@mckinsey

Installation

$npx skills add https://github.com/mckinsey/agents-at-scale-ark --skill ark-sdk-development

SKILL.md

CRD types are automatically generated from Kubernetes CRD YAML files.

The lib/ark-sdk/gensdk/overlay/python/arksdk/ directory contains custom Python modules that are copied on top of generated code. This is how utilities like client.py, k8s.py, and executor.py are added.

The ark-api has manually written Pydantic models in services/ark-api/ark-api/src/arkapi/models/.

Regenerate and debug types across the ARK stack (SDK, API, Dashboard). Use when fixing TypeScript type errors in ark-dashboard, updating types after CRD changes, regenerating types.ts from OpenAPI spec, debugging "Property does not exist on type" schema errors, or adding custom SDK functionality via overlays. Covers the full type pipeline from Kubernetes CRDs to TypeScript. Source: mckinsey/agents-at-scale-ark.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mckinsey/agents-at-scale-ark --skill ark-sdk-development
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ark-sdk-development?

Regenerate and debug types across the ARK stack (SDK, API, Dashboard). Use when fixing TypeScript type errors in ark-dashboard, updating types after CRD changes, regenerating types.ts from OpenAPI spec, debugging "Property does not exist on type" schema errors, or adding custom SDK functionality via overlays. Covers the full type pipeline from Kubernetes CRDs to TypeScript. Source: mckinsey/agents-at-scale-ark.

How do I install ark-sdk-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mckinsey/agents-at-scale-ark --skill ark-sdk-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mckinsey/agents-at-scale-ark

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01