react-code-style

React/TypeScript code style standards for vmautomation-react project. Use when writing or reviewing React components, hooks, services, or TypeScript code. Keywords: "React", "TypeScript", "component", "hook", "props", "state", "JSX", "TSX", "interface", "type", "import", "export". Enforces functional components, proper typing, absolute imports, and consistent naming.

$ Installer

git clone https://github.com/Surikesh/vmautomation-react /tmp/vmautomation-react && cp -r /tmp/vmautomation-react/.claude/skills/react-code-style ~/.claude/skills/vmautomation-react

// tip: Run this command in your terminal to install the skill