Get a week free of Claude Code →

🎨 Implement Split

This skill splits React components into reusable subcomponents by leveraging store-first data access, removing gratuitous prop drilling, and generating

QUICK INSTALL
npx playbooks add skill forge-town/skills --skill implement-split

About

This skill splits React components into reusable subcomponents by leveraging store-first data access, removing gratuitous prop drilling, and generating. This skill provides a specialized system prompt that configures your AI coding agent as a implement split expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Implement Split skill effectively.

System Prompt (19 words)

This skill splits React components into reusable subcomponents by leveraging store-first data access, removing gratuitous prop drilling, and generating

Related Skills