Add Block banner
patchy631 patchy631

Add Block

Development community

Description

--- description: Create a block configuration for a Sim integration with proper subBlocks, conditions, and tool wiring argument-hint: <service-name> --- # Add Block Skill You are an expert at creating block configurations for Sim. You understand the serializer, subBlock types, conditions, dependsOn, modes, and all UI patterns. ## Your Task When the user asks you to create a block: 1. Create the block file in `apps/sim/blocks/blocks/{service}.ts` 2. Configure all subBlocks with proper types,

Installation

Installs to ~/.claude/commands/patchy631-sim-add-block.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/patchy631/sim/HEAD/.claude/commands/add-block.md -o ~/.claude/commands/patchy631-sim-add-block.md

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

Full documentation available on GitHub

View Source Repository