Implement Wire banner
jonathanowitz jonathanowitz

Implement Wire

Design community

Description

--- description: Integration wiring — modify existing files, add script tags, write CSS (Integration phase of /implement) argument-hint: [called by /implement — no direct args needed] allowed-tools: [Read, Edit, Write, Grep, Glob, Bash] user-invocable: false --- # Implement Wire (Integration Phase) Wire the new modules built in prior slices into the existing application. This is the phase that requires holding the full picture — it modifies existing complex files where new code must interleave

Installation

Installs to ~/.claude/skills/jonathanowitz-claude-skills-implement-wire/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jonathanowitz-claude-skills-implement-wire && curl -fsSL https://raw.githubusercontent.com/jonathanowitz/claude-skills/HEAD/commands/implement-wire.md -o ~/.claude/skills/jonathanowitz-claude-skills-implement-wire/SKILL.md

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

Full documentation available on GitHub

View Source Repository