A quick guide to configuring Playwright CLI to use your system-installed Chromium browser instead of downloading its own, plus enabling skills for both OpenCode and Claude Code.
By default, Playwright downloads its own browser binaries. But on Omarchy (and many Linux setups), you already have Chromium installed at /usr/bin/chromium. Why download another 100MB+ when you can use what you have?