Open Source by McKinsey avatar

Open Source by McKinsey

Official

@mckinsey

0Followers
|
7Public Repos
|
18Published Skills

To help create positive, enduring change in the world.

Skills Distribution
DomainCloud & Comp...Kubernetes-Operato.. (40%)Dashboard-Visualiz.. (30%)Security-Vulnerabi.. (20%)Technical-Document.. (10%)

Agent Skills by Open Source by McKinsey

Showing 18 vetted skills indexed across 2 GitHub repositories.

mckinseymckinsey
3.8k

designing-vizro-layouts

Designs Vizro dashboard layouts with grid configuration, component sizing, and filter placement rules.

Official
Intermediate
mckinseymckinsey
3.8k

selecting-vizro-charts

Guides chart type selection, Plotly conventions, colors, KPI cards, and AG Grid tables for Vizro dashboards.

Official
Intermediate
mckinseymckinsey
3.8k

wiring-vizro-actions

Implements cross-filter, cross-highlight, drill-through, and data export interactions in Vizro dashboards.

Official
Advanced
mckinseymckinsey
3.8k

writing-vizro-yaml

Write and debug Vizro YAML dashboard configurations with correct component syntax and data wiring.

Official
Intermediate
mckinseymckinsey
3.8k

dashboard-design

Guide a 3-step Vizro dashboard design process with YAML spec files.

Official
Intermediate
mckinseymckinsey
3.8k

dashboard-build

Generate Vizro dashboard code from design specifications and run validation tests.

Official
Advanced
mckinseymckinsey
413

ark-research

Research technology options and produce evidence-backed recommendations with curated sources.

Official
Advanced
mckinseymckinsey
413

ark-chainsaw-testing

Run Chainsaw end-to-end tests for Ark resources with a mock LLM.

Official
Advanced
mckinseymckinsey
413

ark-controller-development

Guide safe modifications to Ark Kubernetes operators and CRD resources.

Official
Intermediate
mckinseymckinsey
413

ark-documentation

Organizes Ark documentation using the Diataxis framework and taxonomy.

Official
Intermediate
mckinseymckinsey
413

Ark Analysis

Clone the Ark repository and summarize its architecture, CRDs, and controllers.

Official
Intermediate
mckinseymckinsey
413

ark-pentest-issue-resolver

Map pentest findings to Ark security categories and generate remediation guidance.

Official
Advanced
mckinseymckinsey
413

Ark Setup

Automate Ark source setup and local Kind cluster configuration.

Official
Advanced
mckinseymckinsey
413

Ark Dashboard and UI Testing

Automate Ark dashboard UI testing with Playwright and generate PR-ready screenshots.

Official
Intermediate
mckinseymckinsey
413

ark-sdk-development

Regenerate and debug TypeScript types across the ARK stack from CRDs and OpenAPI specs.

Official
Advanced
mckinseymckinsey
413

ark-architecture

Specify design requirements, data models, and API conventions for Ark feature architectures.

Official
Advanced
mckinseymckinsey
413

ark-vulnerability-fixer

Identify and mitigate Ark vulnerabilities through CVE research and patch planning.

Official
Advanced
mckinseymckinsey
413

ark-issues

Search, create, and update GitHub issues for the Ark project.

Official
Advanced

Frequently Asked Questions About Open Source by McKinsey

FAQPage Schema
What specific infrastructure tasks are enabled by these resources?

These resources enable the development and testing of Kubernetes operators, the generation of Vizro dashboards from YAML specifications, and the management of project documentation using the Diataxis framework. Additionally, they support vulnerability mitigation through CVE research and the execution of end-to-end testing for custom resource controllers.

Which technical personas benefit from these project resources?

Platform engineers, Kubernetes operators, and frontend developers focused on data visualization will find these resources most beneficial. The repository provides specific guidance for those managing CRD lifecycles, performing security audits on infrastructure, and maintaining consistent documentation standards across complex technical stacks.

What are the primary prerequisites for running these project components?

Users require a local environment configured for Kubernetes development, specifically supporting Kind clusters. Additionally, familiarity with TypeScript for type generation, Playwright for UI testing, and YAML for dashboard configuration is necessary to effectively utilize the provided design and testing specifications.