tools automation tools Skills
Discover the best skills in this category.
version-updates
by athola
Use this skill for version management and release preparation. Use when bumping project versions, updating changelogs, p...
Use when doing NixOS rebuilds involving taffybar, or when flake.lock updates are needed after changing taffybar ecosyste...
Use when user asks to bump, update, or upgrade claude-code or codex versions in overlay.nix, or when checking if newer v...
code-quality-checks
by Hack23
Enforce code quality with SonarCloud, CheckStyle, SpotBugs, and maintain quality gates
github-actions-workflows
by Hack23
Create secure CI/CD workflows with GitHub Actions: build, test, security scans, deployments
dry-refactoring
by YYH211
Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate...
idea-mcp
by dtprj
IntelliJ IDEA MCP for Java code analysis, testing, refactoring, and project navigation. Use when: (1) Checking Java comp...
best-practices
by FradSer
This skill should be used when the user asks to "refactor", "refactor the whole project", "simplify code", "clean up cod...
git-config
by FradSer
This skill should be used when analyzing project structure, generating git configuration, creating `.claude/git.local.md...
conventional-commits
by FradSer
This skill should be used when the user asks to "create a commit", "follow conventional commits", "analyze commit histor...
gitflow-workflow
by FradSer
Use this skill for GitFlow tasks: starting/finishing features, releases, hotfixes; managing branches; versioning; or gen...
repo2skill
by zhangyanxs
Convert GitHub/GitLab/Gitee repositories into comprehensive OpenCode Skills using embedded LLM calls with multiple mirro...
ralph-wiggum
by xenitV1
Surgical Debugger & Code Optimizer. Autonomous root-cause investigation, persistence-loop fixing, and high-fidelity code...
Use this skill BEFORE running any git commit command. Triggers when about to run `git commit`. Ensures commit messages f...
writing-code
by neurostuff
Write code to implement features or fix issues.
changelog-generator
by aiskillstore
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...
changelog-generator
by aiskillstore
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...
nano-banana
by aiskillstore
Generate images with Google Gemini native image models via inference.sh CLI. Models: Gemini 3 Pro Image, Gemini 2.5 Flas...
nano-banana
by aiskillstore
Generate images with Google Gemini native image models via inference.sh CLI. Models: Gemini 3 Pro Image, Gemini 2.5 Flas...
clawdbot-release-check
by jdrhyne
Check for new OpenClaw releases and notify once per new version.
create-module-file
by MichealWayne
Create a new module file for fe-tools utilities. Use when a new focused file under `packages/<pkg>/src/` is needed (e.g....
update-index-exports
by MichealWayne
Update package exports in fe-tools. Use when a new function/module is added and `src/index.ts` needs to expose it, or wh...
release
by cfoust
Prepare a release by updating the changelog and creating a git tag