Checks compiler/linter errors, deprecation warnings, type errors, failed tests, build config issues. Use when auditing build health.
Sets up linters, pre-commit hooks, and test infrastructure. Use when adding code quality tooling to a project.
Configures ESLint, Prettier, Ruff, mypy, and .NET analyzers. Use when setting up linting and formatting for a project.
Automatically adapt document formatting to cultural conventions - date formats, currency symbols, letter styles, number separators, and honorifics based on detected…
Format numbers, dates, currency, and units by locale using the platform formatter rather than string templates.
Convert standard Markdown (especially pasted from ChatGPT or similar) into Logseq-Flavored Markdown: nest code blocks inside bullets, fix heading-to-indent levels, drop horizontal…
Reformats a manuscript, article, or long-form text to match a specific publication's structural and style requirements — adjusting headings, paragraph spacing, citation format,…
Format and structure content as clean, well-organized Markdown. Use when asked to create documentation, format text, or generate Markdown output.
Lint Markdown files for style issues, broken links, and formatting problems with auto-fix suggestions. — from kalibr-ai/skills
Align messy Markdown tables and normalize their columns, or build a table from CSV. Use when the user says "fix my markdown table", "align this table", or "csv to markdown table".
markuplint is a comprehensive HTML linter designed for all markup developers. It enforces accessibility, spec compliance, and best practices across HTML, JSX, Vue, Svelte, Astro,…
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo.
Lint Markdown files for style issues, broken links, and formatting problems with auto-fix suggestions. — from dvcrn/openclaw-skills-marketplace
Use when Markdown files changed, docs formatter/fixer output must be checked, or `agent-canon docs` formatting, heading, math, Mermaid, and link checks are in scope.
Automatically formats Markdown tables with proper column alignment after file edits. Use when working with Markdown files containing tables.
Substitutes modern performant tools for legacy equivalents in generated code (npm→bun, find→fd, pip→uv, grep→rg, jq→jaq, eslint→biome, black→ruff, git→gix).
Validates nginx.conf files using the gixy static analyzer and crossplane parser library. Tests configuration for security misconfigs, HTTP header issues, and performs dry-run…
TypeScript, ESLint, Prettier. Use when the project needs this capability or the user / team manifest asks for it.
Runs a semantic health check over the Obsidian LLM wiki using the cheapest available LLM CLI. Finds inconsistencies, missing concepts, stale articles, connection candidates, and…
Odoo JavaScript and OWL component development for versions 17.0, 18.0, 19.0 (Community & Enterprise).
Validates OpenAPI 3.0/3.1 specifications using the @readme/openapi-parser and Spectral linter with custom rulesets.
Code style conventions for Output SDK workflow projects. Use when writing or reviewing any TypeScript/JavaScript code.
Run Oxlint from the Oxc toolchain to lint JavaScript and TypeScript codebases at extreme speed. Written in Rust, Oxlint is 50-100x faster than ESLint and used by Shopify,…
Parallel-development orchestrator: runs multiple AI agents in parallel on independent dev tasks. Use it whenever the user wants to implement several features or components at…
Use when authoring or editing page.json / pages.json inside a Power BI PBIR report's definition/pages/ folder.
Report-wide referential-integrity validator for a PBIR Enhanced report's `definition/` tree. Deterministic, stdlib-only `check_refs.py` that catches DANGLING cross-file references…
Format technical PDF reports using company layout rules. Use when asked to clean up, standardize, or prepare inspection reports, equipment manuals, or engineering reports.
Automatically format code files using the appropriate formatter based on file type, providing clear feedback on changes made
PolicyEngine coding standards, formatters, CI requirements, and development best practices
Makes your AI agent think like the reviewer who won't merge what you can't explain. Comprehension debt — code that ships without anyone understanding it — is a loan against every…
This ASE skill uses reviewdog to turn linter and analyzer output into diff-aware pull request feedback.
Detects and resolves conflicts between Prettier, ESLint, and EditorConfig formatting rules using the Prettier resolveConfig API and eslint-config-prettier compatibility checker.
Resolves Prettier formatting conflicts across monorepo packages using the Prettier API and @prettier/plugin-xml.
Use when prettier configuration including options, config files, ignore patterns, and formatting rules.
Enforces code formatting standards using the Prettier API (prettier.format(), prettier.check()) and prettier-plugin-organize-imports.
Builds, audits, and maintains Prettier plugin and shared config repos. Use when scaffolding plugins, fixing parsers/printers/options, auditing doc-builder behavior, testing…
Adapts print-formatted article text — including column breaks, orphaned lines, print-specific conventions, and layout-dependent phrasing — for clean web publication, producing…
Automatisiert Pull-Request-Erstellung mit Branch-Management, Code-Formatierung und Integration mit professional-commit-workflow.
Automatisiert Pull-Request-Erstellung mit Branch-Management, Code-Formatierung und Integration mit professional-commit-workflow.
Format trading proposals with timestamped headers and disciplined bullet structure. Use when a persona must deliver a single consolidated proposal with Schwab timestamps, bold…
Reviews prose for AI-generated tone, verbosity, and self-congratulatory language. Rewrites to be plain, concise, and human-sounding.
Validates and auto-generates Python docstrings using the ast module and pydocstyle conventions. Supports NumPy, Google, and Sphinx docstring formats with type stub integration.
Run QLTY lint and format checks during development to catch issues early, not just before commit. Use after significant code changes.
Automatically apply safe quality fixes including formatting (Black, isort), linting (Ruff auto-fixes), and resolve formatter conflicts.
Language-specific auto-lint/format/typecheck pipeline. Supports Python (ruff+pyright), TypeScript (prettier+eslint+tsc), Go (gofmt+golangci-lint). Auto-fix and convergence loops.
Automatically reviews DevPrep AI code for quality standards including ESLint compliance, TypeScript strict mode, 180-line file limits, complexity under 15, proper naming…
Plan or audit a project's software-quality / verification posture across the full method space — types, static analysis, tests of every kind, contracts, fuzzing, monitoring,…
Formatieren und validieren Sie die Versionshinweise zu Workfront, um Konsistenz, korrekte Struktur und ordnungsgemäße Verknüpfung zu gewährleisten.
Detect review findings that belong in CI/lint/formatter rather than human review.
実装完了後のセルフチェック時、PRレビュー前の品質確認時に使用。RuboCop/ESLintでは検出できない設計レベルの問題と、domain model attribute (plan_code / role / status 等) を更新する変更時の caller 業務副作用 (機能フラグ復活 / 認可 bypass 等の 2 段階副作用 chain)…
Detect what dev tooling infrastructure a project has and flag gaps across linters, formatters, pre-commit hooks, test runners, and CI/CD pipelines.
Use RTK-style command filtering to reduce shell-output token waste on git, file reads, searches, test runs, linters, logs, and other noisy developer commands.
Ruby static code analyzer and formatter for enforcing style guidelines, detecting bugs, and improving code quality.
Configures and optimizes Ruff Python linter settings using the ruff CLI and pyproject.toml schema. Migrates from Flake8, isort, and Black configurations with automatic rule…
Ultra-fast Python linting and formatting using Ruff CLI with pyproject.toml configuration. Supports auto-fix, import sorting (isort-compatible), and rule selection from 800+…
Generates optimized Ruff configuration from existing Flake8, isort, and Black setups. Migrates pyproject.toml rules with automatic conflict resolution.
Use treefmt when an agent needs one repo-level formatting plan across multiple languages instead of stitching formatter commands together ad hoc.
Run just the applicable quality checks on changed files so pre-commit and CI feedback stays fast and targeted.
Apply standard Python formatters, linters, and type checkers to notebook-heavy repositories without manually converting notebooks to scripts.
Install dependencies, run the Rust gates (cargo fmt, clippy, test) and the TypeScript gates (ESLint, tsc typecheck, Vitest with v8 coverage at 90%, and the renderer Vite build).