Monday Style Table banner
contact715 contact715

Monday Style Table

Design community

Description

# Skill: Monday-Style Table — Grouped rows, sticky first column, inline edit, status popovers > Wave: wave-5+ | Status: active | Tags: table, pipeline, inline-edit, sticky, grouping --- ## When to use - Building a data table where rows need to be grouped by a categorical field (stage, status, owner). - The first column (checkbox + name) must stay visible during horizontal scroll. - Cells need inline editing without leaving the row. - A status/stage cell should open a popover picker on cl

Installation

Installs to ~/.claude/skills/contact715-jidoka-monday-style-table/SKILL.md

Terminal
mkdir -p ~/.claude/skills/contact715-jidoka-monday-style-table && curl -fsSL https://raw.githubusercontent.com/contact715/jidoka/HEAD/.claude/skills/monday-style-table.md -o ~/.claude/skills/contact715-jidoka-monday-style-table/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository