wxHm
Structured coding workflows for planning, testing, debugging, and review
All Skills in This Repository (17)
Pure Emerald Level Indicatorsui-ux-pro-max
Generate design-system recommendations from multi-domain UI/UX data.
using-git-worktrees
Create isolated Git worktrees with automated setup and baseline verification.
test-driven-development
Enforce the red-green-refactor cycle with failing tests before production code.
systematic-debugging
Guide engineers through a four-phase workflow to uncover bug root causes.
using-superpowers
Invoke the Skill tool before responses to check applicable skills.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent problems across distinct domains.
executing-plans
Execute implementation plans in controlled batches with review checkpoints.
github-api
Route GitHub API operations across REST v3 and GraphQL v4 resource files.
finishing-a-development-branch
Verify tests and present four integration options for finishing a development branch.
brainstorming
Transform vague ideas into concrete design concepts through structured inquiry.
writing-plans
Generate implementation plans from specs with task lists and commit steps.
requesting-code-review
Automate structured code-review requests with template fields before merging.
Frequently Asked Questions
FAQPage SchemaHow to install wxHm skills?โผ
Run `npx skills add cooker/wxHm --all -g -y` in your terminal to install all skills in this collection globally.
What do the wxHm skills help with?โผ
They cover the full development cycle: brainstorming ideas, writing plans, test-driven coding, systematic debugging, code review, and merging finished branches.
Do these skills work with Cursor and Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and load automatically in Cursor, Claude Code, and other compatible coding environments.
How does the systematic debugging skill work?โผ
It forces root-cause investigation before any fix, using a four-phase process of evidence gathering, pattern analysis, hypothesis testing, and verified implementation.
Can I use these skills without process experience?โผ
Yes. Each skill gives clear step-by-step instructions, checklists, and red-flag warnings so anyone can follow disciplined workflows immediately.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core