frontend-implement

Installation
SKILL.md

frontend-implement

Implement the approved frontend scope. Consume the contract exactly as published — never invent API shapes. Start only after the contract is stable.

When to use / not use

  • Use after the contract is stable (backend need not be finished — mock to the contract).
  • Don't ship happy-path-only UI; don't invent fields; don't ignore type errors.
  • Plan mode: if invoked to plan only, produce the task/UI-state list and stop.

Before editing

  1. Read CLAUDE.md, the frontend LLD (.maestro/<slug>/lld/frontend.md) — reuse the components/patterns it identified before adding new ones — and the contract.
  2. List pages affected, components to reuse/add, API hooks, form schema/validation, analytics, and tests. List files to change.
Installs
10
GitHub Stars
1
First Seen
Jul 3, 2026
frontend-implement — keyvaluesoftwaresystems/kv-skills