Generate Playwright e2e test code from a natural-language scenario description
nickqiaoo/Operon
SkillsMP has collected 7 skills from nickqiaoo/Operon. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 7 of 7 collected skills.
After writing frontend code, explain to a frontend beginner what was built, which frontend tech was used, and the key concepts worth learning. The user manually invokes this once frontend work in the conversation is done.
Source text: Chinese
Drive the user's own Google Chrome through the Operon extension — open and navigate tabs, inspect pages, claim tabs the user already has open, and search their history. Use this instead of a Codex or ChatGPT Chrome skill when the agent is running inside…
Control the Operon in-app Browser to open, navigate, inspect, click, type, capture screenshots, and test web pages, including localhost. Use this instead of a Codex or ChatGPT browser skill when the agent is running inside Operon.
Control local Mac apps through Operon Computer Use for tasks that require reading or operating app UI. Prefer purpose-built connectors, APIs, or CLIs when available.
Deterministic web site commands (Bilibili, Zhihu, Reddit, Twitter, GitHub, YouTube, Wikipedia, arXiv, Stack Overflow, Bluesky, Product Hunt, HN, V2EX, …) through Chrome session or public APIs via node_repl. Prefer over generic browsing when a listed command…
Author and run JavaScript workflows that orchestrate sub-agents with agent(), parallel(), pipeline(), phases, structured output, background execution, and resume. Use when the user asks to run a workflow, fan out work, coordinate multiple agents, or invokes…