Agent Skills by mwangli
Showing 15 vetted skills indexed across 1 GitHub repositories.
superpower
Provide a centralized library for code analysis, generation, and debugging.
using-git-worktrees
Create isolated git worktrees with automatic directory selection and safety checks.
test-driven-development
Write failing tests first, implement minimal code, and refactor while keeping tests green.
systematic-debugging
Enforce root-cause analysis before code fixes using a four-phase debugging workflow.
using-superpowers
Enforce mandatory skill invocation before generating any response.
dispatching-parallel-agents
Dispatch parallel agents to independently solve isolated problems and synthesize results.
executing-plans
Execute written plans by loading, reviewing, and implementing tasks with verifications.
finishing-a-development-branch
Validate tests and execute merge or PR options with Git cleanup.
brainstorming
Guide collaborative brainstorming sessions to transform ideas into actionable design plans.
writing-plans
Generate implementation plans with file changes, testing, and milestones from vague specs.
requesting-code-review
Automate code-review requests with structured payloads before merging branches.
receiving-code-review
Verify code review feedback against the codebase before implementing changes.
writing-skills
Automate creation and validation of reusable skills with SKILL.md frontmatter.
verification-before-completion
Enforce fresh verification evidence before declaring completion in workflows.
subagent-driven-development
Delegate implementation plan tasks to isolated subagents with two-stage reviews.