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

v8

v8 contains 9 collected skills from nwjs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
45
updated
2026-06-27
Forks
47
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

trace-processor
software-developers

Managing and querying Perfetto traces using the trace_processor MCP server.

2026-06-27
conditional-testing
software-quality-assurance-analysts-and-testers

Documentation for conditional testing in V8 using gm.py.

2026-06-27
v8-security-triaging
information-security-analysts

Guides the initial analysis and impact assessment of a V8 security report, strictly excluding implementation or fixing.

2026-06-27
v8-testing
software-quality-assurance-analysts-and-testers

Executes and interprets V8 tests. Use when running unittests, cctest, or mjsunit, or when debugging test failures. Do not use for building.

2026-06-27
v8-workflow
software-developers

Manages git task isolation and environment setup in V8. Use at the start of any new task or bug fix. Do not use for general C++ editing.

2026-06-27
workflow-debugging
software-developers

Workflow for issue-based debugging in V8. Use when tasked with debugging a specific issue, usually associated with a Buganizer ID or a specific reproduction script. Do not use for performance regressions.

2026-06-27
workflow-general-debugging
software-developers

Workflow for general debugging tasks without the overhead of issue tracking. Use when investigating crashes, hangs, or unexpected behavior where no specific issue ID is provided. Do not use when issue ID is provided.

2026-06-27
workflow-gerrit-fix
software-developers

Workflow for automatically fixing errors or addressing comments on a Gerrit CL requested by the user.

2026-06-27
workflow-perf
software-developers

Workflow for performance and memory evaluation in V8. Use when tasked with improving the performance or memory usage of a workload in V8. Do not use when debugging a crash or functionality issue.

2026-06-27