Open Source by McKinsey
Official@mckinsey
To help create positive, enduring change in the world.
Agent Skills by Open Source by McKinsey
Showing 18 vetted skills indexed across 2 GitHub repositories.
designing-vizro-layouts
Designs Vizro dashboard layouts with grid configuration, component sizing, and filter placement rules.
selecting-vizro-charts
Guides chart type selection, Plotly conventions, colors, KPI cards, and AG Grid tables for Vizro dashboards.
wiring-vizro-actions
Implements cross-filter, cross-highlight, drill-through, and data export interactions in Vizro dashboards.
writing-vizro-yaml
Write and debug Vizro YAML dashboard configurations with correct component syntax and data wiring.
dashboard-design
Guide a 3-step Vizro dashboard design process with YAML spec files.
dashboard-build
Generate Vizro dashboard code from design specifications and run validation tests.
ark-research
Research technology options and produce evidence-backed recommendations with curated sources.
ark-chainsaw-testing
Run Chainsaw end-to-end tests for Ark resources with a mock LLM.
ark-controller-development
Guide safe modifications to Ark Kubernetes operators and CRD resources.
ark-documentation
Organizes Ark documentation using the Diataxis framework and taxonomy.
Ark Analysis
Clone the Ark repository and summarize its architecture, CRDs, and controllers.
ark-pentest-issue-resolver
Map pentest findings to Ark security categories and generate remediation guidance.
Ark Setup
Automate Ark source setup and local Kind cluster configuration.
Ark Dashboard and UI Testing
Automate Ark dashboard UI testing with Playwright and generate PR-ready screenshots.
ark-sdk-development
Regenerate and debug TypeScript types across the ARK stack from CRDs and OpenAPI specs.
ark-architecture
Specify design requirements, data models, and API conventions for Ark feature architectures.
ark-vulnerability-fixer
Identify and mitigate Ark vulnerabilities through CVE research and patch planning.
ark-issues
Search, create, and update GitHub issues for the Ark project.
Frequently Asked Questions About Open Source by McKinsey
FAQPage SchemaWhat 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.