Fix Ide banner
johnlindquist johnlindquist

Fix Ide

Development community

Description

--- description: Fix the errors shown in the IDE using the ide diagnostics tool allowed-tools: mcp__ide__getDiagnostics --- # Fix IDE Errors Run the mcp__ide__getDiagnostics tool to find errors in open IDE files. Fix them all.

Installation

Installs to ~/.claude/skills/johnlindquist-claude-fix-ide/SKILL.md

Terminal
mkdir -p ~/.claude/skills/johnlindquist-claude-fix-ide && curl -fsSL https://raw.githubusercontent.com/johnlindquist/claude/HEAD/commands/fix-ide.md -o ~/.claude/skills/johnlindquist-claude-fix-ide/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository