tools automation tools Skills
Discover the best skills in this category.
mapping-codebases
by oaustegard
Generate navigable code maps for unfamiliar codebases. Use when exploring a new codebase, needing to understand project...
invoking-github
by oaustegard
Enables GitHub repository operations (read/write/commit/PR) for Claude.ai chat environments. Use when users request GitH...
generating-patches
by oaustegard
Generates git patch files from codebase modifications for local application. Use when user mentions patch, diff, export...
readme-generator
by serejaris
Use when creating or rewriting README.md for projects. Triggers on "write README", "create README", "update README". Cre...
git-workflow-manager
by serejaris
Use when committing, releasing, or managing changelogs - enforces conventional commits, semantic versioning, and consist...
vercel-deployment
by korallis
Deploy and optimize applications on Vercel with preview deployments, edge functions, environment variables, and performa...
changelog-generator
by korallis
Generate comprehensive changelogs from Git history, commit messages, pull requests, and issue tracking for release docum...
refactoring
by korallis
Improve code structure, readability, and maintainability without changing external behavior through systematic refactori...
git-workflow
by korallis
Manage source control effectively with Git including branching strategies, commit conventions, merge conflict resolution...
file-organizer
by korallis
Organize, categorize, rename, and manage files systematically using automated rules, naming conventions, and folder stru...
documentation-generation
by korallis
Create comprehensive technical documentation including API docs, component libraries, README files, architecture diagram...
changeset-generator
by cjinhuo
生成 Changeset 变更日志文件。当用户需要记录功能变更、bug 修复或添加新版本变更说明时调用此 skill,自动生成符合规范的 chan...
git-auto-commit
by cjinhuo
Git 自动提交工具。当用户需要提交代码变更、commit 更改或者完成任务后需要提交时,必须调用此 skill 自动生成符合规范的 commi...
Parse git status output into structured data showing staged, modified, and untracked files. Use for pre-flight validatio...
Inline orchestration workflow for dead code detection and removal. Provides step-by-step phases for dead-code-hunter det...
Parse and validate semantic version strings from various formats. Use for extracting versions from text, validating semv...
Generate standardized conventional commit messages with Claude Code attribution. Use when creating automated commits, re...
Generate changelog entries from git commits, plan files, or structured data. Use for version releases, creating CHANGELO...
Inline orchestration workflow for automated bug detection and fixing. Provides step-by-step phases for bug-hunter detect...
Inline orchestration workflow for dependency audit and updates. Provides step-by-step phases for dependency-auditor dete...
Inline orchestration workflow for code duplication detection and consolidation. Provides step-by-step phases for reuse-h...
gh
by natsukium
GitHub CLI for pull requests, issues, releases, workflows, and repository operations. Use for creating PRs, managing iss...
ghq
by natsukium
Local repository management tool for cloning and organizing GitHub repositories. Use when referencing existing codebases...
ast-grep
by natsukium
AST-based code search and transformation tool using tree-sitter. Use for structural pattern matching, refactoring deprec...