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
automation-tools
0

code-review

Review code for Visual Layout Builder quality standards including TypeScript patterns, React 2025 best practices, accessibility, and performance. Use when reviewing PRs, checking code quality, or ensuring compliance with project conventions.

jhlee0409
jhlee0409
tools
open
automation-tools
0

boy-scout-rule

Use when modifying existing files, refactoring, improving code quality, or touching legacy code by applying the Boy Scout Rule to leave code better than you found it.

knopki
knopki
tools
open
ide-plugins
0

code-review

Review code for SolidJS reactivity issues, TypeScript type safety problems, and component design anti-patterns. Use when asked to review code, check for issues, review a PR, or audit code quality.

rolandzwaga
rolandzwaga
tools
open
ide-plugins
0

react-code-review

Review React/TypeScript code against established coding guidelines. Use when reviewing React components, performing code audits, checking for React best practices, anti-patterns, performance issues, or when the user asks to review React code, check code quality, or audit React implementation.

bsj-fujimoto
bsj-fujimoto
tools
open
ide-plugins
0

review-perspective-selector

Automatically selects appropriate review perspectives based on file type and characteristics. Use when initiating code review to determine which review-points files should be applied.

shiroinock
shiroinock
tools
open
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
automation-tools
0

code-review

Review code quality, patterns, and best practices

duhenri9
duhenri9
tools
open
automation-tools
0

entropy-loop

Iteratively reduce code entropy by fixing smells and improving quality. Use when: cleanup, code smells, entropy, refactor loop, baldrick entropy. Triggers on: entropy, cleanup, code smells, reduce entropy.

jagreehal
jagreehal
tools
open
ide-plugins
0

lint-fix

Code quality checks and auto-fixing

alexanderjamesmcleod
alexanderjamesmcleod
tools
open
automation-tools
0

propagate-req-keys

Homeostatic actuator that tags code, tests, and commits with REQ-* keys for traceability. Adds "# Implements:" tags to code and "# Validates:" tags to tests. Use when code or tests are missing requirement tags.

foolishimp
foolishimp
tools
open
ide-plugins
0

refactoring-patterns

This skill should be used when the user asks about "refactoring", "code smells", "extract method", "extract class", "rename refactoring", "move method", or when improving code structure without changing behavior. Provides Martin Fowler's refactoring catalog and code smell detection.

shabaraba
shabaraba
tools
open
automation-tools
0

code-review-checklist

Review code changes for correctness, security, performance, and maintainability. Use for PR reviews, code audits, pre-merge checks, or quality validation of Laravel + React + Python code. EXCLUSIVE to reviewer agent.

htooayelwinict
htooayelwinict
tools
open
automation-tools
0

cursor-rules-review

Audit Cursor IDE rules (.mdc files) against quality standards using a 5-gate review process. Validates frontmatter (YAML syntax, required fields, description quality, triggering configuration), glob patterns (specificity, performance, correctness), content quality (focus, organization, examples, cross-references), file length (under 500 lines recommended), and functionality (triggering, cross-references, maintainability). Use when reviewing pull requests with Cursor rule changes, conducting periodic rule quality audits, validating new rules before committing, identifying improvement opportunities, preparing rules for team sharing, or debugging why rules aren't working as expected.

meriley
meriley
tools
open
automation-tools
0

code-review

Perform comprehensive code review for quality, security, and maintainability. Use when reviewing code changes, PRs, or when asked to check code quality.

AdemKao
AdemKao
tools
open
ide-plugins
0

run-linters

Run linters after code changes to verify code quality. Use this skill after completing code modifications to catch and fix any linting issues.

Cloud-Officer
Cloud-Officer
tools
open
automation-tools
0

code-reviewer

Review code changes, find bugs, risks, regressions, and missing tests.

ZeroZ-lab
ZeroZ-lab
tools
open
debugging
0

golang-code-review

Comprehensive Go code review skill for PR reviews, architecture assessment, and test quality analysis. Use when reviewing Go code to ensure adherence to Go best practices, security standards, and project-specific patterns. Applies to full PR reviews, single file/function reviews, architecture evaluation, and test code quality checks.

teetsh-org
teetsh-org
tools
open
automation-tools
0

coderabbit-codex-integration

Run CodeRabbit CLI inside Codex to review local code changes and implement fixes from CodeRabbit findings. Use for setup (install/auth via `coderabbit auth login/status`), running reviews in `--prompt-only` mode, iterating review→fix→re-run, and troubleshooting (`coderabbit --plain`, `--type uncommitted`, `--base main/develop`).

hatrd
hatrd
tools
open
ide-plugins
0

run-linters

Discover and run code linters for the current project. Use when asked to lint code, check code quality, run static analysis, or after completing a feature. Detects PHPCS, PHPStan, ESLint, and Stylelint configurations and runs appropriate checks.

humanmade
humanmade
tools
open
automation-tools
0

code-review

Review code for quality, security, and best practices. Use when reviewing recent changes, PRs, or checking code quality. Proactively use after significant code modifications.

bselee
bselee
tools
open
automation-tools
0

documenting-with-audit

Automated documentation auditing - ensures CLAUDE.md coverage, updates stale docs, recommends structural improvements

bryonjacob
bryonjacob
tools
open
ide-plugins
0

eslint-config-generator

Generate ESLint configuration files (.eslintrc.js, eslint.config.js) for JavaScript/TypeScript projects with framework-specific rules. Triggers on "create ESLint config", "generate eslint configuration", "eslint setup for", "linting rules for".

ehtbanton
ehtbanton
tools
open
automation-tools
0

fe-principles

프론트엔드 코드 작성/리뷰/리팩토링 시 적용할 원칙. 코드 관련 작업에 자동 적용

KIMSEUNGGYU
KIMSEUNGGYU
tools
open
ide-plugins
0

detect-code-smells

Detect common code smells and anti-patterns providing feedback on quality issues a senior developer would catch during review. Use when user opens/views code files, asks for code review or quality assessment, mentions code quality/refactoring/improvements, when files contain code smell patterns, or during code review discussions.

kjgarza
kjgarza
tools
open
Previous
Page 1216 / 1337
Next