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

zbruhnke

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

skills collected
11
repositories
1
updated
2026-01-13
repository explorer

Repositories and representative skills

wiggum
software-developers

Start an autonomous implementation loop from a spec or PRD. Enters plan mode for user approval, enforces command gates (test/lint/typecheck/build), validates dependencies, commits incrementally, and maintains documentation and changelog. Production-ready quality gates.

2026-01-13
release-checklist
software-quality-assurance-analysts-and-testers

Run a final release checklist before shipping. Verifies no TODOs, no debug code, docs updated, tests passing, dependencies justified, and security reviewed.

2026-01-12
risk-register
computer-and-information-systems-managers-113021

Document risks for changes touching auth, data, or migrations. Lists top risks, how to test/monitor them, and rollback strategy.

2026-01-12
changelog-writer
web-developers

Maintain CHANGELOG.md with properly categorized entries. Use after implementing features, fixing bugs, or making any notable changes. Follows Keep a Changelog format.

2026-01-12
code-review
software-quality-assurance-analysts-and-testers

Review code changes for quality, security, and best practices. Use when reviewing staged changes, pull requests, or specific files before merging.

2026-01-12
explain-code
software-developers

Explain how code works in detail. Use when trying to understand unfamiliar code, complex logic, or system architecture.

2026-01-12
generate-tests
software-quality-assurance-analysts-and-testers

Generate comprehensive tests for code. Use when adding test coverage, implementing TDD, or ensuring code reliability.

2026-01-12
install-precommit
software-developers

Install the pre-commit review hook that forces you to understand changes before committing. Use when you want to enable commit reviews or when setting up a new project.

2026-01-12
Showing top 8 of 11 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded