domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
ide-plugins
0

quality-code-check

Code quality validation through linting, type checking, and build verification. Multi-language support for automated quality gates. Use when validating code quality: - After implementation to validate code meets standards - Before creating pull requests or commits - When debugging build/type/lint issues - User explicitly requests quality checks Provides language-specific tool commands and validation workflows for: - JavaScript/TypeScript (ESLint, tsc, build tools) - Python (Ruff, MyPy, Pyright) - Go (golangci-lint, go build) - Rust (Clippy, cargo check/build) - Java (Gradle, Maven) Focuses on detecting issues early through systematic automated checks. Keywords: lint, linting, type check, typecheck, build, quality, validation, eslint, tsc Do NOT load for: - Visual design work (use frontend-design-fundamentals, frontend-design-responsive) - UX patterns (use ux-feedback-patterns, ux-accessibility) - Initial development before implementation is stable - Figma extraction (use frontend-design-figma-extraction)

phananhtuan09
phananhtuan09
tools
open
ide-plugins
0

code-critic

Detect over-engineering and YAGNI violations. Stricter than /review.

hairihou
hairihou
tools
open
automation-tools
0

doc-reviewer

Review all .md files for naming conventions, conciseness, consistency, and completeness. Use when creating or editing any markdown file.

raiich
raiich
tools
open
automation-tools
0

validation-workflow

Use this skill to validate code changes pass all checks (format, lint, build, tests). Runs validation script and iteratively fixes failures. Invoke before finalizing PRs or after making code changes.

get2knowio
get2knowio
tools
open
ide-plugins
0

code-formatter

Multi-language code formatting and style enforcement with automatic linting fixes

nikhillinit
nikhillinit
tools
open
ide-plugins
0

lint

Intelligently detects project type (Node.js/React or Python) and runs appropriate linting tools. Use when checking code quality or validating project for style issues.

eriknovak
eriknovak
tools
open
automation-tools
0

61-validate-lint-150

[61] VALIDATE. Comprehensive code quality check combining ESLint, TypeScript compilation, and unused code detection. Runs full lint suite with detailed error reporting and fix suggestions. Use before commits, after major changes, or when ensuring code quality standards.

MykhailoDmytriakha
MykhailoDmytriakha
tools
open
debugging
0

code-review

Review code for best practices, bugs, and security issues. Use when the user asks to review code, check for problems, or analyze code quality.

shawn-sandy
shawn-sandy
tools
open
ide-plugins
0

lint-master

Use this agent when you need to fix linting errors, ensure code quality compliance, or resolve conflicts between multiple linting tools. Examples:

judigot
judigot
tools
open
automation-tools
0

code-review

Performs comprehensive code reviews following industry best practices. Use when reviewing pull requests, code changes, or when asked to analyze code quality, security, performance, or maintainability. Checks for common bugs, security vulnerabilities, code smells, and adherence to coding standards.

IHKREDDY
IHKREDDY
tools
open
ide-plugins
0

dotnet-format-analyzers

Define canonical dotnet format and analyzer verification commands, and provide scripts that generate a format/analyzer report. Use when checking formatting or Roslyn analyzers without reformatting everything.

bravellian
bravellian
tools
open
automation-tools
0

nix-validation

Comprehensive Nix validation: treefmt-nix integration, statix/deadnix linting, flake checks, aytordev-specific patterns. Use when validating Nix code or setting up linting infrastructure.

aytordev
aytordev
tools
open
debugging
0

browser-ops-guard

Optimizes browser usage to reduce system overhead and ensures code quality via console verification.

canyouseeus
canyouseeus
tools
open
ide-plugins
0

prettier

Code formatting with Prettier for TypeScript/NestJS projects. Trigger: After editing/creating files, before committing code, ensuring code style consistency.

avvale
avvale
tools
open
debugging
0

code-reviewer

Performs thorough code reviews with actionable feedback. Analyzes code for quality, bugs, security vulnerabilities, performance issues, and best practices violations. Use when the user wants a code review or asks to check code for issues.

yoshiwatanabe
yoshiwatanabe
tools
open
ide-plugins
0

coding-style

Applies project-specific coding conventions and patterns. Use when writing, reviewing, or modifying code to maintain consistency with the codebase style.

chozandrias76
chozandrias76
tools
open
debugging
0

python-cleanup

Perform comprehensive dead code and clean-up analysis in Python projects using static analysis, coverage, dependency checks, and security scanning. Use when asked to clean up code, find unused code, analyze dependencies, or improve code quality.

franklinbaldo
franklinbaldo
tools
open
ide-plugins
0

copilot-agent

GitHub Copilot CLIをサブエージェントとして活用し、コードベースの解析・調査を行う。 以下の場面で使用: (1) /copilot コマンドで明示的に呼び出された場合 (2) コードベースの広範な調査が必要で、別視点からの分析が有用な場合 (3) 特定の実装パターンや設計についてセカンドオピニオンが欲しい場合

Hiroky
Hiroky
tools
open
ide-plugins
0

vscode-ext-commands

Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices

7Spade
7Spade
tools
open
ide-plugins
0

code-review

Review code and suggest improvements, refactors, and clarifications

b-illy-d
b-illy-d
tools
open
automation-tools
0

error-handling-audit

Audits Go code for error handling best practices - proper wrapping with %w, preserved context, meaningful messages, no error swallowing. Use before committing Go code or during error handling reviews.

meriley
meriley
tools
open
automation-toolsmarketplace
0

golang

Write, test, and maintain Go code following idiomatic patterns, standard library conventions, and Go best practices. Use when working with Go/Golang projects, writing Go code, or reviewing Go implementations.

forgoty
forgoty
tools
open
automation-tools
0

code-quality

Opinionated constraints for writing maintainable, testable code. Apply MTE principles, avoid over-engineering, guide refactoring, and provide code review checklists. Use when users write code, refactor, or need code review. Triggers on keywords like "code quality", "refactor", "review", "MTE", "代码质量", "重构", "审查".

ab300819
ab300819
tools
open
Previous
Page 1206 / 1337
Next