mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-30 04:43:30 +00:00
Driver (.claude/skills/run-agrifine-extension/driver.mjs): - Launches Chrome with unpacked extension via Playwright persistent context - Stubs chrome.* APIs so sidebar renders headlessly without real extension context - REPL commands: ss, tab, click, type, eval, quit - Screenshots land in screenshots/ - Verified: all 6 tabs render correctly (Reading, Ingest, Fields, Dashboard, Carbon, Agent) SKILL.md documents agent path first, gotchas, and troubleshooting from actual execution in this container. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KBD2dN2KEjzz3UQFa9hEpu |
||
|---|---|---|
| .. | ||
| .claude/skills/run-agrifine-extension | ||
| public/icons | ||
| screenshots | ||
| src | ||
| webpack | ||
| .babelrc | ||
| .gitignore | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||