Skip to main content
Run any Skill in Manus
with one click

lintcn

// Type-aware TypeScript lint rules in .lintcn/ Go files. Only load this skill when creating, editing, or debugging rule files. To just run the linter: `npx lintcn lint` (or `--fix`, `--tsconfig <path>`). Finds .lintcn/ by walking up from cwd. First build ~30s, cached ~1s. In monorepos, run from each package folder, not the root. Warnings don't fail CI and only show for git-changed files by default. Use `--all-warnings` to see them across the entire codebase.

$ git log --oneline --stat
stars:84
forks:1
updated:April 1, 2026 at 14:38
SKILL.md
readonly