tools automation tools Skills
Discover the best skills in this category.
issue-repro
by mono
Reproduce a SkiaSharp issue systematically and capture structured reproduction results. Handles bugs (verify reported be...
frb-code-generation
by fzyzcjy
Use when modifying Rust API, codegen, or example code in flutter_rust_bridge to determine which generation commands to r...
frb-prepare-pr
by fzyzcjy
Use when about to create a PR or push changes in flutter_rust_bridge to ensure code generation is up to date
update-go-version
by grafana
Update Go version across the Tempo codebase (go.mod, tools/go.mod, Dockerfile, CI workflows, tools image tag)
generate-changelog
by hellodigua
根据当前项目 package.json 版本与 Git 提交记录生成中文版本日志。用于用户提出“生成版本日志”“生成 changelog”“发布新版本并生...
sync-changelog
by hellodigua
将 docs/changelogs_cn.json 的当前版本日志生成适合英文母语者阅读的英文版本,更新 docs/changelogs_en.json,并在当前项目创...
javascript-testing-expert
by dubzzz
Expert-level JavaScript testing skill focused on writing high-quality tests that find bugs, serve as documentation, and...
create-command
by antinomyhq
Create new commands for the code-forge application. Commands are stored as .md files in the <cwd>/.forge/commands direct...
context-hunter
by MrLesk
Discover codebase patterns, conventions, and unwritten rules before making changes. Use when implementing features, fixi...
resolve-conflicts
by antinomyhq
Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve co...
review-claudemd
by ykdojo
Review recent conversations to find improvements for CLAUDE.md files.
hot-reloading-for-chrome-...
by paulirish
This skill should be used when the user asks to "setup hot reload", "add hot reloading to chrome extension", "watch exte...
code-review-checklist
by vudovn
Code review guidelines covering code quality, security, and best practices.
lint-and-validate
by vudovn
Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax c...
documentation-templates
by vudovn
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
templates
by vudovn
Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates f...
git
by EpicenterHQ
Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, c...
codebase-classification
by gptme
Classify codebases before modification to choose appropriate development approach
git
by EpicenterHQ
Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, c...
github-script
by github
Best practices for writing JavaScript code for GitHub Actions using github-script
javascript-refactoring
by github
Instructions for refactoring JavaScript code into separate files
positron-qa-verify
by posit-dev
Generates clear, actionable verification guides for QA testing of Positron bug fixes and features