SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

chromium
Practical guide to resolving NullAway static analysis issues and migrating code to @NullMarked null-safety in Chromium Java code.

chromium
Surgically injects TRACE_EVENT macros into Chromium C++ files to identify and resolve latency gaps using a self-healing compile loop.

chromium
Guides writing end-to-end browser tests for Chrome web applications using WebAppBrowserTestBase, with setup, waiting patterns, and state validation.