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
38

zig

Zig runbook: performance (SIMD + threads), build/test, comptime patterns, allocators, build.zig/build.zig.zon, zero-copy parsing, C interop.

tkersey
tkersey
tools
open
automation-tools
38

file-upload-handling

Implement secure file upload handling with validation, virus scanning, storage management, and serving files efficiently. Use when building file upload features, managing file storage, and implementing file download systems.

aj-geddes
aj-geddes
tools
open
automation-tools
38

ghost

Create a ghost-library repo from an existing library git repo by extracting a strict SPEC.md, exhaustive tests.yaml, INSTALL.md, README.md, VERIFY.md, and preserving upstream LICENSE files. Use only when a user explicitly asks to ghostify/spec-ify a repo, extract language-agnostic specs/tests, or invokes $ghost / "ghost" / "ghost library" / "spec package" for a codebase.

tkersey
tkersey
tools
open
automation-tools
38

gen-plan

Generate iterative `plan-N.md` files in the repo root (max N=5). Use only when asked; clarify before `plan-1.md`; stop at `plan-5.md`.

tkersey
tkersey
tools
open
automation-tools
38

repairing-geometry-issues

Automated geometry repair using RasFixit and quality validation using RasCheck. Handles blocked obstructions, generates before/after visualizations, and creates audit trails. Use when fixing geometry errors, repairing obstructions, validating models, or ensuring FEMA compliance. Triggers: fix, repair, geometry, blocked obstruction, validate, check, RasCheck, RasFixit, FEMA, quality assurance, QA, overlapping, obstruction overlap, elevation envelope, geometry error.

gpt-cmdr
gpt-cmdr
tools
open
automation-tools
37

go-style-guide

Review Go code for adherence to Go Style Guide. Use when the user requests a code review of completed work, pull requests, or feature branches in Go projects. Focuses on critical bugs, race conditions, and important maintainability issues. Trigger phrases include "review this Go code", "check against style guide", "review my PR", or "review the work done so far".

robbyt
robbyt
tools
open
automation-tools
36

testing-blocks

Guide for testing code changes in AEM Edge Delivery projects including blocks, scripts, and styles. Use this skill after making code changes and before opening a pull request to validate functionality. Covers unit testing for utilities and logic, browser testing with Playwright/Puppeteer, linting, performance validation, and guidance on which tests to maintain vs use as throwaway validation.

adobe
adobe
tools
open
automation-tools
36

refactoring

**MANDATORY**: Apply when refactoring or when asked to improve maintainability. Enforces staged, low-risk refactors and clean commit boundaries.

vereis
vereis
tools
open
automation-tools
35

git-workflow

Standardized patterns for Git branching, worktrees, and lifecycle management.

salavender
salavender
tools
open
automation-tools
35

moonbit-agent-guide

Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing conventions.

moonbitlang
moonbitlang
tools
open
automation-tools
35

file-todos

Manage file-based todo tracking in the todos/ directory

salavender
salavender
tools
open
automation-tools
35

move-a-file

Move or rename a file while automatically updating all references in source code and documentation

Synthesys-Lab
Synthesys-Lab
tools
open
automation-tools
35

moonbit-refactoring

Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions. Use when updating MoonBit packages or refactoring MoonBit APIs, modules, or tests.

moonbitlang
moonbitlang
tools
open
automation-tools
34

dependabot-security

Fix Dependabot security vulnerabilities in Java/Gradle projects using severity-based processing, dependency substitution strategies, and dependency graph verification. Use when Dependabot alerts need resolution with proper CI validation.

bitsoex
bitsoex
tools
open
automation-tools
34

pr-lifecycle

GitHub CLI commands and workflows for managing pull requests, CI checks, CodeRabbit reviews, and branch protection

bitsoex
bitsoex
tools
open
automation-tools
34

git-hooks

Set up, validate, and maintain Git hooks (pre-commit, pre-push, etc.) following best practices. Ensures hooks are version-controlled, automatically installed, and follow consistent patterns across the team. Use when creating new hooks, debugging hook issues, or ensuring hook compliance.

bitsoex
bitsoex
tools
open
automation-tools
34

coderabbit-interactions

Systematic workflow for CodeRabbit reviews - local CLI, PR threads, and commit attribution

bitsoex
bitsoex
tools
open
automation-tools
34

security-review

Performs security analysis on code changes including credential scanning, input validation, authentication checks, and dependency vulnerability assessment. Use when reviewing code for security issues or before completing security-sensitive changes.

bitsoex
bitsoex
tools
open
automation-tools
34

coding-standards

Enforces consistent coding standards across the codebase including naming conventions, code organization, and documentation requirements. Use when writing new code, reviewing pull requests, or refactoring existing code.

bitsoex
bitsoex
tools
open
automation-tools
34

sgrep

Use sgrep for semantic code search. Use when you need to find code by meaning rather than exact text matching. Perfect for finding concepts like "authentication logic", "error handling patterns", or "database connection pooling".

Rika-Labs
Rika-Labs
tools
open
automation-tools
34

sgrep

Use sgrep for semantic code search. Use when you need to find code by meaning rather than exact text matching. Perfect for finding concepts like "authentication logic", "error handling patterns", or "database connection pooling".

Rika-Labs
Rika-Labs
tools
open
automation-tools
34

python-rope-refactor

Rope-first workflow for ANY mechanical Python rename/move (functions/methods/classes/variables/modules/packages), updating imports/references via scripts/rope_refactor.py; use even for small renames; only fallback if rope fails/dynamic imports.

brian-yu
brian-yu
tools
open
automation-tools
34

just

Use just for command running and task automation. Prefer Justfiles over Makefiles. Keep recipes simple - delegate complex logic to scripts rather than embedding in recipes.

lanej
lanej
tools
open
automation-tools
34

changelog

Enforce Common Changelog format with Unreleased section extension. Validates changelog on commits, generates from git history, and ensures all merged PRs are documented. Use when setting up changelog workflows or retrofitting existing repositories.

bitsoex
bitsoex
tools
open
Previous
Page 57 / 176
Next