dxiongya

Debug Kit — Testing skill for Claude Code

Testing community

🧩 Agent Skill: drive, inspect & test apps across 9 platforms (macOS/iOS/Android/Web/Electron/Flutter/RN/Tauri/Chrome-ext) — background, no cursor hijack, with a virtual pointer.

How to install Debug Kit

This entry records only its repository, not the path inside it, so there is no exact command to give. Open dxiongya/debug-kit and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Debug Kit does

🧩 Agent Skill: drive, inspect & test apps across 9 platforms (macOS/iOS/Android/Web/Electron/Flutter/RN/Tauri/Chrome-ext) — background, no cursor hijack, with a virtual pointer. Install: npx skills add dxiongya/debug-kit

Alternatives in Testing

  • Debug — You are tasked with helping debug issues during manual testing or implementation 10k ★
  • Skill Debug — Debug issues methodically — use when stuck on errors, test failures, or unexpected behavior 2.8k ★
  • Ext Apps — Official repo for spec & SDK of MCP Apps protocol - standard for UIs embedded AI chatbots, served by MCP serve 1.9k ★

README

🧩 debug-kit

An Agent Skill for Claude Code (and Cursor · Codex · Cline · Gemini CLI …)
Install it once and your AI gains hands & eyes to drive, inspect, and test real apps across 9 platforms —
in the background, without ever touching your real cursor, with a virtual pointer you can watch.

Agent Skill install: npx skills add Claude Code Skill skills.sh License: MIT platforms 9 host macOS

English · 简体中文

npx skills add dxiongya/debug-kit        # ← one-line install (it's a skill, not a library)

[!NOTE] **This is an _Agent Skill_, not an app or a library.** You don't run or `import` it — you **install** it into your AI coding agent. After that, the agent automatically uses it whenever you say things like *"run the app", "tap the button", "take a screenshot", "test this"*. Under the hood it's a `SKILL.md` manifest plus the scripts the agent calls. Manage it with [skills.sh](https://skills.sh).


English

**debug-kit** gives an AI agent — like [Claude Code](https://cla