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

devops

Executes git commands (fetch, rebase, commit, merge, push) following worktree workflow, then monitors ALL resulting deployments with temporal boundaries and cascade detection. After git push, monitors all workflows from the last 5 minutes including cascading workflows (e.g., Test → Deploy chains). Automatically tracks multiple parallel workflows and waits for triggered workflows. Use /devops-check for comprehensive monitoring with automatic fixing. All deployments are triggered by git push, not manual AWS CLI commands.

NachoColl
NachoColl
tools
open
automation-tools
0

code-review

Provides code review guidelines, checklists, and best practices for reviewing pull requests. Use when reviewing code, preparing for code review, or when users mention "code review", "review PR", "review checklist", or "code quality".

IHKREDDY
IHKREDDY
tools
open
automation-tools
0

repo-sweep

Comprehensive pre-production repository audit for preparing repos for public release. Use when the user wants to perform a "final sweep", "production check", "pre-release audit", or prepare a repository to be made public. Audits metadata files across all project types (Fabric mods, Node/npm, Go, Python, etc.) for correct username/organization, checks README links, and identifies leftover development artifacts like planning docs, test scripts, and temporary files. Interactive cleanup with user confirmation.

MCDxAI
MCDxAI
tools
open
productivity-tools
0

safe-commit

⚠️ MANDATORY - YOU MUST invoke this skill when committing. Complete commit workflow with all safety checks. Invokes security-scan, quality-check, and run-tests skills. Shows diff, gets user approval, creates commit with conventional format. NO AI attribution. User approval REQUIRED except during PR creation. NEVER commit manually.

meriley
meriley
tools
open
ide-plugins
0

ai-code-reviewer

Automated AI-powered code review that runs on git hooks with progressive disclosure design. Use when setting up automated code review for a project, installing git hooks for code review, creating or modifying review rules, or configuring review behavior. Triggers on requests like "set up AI code review", "install review hooks", "create review rules", or "configure code reviewer".

yulong-me
yulong-me
tools
open
automation-tools
0

ci-and-releases

A lightweight checklist for CI, toolchain bumps, and version/release hygiene for the ComputationalPaths Lean 4 project (Lake + lean-action CI).

Arthur742Ramos
Arthur742Ramos
tools
open
automation-tools
0

code-review

Review code changes using CodeRabbit CLI - supports uncommitted files (task mode) or all PR files vs main branch (pr mode). Catches bugs, security issues, and code quality problems before committing or when reviewing pull requests. Use when: (1) Reviewing uncommitted changes before committing (task mode), (2) Reviewing all changed files in a PR against main branch (pr mode), (3) Working on subtasks and want to check progress, (4) Need feedback on work-in-progress code, (5) Preparing PR for merge, (6) When CodeRabbit review is needed, (7) For bug detection and security scanning, or (8) For automated code quality assessment. Triggers: review code, check code quality, review changes, code review, review PR, check for bugs, security scan, review uncommitted, finalize code, pre-commit review.

LukasStrickler
LukasStrickler
tools
open
ide-plugins
0

pr-review

Structured PR review with scoring, bug detection, and actionable feedback. Use when reviewing pull requests or code changes.

jonit-dev
jonit-dev
tools
open
automation-tools
0

amcs-validator

Score composed artifacts against blueprint rubric. Evaluates hook density, singability, rhyme tightness, section completeness, and profanity compliance. Returns scores and issues list to determine if fix loop is needed. Use after COMPOSE to validate artifacts before rendering.

miethe
miethe
tools
open
debugging
0

multi-ai-verification

Multi-layer quality assurance with 5-layer verification pyramid (Rules → Functional → Visual → Integration → Quality Scoring). Independent verification with LLM-as-judge and Agent-as-a-Judge patterns. Score 0-100 with ≥90 threshold. Use when verifying code quality, security scanning, preventing test gaming, comprehensive QA, or ensuring production readiness through multi-layer validation.

adaptationio
adaptationio
tools
open
ide-plugins
0

lint-format-and-type-check

Automated code quality enforcement through linting, formatting, and type checking to maintain consistent, error-free codebases.

AmnadTaowsoam
AmnadTaowsoam
tools
open
automation-tools
0

worktree-workflow

Git worktree setup, management, and cleanup for isolated parallel development

gaurangrshah
gaurangrshah
tools
open
debugging
0

observability-control

Manage observability stack lifecycle (start, stop, backup, restore, upgrade). Use when controlling the LGTM stack for Claude Code monitoring.

adaptationio
adaptationio
tools
open
system-admin
0

incident-hotfix

Use this skill for incident response and hotfix deployment. Invoke when production issues occur requiring immediate attention.

gentamura
gentamura
tools
open
ide-plugins
0

code-reviewer

Comprehensive multi-AI code review system for Python, JavaScript, and TypeScript. Use when reviewing code for quality, security, performance, or best practices. Includes automated analysis scripts, language-specific patterns, and AI collaboration workflows for complex decisions.

nikhillinit
nikhillinit
tools
open
automation-tools
0

worktree-management

Git worktree helpers for parallel development. Use when working with git worktrees, managing parallel branches, or when user mentions worktrees, parallel development, or branch isolation.

vanman2024
vanman2024
tools
open
system-admin
0

ansible-expert

Expert Ansible engineer specializing in automation, infrastructure as code, and configuration management. Masters Ansible Playbooks, roles, and vault encryption for secure, repeatable deployments.

vx-daniel
vx-daniel
tools
open
debugging
0

playwright-reviewing

Review Playwright E2E tests for best practices violations. Detects mocked app data, explicit timeouts, CSS selectors, skipped tests, and assertion anti-patterns. Use when reviewing Playwright PRs or auditing test quality.

meriley
meriley
tools
open
automation-tools
0

hardened-ci-workflow

Production-ready CI workflow examples with all security patterns applied. SHA pinning, minimal permissions, secret scanning, and language-specific variants.

adaptive-enforcement-lab
adaptive-enforcement-lab
tools
open
productivity-tools
0

find-and-fix-bugs

Find, triage, and fix bugs with or without user input. Autonomously scan codebases, produce an issues list, implement a fix, create a fix branch, commit via semantic-commit, and open a PR with gh.

graysurf
graysurf
tools
open
productivity-tools
0

github-issue-resolver

Strategically resolves GitHub Actions failures, failed pull requests, and Dependabot issues using the gh CLI with intelligent analysis and automated fixes.

tosin2013
tosin2013
tools
open
automation-tools
0

google-grade-reviewer

Applies Google's engineering practices for strict, health-focused code reviews.

cityfish91159
cityfish91159
tools
open
productivity-tools
0

ameritas-cloudformation

Ameritas-specific CloudFormation and SAM template generation, editing, and standardization skill. Use when: (1) Creating new CloudFormation or SAM templates, (2) Reviewing or refactoring existing templates, (3) Adding new resources to existing stacks, (4) Generating infrastructure for Lambda, Step Functions, SQS, SNS, DynamoDB, EventBridge, EC2, ALB, or Auto Scaling, (5) Ensuring naming convention compliance, (6) Creating nested stacks or parent templates. Follows Ameritas cloud naming standards and architectural patterns.

ksinha49
ksinha49
tools
open
system-admin
0

guardian

Proactively audit Cloudflare configurations for security vulnerabilities, resilience gaps, cost traps, AND budget/privacy risks. Use this skill when reviewing wrangler configs, before deployments, investigating issues, or when ANY architecture decision involves Durable Objects, R2, Workers AI, or high-volume operations. This skill PROACTIVELY warns about cost impacts before users ask.

littlebearapps
littlebearapps
tools
open
Previous
Page 1177 / 1337
Next