Linting skills
Top maintainers
- openclaw · 46 skills
- akin-ozer · 8 skills
- busirocket · 4 skills
- itou-daiki · 4 skills
- tlabs-xyz · 4 skills
Languages in this topic
270 skills
This skill provides targeted refactoring suggestions with colored diffs to improve readability and maintainability of your code.
This skill conducts a deep code and docs audit, prepares changelogs, bumps versions, and guides PyPI release preparation.
This skill enforces Python best practices for clean code, reliable patterns, and robust testing during writing or reviewing Python.
This skill automatically generates Git hooks to format code, enforce linting, and run tests, improving developer efficiency.
This skill helps you write clean, maintainable Python by enforcing naming, structure, and anti-pattern guidance across coding tasks.
This skill helps writers improve fiction prose by identifying weak verbs, passive voice, repetition, and clichés to strengthen storytelling.
This skill audits and validates Agent Skills packages for security and standards compliance, helping you identify credential leaks, risky access, and sensitive
This skill analyzes your code base to generate an ESLint config that mirrors your existing style for consistent linting.
This skill automates the end-to-end webnovel pipeline from draft to publish, ensuring lightweight covers, linted episodes, and Quartz-ready publishing.
This skill helps you enforce consistent Node.js and TypeScript development standards, boosting code quality, maintainability, and deployment readiness across
This skill helps configure and troubleshoot golangci-lint for Go projects, resolving imports, type-checking, and CI/local performance.
This skill identifies vestigial code and guides pruning to reduce cognitive load and simplify a Python codebase.
This skill guides Vue 2/3 development, Vuex, and routing with best practices for component structure, state management, and API integration.
This skill helps you set up markdown formatting checks and pre-commit hooks across repositories, ensuring MD013/MD040/MD060 compliance and painless fixes.
This skill validates JSON syntax across the workspace, scanning files and reporting invalid JSON with precise error positions to fix quickly.
This skill formats code across languages, delivering clean, consistent style to improve readability and maintainability in your projects.
This skill validates Markdown files for broken local links, producing a JSON report with file paths, line numbers, and invalid anchors.
This skill performs a structured codebase QC audit across languages and generates a standardized PASS/WARN/FAIL report highlighting tests, linting, and docs.
This skill formats text by applying capitalization, spacing, and punctuation rules to produce clean, readable output.
This skill analyzes code across languages to detect bugs, security flaws, performance issues, and style violations, delivering actionable feedback during
This skill enforces .NET conventions in the Exceptionless codebase, guiding naming, async patterns, structured logging, and nullable annotations for