·feature-builder
#

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.

19Installs·0Trend·@smallnest

Installation

$npx skills add https://github.com/smallnest/langgraphgo --skill feature-builder

How to Install feature-builder

Quickly install feature-builder AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/smallnest/langgraphgo --skill feature-builder
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: smallnest/langgraphgo.

SKILL.md

View raw

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

Transform feature requirements into complete, working implementations that include:

Reference references/business-logic-patterns.md for detailed patterns:

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. Source: smallnest/langgraphgo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/smallnest/langgraphgo --skill feature-builder
Category
#Documents
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from smallnest/langgraphgo

Quick answers

What is 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. Source: smallnest/langgraphgo.

How do I install feature-builder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/smallnest/langgraphgo --skill feature-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/smallnest/langgraphgo