{"owner":"ChromeDevTools","repo":"chrome-devtools-mcp","hasSkills":true,"hasMcp":false,"mcpConfig":null,"found":["AGENTS.md"],"skills":{"AGENTS.md":"This repository contains an MCP server and CLI for Chrome DevTools.\n\n# Instructions\n\n- Use only scripts from `package.json` to run commands.\n- Use `npm run build` to run tsc and test build.\n- Use `npm run test` to build and run tests, run all tests to verify correctness.\n- Use `npm run test path-to-test.ts` to build and run a single test file, for example, `npm run test tests/McpContext.test.ts`.\n- Use `npm run format` to fix formatting and get linting errors.\n- Never modify `third_party/devtools-frontend` except for experimentation: it is a git submodule, a mirror of the actual codebase.\n\n## Rules for TypeScript\n\n- Do not use `any` type.\n- Do not use `as` keyword for type casting.\n- Do not use `!` operator for type assertion.\n- Do not use `// @ts-ignore` comments.\n- Do not use `// @ts-nocheck` comments.\n- Do not use `// @ts-expect-error` comments.\n- Prefer `for..of` instead of `forEach`.\n"},"files":{"AGENTS.md":"This repository contains an MCP server and CLI for Chrome DevTools.\n\n# Instructions\n\n- Use only scripts from `package.json` to run commands.\n- Use `npm run build` to run tsc and test build.\n- Use `npm run test` to build and run tests, run all tests to verify correctness.\n- Use `npm run test path-to-test.ts` to build and run a single test file, for example, `npm run test tests/McpContext.test.ts`.\n- Use `npm run format` to fix formatting and get linting errors.\n- Never modify `third_party/devtools-frontend` except for experimentation: it is a git submodule, a mirror of the actual codebase.\n\n## Rules for TypeScript\n\n- Do not use `any` type.\n- Do not use `as` keyword for type casting.\n- Do not use `!` operator for type assertion.\n- Do not use `// @ts-ignore` comments.\n- Do not use `// @ts-nocheck` comments.\n- Do not use `// @ts-expect-error` comments.\n- Prefer `for..of` instead of `forEach`.\n"},"items":[{"name":"AGENTS.md","path":"AGENTS.md","title":"AGENTS.md","content":"This repository contains an MCP server and CLI for Chrome DevTools.\n\n# Instructions\n\n- Use only scripts from `package.json` to run commands.\n- Use `npm run build` to run tsc and test build.\n- Use `npm run test` to build and run tests, run all tests to verify correctness.\n- Use `npm run test path-to-test.ts` to build and run a single test file, for example, `npm run test tests/McpContext.test.ts`.\n- Use `npm run format` to fix formatting and get linting errors.\n- Never modify `third_party/devtools-frontend` except for experimentation: it is a git submodule, a mirror of the actual codebase.\n\n## Rules for TypeScript\n\n- Do not use `any` type.\n- Do not use `as` keyword for type casting.\n- Do not use `!` operator for type assertion.\n- Do not use `// @ts-ignore` comments.\n- Do not use `// @ts-nocheck` comments.\n- Do not use `// @ts-expect-error` comments.\n- Prefer `for..of` instead of `forEach`.\n","category":"root","tokens":226}]}