ClaudSkillsTools › Page 18

Claude Developer Tools Skills (Page 18 of 36)

CLI scaffolders, code generators, linters, formatters, SDK helpers, and developer productivity tools for Claude Code.

2,142 skills · updated 2026-05-02 · showing 1021–1080 of 2,142 by quality score

Best practices and guidelines for esbuild, the ultra-fast JavaScript and TypeScript bundler and minifier
Score 70/100
esbuild is an extremely fast JavaScript and TypeScript bundler written in Go that delivers 10-100x faster build times than traditional tools like webpack.
Score 70/100
Convert complete electrical schematic PDFs to ESCL (Electrical Schematic Context Language) format with batch processing and pause/continue support.
Score 70/100
General rules for linting this project; use when handling lint errors or adding ESLint to a package.
Score 70/100
Automatically detect and fix JavaScript/TypeScript linting issues using ESLint v9 flat config and the ESLint Node.js API.
Score 70/100
Applies ESLint fixes automatically using the ESLint Node.js API with flat config support. Handles rule conflicts across TypeScript-ESLint and eslint-plugin-react.
Score 70/100
Runs ESLint with auto-fix capabilities using the ESLint Node.js API and flat config system. Supports custom rule sets, TypeScript via typescript-eslint, and Prettier integration.
Score 70/100
Runs ESLint with the --fix flag across JavaScript and TypeScript codebases, applying auto-fixable rules from eslint-config-airbnb and @typescript-eslint/recommended.
Score 70/100
Run ESLint for JavaScript/TypeScript code quality and style enforcement. Use for static analysis and auto-fixing.
Score 70/100
Generates ESLint 9+ configuration using flat config format. Creates eslint.config.cjs with Vue and TypeScript linting rules for code quality enforcement.
Score 70/100
Enforces consistent ESLint configurations across monorepo packages using eslint-config-inspector and flat config merging.
Score 70/100
Generate ESLint configuration files (.eslintrc.js, eslint.config.js) for JavaScript/TypeScript projects with framework-specific rules.
Score 70/100
Use when eSLint configuration including config files, extends, plugins, and environment setup.
Score 70/100
Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.
Score 70/100
Scaffolds and tests custom ESLint rules using the RuleTester API and AST Explorer patterns. Generates rule documentation with fixable autofix implementations.
Score 70/100
Generates custom ESLint rules from natural language descriptions using the ESLint RuleTester API and AST Explorer patterns.
Score 70/100
TypeScript/ESLint error fix guide, helps AI quickly locate and fix common lint errors, prioritizing auto-fix commands for formatting issues.
Score 70/100
ESLint 9.x flat configuration patterns. Use when setting up ESLint with TypeScript.
Score 70/100
Configures ESLint and Prettier for consistent code quality with TypeScript, React, and modern best practices.
Score 70/100
Analyzes ESLint configurations using the ESLint Node.js API (new ESLint().calculateConfigForFile) and flat config system.
Score 70/100
Performs deep ESLint configuration analysis using the ESLint Node.js API and flat config system. Auto-fixes rule conflicts, generates shareable configs, and produces code quality…
Score 70/100
Creates custom ESLint rules and shareable configs using the ESLint RuleTester API and @typescript-eslint/utils.
Score 70/100
Audits ESLint configurations using @eslint/eslintrc and @eslint/js flat config APIs. Detects conflicting rules, deprecated configs, and generates migration paths from eslintrc to…
Score 70/100
Creates custom ESLint rules using the ESLint RuleTester API and AST Explorer patterns. Generates rule implementations with auto-fix suggestions based on estree node types and…
Score 70/100
Generates optimized ESLint flat config files using @eslint/js, typescript-eslint, and eslint-plugin-import.
Score 70/100
Analyzes .eslintrc configurations and extended rulesets using the ESLint Node.js API and eslint-config-inspector.
Score 70/100
Detects and resolves conflicting ESLint rules across .eslintrc configurations using the ESLint Node.js API.
Score 70/100
Automates ESLint configuration and rule enforcement using the ESLint Node.js API and @typescript-eslint/parser.
Score 70/100
Automates ESLint v9 flat config enforcement across monorepos using eslint-plugin-unicorn and @typescript-eslint/parser.
Score 70/100
Runs ESLint with custom rulesets via the ESLint Node.js API and eslint-plugin-import to enforce project-specific code standards.
Score 70/100
Generates custom ESLint rules from natural language descriptions using the ESLint RuleTester API and AST selectors.
Score 70/100
Measures the impact of enabling new ESLint rules across a codebase using the ESLint Node.js API and @typescript-eslint/parser.
Score 70/100
Runs ESLint against a JS/TS codebase, groups violations by rule and file, and produces a prioritized fix plan. Distinguishes auto-fixable violations from manual ones.
Score 70/100
Use when eSLint built-in rules including rule configuration, severity levels, and disabling strategies.
Score 70/100
Use when generating branded QR codes for ProductTank SF events - speaker LinkedIn profiles, sponsor websites, or Slack join links.
Score 70/100
Advanced Evernote SDK patterns and best practices. Use when implementing complex note operations, batch processing, search queries, or optimizing SDK usage.
Score 70/100
exa-js is the official JavaScript SDK for Exa, a web search API built for AI workflows. It gives agents a concrete way to search the web, retrieve page contents, and generate…
Score 70/100
Configure Exa across development, staging, and production environments. Use when setting up multi-environment deployments, configuring per-environment secrets, or implementing…
Score 70/100
Apply production-ready exa-js SDK patterns with type safety, singletons, and wrappers. Use when implementing Exa integrations, refactoring SDK usage, or establishing team coding…
Score 70/100
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture",…
Score 70/100
Excel Formula Generator - Auto-activating skill for Business Automation. Triggers on: excel formula generator, excel formula generator Part of the Business Automation skill…
Score 70/100
Automatically generate Excel reports from data sources including CSV, databases, or Python data structures.
Score 70/100
Transform raw data from CSVs, Google Sheets, or databases into executive-ready reports with visualizations, key metrics, trend analysis, and actionable recommendations.
Score 70/100
Generate formatted expense reports from receipt data or CSV. Create professional PDF reports with categorization, totals, and approval workflows.
Score 70/100
Generates a full expert interview article including introduction, Q&A body, and summary based on interview questions and expert background.
Score 70/100
Building Expo DevTools Plugins with CLI Interfaces for interacting with running Expo apps using agents.
Score 70/100
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
Score 70/100
Uses DeckTape to open an existing HTML slide deck and render it into a reviewable PDF or per-slide screenshots.
Score 70/100
Use MCP Toolbox to turn database access into a constrained MCP tool surface, with prebuilt or custom tools that agents can call without hand-rolled wrappers for every project.
Score 70/100
Turn an existing Haystack pipeline into an HTTP or MCP endpoint without building and maintaining a custom wrapper service.
Score 70/100
Generates Express.js API routes with proper middleware, error handling, validation, and TypeScript support. Use when creating REST APIs or Express endpoints.
Score 70/100
Express Route Generator - Auto-activating skill for Backend Development. Triggers on: express route generator, express route generator Part of the Backend Development skill…
Score 70/100
Express Route Generator - Auto-activating skill for Backend Development. Triggers on: express route generator, express route generator Part of the Backend Development skill…
Score 70/100
Generate Express.js router files with RESTful endpoints, middleware, and validation. Triggers on "create express router", "generate express routes", "express API endpoints", "REST…
Score 70/100
Uses extruct to pull machine-readable metadata from raw HTML so an agent can classify, deduplicate, or enrich pages without brittle full-page parsing.
Score 70/100
Done-for-you .faf generator. One-click AI context for any project - new, legacy, or famous. Auto-detects stack, scores readiness, works everywhere.
Score 70/100
Gera FakeBuilders para agregados DDD usando Chance.js seguindo padrão do projeto com PropOrFactory, type augmentation e dados realistas para testes.
Score 70/100
Use when writing Vague (.vague) files that need realistic test data using faker generators for names, emails, addresses, dates, and more
Score 70/100
Faq Generator - Auto-activating skill for Technical Documentation. Triggers on: faq generator, faq generator Part of the Technical Documentation skill category.
Score 70/100
Builds comprehensive FAQs and help center articles from customer questions and product documentation.
Score 70/100
Search all 2,142 Tools skills →