WanderingBug avatar

WanderingBug

Community

@mambo-wang · 杭州

19Followers
|
31Public Repos
|
83Published Skills

专注Java后端开发,喜欢运动

Skills Distribution
DomainDeveloper To...Spec-Driven Change.. (35%)Testing & Debuggin.. (25%)Git & Code Review .. (20%)UI Verification & .. (10%)

Agent Skills by WanderingBug

Showing 83 vetted skills indexed across 1 GitHub repositories.

mambo-wangmambo-wang
3

ui-ux-pro-max

Generates UI/UX design system recommendations from a searchable CSV database using BM25 search.

Community
Intermediate
mambo-wangmambo-wang
3

using-git-worktrees

Creates isolated git worktree workspaces with native tool detection and baseline test verification.

Community
Intermediate
mambo-wangmambo-wang
3

test-driven-development

Enforces test-first development using the red-green-refactor cycle before writing production code.

Community
Intermediate
mambo-wangmambo-wang
3

systematic-debugging

Diagnose bugs through a four-phase root-cause investigation process before proposing fixes.

Community
Advanced
mambo-wangmambo-wang
3

openspec-apply-change

Implements tasks from an OpenSpec change using CLI-driven status and instructions.

Community
Intermediate
mambo-wangmambo-wang
3

codewiki-wiki-generator

Generates Wiki documentation for code repositories using CodeWiki MCP tools.

Community
Advanced
mambo-wangmambo-wang
3

openspec-explore

Explores ideas, investigates codebases, and clarifies requirements before creating OpenSpec change proposals.

Community
Intermediate
mambo-wangmambo-wang
3

chinese-git-workflow

Configures Git workflows, commit conventions, and CI pipelines for Chinese hosting platforms.

Community
Intermediate
mambo-wangmambo-wang
3

using-superpowers

Enforces mandatory skill discovery and invocation before any AI response or action.

Community
Intermediate
mambo-wangmambo-wang
3

dispatching-parallel-agents

Dispatch independent subtasks to parallel agents with isolated contexts for concurrent resolution.

Community
Intermediate
mambo-wangmambo-wang
3

openspec-verify-change

Verify implementation completeness, correctness, and coherence against OpenSpec change artifacts.

Community
Intermediate
mambo-wangmambo-wang
3

chinese-code-review

Generates Chinese-language code review feedback with priority labels and communication templates.

Community
Intermediate
mambo-wangmambo-wang
3

openspec-write-plan

Generates Superpowers implementation plans from OpenSpec change artifacts with task mapping.

Community
Intermediate
mambo-wangmambo-wang
3

openspec-new-change

Scaffolds a new OpenSpec change directory and displays the first artifact instructions.

Community
Intermediate
mambo-wangmambo-wang
3

executing-plans

Executes written implementation plans task-by-task with review checkpoints and per-task commits.

Community
Intermediate
mambo-wangmambo-wang
3

finishing-a-development-branch

Guides merging, pull request creation, or cleanup of completed git development branches.

Community
Intermediate
mambo-wangmambo-wang
3

chinese-documentation

Applies Chinese typography and copywriting rules to technical documentation and README files.

Community
Basic
mambo-wangmambo-wang
3

openspec-archive-change

Archives completed OpenSpec changes after verifying artifact and task completion.

Community
Intermediate
mambo-wangmambo-wang
3

brainstorming

Guides collaborative design exploration and produces approved specification documents before implementation.

Community
Advanced
mambo-wangmambo-wang
3

workflow-runner

Executes agency-orchestrator YAML workflows using the current session LLM as the engine.

Community
Advanced
mambo-wangmambo-wang
3

openspec-executing-plans

Executes Superpowers implementation plans for OpenSpec changes and syncs completed tasks to tasks.md.

Community
Advanced
mambo-wangmambo-wang
3

openspec-onboard

Guides users through a complete OpenSpec change workflow with narrated phases.

Community
Intermediate
mambo-wangmambo-wang
3

codinghub

Operate the CodingHub tool marketplace, plugin market, forum, and knowledge base via MCP or HTTP CLI.

Community
Advanced
mambo-wangmambo-wang
3

writing-plans

Generates detailed multi-step implementation plans with TDD tasks from feature specifications.

Community
Intermediate

Frequently Asked Questions About WanderingBug

FAQPage Schema
What tasks can I accomplish with WanderingBug's skill collection?▼

You can run the full OpenSpec change lifecycle (propose, plan, implement, verify, archive), practice test-driven development and systematic debugging, isolate work with git worktrees, conduct Chinese-language code reviews, generate codebase wikis via CodeWiki MCP, and verify UI implementations against design specs.

Who is the target audience for these skills?▼

Backend and full-stack engineers—especially Java developers and Chinese-speaking teams—who want disciplined spec-driven development. The chinese-git-workflow, chinese-code-review, and chinese-commit-conventions skills specifically address Gitee, Coding.net, and JiHu GitLab users with localized templates and conventions.

How do I install and run these skills in practice?▼

Skills load into Claude Code, OpenClaw, or Cursor sessions and trigger by context or explicit slash invocation. OpenSpec skills require the openspec CLI; opencli-* skills need the opencli command available in Bash; codinghub falls back from MCP to HTTP via Python or Node.js wrappers.

Are these skills open source and what do they cost?▼

The OpenSpec family skills carry an explicit MIT license at no cost, authored by openspec and dyx. Other skills in the manifest declare no license field, so users should verify terms per repository before redistribution or commercial reuse.

What prerequisites and dependencies do these skills require?▼

OpenSpec skills require the openspec CLI, and openspec-write-plan additionally needs the Superpowers writing-plans skill. codewiki-wiki-generator uses CodeWiki-CN MCP servers, setup-pre-commit needs Husky with lint-staged, and migrate-to-shoehorn targets TypeScript repos using @total-typescript/shoehorn.