WanderingBug
Community@mambo-wang · 杭州
专注Java后端开发,喜欢运动
Agent Skills by WanderingBug
Showing 83 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Generates UI/UX design system recommendations from a searchable CSV database using BM25 search.
using-git-worktrees
Creates isolated git worktree workspaces with native tool detection and baseline test verification.
test-driven-development
Enforces test-first development using the red-green-refactor cycle before writing production code.
systematic-debugging
Diagnose bugs through a four-phase root-cause investigation process before proposing fixes.
openspec-apply-change
Implements tasks from an OpenSpec change using CLI-driven status and instructions.
codewiki-wiki-generator
Generates Wiki documentation for code repositories using CodeWiki MCP tools.
openspec-explore
Explores ideas, investigates codebases, and clarifies requirements before creating OpenSpec change proposals.
chinese-git-workflow
Configures Git workflows, commit conventions, and CI pipelines for Chinese hosting platforms.
using-superpowers
Enforces mandatory skill discovery and invocation before any AI response or action.
dispatching-parallel-agents
Dispatch independent subtasks to parallel agents with isolated contexts for concurrent resolution.
openspec-verify-change
Verify implementation completeness, correctness, and coherence against OpenSpec change artifacts.
chinese-code-review
Generates Chinese-language code review feedback with priority labels and communication templates.
openspec-write-plan
Generates Superpowers implementation plans from OpenSpec change artifacts with task mapping.
openspec-new-change
Scaffolds a new OpenSpec change directory and displays the first artifact instructions.
executing-plans
Executes written implementation plans task-by-task with review checkpoints and per-task commits.
finishing-a-development-branch
Guides merging, pull request creation, or cleanup of completed git development branches.
chinese-documentation
Applies Chinese typography and copywriting rules to technical documentation and README files.
openspec-archive-change
Archives completed OpenSpec changes after verifying artifact and task completion.
brainstorming
Guides collaborative design exploration and produces approved specification documents before implementation.
workflow-runner
Executes agency-orchestrator YAML workflows using the current session LLM as the engine.
openspec-executing-plans
Executes Superpowers implementation plans for OpenSpec changes and syncs completed tasks to tasks.md.
openspec-onboard
Guides users through a complete OpenSpec change workflow with narrated phases.
codinghub
Operate the CodingHub tool marketplace, plugin market, forum, and knowledge base via MCP or HTTP CLI.
writing-plans
Generates detailed multi-step implementation plans with TDD tasks from feature specifications.
Frequently Asked Questions About WanderingBug
FAQPage SchemaWhat 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.