Toolchain

Linters, formatters, type-checkers and compilers for this stack — what runs on what, checking whether a tool is installed before using it, installing one (and why that is your call, not mine), rubocop/eslint/prettier/tsc/terraform, and the format → lint → typecheck → build ladder. Use when a linter is missing or not running, when setting up or fixing lint/format config, when deciding safe vs unsafe autocorrect, when `tsc`/`terraform validate`/`next build` fails, when CI lints differently from a laptop, or when someone asks "install rubocop", "why isn't prettier running", "set up eslint", or "what should CI run".

Kaakati ff8259e 3 files · 19.2 KB Updated

File contents

Kaakati/sdh-claude-skills/tree/main/skills/toolchain commit ff8259ef39

Frequently asked questions

npx skillmds@latest add kaakati/toolchain