feature-builder

Installation
SKILL.md

Feature Builder

This skill builds complete, production-ready React features with proper separation of concerns across presentation, business logic, and data access layers.

Purpose

Transform feature requirements into complete, working implementations that include:

  1. UI Components - Using react-component-generator
  2. Business Logic - Hooks, stores, validation, transformations
  3. API Integration - Data fetching, mutations, caching
  4. State Management - Zustand for global state, React Query for server state
  5. Error Handling - Comprehensive error management
  6. Type Safety - Full TypeScript support

When to Use This Skill

Use this skill when:

  • User requests a complete feature (not just a UI component)
  • Request involves business logic and data management
Related skills

More from staruhub/claudeskills

Installs
4
GitHub Stars
385
First Seen
Mar 12, 2026