TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools
Showing 10044 results
mono

issue-repro

by mono

star 5.3k

Reproduce a SkiaSharp issue systematically and capture structured reproduction results. Handles bugs (verify reported be...

fzyzcjy

frb-code-generation

by fzyzcjy

star 5.1k

Use when modifying Rust API, codegen, or example code in flutter_rust_bridge to determine which generation commands to r...

fzyzcjy

frb-prepare-pr

by fzyzcjy

star 5.1k

Use when about to create a PR or push changes in flutter_rust_bridge to ensure code generation is up to date

grafana

update-go-version

by grafana

star 5.1k

Update Go version across the Tempo codebase (go.mod, tools/go.mod, Dockerfile, CI workflows, tools image tag)

hellodigua

generate-changelog

by hellodigua

star 4.9k

根据当前项目 package.json 版本与 Git 提交记录生成中文版本日志。用于用户提出“生成版本日志”“生成 changelog”“发布新版本并生...

hellodigua

sync-changelog

by hellodigua

star 4.9k

将 docs/changelogs_cn.json 的当前版本日志生成适合英文母语者阅读的英文版本,更新 docs/changelogs_en.json,并在当前项目创...

dubzzz

javascript-testing-expert

by dubzzz

star 4.8k

Expert-level JavaScript testing skill focused on writing high-quality tests that find bugs, serve as documentation, and...

statamic

changelog

by statamic

star 4.7k

Generate a changelog for a release

antinomyhq

create-command

by antinomyhq

star 4.7k

Create new commands for the code-forge application. Commands are stored as .md files in the <cwd>/.forge/commands direct...

MrLesk

context-hunter

by MrLesk

star 4.6k

Discover codebase patterns, conventions, and unwritten rules before making changes. Use when implementing features, fixi...

antinomyhq

resolve-conflicts

by antinomyhq

star 4.6k

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve co...

phodal

refactor

by phodal

star 4.4k

Suggest refactoring improvements for code quality

ykdojo

review-claudemd

by ykdojo

star 4.3k

Review recent conversations to find improvements for CLAUDE.md files.

paulirish

hot-reloading-for-chrome-...

by paulirish

star 4.3k

This skill should be used when the user asks to "setup hot reload", "add hot reloading to chrome extension", "watch exte...

vudovn

code-review-checklist

by vudovn

star 4.2k

Code review guidelines covering code quality, security, and best practices.

vudovn

lint-and-validate

by vudovn

star 4.2k

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax c...

vudovn

documentation-templates

by vudovn

star 4.2k

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

vudovn

templates

by vudovn

star 4.2k

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates f...

star 4.2k

Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, c...

gptme

codebase-classification

by gptme

star 4.2k

Classify codebases before modification to choose appropriate development approach

star 4k

Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, c...

github

github-script

by github

star 4k

Best practices for writing JavaScript code for GitHub Actions using github-script

github

javascript-refactoring

by github

star 4k

Instructions for refactoring JavaScript code into separate files

posit-dev

positron-qa-verify

by posit-dev

star 3.9k

Generates clear, actionable verification guides for QA testing of Positron bug fixes and features