home/categories/automation-tools
category focus

Automation Tools

Script and automate repetitive tasks and workflows.

4208 个技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
13

reviewing-code

Performs systematic code review checking for correctness, maintainability, security, and best practices. Activates when user requests review, before creating PRs, or when significant code changes are ready. Ensures quality gates are met before code proceeds to production.

rysweet
rysweet
tools
open
automation-tools
13

contribution-loop

Find repos with design drift and generate meaningful PRs to fix them. Runs as an autonomous loop discovering GitHub repos using design systems, scanning for drift, and staging fixes for human review.

buoy-design
buoy-design
tools
open
automation-tools
13

readme-generator

This skill creates or updates a README.md file in the GitHub home directory of the current project. The README.md file it generates will conform to GitHub best practices, including badges, project overview, site metrics, getting started instructions, and comprehensive documentation.

dmccreary
dmccreary
tools
open
automation-tools
13

doc-generator

Generate documentation for code including JSDoc, docstrings, README, and API docs. Use when documenting code, creating README files, or generating API documentation.

ShunsukeHayashi
ShunsukeHayashi
tools
open
automation-tools
13

code-review

Comprehensive code review for security, performance, and maintainability. Activates when asked to "review code", "check this code", "audit", "find bugs", "security review", or when reviewing PRs or diffs.

abdullah1854
abdullah1854
tools
open
automation-tools
13

import-refactor

Update all import statements, module references, string paths, and config references after moving or renaming files and modules. Handles Python, TypeScript, and JavaScript imports. Use when moving files, renaming modules, restructuring directories, or consolidating code.

sorryhyun
sorryhyun
tools
open
automation-tools
13

ocaml-code-style

OCaml coding style and refactoring patterns. Use when the user asks to tidy, clean up, refactor, or improve OCaml code, reviewing code quality, enforcing naming conventions, or reducing complexity.

avsm
avsm
tools
open
automation-tools
13

separate-monolithic-python

Break large Python files (>500 LOC) into smaller, well-organized modules with proper package structure. Use when a Python file is too large, monolithic, or needs refactoring. Triggered by requests mentioning "too large", "separate", "split", "break up", or "refactor" for Python files.

sorryhyun
sorryhyun
tools
open
automation-tools
13

recovery-coach-patterns

Follow Recovery Coach codebase patterns and conventions. Use when writing new code, components, API routes, or database queries. Activates for general development, code organization, styling, and architectural decisions in this project.

erichowens
erichowens
tools
open
automation-tools
13

verify-gwm

gwm-rustのコード変更後に動作確認を行うスキル。 以下の場合に自動的に適用される: - コード変更後の動作確認を依頼された場合 - gwmの動作テストを依頼された場合 - TUIの表示確認やUI崩れチェックを依頼された場合 - 「動作確認して」「テストして」「確認して」と依頼された場合

shutootaki
shutootaki
tools
open
automation-tools
13

codex-iterative-fix

Use Codex CLI in full-auto mode to fix issues iteratively until tests pass. Autonomous debugging and test-fixing loop with sandbox safety.

DNYoussef
DNYoussef
tools
open
automation-tools
13

refactor-helper

Refactor code to improve quality, performance, and maintainability. Use when refactoring code, improving code structure, or modernizing legacy code.

ShunsukeHayashi
ShunsukeHayashi
tools
open
automation-tools
13

fix-bug

Fix bug command

DNYoussef
DNYoussef
tools
open
automation-tools
12

sc-worktree

Git worktree management for multi-agent parallel development. Use when spawning multiple agents to work on isolated features simultaneously.

Tony363
Tony363
tools
open
automation-tools
12

sc-pr-fix

Create PR and iteratively fix CI failures with interactive confirmation. Automates branch creation, commit, push, PR creation, and CI monitoring until all checks pass.

Tony363
Tony363
tools
open
automation-tools
12

git-safe-workflow

Safely inspect, stage, commit, and (only if asked) push changes made by an AI agent. Use for commit/push requests, end-of-task checkpoints, merge conflict resolution, worktree safety checks, or deciding whether to use git commit --amend.

regenrek
regenrek
tools
open
automation-tools
12

rust-github-ci

Set up GitHub Actions CI for Rust projects. Creates reusable workflows for clippy, rustfmt, tests, cargo-deny, and sqlx. Use when setting up CI, adding GitHub workflows, configuring Rust pipelines, or fixing CI issues in Rust projects.

coreyja
coreyja
tools
open
automation-tools
12

changelog

Generate and manage changelogs from git history. Use for release notes, tracking breaking changes, and maintaining project history.

johnlindquist
johnlindquist
tools
open
automation-tools
12

sc-readme

Auto-update README.md by analyzing git diff against main branch with PAL consensus validation for significant changes. Use when synchronizing documentation with code changes.

Tony363
Tony363
tools
open
automation-tools
12

diff-preview

Preview and analyze git diffs with AI explanations. Use to understand changes before committing, get impact analysis, and compare branches or commits.

johnlindquist
johnlindquist
tools
open
automation-tools
12

go-coding-standards

Go coding standards following idiomatic Go patterns, error handling, concurrency best practices, and modern Go tooling. Use for Go projects requiring clean, efficient, production-ready code with comprehensive testing.

williamzujkowski
williamzujkowski
tools
open
automation-tools
12

project-discovery

Activate when analyzing codebases to understand project structure, technology stack, dependencies, and development workflows

vinnie357
vinnie357
tools
open
automation-tools
12

sc-improve

Apply systematic improvements to code quality, performance, maintainability, and cleanup. Use when refactoring code, optimizing performance, removing dead code, or improving project structure.

Tony363
Tony363
tools
open
automation-tools
12

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

kofttlcc
kofttlcc
tools
open
Previous
Page 66 / 176
Next