notebook-design-system

Apply a reusable dark-theme layout and color system to Plotly graph_objects.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/l3ocho/mktpl-claude-datasaas --skill notebook-design-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notebook-design-system
Source: https://github.com/l3ocho/mktpl-claude-datasaas/tree/main/plugins/data-platform/skills/notebook-design-system
Command: npx skills add https://github.com/l3ocho/mktpl-claude-datasaas --skill notebook-design-system

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This design system provides a reusable, dark-theme layout and color system for Plotly graph_objects in Jupyter notebooks, ensuring consistent visuals across charts without manual customization.

Core Features & Use Cases

  • Standardized dark background design with a unified color palette and typography for notebook visualizations.
  • A programmable layout helper (apply_layout) to apply consistent chart styling across multiple figures.
  • Clear guidance on chart design rules (grid, titles, hover templates) to improve readability and comparability.

Quick Start

Copy the provided layout template into the first notebook cell and import the apply_layout helper to initialize plots with the standard design system.

Frequently Asked Questions about notebook-design-system

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply a consistent dark theme to Plotly graph_objects in Jupyter notebooks?

You can apply a consistent dark theme to Plotly graph_objects by copying the provided layout template into your first notebook cell and importing the apply_layout helper to initialize plots with the standard design system.

What is the best way to standardize color palettes and typography across multiple Plotly charts?

The best way to standardize color palettes and typography across multiple Plotly charts is using a reusable dark-theme design system that enforces accessible, visually cohesive plots through a unified color system and consistent layout rules.

Can I use this dark-theme design system for small Plotly dashboards and standalone notebook visualizations?

Yes, this dark-theme design system applies to both standalone notebook visualizations and small Plotly dashboards, enabling consistent color palettes, typography, and layout across graph_objects charts.

Does the notebook design system include predefined rules for chart grids and hover templates?

Yes, the notebook design system includes clear guidance on chart design rules for grids, titles, and hover templates to improve readability and comparability across Plotly graph_objects visualizations.

How do I get started with a dark-theme design system for Plotly notebooks?

To get started, copy the provided layout template into the first notebook cell and import the apply_layout helper to initialize plots with the standard dark-theme design system.