1 indexed skills · max 10 per page
antfu/skills · Productivity
Opinionated TypeScript/JavaScript conventions and tooling setup for modern projects. \n \n Covers code organization (single responsibility, type separation, constants extraction), runtime practices (isomorphic code with environment markers), and explicit TypeScript typing \n Includes ESLint configuration via @antfu/eslint-config , Vitest testing patterns, and Git hooks with lint-staged for automated code formatting \n Provides @antfu/ni command shortcuts for dependency management across package