new-frontend-feature

Scaffolds new frontend pages/features with TDD approach, following established UI patterns from BuildProject/Baker pages. Generates page component, test file, updates routing, and maintains 90%+ test coverage before implementing production code. Use this when creating new pages or features in the Bucket app.

$ インストール

git clone https://github.com/twentynineteen/bucket /tmp/bucket && cp -r /tmp/bucket/.claude/skills/new-frontend-feature ~/.claude/skills/bucket

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