This skill captures Anthony Fu's recommended conventions and tooling for JavaScript/TypeScript projects: code organization, TypeScript guidance, ESLint/Prettier choices, testing patterns, and pnpm/pnpm-workspace conventions. It serves as a style guide and checklist when bootstrapping or auditing JS/TS projects.
Use this skill when starting new JS/TS projects, setting up linting and formatting, configuring monorepos, or when the user explicitly asks for Antfu-style opinions (package scripts, tooling defaults, testing patterns). It is also useful during code reviews to align with Antfu conventions.
Useful for developer-assistant agents, code linters, and onboarding bots (agents that scaffold projects or enforce style).
This skill has not been reviewed by our automated audit pipeline yet.