dyad:lint

Installation
SKILL.md

Lint

Run pre-commit checks including formatting, linting, and type-checking, and fix any errors.

Instructions

  1. Run formatting check and fix:

    npm run fmt
    

    This will automatically fix any formatting issues.

  2. Run linting with auto-fix:

    npm run lint:fix
    
Related skills
Installs
25
Repository
dyad-sh/dyad
GitHub Stars
20.2K
First Seen
Feb 17, 2026