🎯

react-doctor

🎯Skill

from brianlovin/claude-config

VibeIndex|
What it does
|

A React debugging and diagnostic skill from a Claude Code configuration collection that includes browser automation, accessibility review, and other reusable developer capabilities.

πŸ“¦

Same repository

brianlovin/claude-config(18 items)

react-doctor

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add brianlovin/claude-config --skill react-doctor
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add brianlovin/claude-config --skill react-doctor
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/react-doctor/SKILL.md

SKILL.md

44Installs
-
AddedFeb 18, 2026

More from this repository10

🎯
simplify🎯Skill

Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.

🎯
deslop🎯Skill

Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.

🎯
knip🎯Skill

Knip code cleanup skill for finding and removing unused files, dependencies, and exports from codebases using a configuration-first workflow

🎯
rams🎯Skill

Accessibility and visual design review skill (Rams) for reviewing UI code against WCAG 2.1 compliance and design issues, checking alt text, form labels, focus management, and color contrast

🎯
find-skills🎯Skill

Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.

🎯
agent-browser🎯Skill

Automates web interactions by navigating, analyzing, and manipulating web pages through browser commands and element references.

🎯
reclaude🎯Skill

CLAUDE.md refactoring skill for reorganizing CLAUDE.md files to follow progressive disclosure principles with length checking, verification sections, and .claude/rules/ extraction

🎯
favicon🎯Skill

Favicon generation skill for creating a complete set of favicons from a source image using ImageMagick and updating HTML with appropriate link tags

🎯
skill-creator🎯Skill

A skill creator tool from a Claude Code configuration repository that promotes Bun as the default runtime with command mappings and development patterns.

🎯
bun🎯Skill

A Claude Code skill for using Bun as the default JavaScript/TypeScript runtime and package manager, with command mappings from Node.js, npm, and vite to Bun equivalents.