Skip to main content
Run any Skill in Manus
with one click
GitHub repository

chromium

chromium contains 10 collected skills from chromium, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
24.1k
updated
2026-07-01
Forks
9.0k
Occupation coverage
2 occupation categories · 90% classified
repository explorer

Skills in this repository

experimental-code-coverage-orchestrator
unclassified

Triages Chrome code coverage bugs, initializes the environment, and delegates to the appropriate debugging sub-agent (CQ or CI) using a shared state file.

2026-07-01
test-conversion-researcher
software-developers

Researcher for converting unit tests to browser tests for Project Bedrock. Invoke this when the user needs to understand the current codebase behavior while removing complex Browser dependencies from tests.

2026-05-31
test-conversion-reviewer
software-quality-assurance-analysts-and-testers

Reviewer for converting unit tests to browser tests for Project Bedrock. Invoke this when the user needs to review their work while removing complex Browser dependencies from tests.

2026-05-31
test-conversion
software-developers

Workflow for converting unit tests to browser tests for Project Bedrock. Invoke this when the user wants to remove complex Browser dependencies from tests.

2026-05-31
lint-sync
software-quality-assurance-analysts-and-testers

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-04-18
network-traffic-annotations
software-developers

Guide for writing and managing Network Traffic Annotations in Chromium. Use this skill when adding or updating code that makes network requests.

2026-04-03
trace-analysis
software-developers

Skill for analyzing trace files and finding hard causal links across threads and processes (using waker_utid).

2026-04-01
histograms
software-developers

Manage Chromium histograms and enums metadata. Use this skill when adding code that logs a histogram or when updating metadata in histograms.xml or enums.xml.

2026-03-19
jni-type-conversion
software-developers

How to use @JniType annotations for ergonomic JNI. Relevant for Java files that use @NativeMethods or @CalledByNative.

2026-03-17
style-guide
software-developers

Expert in Chromium code editing following project style guides and best practices

2026-02-18