lint-fixer | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / lint-fixer

lint-fixer

maintained by Spectaculous-Code

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: lint-fixer description: Expert assistant for analyzing and fixing linting and formatting issues in the KR92 Bible Voice project using Biome and TypeScript. Use when fixing lint errors, resolving TypeScript issues, applying code formatting, or reviewing code quality.

Lint Fixer

Context Files (Read First)

For project conventions, read from Docs/context/:

  • Docs/context/conventions.md - Code style and patterns
  • Docs/context/repo-structure.md - File organization

Quick Commands

npx @biomejs/biome check --write .  # Auto-fix lint + format
npx tsc --noEmit                    # Type checking
npm run typecheck:ci                # CI type check

Workflow

  1. Assess - npx @biomejs/biome lint .
  2. Auto-fix - npx @biomejs/biome check --write .
  3. Manual fixes - Priority: errors → warnings → infos
  4. Verify - npx tsc --noEmit && npx @biomejs/biome check .

Priority Order

  1. TypeScript errors - Breaks builds
  2. Biome errors - Critical issues
  3. Biome warnings - Important
  4. Biome infos - Nice to have

References

Related Skills

Situation Delegate To
CI failures after fixes ci-doctor
Need refactoring code-refactoring
Test failures test-writer

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 4 months ago
tools tools productivity tools

Related Skills

ui-ux-pro-max
chevron_right
planning-with-files
chevron_right
fabric
chevron_right
specs-gen
chevron_right
agent-browser
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.