tools automation tools Skills
Discover the best skills in this category.
researching-with-deepwiki
by panaversity
Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploring unfamiliar codebases,...
pr-review
by dkarter
Review pull requests and leave line comments using the GitHub CLI (gh). Use for PR comparisons vs base branch, plan/spec...
master-plan
by cogikyo
Edit master plan files. Never implement - only refine the plan document.
review
by cogikyo
Find bugs, anti-patterns, and issues in code. Reports findings first, then offers to fix.
polish
by cogikyo
Refactor and polish code for readability, idiomaticity, efficiency, and DRY principles.
code-review
by femto
Performs thorough code reviews with focus on best practices, security, performance, and maintainability. Use this skill...
dependency-upgrader
by jMerta
Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply...
rebase-assistant
by jMerta
Guide a safe git rebase of the current branch onto a target branch, including conflict triage and resolution steps. Use...
coding-guidelines-verify
by jMerta
Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint...
coding-guidelines-gen
by jMerta
Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture pref...
ci-fix
by jMerta
Fix GitHub Actions CI failures using GitHub CLI (gh): inspect runs/logs, identify root cause, patch workflows/code, reru...
docs-sync
by jMerta
Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use when...
create-pr
by jMerta
Create a high-quality pull request: branch, focused changes, lint/build, conventional commit, and a clear PR description...
commit-work
by jMerta
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messa...
regex-builder
by jMerta
Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific rege...
repomix
by einverne
Guide for using Repomix - a powerful tool that packs entire repositories into single, AI-friendly files. Use when packag...
turborepo
by einverne
Guide for implementing Turborepo - a high-performance build system for JavaScript and TypeScript monorepos. Use when set...
dotfiles-manager
by einverne
Comprehensive knowledge of dotfiles management, configuration file organization, symlink strategies, and cross-platform...
git-workflow
by einverne
Provides expert guidance on Git operations including branch management, commit best practices, merge conflicts, and vers...
Maintains synchronization between src/hass folder and Home Assistant frontend source code. Verifies file locations, chec...
commit-work
by bartstc
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messa...
dependency-updater
by bartstc
Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for...
codex-code-reviewer
by VCnoC
Systematic code review workflow using zen mcp's codex tool. Use this skill when the user explicitly requests "use codex...