๐ŸŽฏ

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(17 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

99Installs
-
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

๐ŸŽฏ
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.

๐ŸŽฏ
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

๐ŸŽฏ
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

๐ŸŽฏ
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.

๐ŸŽฏ
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.

๐ŸŽฏ
sentry๐ŸŽฏSkill

Sentry integration skill providing error monitoring and performance tracing patterns for Next.js applications.