domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 مهارةall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
2

git-ci-cd-manager

Automate Git workflow with conventional commits, setup GitHub Actions CI/CD, configure Husky hooks, manage PR automation, and handle semantic releases

deve1993
deve1993
tools
open
productivity-tools
2

integration-testing

Designs comprehensive integration testing strategies including API testing, database testing, microservices testing, end-to-end testing, and test automation frameworks. Produces test plans, test cases, test data strategies, and CI/CD integration. Use when designing test strategies, writing integration tests, setting up test automation, testing APIs, testing microservices, or when users mention integration testing, API testing, E2E testing, test automation, or quality assurance.

DauQuangThanh
DauQuangThanh
tools
open
productivity-tools
2

linter-driven-development

META ORCHESTRATOR for complete implementation workflow - design, test, lint, refactor, review, commit. Use for any code change that should result in a commit (features, bug fixes, refactors). Ensures clean code with tests, linting passes, and design validation.

buzzdan
buzzdan
tools
open
productivity-tools
2

moai-playwright-webapp-testing

AI-powered enterprise web application testing orchestrator with Context7 integration, intelligent test generation, visual regression testing, cross-browser coordination, and automated QA workflows for modern web applications

AJBcoding
AJBcoding
tools
open
ide-plugins
2

code-reviewer

Reviews code for quality, security, and best practices. Use proactively after code changes.

kitsunoff
kitsunoff
tools
open
productivity-tools
2

wm-workspace-manager

Workspace orchestration automation for the wm CLI multi-repo workflow. Use when user wants to start, resume, extend, or manage engineering workspaces with Git worktrees. Handles intent parsing ("start working on X"), repository resolution, feature slugging, branch naming, and wm command construction with proper flags and collision handling.

jonmagic
jonmagic
tools
open
automation-tools
2

modernize

Brownfield Upgrade - Upgrade all dependencies and modernize the application while maintaining spec-driven control. Runs after Gear 6 for brownfield projects with modernize flag enabled. Updates deps, fixes breaking changes, improves test coverage, updates specs to match changes.

jschulte
jschulte
tools
open
productivity-tools
2

smart-git-commit

Execute git commit operations when user requests to commit or push code changes. Use this skill to generate recommended commit messages, perform local commits, or push to remote repositories. Auto-activates for Korean keywords ("커밋", "푸시") and English keywords ("commit", "push"). Always uses Bash tool for git operations and Claude's natural language processing for message generation.

muheun
muheun
tools
open
debugging
2

performance

Production-grade performance testing skill with k6, JMeter, load testing, stress testing, and performance optimization guidance

pluginagentmarketplace
pluginagentmarketplace
tools
open
productivity-tools
2

hug-workflow

Git workflow management using Hug (enhanced Git replacement). Use for ALL Git operations. Triggers: commit, amend, staging, git status, git log, repo inspection, fixing commits. Use whenever Claude needs to: (1) Commit changes, (2) Inspect repo state, (3) Fix/amend commits, (4) Stage/unstage files, (5) View history or diffs.

elifarley
elifarley
tools
open
automation-tools
2

code-quality-monitor

Proactive code health monitoring and quality gate enforcement. Use when validating code changes, reviewing PRs, or ensuring code meets quality standards before merging.

Euda1mon1a
Euda1mon1a
tools
open
productivity-tools
2

github-setup

Set up GitHub repository integration for a SentryVibe project. Use this skill when the user wants to: - Connect their project to GitHub - Create a new GitHub repository for their project - Push their project code to GitHub - Check GitHub CLI authentication status This skill uses the `gh` CLI tool for local-first GitHub operations.

codyde
codyde
tools
open
automation-tools
2

git

Git hygiene for multi-agent collaborative work. Use when performing version control operations, syncing with remote, committing changes, or ensuring work is properly shared with the team.

All-The-Vibes
All-The-Vibes
tools
open
productivity-tools
2

moai-essentials-review

Enterprise comprehensive code review automation with AI-powered quality analysis, TRUST 5 enforcement, multi-language support, Context7 integration, security scanning, performance analysis, test coverage validation, and automated review feedback generation

AJBcoding
AJBcoding
tools
open
debugging
2

quality-reviewing

Deep code review with web research. USE WHEN user says 'double check against latest', 'verify versions', 'check security'. Complements automatic quality hook with ecosystem verification.

TheMostlyGreat
TheMostlyGreat
tools
open
productivity-tools
2

devops

Deploy and manage cloud infrastructure on Cloudflare (Workers, R2, D1, KV, Pages, Durable Objects, Browser Rendering), Docker containers, and Google Cloud Platform (Compute Engine, GKE, Cloud Run, App Engine, Cloud Storage). Use when deploying serverless functions to the edge, configuring edge computing solutions, managing Docker containers and images, setting up CI/CD pipelines, optimizing cloud infrastructure costs, implementing global caching strategies, working with cloud databases, or building cloud-native applications. | Sử dụng khi: triển khai, Docker, Kubernetes, CI/CD, container, cấu hình server.

wollfoo
wollfoo
tools
open
productivity-tools
2

gemini-review

Interactive code review using Google Gemini 3.0 Flash with Conventional Comments methodology. MANDATORY - runs automatically after every code implementation (Edit, Write tools). Provides numbered issues for selective fixing. Reviews for security, bugs, performance, and best practices. Triggers automatically - no user request needed.

chat-prompt
chat-prompt
tools
open
debugging
2

codebase-cleanup

Analyze codebase for cleanup opportunities and generate actionable reports. Use when asked to review code health, find technical debt, audit the codebase, identify cleanup tasks, or when the user mentions "cleanup", "code health", "tech debt", "audit", or "what needs fixing".

HakAl
HakAl
tools
open
debugging
2

code-reviewer

Research-backed code review skill with OWASP Top 10 security checks, SAST tool integration (SonarQube, CodeQL, Snyk), performance pattern detection, and automated quality standards enforcement. Auto-invoked for code review, security audit, PR analysis, and bug checking. Implements 2025 best practices with 92% faster vulnerability remediation.

WomenDefiningAI
WomenDefiningAI
tools
open
ide-plugins
2

project-discovery

Systematic project orientation for unfamiliar codebases. Automatically activates when Claude detects uncertainty about project state, structure, or tooling. Analyzes git state (branch, changes, commits), project type (language, framework, structure), and development tooling (build, test, lint, CI/CD). Provides structured summary with risk flags and recommendations. Use when entering new projects or when working on shaky assumptions.

laurigates
laurigates
tools
open
automation-tools
2

pr-reviewer

Pull request review expertise with focus on context, quality gates, and team standards. Use when reviewing PRs, validating changes before merge, or generating PR descriptions. Works with gh CLI for GitHub integration.

Euda1mon1a
Euda1mon1a
tools
open
productivity-tools
2

repo-maintainer

Audits and reorganizes messy repositories into clean, LLM-friendly structures. It uses a non-destructive "Migration Manifest" process to safely consolidate scripts, establish documentation, and create AI context zones.

auldsyababua
auldsyababua
tools
open
automation-tools
2

code-review

Automated code review for pull requests using specialized review patterns.

plurigrid
plurigrid
tools
open
debugging
2

code-review

Ruthless code review for Python, Kubernetes, and AWS. Hunts for downstream problems, security issues, and unnecessary complexity. Use on 'review', 'check', 'audit', 'what could go wrong'.

pypeaday
pypeaday
tools
open
Previous
Page 748 / 1337
Next