TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

action-builder

by armanzeroeight

star 23

Create custom GitHub Actions (composite, Docker, or JavaScript). Use when building reusable actions, creating custom wor...

armanzeroeight

api-documentation-generat...

by armanzeroeight

star 23

Generate OpenAPI/Swagger specifications and API documentation from code or design. Use when creating API docs, generatin...

corv89

changelog

by corv89

star 23

Generate a Keep a Changelog entry from git commits

star 23

Commit changes, bump version, update changelog, and open a PR

atusy

refactoring

by atusy

star 23

Guide code refactoring using Martin Fowler's catalog of behavior-preserving transformations. Use during TDD REFACTOR pha...

atusy

git-commit

by atusy

star 23

Stage meaningful diffs and create commits with WHY-focused messages. Use whenever making git commits.

existential-birds

python-code-review

by existential-birds

star 23

Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files,...

existential-birds

go-code-review

by existential-birds

star 23

Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go...

existential-birds

react-flow-code-review

by existential-birds

star 23

Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses @xy...

existential-birds

receive-feedback

by existential-birds

star 23

Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer...

existential-birds

12-factor-apps

by existential-birds

star 23

Perform 12-Factor App compliance analysis on any codebase. Use when evaluating application architecture, auditing SaaS a...

existential-birds

llm-artifacts-detection

by existential-birds

star 23

Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and...

existential-birds

review-verification-proto...

by existential-birds

star 23

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code r...

existential-birds

swift-code-review

by existential-birds

star 23

Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when reviewing .s...

star 23

LLM-as-judge methodology for comparing code implementations across repositories. Scores implementations on functionality...

existential-birds

combine-code-review

by existential-birds

star 23

Reviews Combine framework code for memory leaks, operator misuse, and error handling. Use when reviewing code with impor...

WaterplanAI

command-writer

by WaterplanAI

star 23

Expert assistant for creating Claude Code custom slash commands. Guides command file structure, YAML frontmatter configu...

Uniswap

daily-standup

by Uniswap

star 23

Generate daily standup reports from GitHub and Linear. Use when user says "what did I work on yesterday", "generate my s...

liby

ide-diagnostics

by liby

star 23

Fix TypeScript errors, get diagnostics, rename symbols, find references, organize imports. Use when user needs IDE/LSP t...

saleor

validating-pre-commit

by saleor

star 22

Runs quality gate checks before commit or push. Executes lint fixes, TypeScript compilation, tests, and CI validation. R...

saleor

creating-changesets

by saleor

star 22

Creates changesets for semantic versioning and automates release notes. Determines correct version bump type (patch/mino...

saleor

reviewing-typescript-code

by saleor

star 22

TypeScript code quality patterns for writing and reviewing code. Covers type safety, clean code, functional patterns, Zo...

saleor

managing-github-ci

by saleor

star 22

Configures GitHub Actions workflows and CI/CD pipelines. Manages automated releases via Changesets, PR validation, and H...

saleor

analyzing-test-coverage

by saleor

star 22

Creates and analyzes tests using Vitest and MSW patterns. Generates test builders, mocks repositories, and configures in...