# ChrisLamDev

> Open-source publisher. Listings imported from github.com/ChrisLamDev — credited to the original author with their license.

- **Listings:** 36
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/chrislamdev
- **Website:** https://github.com/ChrisLamDev

## Published listings

- [Cua Wechat Devtools Ui Inspection](https://agentstack.voostack.com/l/skill-chrislamdev-cua-desktop-automation-skills-cua-wechat-devtools-ui-inspection) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-cua-desktop-automation-skills-cua-wechat-devtools-ui-inspection`
  Use Cua Driver to inspect and navigate WeChat DevTools simulator for Mini Program UI visual review. Covers AX tree quirks, pixel-click strategies, and NW.js limitations.
- [Auto Gui Debug Loop](https://agentstack.voostack.com/l/skill-chrislamdev-cua-desktop-automation-skills-auto-gui-debug-loop) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-cua-desktop-automation-skills-auto-gui-debug-loop`
  General-purpose GUI debugging loop — use Cua Driver + Vision AI to automate any desktop GUI app with screenshot analysis and automated click/verify flow
- [Requesting Code Review](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-requesting-code-review) — Skill · Free — `agentstack add skill-chrislamdev-hermes-core-skills-requesting-code-review`
  Use when requesting a code review before pushing changes.
- [Context Aware Task Decomposition](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-context-aware-task-decomposition) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-context-aware-task-decomposition`
  Use when the context window is getting full and tasks need breaking down.
- [Skill Slimming Strategy](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-skill-slimming-strategy) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-skill-slimming-strategy`
  Use when a skill SKILL.md is over 2000 words and needs trimming to the Superpowers standard of under 500 words.
- [Hermes Core Skills](https://agentstack.voostack.com/l/mcp-chrislamlayer1-gif-hermes-core-skills) — MCP server · Free · security-reviewed — `agentstack add mcp-chrislamlayer1-gif-hermes-core-skills`
  25 executable AI agent skills for debugging, planning, token efficiency, and security
- [Cua Driver Install Macos](https://agentstack.voostack.com/l/skill-chrislamdev-cua-desktop-automation-skills-cua-driver-install-macos) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-cua-desktop-automation-skills-cua-driver-install-macos`
  Install, configure, and integrate Cua Driver (trycua/cua) on macOS for background desktop control via MCP, including permission granting and Hermes integration.
- [Hermes Improvement Multiphase Plan](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-hermes-improvement-multiphase-plan) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-hermes-improvement-multiphase-plan`
  Structured multi-phase plan for improving Hermes Agent — IDE docs, release frequency, plugin marketplace, desktop app, and Rust performance.
- [Agent Capability Comparison Methodology](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-agent-capability-comparison-methodology) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-agent-capability-comparison-methodology`
  A Claude skill from ChrisLamDev/hermes-core-skills.
- [Autonomous Work Signaling](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-autonomous-work-signaling) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-autonomous-work-signaling`
  Use when signaling work status across autonomous sessions.
- [Writing Plans](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-writing-plans) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-writing-plans`
  Use when the user asks for a plan instead of executing work.
- [Test Driven Development](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-test-driven-development) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-test-driven-development`
  Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.
- [Openclaw Hermes Arch](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-openclaw-hermes-arch) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-openclaw-hermes-arch`
  Use when understanding the relationship between OpenClaw Gateway and Hermes Agent.
- [Systematic Debugging](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-systematic-debugging) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-systematic-debugging`
  Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without understanding the problem first.
- [Spec Driven Development](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-spec-driven-development) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-spec-driven-development`
  Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
- [Multi Agent Browser Text Extraction](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-multi-agent-browser-text-extraction) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-multi-agent-browser-text-extraction`
  Use delegate_task with multiple browser-equipped sub-agents to extract verbatim text from Chinese academic/religious websites with JavaScript-heavy tree navigation. Covers coordination patterns, site-specific navigation, error recovery, and QA verification.
- [Token Efficiency](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-token-efficiency) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-token-efficiency`
  Use when context is getting large, when working on long sessions, or when you notice token consumption is high. Use before dispatching subagents, before reading large files, and during context compaction.
- [Security Hardening Checklist](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-security-hardening-checklist) — Skill · Free — `agentstack add skill-chrislamdev-hermes-core-skills-security-hardening-checklist`
  Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
- [Think Tool](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-think-tool) — Skill · Free — `agentstack add skill-chrislamdev-hermes-core-skills-think-tool`
  Use when facing a complex decision, multiple possible approaches, or before making irreversible changes. Use when the best course of action is not obvious and requires reasoning before acting. Use before running destructive operations, before large refactors, or when you catch yourself rushing.
- [Cua Desktop Automation Skills](https://agentstack.voostack.com/l/mcp-chrislamdev-cua-desktop-automation-skills) — MCP server · Free · security-reviewed — `agentstack add mcp-chrislamdev-cua-desktop-automation-skills`
  Router Learning System + macOS desktop automation skills for AI agents using Cua Driver — task routing, fallback chains, self-learning history.
- [Cua Browser Github Oauth](https://agentstack.voostack.com/l/skill-chrislamdev-cua-desktop-automation-skills-cua-browser-github-oauth) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-cua-desktop-automation-skills-cua-browser-github-oauth`
  Complete GitHub OAuth/Device Code Flow via Cua Driver browser automation — bypasses Chrome URL bar search issue when authenticating from headless agents
- [Checkpoints And Rewind](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-checkpoints-and-rewind) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-checkpoints-and-rewind`
  Use before making irreversible changes (deleting files, destructive git operations, large refactors). Use when you need the ability to roll back if something goes wrong. Use at the start of any task that modifies multiple files.
- [Context Compaction Verification And Recovery](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-context-compaction-verification-and-recovery) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-context-compaction-verification-and-recovery`
  Use when verifying that tool commands actually executed after compaction.
- [Subagent Driven Development](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-subagent-driven-development) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-subagent-driven-development`
  Use when executing implementation plans with independent tasks in the current session
- [Self Regulation Brake System](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-self-regulation-brake-system) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-self-regulation-brake-system`
  Brake system that auto-stops the agent after N repeated failures, prevents token burning on loops.
- [Desktop Browser Automation Cua](https://agentstack.voostack.com/l/skill-chrislamdev-cua-desktop-automation-skills-desktop-browser-automation-cua) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-cua-desktop-automation-skills-desktop-browser-automation-cua`
  Use Cua Driver to automate desktop browsers (Chrome/Safari) — open pages, type text, click elements, execute JavaScript. Includes React/Draft.js workaround for X.com and similar SPA platforms.
- [Cross Session Execution Framework](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-cross-session-execution-framework) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-cross-session-execution-framework`
  Use when managing a long-term project across multiple Hermes sessions.
- [Cua Driver Macos Automation](https://agentstack.voostack.com/l/skill-chrislamdev-cua-desktop-automation-skills-cua-driver-macos-automation) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-cua-desktop-automation-skills-cua-driver-macos-automation`
  Use Cua Driver for macOS desktop automation — launching apps, clicking UI elements, and controlling web pages via Accessibility API and JavaScript injection.
- [Router Learning System](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-router) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-router`
  Router Learning System — 越用越聰明嘅任務路由引擎。
- [Plan](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-plan) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-plan`
  Use when the user asks for a plan instead of executing work.
- [Hermes Tweet](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-hermes-tweet) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-hermes-tweet`
  Use when Hermes Agent needs X/Twitter search, public signal research, monitoring, or approval-gated account actions through the Hermes Tweet plugin.
- [Cua Vision Hybrid Control](https://agentstack.voostack.com/l/skill-chrislamdev-cua-desktop-automation-skills-cua-vision-hybrid-control) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-cua-desktop-automation-skills-cua-vision-hybrid-control`
  Hybrid control loop using Cua Driver (Accessibility) + Vision AI (Screenshot Analysis) for macOS desktop apps. Full pipeline: screencapture → vision_analyze → Cua hotkey/click → screencapture verify.
- [Multi Role Synthesis Framework](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-multi-role-synthesis-framework) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-multi-role-synthesis-framework`
  Use when Chris wants multiple perspectives on a design/feature decision and then a final integrated verdict. 多角色各自俾建議 → 終極角色做篩選整合，避免單一角度的盲點。
- [Batch Skill Description Standardization](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-batch-skill-description-standardization) — Skill · Free — `agentstack add skill-chrislamdev-hermes-core-skills-batch-skill-description-standardization`
  Use when needing to standardize descriptions across many skill files at once — change format, fix wording, or enforce a convention like 'Use when...' prefix.
- [Hermes Agent](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-hermes-agent) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-hermes-agent`
  Use when setting up or extending Hermes Agent.
- [Open Source Adaptation Pattern](https://agentstack.voostack.com/l/skill-chrislamdev-hermes-core-skills-open-source-adaptation-pattern) — Skill · Free · security-reviewed — `agentstack add skill-chrislamdev-hermes-core-skills-open-source-adaptation-pattern`
  Use when evaluating whether an open-source project fits our needs.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
