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

moberghr

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

skills collected
45
repositories
2
updated
2026-07-21
repository explorer

Repositories and representative skills

batch-fix
software-developers

Corrective batch of multiple small independent fixes (apply review findings, several/multiple fixes across >3 files, no new contract or architecture) — broader than fix, lighter than implement.

2026-07-21
setup-bootstrap
software-developers

One-time repo setup that detects tech stack, audits the codebase, pulls coding guidelines, and generates a project-specific CLAUDE.md

2026-07-21
implement
software-developers

Full feature implementation loop orchestrating planning, batching, verification, and review skills

2026-07-20
spec-driven-development
software-developers

Use when the task is a new feature, breaking change, multi-file change, or any work where approval should happen before coding begins.

2026-07-20
workflow-artifacts
software-developers

Use to create, update, and read durable workflow state under .mtk/workflows/ so orchestration survives compaction, crash, and session handoff.

2026-07-20
planning-and-task-breakdown
software-developers

Use after a spec is approved and before multi-file implementation begins, to break work into verifiable batches with checkpoints.

2026-07-16
prior-work-check
software-developers

Use before approving a spec or starting a multi-file implementation to confirm no existing skill, helper, handler, or lesson already covers the proposed work.

2026-07-16
subagent-implementation
software-developers

Use instead of incremental-implementation for 3+ batches, 6+ non-mechanical files, or non-none security_impact — one fresh implementer subagent per batch with orchestrator drift checks.

2026-07-16
Showing top 8 of 44 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded