Add ecma262_state_machine MCP server
4 files changed
tree: bf9cc7b2ca9b34b816cd67279741e309a98fd12a
  1. .github/
  2. extensions/
  3. skills/
  4. testing/
  5. .clang-format
  6. .clang-format-ignore
  7. .gitignore
  8. .style.mdformat
  9. .style.yapf
  10. .vpython3
  11. .yapfignore
  12. CODE_OF_CONDUCT.md
  13. LICENSE
  14. README.md
README.md

V8 Coding Agents

This directory provides a centralized location for files related to AI coding agents (e.g. gemini-cli) used for development within the V8 source tree.

The goal is to provide a scalable and organized way to share prompts and tools among developers, accommodating the various environments (Linux, Mac, Windows) and agent types in use.

Directory Structure

Extensions & MCP Servers

V8-approved extensions & MCP servers. See README.md.

Skills

On-demand expertise for specific tasks. See README.md.

Contributing

Please freely add self-contained task prompts and prompt templates.

New MCP server configurations should be for owned and supported MCP servers and include OWNERS.