TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools close Sort: Latest
Showing 10044 results
juristr

nx-generators

by juristr

star 0

Run Nx generators to create new projects, libraries, components. Use when user needs to generate code, scaffold projects...

tekierz

pre-pr-tests

by tekierz

star 0

Generates comprehensive pre-PR test checklist for dotfiles TUI. Use before merging feature branches to main, when runnin...

thurstonsand

github-issue-filer

by thurstonsand

star 0

File AnyPod GitHub issues (bug or feature) with the official templates and publish them through the gh CLI.

mahmoudfarahat2647

vitest-feature-protector

by mahmoudfarahat2647

star 0

Generate Vitest unit tests for new features/components to prevent regressions

bigdegenenergy

autonomous-loop

by bigdegenenergy

star 0

Autonomous development loop patterns for iterative self-improvement. Auto-triggers when implementing features autonomous...

burakergun394

code-review

by burakergun394

star 0

Perform comprehensive code reviews with actionable feedback. Use when reviewing pull requests, checking code quality, an...

bigdegenenergy

security-review

by bigdegenenergy

star 0

Security audit patterns and OWASP Top 10 vulnerability detection. Auto-triggers when reviewing code for security, handli...

bigdegenenergy

cicd-automation

by bigdegenenergy

star 0

CI/CD pipeline design, GitHub Actions, and deployment automation. Auto-triggers when setting up pipelines, automating de...

bigdegenenergy

refactoring

by bigdegenenergy

star 0

Safe refactoring patterns and code improvement strategies. Auto-triggers when cleaning up code, reducing complexity, or...

pproenca

google-shell-style-guide

by pproenca

star 0

This skill should be used when the user asks to "refactor shell script", "fix bash style", "review shell code", "apply G...

pproenca

test-driven-development

by pproenca

star 0

Use this skill when implementing any feature, bug fix, or plan task. Triggers on "write tests", "add a test", "do TDD",...

burakergun394

code-review

by burakergun394

star 0

Perform comprehensive code reviews with actionable feedback. Use when reviewing pull requests, checking code quality, an...

keshav55

copy-editor

by keshav55

star 0

Detects AI writing patterns and fixes them. Use when reviewing any written output, including docs, READMEs, messages, PR...

keshav55

copy-editor

by keshav55

star 0

Detects AI writing patterns and fixes them. Use when reviewing any written output, including docs, READMEs, messages, PR...

mhedgpeth

organizing-github

by mhedgpeth

star 0

Conventions for GitHub repo locations, forks, and open source contribution boundaries.

kamushadenes

code-stats

by kamushadenes

star 0

Analyze codebase statistics with tokei (line counts by language) and difft (semantic AST-aware diffs). Use for project c...

kamushadenes

github-actions-pro

by kamushadenes

star 0

GitHub Actions workflow management specialist. Use for gh run commands, workflow monitoring, log analysis, re-running jo...

Cloud-Officer

run-linters

by Cloud-Officer

star 0

Run linters after code changes to verify code quality. Use this skill after completing code modifications to catch and f...

Cloud-Officer

create-pr

by Cloud-Officer

star 0

Generate commit message, PR title, and PR body for a pull request. Use when the user wants to create a PR, generate PR c...

s-hiraoku

synapse-docs

by s-hiraoku

star 0

This skill manages all documentation for the Synapse A2A project. It should be used when code changes require documentat...

s-hiraoku

code-quality

by s-hiraoku

star 0

Run code quality checks (ruff, mypy, pytest) and optionally simplify code. This skill should be used when the user wants...

star 0

Run GPT-5.2 Codex (gpt-5.2-codex high) via OpenAI Codex CLI to review code for bugs, issues, and architecture problems....

vasic-digital

code-review

by vasic-digital

star 0

Structured code review covering style, readability, and security concerns with actionable feedback. Use when reviewing p...

YoniChechik

quality

by YoniChechik

star 0

Run quality checks, fix code quality issues, check code style, format code, or perform lint checks