TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools close Sort: Stars
Showing 10044 results
geoffjay

cli-distribution

by geoffjay

star 7

Distribution and packaging patterns including shell completions, man pages, cross-compilation, and release automation. U...

geoffjay

git-repository

by geoffjay

star 7

Repository management strategies including branch strategies (Git Flow, GitHub Flow, trunk-based), monorepo patterns, su...

virkt25

sniper-review

by virkt25

star 7

Manually trigger a review gate for the current phase

phuthuycoding

go-module

by phuthuycoding

star 7

Generate complete Go module with Clean Architecture. Triggers: "generate go module", "scaffold go", "new go module"

phuthuycoding

documentation

by phuthuycoding

star 7

Documentation workflow for generating project documentation. Use when documenting, writing docs, generating documentatio...

cboone

go-style-review

by cboone

star 7

Go code style review guide based on Google Go Style Guide, Effective Go, and Code Review Comments. Use when: (1) reviewi...

glassesneo

codex-subagent

by glassesneo

star 7

Interactive Codex sessions for complex, iterative work. Use for multi-step refactoring, exploratory debugging, building...

aipoch

reagent-expiry-alert

by aipoch

star 7

Scan reagent barcodes, log expiry dates, and alert before expiration

shinpr

worktree-execution

by shinpr

star 7

Git worktree management for isolated parallel prompt execution. Use when creating isolated environments for prompt compa...

patricio0312rev

workspace-search

by patricio0312rev

star 7

Search for patterns across all projects in the workspace with results grouped by project. Use when user says "search acr...

larsbrubaker

checkin

by larsbrubaker

star 7

Automates the full commit workflow: analyzes changes, writes commit message, stages files, commits, and handles pre-comm...

ProxiBlue

code-quality-audit

by ProxiBlue

star 7

Automated code quality audit skill that runs PSR-12 compliance checks, phpstan static analysis, phpcs code style validat...

baekenough

fix-refs

by baekenough

star 7

Fix broken agent references and symlinks

baekenough

update-docs

by baekenough

star 7

Sync documentation with project structure

baekenough

update-external

by baekenough

star 7

Update agents from external sources (GitHub, docs, etc.)

Tromml

kimchiresearch

by Tromml

star 7

This command should be used to investigate codebase patterns, frameworks, and existing implementations before planning....

baekenough

dev-refactor

by baekenough

star 7

Refactor code for better structure and patterns

Tromml

kimchiconvert

by Tromml

star 7

Convert the kimchi plugin into OpenCode and Codex compatible formats using the bundled converter CLI. Requires bun runti...

gramiojs

generate-changelog

by gramiojs

star 7

Generate changelog pages from gramiojs org patches using ghlog CLI. Tracks last-seen commit SHAs per repo via --since-ma...

gwenwindflower

gitignore

by gwenwindflower

star 7

Generate advanced and comprehensive .gitignore files based on project type, using stringent syntax for selecting and exc...

star 7

Manage dotfiles with chezmoi, load for any request using the tool or involving a user's dotfiles project.

star 7

Jujutsu version control system. Use when working with jj repositories, commits, bookmarks, rebasing, conflicts, or git o...

igamenovoer

vscode-make-offline-insta...

by igamenovoer

star 7

Build a VS Code air-gapped "offline kit" for Remote-SSH: desktop VS Code installers/archives for Windows/macOS/Linux, ma...

seokan-jeong

team-shinchantest-driven-...

by seokan-jeong

star 7

Use when writing new code or fixing bugs during Stage 3 execution. Enforces RED-GREEN-REFACTOR cycle.