Skip to main content
brave
GitHub-Creator-Profil

brave

Repository-Ansicht von 62 gesammelten Skills in 4 GitHub-Repositories.

gesammelte Skills
62
Repositories
4
aktualisiert
20. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

review
Softwarequalitätssicherungsanalysten und -tester

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…

10. Aug. 2026
preflight
Softwarequalitätssicherungsanalysten und -tester

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

4. Aug. 2026
impl-review
Softwareentwickler

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.

30. Juli 2026
add-best-practice
Softwareentwickler

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.

29. Juli 2026
check-milestones
Softwareentwickler

"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."

29. Juli 2026
check-upstream-flake
Softwarequalitätssicherungsanalysten und -tester

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,…

29. Juli 2026
clean-branches
Softwareentwickler

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.

29. Juli 2026
create-contributor-prs
Softwareentwickler

For an external contributor's open PRs to brave/brave-core, ensure the `sync-and-rebase-pr-from-fork.yml` workflow has been dispatched for each PR's latest commit SHA — so a `contributor-*` draft PR exists inside brave/brave-core and CI can run. Invoke when…

29. Juli 2026
Es werden 8 von 21 gesammelten Skills angezeigt.
histogram-cleanup
Softwareentwickler

Identify and safely remove expired Chromium histograms (dead metrics/technical debt). Use this skill when a contributor asks to clean up metrics, fix code health issues related to histograms, remove obsolete code, or work on a histogram cleanup task.

12. Aug. 2026
histogram-extension
Softwareentwickler

Extension pipeline to bump expiration dates of Chromium UMA histograms.

12. Aug. 2026
hub
Softwareentwickler

Orchestrator for the "Code Health Hub" framework. Trigger only when the user refers to the Hub or asks to see "available cleanup tasks" within the Chromium technical debt reduction system.

5. Aug. 2026
java-inline-fqn-cleanup
Softwareentwickler

Identify and clean up inline fully qualified Java names (FQNs) in first-party code, replacing them with standard imports.

5. Aug. 2026
lint-sync
Softwareentwickler

Add missing LINT.IfChange(...) / LINT.ThenChange(...) guards to enums in C++/Java and XML to keep them in sync. Trigger this skill ONLY when a contributor explicitly asks to add lint guards or synchronize enums using LINT guards.

5. Aug. 2026
replace-anonymous-runnables
Softwareentwickler

Replace anonymous classes with lambdas where applicable (SAM interfaces)

5. Aug. 2026
multi-agent-code-review
Softwarequalitätssicherungsanalysten und -tester

Multi-agent consensus-driven code review. Audits changes using security, performance, and style checkers.

5. Aug. 2026
multi-agent-release-manager
Softwareentwickler

Cleans up the workspace, formats code, runs presubmit checks, and uploads CLs to Gerrit.

5. Aug. 2026
Es werden 8 von 15 gesammelten Skills angezeigt.
answers
Softwareentwickler

USE FOR AI-grounded answers via OpenAI-compatible /chat/completions. Two modes: single-search (fast) or deep research (enable_research=true, thorough multi-search). Streaming/blocking. Citations.

12. Aug. 2026
llm-context
Softwareentwickler

USE FOR RAG/LLM grounding. Returns pre-extracted web content (text, tables, code) optimized for LLMs. GET + POST. Adjust max_tokens/count based on complexity. Supports Goggles, local/POI. For AI answers use answers. Recommended for anyone building AI/agentic…

12. Aug. 2026
local-descriptions
Softwareentwickler

USE FOR getting AI-generated POI text descriptions. Requires POI IDs from local-place-search, or from web-search with result_filter=locations. Returns markdown descriptions grounded in web search context. Max 20 IDs per request.

12. Aug. 2026
local-place-search
Softwareentwickler

USE FOR finding places in the physical world - businesses, POIs, street addresses, cities and streets. Results carry address, coordinates, rating, opening hours and phone, so basic details need no follow-up call. Standalone - no POI IDs or prior web search…

12. Aug. 2026
local-pois
Softwareentwickler

USE FOR getting local business/POI details. Requires POI IDs from local-place-search, or from web-search with result_filter=locations. Returns full business information including ratings, hours, contact info. Max 20 IDs.

12. Aug. 2026
news-search
Softwareentwickler

USE FOR news search. Returns news articles with title, URL, description, age, thumbnail, profile. Supports freshness and date range filtering, SafeSearch filter and Goggles for custom ranking.

12. Aug. 2026
videos-search
Softwareentwickler

USE FOR video search. Returns videos with title, URL, thumbnail, duration, view count, creator. Supports freshness filters, SafeSearch, pagination.

12. Aug. 2026
web-search
Softwareentwickler

USE FOR web search. Returns ranked results with snippets, URLs, thumbnails. Supports freshness filters, SafeSearch, Goggles for custom ranking, pagination. Primary search endpoint.

12. Aug. 2026
Es werden 8 von 13 gesammelten Skills angezeigt.
dependabot-nudge
Computersystemanalytiker

Scan org repos for open Dependabot alerts at or above a severity threshold and build notification messages for maintainers. Use when the user wants to check or nudge about Dependabot vulnerabilities.

20. Aug. 2026
add-maintainer-property
Sonstige Computerberufe

Auto-detect top maintainers for each repo in an org and set the maintainers custom property via the GitHub API. Use when the user wants to populate or update maintainer metadata.

18. März 2026
check-rule-metadata
Softwareentwickler

Validate metadata fields (author, source, category) in opengrep/semgrep YAML rule files. Use when the user wants to lint or check rule quality.

18. März 2026
cleanup-slack-messages
Sonstige Computerberufe

Clean up stale security-action Slack messages based on review signals (reactions, label removal, resolved threads). Use when the user wants to clean old notifications from a Slack channel.

18. März 2026
delete-slack-messages
Softwareentwickler

Delete Slack messages from a channel filtered by bot username and repository names. Use when the user wants to bulk-delete bot messages for specific repos.

18. März 2026
dependabot-dismiss
Informationssicherheitsanalysten

Auto-dismiss Dependabot alerts matching configurable hotwords (e.g. DoS) or a GHSA/CVE dismiss list. Use when the user wants to bulk-dismiss low-priority Dependabot alerts.

18. März 2026
get-config
Softwareentwickler

Fetch and parse a JSON config file from a GitHub repository. Use when the user wants to read a configuration file from a remote repo.

18. März 2026
get-maintainers
SoftwareentwicklerNetzwerk- und Computersystemadministratoren

List all repositories in a GitHub org with their maintainers custom property. Use when the user wants to see who maintains each repo.

18. März 2026
Es werden 8 von 13 gesammelten Skills angezeigt.
4 von 4 Repositories angezeigt
Alle Repositories angezeigt