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

Thurbeen

Repository-level view of 17 collected skills across 6 GitHub repositories.

skills collected
17
repositories
6
updated
2026-07-19
repository explorer

Repositories and representative skills

drawio
software-developers

Generate a DrawIO cloud-architecture diagram (generic, Azure, or AWS) from a natural-language description. Always writes a `.drawio.png` — a PNG with the editable mxfile XML embedded in a PNG text chunk, so the same file renders inline in markdown and opens as an editable diagram in app.diagrams.net or drawio-desktop. Provider is auto-detected from the description; GCP is not supported.

2026-05-24
bump-pr-fixer
software-developers

Find Renovate dependency update PRs with failing CI and fix them using Claude Code.

2026-04-23
publish
software-developers

Refactor and test recent changes across all repos with publishable changes, ship PRs with auto-merge, then monitor CI and auto-fix failures until merged.

2026-04-23
code-security
information-security-analysts

Review the pending diff on the current branch for security issues (injection, authz, secrets, crypto misuse, SSRF, XSS, etc.) and apply fixes. Runs on the current repo by default; pass "all" to fan out across every accessible repo with pending changes. Stops before commit; pair with /publish to ship.

2026-04-23
create-repo
software-developers

Create a GitHub repository from template with full configuration (merge settings, branch protection, profile READMEs).

2026-04-23
docs-update
software-developers

Review the pending diff on the current branch for documentation drift (README, docs/, CHANGELOG, docstrings, inline comments, config examples) and apply updates. Runs on the current repo by default; pass "all" to fan out across every accessible repo with pending changes. Stops before commit; pair with /publish to ship.

2026-04-23
infra-monitor
network-and-computer-systems-administrators

Monitor Kubernetes cluster health and create fix PRs via Claude Code for GitOps-fixable issues.

2026-04-23
test-driven-development
software-developers

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR — write the test first, watch it fail, write minimal code to pass.

2026-04-21
Showing top 8 of 9 collected skills in this repository.
Showing 6 of 6 repositories
All repositories loaded