zhoushoujianwork

14 mods across 2 repositories, 326 stars between them.

zhoushoujianwork/easyeda-agent

Instructions file

Repository-specific instructions for Claude Code in easyeda-agent, an AI agent project connected to the EasyEDA electronics design platform. They cover the project concepts, research of the official plugin library, priority for skills, and command-line design.

321 4d ago D 5,900 tokens

easyeda-agent

02

zhoushoujianwork/easyeda-agent

Skill Claude CodeCodex

Community EasyEDA Agent automation skill for EasyEDA Pro schematic and PCB work through the local easyeda-agent CLI/daemon/connector. Use when designing a board from scratch; inspecting, cleaning up, or safely refactoring an existing wired schematic; arranging multi-page functional modules; drawing page-scoped module…

321 4d ago C 231 tokens

chrome-devtools

04

zhoushoujianwork/clawflow

MCP server Claude CodeCodexCursor +2

Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.

5 26d ago A tokens not measured

clawflow CLAUDE.md

05

zhoushoujianwork/clawflow

Instructions file

A set of Claude Code instructions for the clawflow project. It covers the project's overview, core use cases, technology stack, development environment, and CLAUDE.md conventions.

5 26d ago A 3,452 tokens

clawflow

06

zhoushoujianwork/clawflow

Skill Claude CodeCodex

Use the clawflow CLI to manage GitHub/GitLab projects locally: view and operate on issues, PRs, and labels without leaving the terminal. Trigger on ANY of: user mentions 'clawflow' or 'ClawFlow'; user asks to list/create/view/comment on issues or PRs; user asks to manage labels; user asks to add/manage repos; user…

5 26d ago C 93 tokens

classify

07

zhoushoujianwork/clawflow

Skill Claude CodeCodex

Triage an unlabeled issue into bug, feat, or question by reading title + body, then add the label so the matching operator picks it up on the next pass.

5 26d ago A 38 tokens

decompose

08

zhoushoujianwork/clawflow

Skill Claude CodeCodex

Break a tracking issue into sub-issues via clawflow issue create + add-sub; posts a checklist comment and emits agent-decomposed.

5 26d ago A 31 tokens

evaluate-bug

09

zhoushoujianwork/clawflow

Skill Claude CodeCodex

Evaluate a bug-labeled issue for reproducibility, root cause, and fix difficulty; post a structured assessment comment.

5 26d ago A 27 tokens

evaluate-feat

10

zhoushoujianwork/clawflow

Skill Claude CodeCodex

Evaluate a feat-labeled issue for clarity, scope, and architectural fit; post a structured assessment comment.

5 26d ago A 25 tokens

implement

11

zhoushoujianwork/clawflow

Skill Claude CodeCodex

Implement a code fix for a ready-for-agent issue: create a branch, write the code, open a PR.

5 26d ago A 25 tokens

reply-question

13

zhoushoujianwork/clawflow

Skill Claude CodeCodex

Answer user questions about the project: read code, search external knowledge, provide helpful technical answers.

5 26d ago A 22 tokens

track-progress

14

zhoushoujianwork/clawflow

Skill Claude CodeCodex

Check whether all sub-issues of a tracking issue are complete via GitHub native sub-issue API; emits agent-closed when done or agent-watching while pending.

5 26d ago A 37 tokens