feature-builder

Build complete React features with proper layered architecture including UI components, business logic, API integration, and state management. Use this skill when users request implementing features like "user authentication", "shopping cart", "product listing", "file upload", or any complete functionality that requires UI + business logic + data fetching. Generates all layers - presentation (components), business logic (hooks/stores/validation), and data access (API calls/React Query). Integrates with react-component-generator for UI and provides production-ready, maintainable code following best practices.

$ 설치

git clone https://github.com/smallnest/goskills /tmp/goskills && cp -r /tmp/goskills/testdata/skills/feature-builder ~/.claude/skills/goskills

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