React Doctor

🌐Community
by blogic-cz · vlatest · Repository

Analyzes React code for potential errors, performance bottlenecks, and accessibility issues using Czech best 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 blogic-cz-react-doctor npx -- -y @trustedskills/blogic-cz-react-doctor
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "blogic-cz-react-doctor": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/blogic-cz-react-doctor"
      ]
    }
  }
}

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

About This Skill

What it does

The react-doctor skill provides capabilities related to React development. It allows users to discover and install skills for AI agents, specifically focusing on frontend technologies. This likely includes features for debugging, code generation, or analysis within a React project context.

When to use it

  • When troubleshooting issues in a React application.
  • To generate boilerplate code for new React components.
  • For automated review of existing React codebase quality.
  • During the development of complex user interfaces using React.

Key capabilities

  • Discover and install skills for AI agents.
  • Focuses on frontend technologies, particularly React.
  • Provides debugging assistance for React applications.
  • Supports code generation within a React project.

Example prompts

  • "Can you generate a basic React component with a button?"
  • "Analyze this React code and identify potential performance bottlenecks."
  • "Find any errors in my React application's console output."

Tips & gotchas

This skill is specifically designed for React development. Ensure your AI agent has access to the relevant project files or codebase context for optimal results.

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
blogic-cz
Installs
14

🌐 Community

Passed automated security scans.