Author Profile: manhweird20112000

Skills published by manhweird20112000 with real stars/downloads and source-aware metadata.

Total Skills

3

Total Stars

3

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

codebase-folder-structure

1

Stars
1
Downloads
0

fe-implement-feature

1

Stars
1
Downloads
0

react-hook-form-zod

1

Stars
1
Downloads
0

Published Skills

Coding

codebase-folder-structure

Describes the React + TypeScript template layout (app shell, feature modules, shared UI, infra). Use when placing new files, refactoring folders, onboarding, or when the user asks where code should live, project structure, or folder organization.

Repository SourceNeeds Review
Coding

fe-implement-feature

Single source of truth for implementing a frontend feature in the React + Vite + i18n codebase. Classify complexity (Simple/Standard/Complex) and flow (A — form only, B — list only, C — full CRUD, D — detail/read view), gather requirements (max 2 Q&A rounds, then proceed with labeled assumptions), apply design-system standards, build forms with React Hook Form + Zod + i18n, and build lists/detail pages on the established repository pattern. Default validation = i18n. Default create/edit delivery = modal dialog. Run a pre-merge review with a severity-tagged checklist.

Repository SourceNeeds Review
Coding

react-hook-form-zod

Build type-safe validated forms in React using React Hook Form and Zod. Single schema can validate on client and server with TypeScript inference via z.infer. Use when building forms with validation, integrating project Field/Input patterns, multi-step wizards, useFieldArray, fixing uncontrolled/controlled warnings, resolver errors, or async validation.

Repository SourceNeeds Review
Author manhweird20112000 | V50.AI