tools automation tools Skills
Discover the best skills in this category.
mo-arch
by dreamlx
Query code architecture using README_AI.md index files. Use when user asks about project structure, where features are i...
mo-index
by dreamlx
Generate AI-friendly code index using codeindex tool. Use when user wants to index a project, generate README_AI.md file...
neovim-config
by thinceller
This skill should be used when the user asks to "add a new plugin", "configure LSP", "add keymaps", "modify Neovim setti...
git-commit-guidelines
by thinceller
This skill should be used when the user asks to "write a commit message", "format commit", "commit message style", or ne...
research-reba
by HakAl
Research Reba is the Guardian and QA. She validates everything - code from Gary, protocol changes from Peter, architectu...
codebase-cleanup
by HakAl
Analyze codebase for cleanup opportunities and generate actionable reports. Use when asked to review code health, find t...
react-grab
by iamhenry
Setup and configure React Grab to let you click elements in your running app and send them directly to Claude Code for e...
osgrep
by iamhenry
Semantic code search using natural language queries. Use when users ask "where is X implemented", "how does Y work", "fi...
gitinjest
by iamhenry
Analyze GitHub repositories by converting to LLM-readable text. TRIGGER when user pastes github.com URL, asks "how does...
nxs-gh-create-task
by sameera
Create GitHub issues from TASK-???.md files. Use when you need to bulk-create GitHub issues from task markdown files wit...
nxs-sq-name-generator
by sameera
Generate the next sequential file or folder name for directories with numbered prefixes (e.g., 01-setup.md, 02-init.md)....
nxs-env-sync
by sameera
Syncs local environment files (e.g., .env, local configs) to new worktrees based on project tech stack and user preferen...
jujutsu
by laulauland
Jujutsu (jj) version control commands and workflows. Use when performing version control operations, committing changes,...
ast-grep
by laulauland
AST-based code searching with ast-grep. Use when searching code by syntax structure rather than text patterns, finding s...
jj-hunk
by laulauland
Programmatic hunk selection for jj (Jujutsu). Use when splitting commits, making partial commits, or selectively squashi...
code-review
by VilnaCRM-Org
Systematically retrieve and address PR code review comments using make pr-comments. Enforces DDD architecture, code orga...
documentation-creation
by VilnaCRM-Org
Create comprehensive project documentation from scratch. Use when setting up INITIAL documentation for a new project or...
deptrac-fixer
by VilnaCRM-Org
Diagnose and fix Deptrac architectural violations automatically. Use when Deptrac reports dependency violations, layers...
complexity-management
by VilnaCRM-Org
Maintain and improve code quality using PHPInsights without decreasing quality thresholds. Use when PHPInsights fails, c...
self
by bendrucker
Self-review your own code changes using a visual diff viewer. Opens a GitHub-style web UI where you can add comments on...
peer
by bendrucker
Review a pull request when requested by a peer. Use when reviewing PRs, providing code review feedback, or analyzing pro...
parallel-prs
by bendrucker
Batch-process multiple issues into draft PRs using parallel worktrees. Use when implementing several related issues simu...
git
by bendrucker
Git workflow and branching best practices. Use when working with git commands, creating branches, or pushing changes.
glab
by bendrucker
glab CLI basics and GitLab workflow overview. Use when working with GitLab repositories or adapting GitHub patterns to G...