Converts SVG images to PNG format. Use when asked to convert SVG files.
Use when the user asks to check code quality, lint the codebase, verify types, or ensure code meets project standards. Also use after making changes to catch type errors and style violations early.
Use when the user asks to run tests, verify changes, check if code works, or validate that nothing is broken. Also use after making code changes that could affect existing functionality.