Marketing Section Decompose banner
contact715 contact715

Marketing Section Decompose

Development community

Description

# Skill: Marketing Section Decompose — Split >400 LOC section into parts/ subcomponents > Wave: wave-9, wave-20 | Status: experimental | Tags: decomposition, components, marketing, parts, architecture --- ## When to use - A marketing section file is approaching or has exceeded 400 LOC. - A section contains a subcomponent that renders meaningfully on its own AND appears 2+ times, OR has its own internal state. - A JSX subtree inside the section is nested more than 4 levels deep and is a s

Installation

Installs to ~/.claude/skills/contact715-jidoka-marketing-section-decompose/SKILL.md

Terminal
mkdir -p ~/.claude/skills/contact715-jidoka-marketing-section-decompose && curl -fsSL https://raw.githubusercontent.com/contact715/jidoka/HEAD/.claude/skills/marketing-section-decompose.md -o ~/.claude/skills/contact715-jidoka-marketing-section-decompose/SKILL.md

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

Full documentation available on GitHub

View Source Repository