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
ide-plugins
6

code-review

Reviews code for best practices and potential issues. Use when reviewing code, checking PRs, or analyzing code quality.

XD3an
XD3an
tools
open
automation-tools
6

unit-test-generator

Generates comprehensive unit tests with AAA pattern (Arrange-Act-Assert), edge cases, error scenarios, and coverage analysis. Creates test files matching source structure with complete test suites. Use for "unit testing", "test generation", "Jest tests", or "test coverage".

patricio0312rev
patricio0312rev
tools
open
productivity-tools
6

security-pr-checklist-skill

Creates repeatable security review checklist for PRs with required checks, common pitfalls, and automated gating. Use for "security review", "PR checklist", "code review", or "security gates".

patricio0312rev
patricio0312rev
tools
open
productivity-tools
6

capability-graph-builder

Build queryable capability graphs from manifests using Codex for relationship inference between skills, resources, and capabilities.

daffy0208
daffy0208
tools
open
debugging
6

flaky-test-detective

Diagnoses and fixes flaky tests by identifying root causes (timing issues, shared state, randomness, network dependencies) and provides stabilization strategies. Use for "flaky tests", "test stability", "intermittent failures", or "test debugging".

patricio0312rev
patricio0312rev
tools
open
domain-utilities
6

aws-discover

Discover AWS infrastructure and save to JSON. Use when user asks to "discover AWS", "explore AWS account", "scan AWS infrastructure", or "create infrastructure JSON".

mpuig
mpuig
tools
open
domain-utilities
6

dns

Cloudflare DNS and infrastructure management. Manage DNS records, tunnels, Access policies, SSL certificates, and CDN caching.

BerryKuipers
BerryKuipers
tools
open
automation-tools
6

tracing-knowledge-lineages

Use when replacing approaches or dismissing patterns. Traces decision history through git/jj logs, commit messages, and decision records to avoid repeating failures and rediscover abandoned solutions. Triggers: refactoring, replacing patterns, 'simplify', 'modernize', 'outdated', 'legacy', 'clean up', architectural changes.

sebnow
sebnow
tools
open
automation-tools
6

git-commit

Git commitの作成。pre-commit検査遵守、意味のある最小単位でのコミット、Emoji Prefix対応。

peacock0803sz
peacock0803sz
tools
open
automation-tools
6

coding

Use when implementing code changes. Enforces production-grade principles: pragmatism, domain awareness, clarity, performance, correctness. Triggers: implementing features/fixes, refactoring, writing new code, bug fixes.

sebnow
sebnow
tools
open
debugging
6

git-bisect-debugging

Use when debugging regressions or identifying which commit introduced a bug - provides systematic workflow for git bisect with automated test scripts, manual verification, or hybrid approaches. Can be invoked from systematic-debugging as a debugging technique, or used standalone when you know the issue is historical.

sjungling
sjungling
tools
open
ide-plugins
6

repository-analyzer

Analyzes codebases to generate comprehensive documentation including structure, languages, frameworks, dependencies, design patterns, and technical debt. Use when user says "analyze repository", "understand codebase", "document project", or when exploring unfamiliar code.

jackspace
jackspace
tools
open
automation-tools
6

conventional-commits

Generates semantic commit messages following the Conventional Commits specification with proper types, scopes, breaking changes, and footers. Use when users request "write commit message", "conventional commit", "semantic commit", or "format commit".

patricio0312rev
patricio0312rev
tools
open
automation-tools
6

commit-message

Generate a conventional commit message from staged git changes. Use this skill when the user wants to create a commit message for their staged changes.

Stephanvs
Stephanvs
tools
open
automation-tools
6

project-detection

Automatic project context detection with priority-based resolution (Manual setting → Git remote → Subdirectory pattern → Local path → Custom patterns). Auto-activates at start of every CCPM command to ensure correct project context. Supports monorepos with subdirectory detection using glob patterns and priority weighting. Handles ambiguous detection (multiple matches) by asking user to clarify. Caches detection result for command duration (fast reuse). Provides clear error messages with actionable suggestions when no project detected. Displays project context in command headers (e.g., "📋 Project: My Monorepo › frontend"). Supports auto-detection mode (cd = switch) or manual setting (stable context across sessions). Performance: <100ms for auto-detection, 0ms for manual.

duongdev
duongdev
tools
open
automation-tools
6

source-control-hygiene

MUST use before any commit operation. Detects VCS type (prefers jujutsu over git), enforces atomic commits, validates messages, runs tests. Required before: 'git commit', 'jj commit', 'commit these changes', 'let me commit', 'ready to commit', 'git add', creating commits, branch operations, pull requests.

sebnow
sebnow
tools
open
debugging
6

explaining-code

Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"

patricio0312rev
patricio0312rev
tools
open
debugging
6

error-debugger

Analyzes errors, searches past solutions in memory, provides immediate fixes with code examples, and saves solutions for future reference. Use when user says "debug this", "fix this error", "why is this failing", or when error messages appear like TypeError, ECONNREFUSED, CORS, 404, 500, etc.

jackspace
jackspace
tools
open
productivity-tools
6

seo-content-refresher

Identifies outdated elements in provided content and suggests updates to maintain freshness. Finds statistics, dates, and examples that need updating. Use PROACTIVELY for older content.

rmyndharis
rmyndharis
tools
open
productivity-tools
6

browsing-history

Query browsing history from all synced devices (iPhone, Mac, iPad, desktop). Supports natural language queries for filtering by date, device, domain, and keywords. Uses LLM classification for content categories. Can output to stdout or save as markdown/JSON to Obsidian vault.

glebis
glebis
tools
open
ide-plugins
6

code-documentation

TSDoc standards for TypeScript/JavaScript code. Automatically invoked when writing, reviewing, or editing any TSDoc comments, code documentation, or API documentation. (project)

plaited
plaited
tools
open
automation-tools
6

documentation-automation

Automatically maintains project documentation including CHANGELOG.md, README files, inline code documentation, and cross-references. Use proactively after implementing features, fixing bugs, making API changes, or completing significant work. Updates CHANGELOG.md with conventional commit format, adds README sections for new features, generates inline documentation for new functions/structs/components, and ensures documentation cross-references are up-to-date. Covers Rust doc comments, TypeScript JSDoc, conventional commits (feat/fix/docs/refactor/test/chore), and multi-level README organization.

ecto
ecto
tools
open
ide-plugins
6

jsdoc-typescript-docs

Documents TypeScript code with JSDoc comments, generates API documentation, and creates type-safe documentation. Use when users request "JSDoc", "code documentation", "API docs", "TypeDoc", or "inline documentation".

patricio0312rev
patricio0312rev
tools
open
debugging
6

web-investigation

Investigate website structure and debug web scraping using Chrome DevTools MCP. Use when analyzing documentation frameworks, debugging extraction issues, understanding HTML structure, investigating why web content isn't being captured correctly, or exploring API documentation sites. Covers Redocly, Swagger UI, and other modern documentation frameworks.

rosssaunders
rosssaunders
tools
open
Previous
Page 593 / 1337
Next