← all publishers

v8

@v8 source repo

31 published skills

  1. Jsvu · v8
    How to use jsvu for cross-engine testing.
    0
    installs
  2. Torque · v8
    Provides expert guidance for navigating, implementing, and verifying V8 Torque (.tq) builtins. Use when modifying or debugging Torque files. Do not use for C++ macro builtins.
    0
    installs
  3. V8 Log · v8
    Understanding v8.log files.
    0
    installs
  4. V8 Setup · v8
    Handles missing dependencies and configuration for V8 tools. Use when encountering missing tools, test runners, or workspace symlinks. Do not use for C++ coding issues.
    0
    installs
  5. Crossbench · v8
    Running benchmarks with Crossbench.
    0
    installs
  6. V8 Profile · v8
    Profiling V8 execution.
    0
    installs
  7. V8 Testing · v8
    Executes and interprets V8 tests. Use when running unittests, cctest, or mjsunit, or when debugging test failures. Do not use for building.
    0
    installs
  8. V8 Commands · v8
    Key commands for building, debugging, and testing in V8. Use when needing command syntax for gm.py, d8 flags, or run-tests.py. Do not use for environment setup.
    0
    installs
  9. V8 Workflow · v8
    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.
    0
    installs
  10. Clangd Setup · v8
    Handles installation and configuration of clangd-mcp for V8. Use when clangd-mcp is missing or needs configuration for the current workspace. Do not use for general C++ editing.
    0
    installs
  11. Orchestrator · v8
    Core skill for task scheduling and multi-agent coordination in V8 development. Use for any multi-step workflow or complex task. Do not use for simple linear tasks.
    0
    installs
  12. V8 Structure · v8
    Maps the V8 dir/folder structure, component locations, and local documentation. Use when locating specific subsystems, mapping src/ code to docs/ design files, or understanding repository architecture.
    0
    installs
  13. Wasm D8 Perf · v8
    Use this skill to reproduce, profile, or analyze WebAssembly (Wasm) execution performance using d8 shell.
    0
    installs
  14. Workflow Perf · v8 bundle
    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.
    0
    installs
  15. Env Abstraction · v8
    Handles abstraction of environment-specific commands between Jetski and Gemini-CLI. Use when switching execution context between local terminal environments. Do not use for debugging logic issues.
    0
    installs
  16. V8 Ciderg Paths · v8
    Adjusts instructions for V8 commands when running in a CiderG Chrome workspace environment. Trigger this when invoking any V8 binaries or running tests in a CiderG checkout.
    0
    installs
  17. V8 Understanding · v8
    Guides the methodology for investigating V8 concepts, codebase structure, performance, memory, and architecture. MANDATORY to use whenever triaging bugs, investigating crashes, reading C++ files, analyzing compiler optimizations (Ignition, Maglev, TurboFan, Turboshaft), or doing static research on V8 subsystems. Essential for locating high-level design documents in the local docs/ directory before reading C++ code. Do not use for raw build commands or Git workflows.
    0
    installs
  18. Workflow Debugging · v8
    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.
    0
    installs
  19. Minimize Reproducer · v8 bundle
    Use this when you need to minimize a complex or bloated JavaScript test case (e.g., from a fuzzer or external report) into a minimal, readable reproduction for debugging V8 issues.
    0
    installs
  20. Workflow Gerrit Fix · v8
    Workflow for automatically fixing errors or addressing comments on a Gerrit CL requested by the user.
    0
    installs
  21. Header Cycle Breaker · v8
    Guide for breaking cyclic dependencies in V8 headers and resolving cascade IWYU failures.
    0
    installs
  22. Subagent Env Passing · v8
    Workflow for passing environment variables (like PATH) from the Orchestrator to subagents. Use when spawning subagents that need specific environment variables. Do not use for standard subagent execution.
    0
    installs
  23. V8 Security Triaging · v8
    Guides the initial analysis and impact assessment of a V8 security report, strictly excluding implementation or fixing.
    0
    installs
  24. Ecmascript Evaluation · v8
    Evaluates JavaScript using the official ECMAScript specification
    0
    installs
  25. V8 Poc Classification · v8
    Checks if a POC provided by some JS and d8 flags is a vulnerability or just a regular bug.
    0
    installs
  26. V8 Regression Testing · v8
    Use this skill when designing, writing, or minimizing regression tests (e.g., mjsunit) for V8 bug fixes
    0
    installs
  27. Agent Self Improvement · v8
    Workflow for agent self-improvement via isolated execution, evaluation, and process refinement. Use when evaluating historical bugs or self-correcting skills. Do not use for new feature development.
    0
    installs
  28. Doc Invalidation Checker · v8
    Analyzes recent commits and uses a smart AI subagent to check if they invalidate any documentation in docs/.
    0
    installs
  29. Agent Evaluation Framework · v8
    Workflow for evaluating and refining agent debugging capabilities using designated test cases and Swarm principles. Use when evaluating subagent performance or creating benchmarks. Do not use for regular bug fixing.
    0
    installs
  30. Workflow General Debugging · v8
    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.
    0
    installs
  31. Trace Processor · v8
    Managing and querying Perfetto traces using the trace_processor MCP server.
    0
    installs