React Coding Standards

🌐Community
by lichens-innovation · vlatest · Repository

Automates frontend code reviews, ensuring adherence to Lichens Innovation's coding standards and promoting consistent, innovative development practices.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add lichens-innovation-react-coding-standards npx -- -y @trustedskills/lichens-innovation-react-coding-standards
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "lichens-innovation-react-coding-standards": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/lichens-innovation-react-coding-standards"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides React coding standards and best practices to ensure consistent, maintainable code. It helps enforce formatting rules, component structure guidelines, and accessibility considerations within a React project. The goal is to improve code quality and collaboration among developers.

When to use it

  • New React projects: To establish coding conventions from the outset.
  • Refactoring existing codebases: To standardize code style across a large project.
  • Team onboarding: To ensure new team members adhere to established standards.
  • Automated linting and formatting: Integrate into CI/CD pipelines for consistent enforcement.

Key capabilities

  • React component structure guidelines
  • Formatting rules (e.g., indentation, spacing)
  • Accessibility considerations
  • Enforcement of best practices

Example prompts

  • "Apply React coding standards to this code snippet."
  • "Check this component for adherence to the established style guide."
  • "Format this file according to the React coding conventions."

Tips & gotchas

This skill assumes a basic understanding of React and its core concepts. It's most effective when integrated into an automated workflow, as manual application can be time-consuming.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
lichens-innovation
Installs
11

🌐 Community

Passed automated security scans.