TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

orchestrate

by blacktop

star 14

Lead-developer workflow for orchestrating sub-tasks with Claude Code CLI (Opus 4.5/Sonnet) using structured handoffs, re...

blacktop

gemini-cli

by blacktop

star 14

Consult Google Gemini CLI for second opinions on architecture, debugging, and security audits. Use Gemini's 1M+ context...

blacktop

code-simplifier

by blacktop

star 14

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on...

HomericIntelligence

gh-review-pr

by HomericIntelligence

star 14

Comprehensively review a pull request including code changes, CI status, and adherence to project standards. Use when as...

HomericIntelligence

install-workflow

by HomericIntelligence

star 14

Create GitHub Actions workflows for automated package building and distribution. Use in package phase to automate .mojop...

HomericIntelligence

gh-implement-issue

by HomericIntelligence

star 14

End-to-end implementation workflow for a GitHub issue from planning through PR creation. Use when starting work on an is...

HomericIntelligence

phase-cleanup

by HomericIntelligence

star 14

Refactor and finalize code after parallel phases complete, addressing technical debt. Use in cleanup phase to polish cod...

HomericIntelligence

generate-fix-suggestions

by HomericIntelligence

star 14

Generate fix suggestions based on error patterns and best practices. Use when analyzing failures to get actionable remed...

HomericIntelligence

gh-post-issue-update

by HomericIntelligence

star 14

Post structured updates to GitHub issues. Use to report progress, findings, and implementation notes directly to issues.

dominicletz

elixir-cyclic-dependencie...

by dominicletz

star 14

Detects and removes cyclic compile-time dependencies in Elixir codebases using mix xref, with minimal code changes. Use...

HomericIntelligence

fix-ci-failures

by HomericIntelligence

star 14

Diagnose and fix CI/CD failures by analyzing logs, reproducing locally, and applying fixes. Use when CI checks fail on p...

basher83

release-workflow

by basher83

star 14

Release conventions and changelog configuration for lunar-claude. Use when the user asks to "prepare a release", "bump t...

mdbabumiamssm

frontend-design

by mdbabumiamssm

star 14

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...

rjmurillo

windows-image-updater

by rjmurillo

star 14

Automate Windows container image updates in OneBranch pipelines. Bumps ConfigurationGeneration.AdoPipelineGeneration NuG...

HomericIntelligence

create-review-checklist

by HomericIntelligence

star 14

Generate review checklists for different change types. Use to customize review focus based on what was changed.

HomericIntelligence

generate-boilerplate

by HomericIntelligence

star 14

Create starter code from templates. Use when setting up new modules or test files.

HomericIntelligence

detect-code-smells

by HomericIntelligence

star 14

Identify code quality issues and anti-patterns. Use when reviewing code for maintainability problems.

HomericIntelligence

extract-dependencies

by HomericIntelligence

star 14

Analyze imports and identify all module dependencies. Use when mapping project structure.

HomericIntelligence

generate-changelog

by HomericIntelligence

star 14

Create changelog from git commits. Use when preparing release notes.

HomericIntelligence

refactor-code

by HomericIntelligence

star 14

Restructure code for improved clarity and maintainability. Use when addressing code smells or technical debt.

HomericIntelligence

validate-workflow

by HomericIntelligence

star 14

Validate GitHub Actions workflow files for syntax, best practices, and correctness. Use before committing workflow chang...

mdbabumiamssm

changelog-generator

by mdbabumiamssm

star 14

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...

star 14

Forge: SVK Skill Builder. A 5-phase pipeline for building SVK skills with automated convention enforcement and shipping...

OutlineDriven

refactor-break-bw-compat

by OutlineDriven

star 14

Refactor by removing backward compatibility and legacy layers.