Run ESLint and TypeScript type checking on the frontend codebase. Use when user mentions "lint", "type check", "check code", "eslint", "tsc", or before committing changes.
npx ai-builder add skill AppleLamps/lint-typecheckImplement rate limiting for API endpoints. Use when user mentions "rate limit", "quota", "usage tracking", "throttle", or "limit requests".
npx ai-builder add skill AppleLamps/rate-limit-setup