Skip to main content
Run any Skill in Manus
with one click
mizzy
GitHub creator profile

mizzy

Repository-level view of 11 collected skills across 2 GitHub repositories.

skills collected
11
repositories
2
updated
2026-07-17
repository explorer

Repositories and representative skills

pick-issue
software-developers

Use when ready to implement - selects a GitHub Issue, creates worktree, implements with TDD, verifies, reviews 5x, and creates PR. Numeric argument (e.g. pick-issue 3) is the issue number, not a parallelism count.

2026-07-17
grill-me
project-management-specialists

Use when you want to be exhaustively questioned about a plan or design until shared understanding is reached - asks one question at a time, traverses the design tree, and proposes a recommended answer for each question

2026-06-05
codex
software-developers

Use to delegate all hands-on work to Codex - plan-writing, implementation, and refactoring. Opus reads, thinks, reviews, and writes docs only.

2026-06-01
merge-when-ready
software-developers

Use after a PR is opened and you want it merged - waits for CI to pass, marks draft PRs ready, removes the worktree, then merges and cleans up

2026-05-31
brainstorming
project-management-specialists

Use when starting new feature work, adding functionality, or modifying behavior - explores design before implementation, creates plan, PR, and GitHub Issues

2026-05-30
debugging
software-developers

Use when encountering test failures, bugs, or unexpected behavior - requires root cause investigation before any fix attempt

2026-05-30
plan
software-developers

Use when creating implementation plans from specs or design documents - decomposes work into concrete TDD tasks with file paths and code examples

2026-05-30
tdd
software-developers

Use when writing any implementation code - enforces Red-Green-Refactor cycle with no production code without a failing test first

2026-05-30
Showing top 8 of 10 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded