·react-coding-standards
</>

react-coding-standards

Enforces internal React and TypeScript coding standards using avoid/prefer rules. Use when reviewing or refactoring React/TS code, applying company standards, or when the user asks to align code with coding standards.

14Installs·1Trend·@lichens-innovation

Installation

$npx skills add https://github.com/lichens-innovation/ai-dev-tools --skill react-coding-standards

How to Install react-coding-standards

Quickly install react-coding-standards 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/lichens-innovation/ai-dev-tools --skill react-coding-standards
  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: lichens-innovation/ai-dev-tools.

SKILL.md

View raw

This skill applies company coding standards expressed as Avoid (anti-patterns) and Prefer (recommended patterns) to in-code patterns only. For file and folder naming and structure, use react-files-structure-standards.

Standards are defined in the references/ folder. Load these files when you need the exact Avoid/Prefer rules and examples:

| Coding patterns | references/common-coding-patterns.md | TypeScript (types, control flow, errors, enums, destructuring, etc.) | | Naming patterns | references/common-naming-patterns.md | In-code naming (boolean prefixes, descriptive names) | | React patterns | references/common-react-patterns.md | Hooks, components, JSX, state, styling, fragments |

Enforces internal React and TypeScript coding standards using avoid/prefer rules. Use when reviewing or refactoring React/TS code, applying company standards, or when the user asks to align code with coding standards. Source: lichens-innovation/ai-dev-tools.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lichens-innovation/ai-dev-tools --skill react-coding-standards
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from lichens-innovation/ai-dev-tools

Quick answers

What is react-coding-standards?

Enforces internal React and TypeScript coding standards using avoid/prefer rules. Use when reviewing or refactoring React/TS code, applying company standards, or when the user asks to align code with coding standards. Source: lichens-innovation/ai-dev-tools.

How do I install react-coding-standards?

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

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-28