Cleans and reformats messy CSV files: strips stray whitespace, fixes inconsistent delimiters, and normalizes header casing.
How to integrate, update, and configure the dart_skills_lint validation tool within a repository. Make sure to use this skill whenever the user asks to update dart_skills_lint,…
Use this skill when you need to set up validation for AI agent skills in a Dart project for the first time.
Use this skill when you need to validate AI agent skills with dart_skills_lint — running the linter, interpreting failures, fixing violations, and authoring custom rules.
Convert docstrings to NumPy/Sphinx style with proper Parameters, Returns, and Examples sections. This skill should be used when improving documentation quality across Python…
Transform rough email drafts into polished, professional messages. Use this skill when the user wants to improve email quality, fix grammar and tone, format business emails, or…
Use this skill when a build is broken — failing tests, linters, type checks, or any other check that prevents a clean full build.
This skill should be used when fixing all violations of one or more ESLint rules across the codebase.
Use this skill to fix a single issue end-to-end: read the repo README and CLAUDE.md, sync master, confirm the baseline build is green, branch by the issue name, write a failing…
Fix native HTML and SVG usage in XML views/fragments that UI5 linter reports but cannot auto-fix. Use this skill when linter outputs: - `no-deprecated-api` with message "Usage of…
Chinese legal document formatter. Formats .docx contracts, agreements, and official documents per GB/T 9704—2012 (Chinese government document standard).
Maintain consistent code formatting, naming conventions, type safety, and automated code quality standards across PHP and TypeScript/JavaScript.
Provides linting best practices and golangci-lint configuration for Go projects. Covers running linters, configuring .golangci.yml, suppressing warnings with nolint direc — from…
Google TypeScript Style Guide reference for writing, reviewing, and refactoring TypeScript code. Use this skill whenever you are writing TypeScript code, reviewing TypeScript…
Scan source code with static analysis to find user-facing text literals not wrapped in i18n functions or resource bundles.
Structure a technical answer for the user as if it were an interview answer. Use when the user asks to prepare, structure, or rehearse an answer to a technical buy-side / finance…
Validates JSON syntax across the workspace。Use this skill to check for syntax errors in configur。Use when 用户需要Json Linter相关功能时使用。不适用于超出本技能能力范围的复杂需求。
Initialize any repository with comprehensive lint rules and code quality tooling. Covers cyclomatic complexity, function/file length limits, parameter counts, type safety, code…
Guide for using @guiiai/logg — a lightweight structured logger for Node.js and browser. Use this skill whenever the user imports from '@guiiai/logg', mentions logg, needs…
This skill should be used when the user asks to "check coding standards", "run phpcs", "lint my code", "run PHPStan analysis", "run static analysis on this module", "find security…
You MUST use this skill when working with Firefox's linting infrastructure (mozlint), adding new linters, modifying existing linters, running linters, or dealing with linting…
Run the MicroPython CI pipeline locally using Docker. This skill should be used when working in a MicroPython repository and the user wants to run CI checks, build firmware, or…
This skill should be used when the user asks to "add a new airflow rule", "create an airflow lint rule", "implement an airflow inspection", "new AIR rule", or discusses creating…
Use when asked to automate an action for OpenCode, for example run a formatter after edits, or running a script right before git commits, those are hooks and you should use this…
Use this skill as the quality gate immediately before running make review on any new or modified playbook.
Port ESLint rules to rslint (a Go-based linter). Use when users want to port/migrate/implement an ESLint rule, add a new lint rule, or mention "port rule" or specific ESLint rule…
Turn a topic into a ready-to-publish LinkedIn post using PAS, AIDA, BAB, STAR, or SLAY frameworks. 200 to 250 words, 20 lines max, mobile-formatted with blank lines between…
This skill should be used when the user asks to set up linting, add code quality tooling, configure biome, init project quality, initialize code quality, add CI workflows, add…
Run linters after code changes to verify code quality. Use this skill after completing code modifications to catch and fix any linting issues.
Use this skill when working with the UI5 Linter (@ui5/linter) for static code analysis of SAPUI5/OpenUI5 applications and libraries.
Catalogs shell pitfalls ShellCheck cannot detect — GNU vs BSD/macOS divergence, set -e blind spots, git hook environment leakage, bash 3.2 limits.
Vale is an open-source, markup-aware prose linter that enforces editorial style guides on technical documentation.
Apply fixes for workflow linter findings identified by the workflow-audit skill. Applies mechanical fixes automatically, pauses for judgment calls, verifies with a re-lint, and…
Review staged + unstaged changes and split them into one commit per logical change. Use whenever the user says "atomic commit", "commit my changes", "split this into commits", or…
Format changed files through an existing external formatter command.
Add and validate custom Go analysis linters in gh-aw.
Format AI outputs for different contexts and audiences
Generate a new pkg/linters analyzer from a merged or open PR pattern.
Ensure ATS-friendly formatting and create clean scannable layouts
コード品質とフォーマット自動化の専門スキル。 ESLint、Prettier、Biome、Stylelintなどのリンターとフォーマッターのセットアップ、 設定、CI/CD統合、pre-commitフック構築、エディタ統合を提供します。
DDDアーキテクチャでHonoのバックエンドを新規実装または既存コードベースをリファクタリングする際のガイド。レイヤー構成(domain/application/infrastructure/controller)、依存方向、責務境界、Hono公式ミドルウェア/プラグインの活用、Hono…
Oxlintを使ったTypeScript/JavaScript向けのリント・フォーマット設定ガイド。oxlintと@stylistic/eslint-pluginを組み合わせた設定。モノレポのルート共有設定パターンも提供。
Python向けのフォーマット・リント設定ガイド。Black、flake8、isort、mypy、VSCode、Lefthook等の推奨設定を提供。プロジェクト固有の設定ファイルがない場合にこの設定を使用。
Pythonコードのリンタ、フォーマッタ、コードレビュー。Pythonファイル(.py)を編集・作成・修正した後に必ず実行する。ruffによる品質チェックとフォーマット、さらにコードレビューを行い問題があれば修正する。
TypeScript/JavaScript向けのフォーマット・リント設定ガイド。プロジェクト固有の設定がない場合はoxlintを使用。VSCode、Lefthook等の推奨設定を提供。
Formats and prettifies JSON with configurable indentation
Run all linters (StandardRB + erb_lint) and optionally autofix