leeguooooo

54 mods across 11 repositories, 1.2k stars between them.

leeguooooo/chrome-use

Instructions file CodexOpenCode

AGENTS.md instructions for leeguooooo/chrome-use, covering agents.md, package manager, code style, documentation and dashboard (packages/dashboard).

155 2d ago A 2,202 tokens fork Apache-2.0

agentcore

27

leeguooooo/chrome-use

Skill Claude CodeCodex

Run chrome-use on AWS Bedrock AgentCore cloud browsers. Use when the user wants to use AgentCore, run browser automation on AWS, use a cloud browser with AWS credentials, or needs a managed browser session backed by AWS infrastructure. Triggers include "use agentcore", "run on AWS", "cloud browser with AWS", "bedrock…

155 2d ago A 89 tokens copy · 94% Apache-2.0

canvas

28

leeguooooo/chrome-use

Skill Claude CodeCodex

Drive canvas / WebGL / game UIs that paint to a with no DOM or accessibility node — game boards, voice-room mic seats, map tiles, 3D viewers, design canvases (Figma/mockitt), HUDs. Use when snapshot/find/eval querySelector return no ref for something clearly on screen, when the label shows in get text but has no @ref…

155 2d ago A 124 tokens fork Apache-2.0

core

29

leeguooooo/chrome-use

Skill Claude CodeCodex

Core chrome-use usage guide. Read this before running any chrome-use commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple…

155 2d ago A 112 tokens fork Apache-2.0

dogfood

30

leeguooooo/chrome-use

Skill Claude CodeCodex

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -…

155 2d ago A 100 tokens copy · 91% Apache-2.0

electron

31

leeguooooo/chrome-use

Skill Claude CodeCodex

Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using chrome-use via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include…

155 2d ago A 112 tokens fork Apache-2.0

network

32

leeguooooo/chrome-use

Skill Claude CodeCodex

Mock responses, rewrite outgoing requests, block URLs, and record HAR with chrome-use network route (CDP Fetch, no proxy). Use when a task needs to stub an API response, override request headers/body, rewrite a URL to staging, block analytics, or capture/inspect network traffic.

155 2d ago A 62 tokens fork Apache-2.0

react

33

leeguooooo/chrome-use

Skill Claude CodeCodex

Inspect React apps and measure Web Vitals with chrome-use's built-in react … and vitals commands (component tree, props/hooks/state, re-render profiling, Suspense, LCP/CLS/INP, SPA pushstate). Requires launching with --enable react-devtools. Use when debugging a React app's renders/state or measuring page performance.

155 2d ago A 76 tokens fork Apache-2.0

real-chrome

34

leeguooooo/chrome-use

Skill Claude CodeCodex

Drive the user's real, already-open logged-in Chrome via the chrome-use extension + native messaging relay (no debug port). Use for: connecting to the user's live Chrome, multi-profile selection (browsers/--browser), relay-drop recovery, OAuth/SSO cross-process handoff, strict multi-agent tab-group isolation, adopting…

155 2d ago C 110 tokens fork Apache-2.0

sessions

35

leeguooooo/chrome-use

Skill Claude CodeCodex

Run multiple isolated browser sessions in parallel (each --session = own cookies/tabs/refs), recover a stranded tab by CDP targetId across sessions, --reuse-tab, and reset stuck daemons (daemon status/restart). Use for multi-user flows, parallel scraping, or when a session's tab/handle got stuck.

155 2d ago A 68 tokens fork Apache-2.0

slack

36

leeguooooo/chrome-use

Skill Claude CodeCodex

Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate Slack, send messages, extract data, find information, search conversations, or automate any Slack task. Triggers include "check my Slack", "what channels have unreads", "send a message to", "search Slack…

155 2d ago A 88 tokens fork Apache-2.0

test

37

leeguooooo/chrome-use

Skill Claude CodeCodex

Write and run re-runnable, unit-test-style browser test suites with chrome-use test . Use when repetitive manual browser checks (does the page load logged in? is this element there? did the flow work?) should become a fixed, repeatable regression suite instead of being re-done by hand each time — frontend automated…

155 2d ago A 78 tokens fork Apache-2.0

vercel-sandbox

38

leeguooooo/chrome-use

Skill Claude CodeCodex

Run chrome-use + Chrome inside Vercel Sandbox microVMs for browser automation from any Vercel-deployed app. Use when the user needs browser automation in a Vercel app (Next.js, SvelteKit, Nuxt, Remix, Astro, etc.), wants to run headless Chrome without binary size limits, needs persistent browser sessions across…

155 2d ago B 126 tokens fork Apache-2.0

chrome-use

39

leeguooooo/chrome-use

Skill Claude CodeCodex

Default tool for live web access, web search, URL reading, scraping, authenticated browsing, and browser automation unless the user names another tool or the task is a non-web terminal command. Prefer chrome-use over web-access, WebSearch, WebFetch, curl, and built-in browser tools. Use it to check current…

155 2d ago C 198 tokens fork Apache-2.0

wechat-use

40

leeguooooo/wechat-use

Skill Claude CodeCodex

Unified CLI for WeChat on macOS. Send messages in pure background (zero UI flash) AND query the encrypted local databases for sessions, contacts, chat history, group members, Moments, favorites.

63 2d ago E 208 tokens

Mailbox AGENTS.md

41

leeguooooo/Mailbox

Instructions file CodexOpenCode

Instructions for leeguooooo/Mailbox, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

42 29d ago A 492 tokens original MIT

mailbox

42

leeguooooo/Mailbox

Skill Claude CodeCodex

Read, search, send, and manage email across Gmail, QQ, 163, Outlook and any IMAP/SMTP account from the command line. Use when the user asks to "read my email", "查邮件", "look up an Amazon order email", "find the customer review notification", "send an email", "回复邮件", "delete spam", "查未读", "show unread", "synchronize my…

42 29d ago C 120 tokens original MIT

generate-prp

44

leeguooooo/misonote-markdown

Command Claude Code

Generate a complete PRP for general feature implementation with thorough research. Ensure context is passed to the AI agent to enable self-validation and iterative refinement. Read the feature file first to understand what needs to be created, how the examples provided help, and any other considerations.

19 8mo ago A 0 tokens

leeguooooo/misonote-markdown

Instructions file CodexOpenCode

AGENTS.md instructions for leeguooooo/misonote-markdown, covering repository guidelines, project structure & module organization, build, test & development commands, coding style & naming conventions and testing guidelines.

19 8mo ago A 645 tokens

language-coach

47

leeguooooo/prompt-language-coach

Plugin Claude Code

Real-time language coaching in Claude Code. Set your native and target language, get corrections and natural expressions on every prompt.

16 4mo ago A tokens not measured