tools automation tools Skills
Discover the best skills in this category.
updating-documentation-fo...
by thurstonsand
Use before committing staged changes when you need to verify all related documentation is current - systematically check...
git-commit-helper
by thurstonsand
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or...
project-importer
by Zycroft
Import entire Godot projects (.tscn scenes + .gd scripts) and convert to GameGen's format for DynamoDB. Detects programm...
aoc-solution-review
by krwenholz
Reviews Advent of Code TypeScript solutions for code quality, TypeScript idioms, and performance. Use when asked to revi...
code-reviewer
by LA3D
Reviews code for style, bugs, and best practices. Use when asked to review or analyze code quality.
commit-helper
by alexss200010
Guide users through creating meaningful, well-structured git commits following best practices. Use this skill when users...
project-analyzer
by alexss200010
Systematically analyze a codebase to understand its structure, purpose, technologies, and architecture. Use this skill w...
hk-setup
by kennyg
Set up hk (git hook manager) with pre-commit hooks for any project. Detects project type (Python, JS/TS, Go, Rust, etc.)...
jenkinsfile-to-gha
by kennyg
Convert Jenkins pipelines (Jenkinsfiles) to GitHub Actions workflows. Use when migrating CI/CD from Jenkins to GitHub Ac...
This skill should be used when the user asks to "commit", "create a commit", "make a commit", "git commit", "commit thes...
Use this skill when the user wants to search for files by text content, find files containing specific text, or get a li...
git-workflow
by rafazsh
Git workflows for branching, committing, and creating PRs. Use when working with Git operations, creating commits, or op...
project-maps
by awudevelop
Use for project architecture, codebase structure, dependencies, components, tech stack. Explicit triggers: @map, map-ask...
claude-md-auto-updater
by ingpoc
This skill automatically detects when CLAUDE.md files need updates based on codebase analysis. It identifies new pattern...
compose-screen-shipper
by aztr0nutzs
Generate or refactor Jetpack Compose screens from short specs or existing files, wire Navigation Compose routes/args/dee...
Diagnose and fix issues with Claude Code skills (malformed frontmatter, broken structure, loading errors, missing files)...
netninja-repo-audit
by aztr0nutzs
Deep audit of the NET-NiNJA repository to map architecture, entrypoints, dead code, missing wiring, broken imports, dupl...
code-review
by tomas-u
Comprehensive code review for pull requests and commits. Reviews code against associated stories/tasks, checks naming co...
module-extractor
by omriwen
Extract classes, functions, or code blocks from large modules into separate files. This skill should be used during refa...
import-updater
by omriwen
Update import statements across the codebase when modules are moved or renamed. This skill should be used after refactor...
git-commit-maker
by omriwen
Create well-formatted git commit messages following conventional commits standard. This skill should be used after compl...
code-formatter
by omriwen
Format Python code using black, ruff, and isort to ensure consistent style. This skill should be used before committing...
storybook-generator
by ucchy108
Reactコンポーネントを作成または修正した際に、対応するStorybookストーリーファイルを自動的に作成します。コンポーネント作成...