Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

brave-core-tools

brave-core-tools 收录了来自 brave-experiments 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
1
更新
2026-03-08
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

review
软件质量保证分析师与测试员

Review code for quality, root cause analysis, and fix confidence. Supports PR review and local review of uncommitted/branch changes. Default mode is local (reviews current branch changes). Triggers on: review pr, review this pr, /review <pr_url>, /review local, /review, check bot pr quality.

2026-03-08
uplift
软件开发工程师

"Create an uplift PR that cherry-picks intermittent test fixes and crash fixes from closed PRs into a target branch (beta or release). Triggers on: /uplift, create uplift, uplift PRs."

2026-03-06
fix-bp-docs
软件开发工程师

Audit and fix best practices docs for stale references, duplicates, obsolete content, and formatting issues. Triggers on: fix bp docs, fix best practice docs, audit bp docs.

2026-03-05
add-best-practice
软件开发工程师

Add a new best practice to the appropriate doc. Checks for duplicates, assigns stable IDs, creates new category docs if needed. Triggers on: add best practice, new best practice, add bp, new bp.

2026-03-05
check-best-practices
软件质量保证分析师与测试员

Check local branch changes against all best practices documentation. Systematically audits the diff between current branch and base branch against every applicable best practice. Triggers on: check best practices, best practices check, audit best practices, bp check, check bp.

2026-03-04
rebase-downstream
软件开发工程师

Rebase a tree of dependent branches (including siblings) after upstream changes. Auto-detects downstream branches and rebases each in order. Triggers on: rebase downstream, rebase chain, propagate changes downstream.

2026-03-03
commit
软件开发工程师

Commit changes without Co-Authored-By attribution. Creates logical, atomic commits.

2026-03-02
prs-reviewed
软件开发工程师

Get PRs a user reviewed on brave/brave-core. Shows PR number, title, author, state, and links. Triggers on: prs reviewed, reviewed prs, review activity, what did I review, review history.

2026-02-28
impl-review
软件开发工程师

Implement review feedback on a PR. Checks out the branch, applies reviewer-requested changes, runs preflight, commits, and pushes. Triggers on: impl-review, implement review, implement review feedback, address review comments.

2026-02-27
check-milestones
软件开发工程师

"Check and fix milestones on PRs and their associated issues. Sets PR milestones based on the branch they merged into, and issue milestones based on the smallest version with a merged uplift. Triggers on: check milestones, fix milestones, /check-milestones."

2026-02-27
check-upstream-flake
软件质量保证分析师与测试员

Check if a failing test is a known upstream flake in Chromium's LUCI Analysis database. Provides flakiness statistics, verdict, and recommendation for filter file decisions. Triggers on: check upstream flake, is this test flaky upstream, check luci flakiness, upstream flake check.

2026-02-27
clean-branches
软件开发工程师

Delete local branches whose PRs have been merged upstream. Checks GitHub PR status for each branch. Triggers on: clean branches, delete merged branches, prune branches, branch cleanup.

2026-02-27
force-push-downstream
软件开发工程师

Force-push a branch and all its downstream branches to origin. Auto-detects the downstream tree and skips branches already up-to-date. Triggers on: force push downstream, push chain, push all branches.

2026-02-27
make-ci-green
网络与计算机系统管理员

Re-run failed CI jobs for a brave/brave-core PR. Detects failure stage and uses WIPE_WORKSPACE for build/infra failures. Triggers on: make ci green, retry ci, rerun ci, fix ci, re-run failed jobs, retrigger ci.

2026-02-27
pr
软件开发工程师

Create a pull request for the current branch using `gh`.

2026-02-27
preflight
软件质量保证分析师与测试员

Run all preflight checks (format, gn_check, presubmit, build, tests) to make sure the current work is ready for review.

2026-02-27
top-crashers
软件开发工程师

Get top crashers from Brave's Backtrace crash reporting. Shows crash signatures, stacks, platforms, versions, channel breakdown, code origin, and regression detection. Triggers on: top crashers, crash report, what's crashing, top crashes, crash analysis, regression crashers, new crashes.

2026-02-27