From hello-xotong1
Confirms that the xotong1 internal Claude Code marketplace is wired up correctly. Use this skill when the user says "test xotong1 marketplace", "verify xotong1 install", "smoke test the marketplace", or asks to confirm the platform skills pipeline is working.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hello-xotong1:hello-xotong1The summary Claude sees in its skill listing — used to decide when to auto-load this skill
When this skill activates, do exactly the following — no more, no less:
When this skill activates, do exactly the following — no more, no less:
✅ xotong1 marketplace is connected. Plugin hello-xotong1 v0.1.0 loaded from .claude-plugin/marketplace.json.Do not call any tools. Do not modify files. Do not inspect the environment. The skill is intentionally side-effect-free — its only job is to prove the install path works.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
npx claudepluginhub p/xotong-hello-xotong1-plugins-hello-xotong1