Skip to main content
brave
GitHub 제작자 프로필

brave

4개 GitHub 저장소에서 수집된 62개 skills를 저장소 단위로 보여줍니다.

수집된 skills
62
저장소
4
업데이트
2026년 8월 20일
저장소 탐색

저장소와 대표 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…

2026년 8월 10일
preflight
소프트웨어 품질 보증 분석가·테스터

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

2026년 8월 4일
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년 7월 30일
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년 7월 29일
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년 7월 29일
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,…

2026년 7월 29일
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년 7월 29일
create-contributor-prs
소프트웨어 개발자

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…

2026년 7월 29일
수집된 skill 21개 중 8개를 표시합니다.
histogram-cleanup
소프트웨어 개발자

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.

2026년 8월 12일
histogram-extension
소프트웨어 개발자

Extension pipeline to bump expiration dates of Chromium UMA histograms.

2026년 8월 12일
hub
소프트웨어 개발자

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.

2026년 8월 5일
java-inline-fqn-cleanup
소프트웨어 개발자

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

2026년 8월 5일
lint-sync
소프트웨어 개발자

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.

2026년 8월 5일
replace-anonymous-runnables
소프트웨어 개발자

Replace anonymous classes with lambdas where applicable (SAM interfaces)

2026년 8월 5일
multi-agent-code-review
소프트웨어 품질 보증 분석가·테스터

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

2026년 8월 5일
multi-agent-release-manager
소프트웨어 개발자

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

2026년 8월 5일
수집된 skill 15개 중 8개를 표시합니다.
answers
소프트웨어 개발자

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.

2026년 8월 12일
llm-context
소프트웨어 개발자

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…

2026년 8월 12일
local-descriptions
소프트웨어 개발자

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.

2026년 8월 12일
local-place-search
소프트웨어 개발자

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…

2026년 8월 12일
local-pois
소프트웨어 개발자

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.

2026년 8월 12일
news-search
소프트웨어 개발자

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.

2026년 8월 12일
videos-search
소프트웨어 개발자

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

2026년 8월 12일
web-search
소프트웨어 개발자

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

2026년 8월 12일
수집된 skill 13개 중 8개를 표시합니다.
dependabot-nudge
컴퓨터 시스템 분석가

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.

2026년 8월 20일
add-maintainer-property
기타 컴퓨터 관련 직업

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.

2026년 3월 18일
check-rule-metadata
소프트웨어 개발자

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

2026년 3월 18일
cleanup-slack-messages
기타 컴퓨터 관련 직업

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.

2026년 3월 18일
delete-slack-messages
소프트웨어 개발자

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.

2026년 3월 18일
dependabot-dismiss
정보 보안 분석가

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.

2026년 3월 18일
get-config
소프트웨어 개발자

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.

2026년 3월 18일
get-maintainers
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자

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

2026년 3월 18일
수집된 skill 13개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다