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

Installs
23
GitHub Stars
262
First Seen
Jan 24, 2026
feature-builder — smallnest/langgraphgo