TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

pattern-extraction

by hffmnnj

star 26

Identify recurring patterns and abstractions in a codebase for documentation and reuse.

regenrek

pr-commiter

by regenrek

star 26

Agentic PR committer with deterministic commits, enforced branch/PR workflow, and explicit paths (no git add .).

aarshps

project-cleanup-guideline...

by aarshps

star 26

Guidelines for keeping the repository clean of temporary and build files

regenrek

codex-analysis

by regenrek

star 26

Run Codex CLI for deep code analysis and second-opinion reviews. Use when the user explicitly asks for Codex analysis, C...

SteelMorgan

agent-git-workflow

by SteelMorgan

star 26

Standardizes git workflow for the AI agent in the sandbox devcontainer: work in agent/<task>-<yyyymmdd>, integrate via a...

liuyueyi

code-reviewer

by liuyueyi

star 26

Reviews Java code for best practices, security issues, and Spring Framework conventions. Use when user asks to review, a...

shirokun20

run-codegen

by shirokun20

star 26

Run Flutter build_runner to regenerate code (freezed, json_serializable)

zanecole10

bug-triage-prioritizer

by zanecole10

star 26

Triage bug reports by severity, recommend fix order, generate client communication templates, determine whether to charg...

rknall

web-design-builder

by rknall

star 26

Create and refactor HTML5/JavaScript web designs from specifications or descriptions. Generates complete, accessible, re...

rknall

gitlab-stack-creator

by rknall

star 26

Create new GitLab stack projects from templates with proper directory structure, git configuration, validation hooks, an...

rknall

gitlab-stack-validator

by rknall

star 26

Validates GitLab stack projects before deployment, ensuring proper architecture patterns, directory structure, secrets m...

edgeandnode

code-format

by edgeandnode

star 26

Format Rust and TypeScript code automatically. Use immediately after editing .rs/.ts files, when user mentions formattin...

edgeandnode

code-gen

by edgeandnode

star 26

Regenerate JSON schemas and OpenAPI specs after manifest/API changes. Use when modifying dataset manifests, API definiti...

regenrek

go-local-health

by regenrek

star 26

Run local Go health checks (tests, coverage, lint) in Go repositories that contain go.mod/go.sum. Use when the user asks...

regenrek

git-safe-workflow

by regenrek

star 26

Safely inspect, stage, commit, and (only if asked) push changes made by an AI agent. Use for commit/push requests, end-o...

regenrek

create-new-static-website

by regenrek

star 26

Create a new GitHub repo from instructa/astro-website-starter using gitpick, initialize git, and push to GitHub. Use whe...

hardw00t

sast-orchestration

by hardw00t

star 26

Static Application Security Testing orchestration skill for running and managing SAST tools across codebases. This skill...

lis186

history-analyzer

by lis186

star 26

Analyze git history for hotspots, coupling, and knowledge distribution. Use when user asks "who knows this code", "what...

lis186

overview

by lis186

star 26

Get project overview - scan <5% of files to achieve 70-80% understanding

lis186

codebase-overview

by lis186

star 26

Quickly understand a new codebase's architecture, tech stack, and patterns. Use when user asks "what is this project", "...

lis186

impact-analyzer

by lis186

star 26

Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X...

ShunsukeHayashi

voicevox-narration-system

by ShunsukeHayashi

star 26

Generate Yukkuri-style voice narration from Git commits using VOICEVOX Engine. Use when creating development progress au...

ShunsukeHayashi

git-workflow-with-convent...

by ShunsukeHayashi

star 26

Automated Git workflow including staging, committing with Conventional Commits format, PR creation, and merging. Use whe...

ShunsukeHayashi

rust-development-workflow

by ShunsukeHayashi

star 26

Execute comprehensive Rust development workflow including cargo build, test, clippy, and fmt. Use when compiling, testin...