Jacob He
Community@rockcookies · Wuhan China
Jacob He (rockcookies) curates 138 agent skills spanning Golang engineering, React/Vue frontend standards, Git history surgery, codebase audits, and proxy network diagnostics.
Agent Skills by Jacob He
Showing 136 vetted skills indexed across 1 GitHub repositories.
upstream-research
Generates architecture, changelog, and sync documentation for upstream project directories.
skill-connectivity
Audits file reference connectivity across a skills collection and reports dangling links.
show-me
Generates concise diagrams, code-shape sketches, and HTML artifacts to explain topics visually.
playwright-cli
Automate browser interactions and Playwright test workflows through a command-line interface.
web-design-guidelines
Review UI code against Vercel's Web Interface Guidelines and report findings by file and line.
react-best-practices
Applies Vercel performance optimization rules when writing and refactoring React and Next.js code.
baoyu-infographic
Generate raster infographics by combining 21 layout structures with 22 visual styles.
baoyu-image-gen
Generate images via OpenAI, Google, DashScope, Replicate, and other image APIs from CLI scripts.
skill-creator
Create, evaluate, and iteratively improve Agent Skills with benchmarked test runs.
frontend-design
Guides distinctive visual design decisions for new or reshaped web UI.
ip-check
Inspect IP and SOCKS5 proxy quality across registry, geolocation, reputation, and latency layers.
clash-doctor
Diagnose Clash Verge and mihomo connectivity and manage profile routing configurations.
clash-routes
Inspect live Mihomo proxy chains and matched rules for local processes.
figma-to-react
Convert Figma MCP output into pixel-accurate React and Next.js components with TypeScript and Tailwind CSS.
codebase-audit
Audits codebases with parallel read-only agents and produces severity-sorted findings reports.
research
Delegates topic research to a background agent that writes cited Markdown findings.
domain-modeling
Build and maintain a project domain model with CONTEXT.md glossaries and ADR records.
wayfinder
Plan large efforts as decision tickets on an issue tracker.
setup-matt-pocock-skills
Configures a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
writing-for-agents
Guides writing skills, AGENTS.md, and CLAUDE.md documents for agent consumption.
wait-what
Rewrites the previous AI response in ASD-STE100 Simplified Technical English with added context.
handoff
Generates a handoff document summarizing the current conversation for a fresh agent session.
diagnosing-bugs
Diagnose hard bugs and performance regressions through a structured six-phase feedback-loop workflow.
code-review
Reviews a git diff against coding standards and the originating spec using parallel sub-agents.
Frequently Asked Questions About Jacob He
FAQPage SchemaWhat tasks can I accomplish with rockcookies' skill collection?▼
You can write, review, refactor, and benchmark Go code across 40+ dedicated skills, build React/Vue/Next.js frontends with framework best practices, perform atomic Git commits and safe rebases, run full codebase audits, diagnose bugs, and troubleshoot Clash/mihomo proxy configurations and IP quality.
Who is the target audience for these skills?▼
Go backend engineers, React/Vue frontend developers, and engineering leads who want opinionated, convention-driven guidance. The collection suits developers using Claude Code, Codex, or Cursor who need linting, testing, dependency injection, code review, and design-planning discipline enforced consistently.
What are the installation and runtime requirements?▼
Most Golang skills require the go binary, with some needing gopls, govulncheck, golangci-lint, dlv, benchstat, or swag installed via go install or brew. Frontend skills need npx/npm or bun. Skills run inside agent harnesses like Claude Code or Codex and trigger on matching file paths or prompts.
Are these skills open source and what licenses apply?▼
Yes, the majority are free and open source. The samber Golang skill family, Vue skills, and several others carry MIT licenses; the impeccable UI skill uses Apache 2.0. A few skills like frontend-design reference custom LICENSE.txt terms, so check individual skill frontmatter before redistribution.
How do the Git and code review skills work together?▼
git-atomic-commit splits mixed changes into Conventional Commits, git-rebase-surgeon performs safe history rewriting with force-with-lease, and git-semantic-search traces code origins via pickaxe/blame/bisect. Review skills like code-review, thermo-nuclear-review, and codebase-audit then validate branches against standards and specs.