·react-app-dev
</>

react-app-dev

Implement or modify VMark React UI with project conventions (Zustand selectors, Tailwind v4, shadcn/ui). Use for components, hooks, stores, and UI behavior changes.

38Installs·1Trend·@xiaolai

Installation

$npx skills add https://github.com/xiaolai/vmark --skill react-app-dev

How to Install react-app-dev

Quickly install react-app-dev 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/xiaolai/vmark --skill react-app-dev
  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: xiaolai/vmark.

SKILL.md

View raw

Overview Apply VMark frontend conventions for React 19 + Zustand v5 + Tailwind v4 + shadcn/ui.

Workflow 1) Read relevant files before editing (components, hooks, stores, plugins). 2) Follow the VMark rules in AGENTS.md (no store destructuring; use selectors). 3) Keep code files under 300 lines; split when needed.

4) Prefer local feature boundaries; avoid cross-feature imports. 5) Update tests for new behavior and run pnpm check:all when asked.

Implement or modify VMark React UI with project conventions (Zustand selectors, Tailwind v4, shadcn/ui). Use for components, hooks, stores, and UI behavior changes. Source: xiaolai/vmark.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/xiaolai/vmark --skill react-app-dev
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from xiaolai/vmark

Quick answers

What is react-app-dev?

Implement or modify VMark React UI with project conventions (Zustand selectors, Tailwind v4, shadcn/ui). Use for components, hooks, stores, and UI behavior changes. Source: xiaolai/vmark.

How do I install react-app-dev?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/xiaolai/vmark --skill react-app-dev 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/xiaolai/vmark