Get a week free of Claude Code →

Skills tagged "linting" (175)

175 Claude Code skills tagged "linting". Test each skill in the interactive playground.

🧪 Busirocket Typescript Standards
This skill enforces TypeScript/React standards for maintainable code, guiding one export per file, typed shapes, and Next.js special-file practices.
frontendcode-reviewlintingrefactor
🧪 Candid Validate Standards
This skill validates Technical.md to identify vague, overlapping, or unverifiable rules and suggests actionable improvements for clearer standards.
lintingdocscode-reviewtesting
🧪 Changeset Validation
This skill validates changesets using LLM judgments against diffs, ensuring correct bump level and repository rules.
ci-cdlintingtestingautomation
🧪 Clean Code
This skill helps you write and review clean code by applying naming, structure, and error-handling practices from Clean Code.
refactorcode-reviewtestingdebugging
🛡️ Clean Code
This skill enforces readable, secure JavaScript code by applying the clean-code gates, preventing over-engineering and hallucination-prone outputs.
code-reviewsecuritydebuggingtesting
🧪 Clean Code Reviewer
This skill analyzes code quality per Clean Code principles, spotting naming, function size, duplication, over-engineering, and magic numbers with actionable
code-reviewrefactordebuggingtesting
🧪 Clean Typescript
This skill helps you write clean, safe TypeScript by applying explicit types, narrowing, and unknown usage to reduce bugs.
frontendbackendfullstacklinting
🧪 Code Analysis
This skill analyzes code quality and complexity to identify issues and recommend concrete improvements for maintainability.
code-reviewlintingrefactortesting
🧪 Code Change Verification
This skill runs the full code-change verification stack to ensure formatting, linting, typing, and tests pass after code changes.
testinglintingformattingcode-review
🧪 Code Change Verification
This skill ensures runtime code changes pass installation, build, lint, type checks, and tests before marking work complete.
ci-cdlintingtestingscripting
🔍 Code Cleaner
This skill helps you clean and refactor Python code while preserving behavior, removing dead code, and enforcing SOLID principles.
refactorcode-reviewlintingbackend
🧪 Code Quality
This skill helps ensure Flutter/Dart code quality by analyzing, formatting, testing, and fixing issues across the project.
lintingformattingtestingcode-review
🧪 Code Quality
This skill enforces code quality through coverage thresholds, mutation testing, linting, and formatting, helping you ship reliable, maintainable code faster.
testinglintingformattingci-cd
🔍 Code Quality
This skill helps you improve Python library code quality by applying ruff linting, mypy typing, and clean refactoring across projects.
pythonlintingrefactorcode-review
🎨 Code Quality Standards
This skill enforces clean architecture and descriptive naming for all code, ensuring fully implemented, type-safe results without lint suppressions.
code-reviewlintingrefactorbackend
🛡️ Code Review
This skill helps you improve code quality, security, and performance through structured review guidance and actionable fixes.
code-reviewsecurityperformancelinting
🧪 Code Review
This skill helps you review Python code by applying style guides, detecting issues, and providing structured feedback to speed up safe, maintainable merges.
code-reviewlintingtestingdebugging
🛡️ Code Review
This skill performs a read-only code review to identify quality, style, and maintainability issues before security review.
code-reviewlintingtestingdocs
🛡️ Code Review
This skill reviews code changes for quality, conventions, and potential issues, enabling reliable PR reviews and pre-push validation.
code-reviewtestinglintingci-cd
🎨 Code Review
This skill helps you review code for Rust, React, and databases, identifying risks, regressions, and incorrect typings to improve reliability.
code-reviewbackendfrontendrust
🛡️ Code Reviewer
This skill performs systematic code reviews to identify quality, security, and performance issues and provide actionable improvement recommendations.
code-reviewsecurityperformancetesting
🛡️ Code Reviewer
This skill performs an immediate, in-depth code review after changes, ensuring readability, security and maintainability across modified files.
code-reviewsecuritytestinglinting
🧪 Code Reviewer
This skill analyzes code quality, detects smells, and suggests focused improvements for reviews and pre-merge checks.
code-reviewrefactorlintingdebugging
🔍 Code Standards
This skill helps enforce code quality in TypeScript projects by guiding reviews with a structured checklist for critical issues, quality, style, and linting.
code-reviewlintingtypescriptdebugging
🎨 Code Standards
This skill provides unified Next.js and TypeScript coding standards to ensure strict typing, consistent components, and maintainable code for AI agent
frontendcode-reviewlintingformatting
🎨 Code Style
This skill enforces personal TypeScript/React code style preferences, guiding formatting, naming, and reviews to improve readability and consistency.
frontendcode-reviewlintingformatting
🔍 Code Style
This skill enforces Python code style for modules, annotations, decimals, and docstrings to improve readability, correctness, and maintainability.
lintingformattingcode-reviewbackend
🧪 Code Style
This skill enforces code style and discovery practices in TypeScript projects, guiding pattern search, type discipline, and test-driven verification.
typescripttestinglintingcode-review
🐛 Code Style Setup
This skill configures Prettier and TypeScript with VSCode and EditorConfig for consistent, error-free formatting and typing.
formattinglintingfullstackcli
🛡️ Coderabbit
This skill helps you perform automated code reviews with CodeRabbit, identifying race conditions, leaks, and security issues before commits.
code-reviewdebuggingsecuritylinting
🧪 Codex Test
This skill helps you set up, run, and edit the codex-test Next.js project with minimal, scoped changes.
nextjstypescriptfrontendlinting
🛡️ Coding Conventions
This skill enforces security, performance, and accessibility standards across your codebase, providing actionable checklists and validations during design and
securityperformanceaccessibilitycode-review
🎨 Coding Standards
This skill helps teams enforce universal coding standards for TypeScript, JavaScript, React, and Node.js across projects.
lintingcode-reviewtypescriptjavascript
🔍 Comment Guidelines
This skill enforces clear WHY-focused comments and removes redundant ones to reduce cognitive load when editing code.
code-reviewrefactorlintingautomation
🧪 Commit Style Enforcer
This skill helps ensure git commits follow repository-specific conventions by analyzing history, caching a style guide, and generating compliant messages.
gitautomationlintingformatting
🧪 Cosmos Coding Standards
This skill helps enforce coding standards and best practices for readable, maintainable, and testable code across features, refactoring, reviews, and UI
lintingformattingcode-reviewtesting
🐛 Cspell
This skill helps you manage cspell unknown word warnings by guiding config bootstrap, text adjustments, and scoped directives.
lintingci-cddebuggingscripting
🛡️ Database Schema Validator
This skill validates SQL schemas against internal safety and naming policies, ensuring snake_case tables and mandatory id primary keys.
databasesqlsecuritylinting
🔍 Deslop
This skill removes AI generated slop from the current branch by cleaning comments, guards, and style inconsistencies.
refactorlintingcode-reviewscripting
🔍 Deslop
This skill removes AI-generated code slop from a branch by diffing with main and cleaning up comments, checks, and style inconsistencies.
code-reviewlintingrefactorcli
🔍 Dignified Code Simplifier
This skill refines recently modified Python code to improve clarity and maintainability without altering functionality.
refactorlintingcode-reviewdebugging
🧪 Dignified Python
This skill guides you toward modern, production-ready Python by enforcing typing, LBYL, pathlib, and ABC patterns across projects.
pythoncode-reviewlintingdesign
⚙️ Edit
This skill polishes manuscript line-by-line, catching spelling, grammar, awkward phrasing, and word echoes to improve clarity and consistency.
aiautomationwritingcontent
🧪 Effector Playbook
This skill helps you design and audit reliable Effector code by applying structured rules for flows, models, scopes, and tests.
code-reviewtestinglintingdebugging
🧪 Elixir Essentials
This skill helps Elixir code stay robust and idiomatic by enforcing pattern matching, @impl, with, and pipe usage across modules.
backendcode-reviewtestinglinting
🐛 Eslint Checker
This skill runs ESLint for JavaScript/TypeScript, performs static analysis, enforces style, and applies safe auto-fixes when permitted.
lintingdebuggingautomationcli
⚙️ Eslint Detector
This skill detects ESLint configuration and commands in a repository and outputs structured data for the quality-gates-linter agent.
lintingautomationcliscripting
🧪 Form Validation With Zod
This skill enforces form validation with Zod across projects, reviewing code, suggesting improvements, and refactoring to ensure strong, type-safe validation.
frontendfullstackcode-reviewrefactor
🧪 Frontend Accessibility
This skill helps you build accessible user interfaces by applying WCAG guidelines, semantic HTML, keyboard navigation, and ARIA practices across components.
frontenddesigntestingcode-review
🎨 Frontend Css
This skill guides you to write maintainable, performant CSS across frameworks using design tokens, methodologies like BEM, CSS modules, and utility classes.
frontenddesignperformancecode-review
🔍 Gdscript Syntax Guide
This skill provides authoritative guidance for GDScript syntax in Godot 4.5, ensuring correct syntax, tab indentation, type safety, and consistent style.
code-reviewformattinglintingdebugging
🧪 Git Automation
This skill automates advanced git operations, analyzes repositories, optimizes commits, and streamlines release workflows to boost code quality and delivery
gitautomationci-cdcode-review
🔍 Global Conventions
This skill enforces global conventions by applying the Agent OS standard across codebases, ensuring consistency and quality.
code-reviewlintingformattingdocs
🛡️ Go
This skill helps you implement idiomatic Go coding standards with explicit error handling, concurrency patterns, and thorough testing for production-ready code.
backendtestingunit-testslinting
🛡️ Go Reviewer
This skill reviews recent Go changes for idiomatic patterns, concurrency safety, error handling, and security, delivering actionable improvements.
code-reviewsecurityperformancedebugging
🧪 Godot Dev
This skill helps you write clean, type-safe GDScript by applying Godot-specific conventions, signals, and editor features to prevent anti-patterns.
debuggingrefactorcode-reviewtesting
🧪 Golang Agent Skill
This skill helps you write, review, and refactor production-grade Go code by applying Go best practices across error handling, concurrency, naming, and testing.
backendcode-reviewtestingdebugging
🔍 Google Docstring Assistant
This skill helps you write Python docstrings in Google style, with clear sections and examples, improving code readability and maintenance.
docswritingformattinglinting
🎨 Graphql Operations
This skill helps you craft efficient, type-safe GraphQL operations by guiding naming, fragmentation, variable usage, and minimal data fetching.
graphqlfrontendcode-reviewlinting
🧪 Grpc Services Rfc 33
This skill helps you implement RFC-33 compliant gRPC services in Java, covering contracts, resilience, linting, and error handling for robust clients.
backendapilintingtesting

More Tags

automation (2772) ai (1905) testing (1783) backend (1548) scripting (1540) debugging (1486) code-review (1426) docs (1343) api (1308) frontend (1279) productivity (1166) devops (1160) data (1050) workflow (1015) cli (1007) performance (984) security (836) analytics (822) design (787) python (653)

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.