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
8

github-release-assistant

Generate bilingual GitHub release documentation (README.md + README.zh.md) from repo metadata and user input, and guide release prep with git add/commit/push. Use when the user asks to write or polish README files, create bilingual docs, prepare a GitHub release, or mentions release assistant/README generation.

ZhanlinCui
ZhanlinCui
tools
open
automation-tools
8

style

Use this skill when preparing commits, running pre-commit hooks, checking code style, or validating changes before pushing. Covers PEP 7 (C code) and PEP 8 (Python) compliance, trailing whitespace rules, the no-type-annotations-in-Lib policy, and patchcheck validation. Note: patchcheck requires a build directory - load the `build` skill first if you haven't built CPython yet.

gpshead
gpshead
tools
open
automation-tools
8

review-docs

Audit documentation accuracy against code changes. Reports discrepancies without modifying files.

doodledood
doodledood
tools
open
automation-tools
8

opal-frontend-review-guidelines

Automated review rules for opal-frontend PRs. Use when asked to review code, run @codex review, or provide PR feedback; apply severity levels and the required comment format.

hmcts
hmcts
tools
open
automation-tools
8

review-coverage

Verify test coverage for code changes. Analyzes diff against main and reports coverage gaps.

doodledood
doodledood
tools
open
automation-tools
8

s-clean

Find and remove dead code and stale documentation. Covers unused functions, orphaned files, dead links, and outdated references. Use for maintenance, pre-release cleanup, or codebase hygiene. Triggers: clean, dead code, unused, orphan, stale, cruft, maintenance.

Falkicon
Falkicon
tools
open
automation-tools
8

best-practices

提供软件开发最佳实践指导,自动检查和建议改进

wutongci
wutongci
tools
open
automation-tools
8

effective-go

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

nite-coder
nite-coder
tools
open
automation-tools
8

project-to-obsidian

将代码项目转换为 Obsidian 知识库。当用户提到 obsidian、项目文档、知识库、分析项目、转换项目 时激活。 【激活后必须执行】: 1. 先完整阅读本 SKILL.md 文件 2. 理解 AI 写入规则(默认到 00_Inbox/AI/、追加式、统一 Schema) 3. 执行 STEP 0: 使用 AskUserQuestion 询问用户确认 4. 用户确认后才开始 STEP 1 项目扫描 5. 严格按 STEP 0 → 1 → 2 → 3 → 4 顺序执行 【禁止行为】: - 禁止不读 SKILL.md 就开始分析项目 - 禁止跳过 STEP 0 用户确认 - 禁止直接在 30_Resources 创建(先到 00_Inbox/AI/) - 禁止自作主张决定输出位置

ZhanlinCui
ZhanlinCui
tools
open
automation-tools
8

opensrc

Fetch npm package source code for implementation analysis. Use when types/docs aren't enough and you need to understand HOW a library works internally.

andreasasprou
andreasasprou
tools
open
automation-tools
8

mise-config

Generates mise.toml project configuration. Use when setting up project tools, environment variables, or task automation with mise.

ssiumha
ssiumha
tools
open
automation-tools
8

mit-licensing

Audit dependency licenses for MIT compatibility. Use when the user wants to check if their project's dependencies are compatible with MIT license, find problematic licenses (GPL, AGPL, etc.), or generate a license audit report. Supports Node.js (npm/pnpm) and Rust (Cargo) projects.

joe-re
joe-re
tools
open
automation-tools
8

context-extractor

Use when parsing "All Needed Context" sections from PRD files. Extracts code files, docs, examples, gotchas, and external systems into structured JSON format. Invoked by /flow:implement, /flow:generate-prp, and /flow:validate.

jpoley
jpoley
tools
open
automation-tools
8

test-guidelines

Guides test writing and review. Use when writing new tests, reviewing existing tests, or diagnosing mock overuse (see Workflow 2).

ssiumha
ssiumha
tools
open
automation-tools
8

naming-conventions

Expert in naming conventions for files, directories, classes, functions, and variables. **ALWAYS use when creating ANY files, folders, classes, functions, or variables, OR when renaming any code elements.** Use proactively to ensure consistent, readable naming across the codebase. Examples - "create new component", "create file", "create folder", "name this function", "rename function", "rename file", "rename class", "refactor variable names", "review naming conventions".

marcioaltoe
marcioaltoe
tools
open
automation-tools
8

code-quality

WHEN to auto-invoke: Code review requests, refactoring code, cleaning up code, performance optimization, security audits, linting issues, reducing technical debt. WHEN NOT to invoke: Building new features (use domain-specific skills), initial implementation, documentation-only work.

gr8monk3ys
gr8monk3ys
tools
open
automation-tools
7

change-type

Classify a change set as behavior vs structure, then recommend the correct PR label (change:behavior or change:structure) and the appropriate local/CI checks. Use when the user asks whether a change is a behavior change or a structure change, what label to apply, or how CI/testing should differ based on change type.

nozomi-koborinai
nozomi-koborinai
tools
open
automation-tools
7

conventional-commit

Creates git commits following the Conventional Commits specification (v1.0.0). Use this when the user asks to create a commit, make a commit, or when creating commits as part of a workflow. Follows the format type(scope)!: description with proper commit types and breaking change indicators.

cmd-llm
cmd-llm
tools
open
automation-tools
7

git-helper

Advanced Git repository helper that provides branch analysis, commit statistics, and automated workflow suggestions. Use this skill when you need to analyze repository state, generate insights about commit patterns, or get recommendations for Git workflows.

Epistates
Epistates
tools
open
automation-tools
7

git-master

Complete Git expertise system for ALL git operations. PROACTIVELY activate for: (1) ANY Git task (basic/advanced/dangerous), (2) Repository management, (3) Branch strategies and workflows, (4) Conflict resolution, (5) History rewriting/recovery, (6) Platform-specific operations (GitHub/Azure DevOps/Bitbucket), (7) Advanced commands (rebase/cherry-pick/filter-repo). Provides: complete Git command reference, safety guardrails for destructive operations, platform best practices, workflow strategies, reflog recovery techniques, and expert guidance for even the most risky operations. Always asks user preference for automatic commits vs manual control.

JosiahSiegel
JosiahSiegel
tools
open
automation-tools
7

release-prep

Use when preparing a production release or release candidate - provides a checklist-driven workflow for validation, versioning, build optimization, documentation updates, and deployment readiness.

NickCrew
NickCrew
tools
open
automation-tools
7

git-workflow

Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.

bobmatnyc
bobmatnyc
tools
open
automation-tools
7

working-with-jj

Expert guidance for using JJ (Jujutsu) version control system. Use when working with JJ, whatever the subject. Operations, revsets, templates, debugging change evolution, etc. Covers JJ commands, template system, evolog, operations log, and interoperability with git remotes.

YPares
YPares
tools
open
automation-tools
7

update-agents-md

Generate or refactor AGENTS.md files following progressive disclosure principles for optimal context efficiency.

vieitesss
vieitesss
tools
open
Previous
Page 72 / 176
Next