npx claudepluginhub hongbietcode/synthetic-claude --plugin basic-workflowfix/Run `bun run typecheck` or `tsc` or `npx tsc` and fix all type errors. ## Rules - Fix all of type errors and repeat the process until there are no more type errors. - Do not use `any` just to pass the type check.
/typesCheck the type-system side of a TypeScript problem before applying fixes
Run bun run typecheck or tsc or npx tsc and fix all type errors.
any just to pass the type check.