implement-frontend

Community

Standards for building robust React/TS frontends.

Authormblode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Frontend teams often struggle with inconsistent patterns, tangled forms, scattered state, and weak typing; this skill provides a centralized, opinionated approach to structuring React/TypeScript frontends for reliability and maintainability.

Core Features & Use Cases

  • Ownership & Separation: Keep render-only concerns in components; fetch/mapping/business rules in hooks; server state in query cache; UI state in useState.
  • Typing & Proto Mapping: Enforce strict typing, avoid any; central mapper for API models to UI models.
  • Patterns for Forms & Accessibility: Guidelines for forms, keyboard navigation, accessibility, and testing.

Quick Start

Audit your existing React/TypeScript project against these standards to align forms, hooks, and server-state handling with the prescribed patterns.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: implement-frontend
Download link: https://github.com/mblode/agent-skills/archive/main.zip#implement-frontend

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.