Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsDev Tools › Linters Formatters › Page 2

Linters Formatters (Page 2 of 5)

285 Claude Code skills in the Linters Formatters sub-category of Dev Tools.

285 skills · updated 2026-06-13 · showing 61–120 of 285 by quality score

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Format code using dotnet format, prettier, and other formatting tools. Use when task involves code style fixes, formatting consistency, or preparing code for commit.
Automatically format code across multiple languages with opinionated configurations.
Execute automatically formats and validates code files using Prettier and other formatting tools. Use when users mention "format my code", "fix formatting", "apply code s — from…
Installs and configures Prettier, ESLint, EditorConfig, and other code quality tools to enforce consistent code style across the team.
Execute automatically formats and validates code files using Prettier and other formatting tools. Use when users mention "format my code", "fix formatting", "apply code s — from…
Formate avec Prettier, lint avec ESLint (auto-fix) les fichiers modifiés. Si tout est propre, propose un commit des corrections.
Setup ESLint with Airbnb TypeScript config and Prettier formatter for code quality enforcement. Use when setting up new project, adding linting/formatting, or configuring code…
Automatically check code against PHPCS, ESLint, WordPress Coding Standards, or Drupal Coding Standards when user asks about code style, standards compliance, or best prac — from…
Automatically check code against PHPCS, ESLint, WordPress Coding Standards, or Drupal Coding Standards when user asks about code style, standards compliance, or best prac — from…
Analyzes code for style consistency and applies project-specific formatting conventions beyond what linters catch.
Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture preferences, and set up missing formatters/linters (Spotless…
Automated code style enforcement with linters, formatters, and pre-commit hooks for consistent codebases
Centralized colored output formatter for all skills, agents, and commands with ANSI escape codes
Use when customizing CometChat Flutter UIKit v5 beyond props — custom bubbles, templates, DataSource decorators, slot views, formatters.
Use when building chat with CometChat Flutter UIKit v6 (cometchat_chat_uikit). Triggers on CometChatUIKit, CometChatConversations, CometChatMessageList, CometChatMessageComposer,…
Customize CometChat Flutter UIKit v6 beyond defaults — four tiers: props/view slots, request builders, text formatters + message templates, and BubbleFactory/DataSource.
Use when implementing the messages screen with CometChat Flutter UIKit v6. Covers CometChatMessageList, CometChatMessageComposer, CometChatMessageHeader, MessageListBloc,…
Customize CometChat iOS UI Kit beyond theming — custom views, message templates, text formatters, and event handling.
Customize the CometChat React Native UI Kit without forking — four-tier model: props → request builders → text formatters + message templates → DataSource decorators + event bus.
Commit Message Formatter - Auto-activating skill for DevOps Basics. Triggers on: commit message formatter, commit message formatter Part of the DevOps Basics skill category.
Gitコミット前に自動で品質チェックを実行するスキル。 「この修正をコミットして」「コードレビューしてからコミットして」などの依頼に対応し、 ESLint/BlackによるLint、テスト実行、コードレビューを自動実行後、 Conventional Commits準拠のコミットメッセージでコミットを作成する。…
commitlint checks whether git commit messages meet the Conventional Commits specification, enforcing structured formats like type(scope): subject.
大模型代码生成任务的自动自检与纠错规则。 在代码输出后强制执行功能自测、单元测试设计和 Linter 检查。 未通过则自动修正并循环,直到全部通过或达到最大迭代次数。 适用于大模型生成或修改代码且要求正确、可测试、规范的场景。 支持 Python、TypeScript、Go、Java,语言规则通过 references 加载。
Finds duplicate business logic spread across multiple components and suggests consolidation. Use when asking "where is this logic duplicated?", "find common code between…
Fixes configuration hygiene issues including gitignore patterns, ESLint config duplication, and hook scripts.
Format dates and times in various formats, calculate date differences, and provide date-related information.
Decision linter — like ESLint for your thinking. Scores assumptions as Kind (trust gut) or Wicked (impose structure), runs consider-the-opposite, surfaces blind spots, outputs a…
FIX ESLint errors safely without breaking code. Prefix unused variables with `_`, fix no-case-declarations, add default props, and verify builds after each batch.
Format documentation with emojis, status bars, and versioning matrix. Use when creating or updating README files, documentation, specs, or any markdown files.
Validate documentation structure, freshness, and RFC-37 compliance using bitso-documentation-linter. Ensures docs/ folder structure (api, decisions, concepts, how-tos, runbooks)…
Format and style documents with consistent formatting. Use when standardizing document formatting or cleaning up text.
Use ESLint in .NET repositories that ship JavaScript, TypeScript, React, or other Node-based frontend assets.
dprint is a pluggable and configurable code formatting platform written in Rust. It unifies formatting for TypeScript, JavaScript, JSON, Markdown, TOML, CSS, HTML, Dockerfile, and…
Mojibake-Reparatur fuer doppelt/dreifach kodiertes UTF-8. Repariert Windows cp1252/Latin-1 Fehlinterpretationen. Zero Dependencies.
General rules for linting this project; use when handling lint errors or adding ESLint to a package.
Automatically detect and fix JavaScript/TypeScript linting issues using ESLint v9 flat config and the ESLint Node.js API.
Applies ESLint fixes automatically using the ESLint Node.js API with flat config support. Handles rule conflicts across TypeScript-ESLint and eslint-plugin-react.
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.
Runs ESLint with the --fix flag across JavaScript and TypeScript codebases, applying auto-fixable rules from eslint-config-airbnb and @typescript-eslint/recommended.
Run ESLint for JavaScript/TypeScript code quality and style enforcement. Use for static analysis and auto-fixing.
ESLint Code Review is built around ESLint static analysis for JavaScript and TypeScript. The underlying ecosystem is represented by eslint/eslint (27,186+ GitHub stars).
Generates ESLint 9+ configuration using flat config format. Creates eslint.config.cjs with Vue and TypeScript linting rules for code quality enforcement.
Enforces consistent ESLint configurations across monorepo packages using eslint-config-inspector and flat config merging.
Use when eSLint configuration including config files, extends, plugins, and environment setup.
يثبت طبقة contract-based ESLint و TypeScript في المستودع، يمنع إعادة هيكلة جديدة لطبقة الجودة بدون مبرر contractual صريح، ويحرس mechanicalContractRules ضد التخفيف.
Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.
Scaffolds and tests custom ESLint rules using the RuleTester API and AST Explorer patterns. Generates rule documentation with fixable autofix implementations.
TypeScript/ESLint error fix guide, helps AI quickly locate and fix common lint errors, prioritizing auto-fix commands for formatting issues.
Resolve specific ESLint errors and warnings that appear in this project. Use when fixing lint failures, ESLint reported issues, or autofix conflicts (e.g.
ESLint 9.x flat configuration patterns. Use when setting up ESLint with TypeScript.
Configures ESLint and Prettier for consistent code quality with TypeScript, React, and modern best practices.
Analyzes ESLint configurations using the ESLint Node.js API (new ESLint().calculateConfigForFile) and flat config system.
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…
Creates custom ESLint rules and shareable configs using the ESLint RuleTester API and @typescript-eslint/utils.
Audits ESLint configurations using @eslint/eslintrc and @eslint/js flat config APIs. Detects conflicting rules, deprecated configs, and generates migration paths from eslintrc to…
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…
Generates optimized ESLint flat config files using @eslint/js, typescript-eslint, and eslint-plugin-import.
Analyzes .eslintrc configurations and extended rulesets using the ESLint Node.js API and eslint-config-inspector.
Detects and resolves conflicting ESLint rules across .eslintrc configurations using the ESLint Node.js API.
Automates ESLint configuration and rule enforcement using the ESLint Node.js API and @typescript-eslint/parser.
All Dev Tools skills →
More in Dev ToolsScaffolders (1,633) · CLI Builders (637) · IDE Editor (403) · Package Mgmt (157) · Git Workflow (109) · Dev Shells (63)