react-app-dev
Original:🇺🇸 English
Translated
1 scriptsChecked / no sensitive code detected
Implement or modify VMark React UI with project conventions (Zustand selectors, Tailwind v4, shadcn/ui). Use for components, hooks, stores, and UI behavior changes.
1installs
Sourcexiaolai/vmark
Added on
NPX Install
npx skill4agent add xiaolai/vmark react-app-devTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →React App Dev (VMark)
Overview
Apply VMark frontend conventions for React 19 + Zustand v5 + Tailwind v4 + shadcn/ui.
Workflow
- Read relevant files before editing (components, hooks, stores, plugins).
- Follow the VMark rules in (no store destructuring; use selectors).
AGENTS.md - Keep code files under ~300 lines; split when needed.
- Prefer local feature boundaries; avoid cross-feature imports.
- Update tests for new behavior and run when asked.
pnpm check:all
References
- for common source locations and scans.
references/paths.md - Docs map: (local, not in repo — if available).
dev-docs/README.md