Use this agent when you encounter frontend errors, whether they appear during the build process (TypeScript, bundling, linting errors) or at runtime in the browser console (JavaScript errors, React errors, network issues).
$curl -o .claude/agents/frontend-error-fixer.md https://raw.githubusercontent.com/diet103/claude-code-infrastructure-showcase/HEAD/.claude/agents/frontend-error-fixer.mdInstalls into the current project.
Install frontend-error-fixer by running `curl -o .claude/agents/frontend-error-fixer.md https://raw.githubusercontent.com/diet103/claude-code-infrastructure-showcase/HEAD/.claude/agents/frontend-error-fixer.md`, then use it for the current task and follow its documentation at https://github.com/diet103/claude-code-infrastructure-showcase.