# Lint Fix

> Analyze and automatically fix linting issues per project coding standards. Use when the user types /lint-fix.

- Skill: `blockmatic/lint-fix` (Agent Skill)
- Install (CLI): `npx skillmds@latest add blockmatic/lint-fix`
- Raw SKILL.md: https://api.skillmd.com/api/skills/blockmatic/lint-fix/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: blockmatic (https://skillmd.com/u/blockmatic)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/blockmatic/lint-fix

---


## Purpose

Analyze and automatically fix linting issues per project coding standards.

## Steps

1. **Identify issues**: Code formatting/style, unused imports/variables, missing semicolons/indentation, best practice violations, type safety issues
2. **Apply fixes**: Fix formatting/style, remove unused imports/variables, add semicolons/correct indentation, apply best practices, fix type safety, explain changes

## Completion

Read [completion evidence](../references/completion.md) before reporting completion.

