create-feature-component

Create a complete feature with ViewModel, View, and tests following Phoenix MVVM patterns. Use when building new UI features, panels, or components that manage their own state. Generates ViewModel with MobX, React view with observer, and comprehensive tests.

$ 安裝

git clone https://github.com/biggs3d/Tools /tmp/Tools && cp -r /tmp/Tools/.ai-guidance/.claude/skills/create-feature ~/.claude/skills/Tools

// tip: Run this command in your terminal to install the skill