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

marcusgoll

Repository-level view of 50 collected skills across 3 GitHub repositories.

skills collected
50
repositories
3
updated
2026-04-23
repository explorer

Repositories and representative skills

git-workflow-enforcer
software-developers

Enforce git commits after every phase and task to enable rollback and prevent lost work. Auto-trigger when completing phases, tasks, or when detecting uncommitted changes. Auto-commit with Conventional Commits format. Verify branch safety, check for merge conflicts, enforce clean working tree. Block completion if changes not committed.

2026-04-23
optimization-phase
software-developers

Validates production readiness through performance benchmarking, accessibility audits, security reviews, and code quality checks. Use after implementation phase completes, before deployment, or when conducting quality gates for features. (project)

2026-04-23
ultrathink
software-developers

Deep planning philosophy for craftsman-level architecture. Transforms planning from research-then-design to research-question-simplify-design. Use when --deep flag is set, for epics, complex features (30+ tasks), or when auto_deep_mode preference is enabled. Invokes assumption questioning, codebase soul analysis, and ruthless simplification. (project)

2025-12-16
shadcn-integration
web-developers

Integration guide for shadcn/ui components with OKLCH design tokens. Use when setting up shadcn, customizing themes, or adding components to Next.js projects. Auto-trigger on /init --tokens --shadcn flag.

2025-12-16
dry-run
software-developers

Preview command effects without making changes. Simulates file writes, git operations, agent spawns, and state changes. All reads execute normally for accurate preview. Use --dry-run flag on any command.

2025-12-15
error-recovery
software-developers

Classify workflow failures and attempt automatic recovery. Use when sprint/feature fails during implementation to determine if auto-fix is possible or manual intervention required.

2025-12-14
regression-test-generator
software-quality-assurance-analysts-and-testers

Generate regression tests when bugs are discovered during /debug or continuous checks. Auto-detects test framework, creates Arrange-Act-Assert tests, and links to error-log.md entries. (project)

2025-12-12
anti-duplication
software-developers

Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reuse. Prevent code duplication by finding and suggesting similar implementations. Auto-trigger when user asks to create, implement, add, or build new functionality.

2025-12-09
Showing top 8 of 35 collected skills in this repository.
deep-status
software-developers

Check deep loop progress and session state. Use when user asks 'what status', 'where are we', 'deep status'. Shows phase, tasks, and iteration count.

2026-02-07
cancel-deep
software-developers

Cancel active deep loop session. Use when user asks to 'stop deep', 'cancel deep', 'abort loop'. Cleans up state files.

2026-02-07
cancel-ralph
software-developers

Stop ralph mode PRD processing. Use when user asks to 'cancel ralph', 'stop autonomous mode'. Halts background execution.

2026-02-07
deep-add
software-developers

Add tasks to deep loop queue (.deep/tasks.md). Use when user asks to 'add task', 'queue this', 'deep add'. Interactively gathers task details.

2026-02-07
deep-cleanup
network-and-computer-systems-administrators

Clean up stale deep loop files. Use when user asks to 'clean up', 'remove .deep directories'. Removes old session artifacts.

2026-02-07
deep-execute
software-developers

Process queued tasks from .deep/tasks.md. Use when user asks to 'execute queue', 'process tasks', 'run queued work'. Supports multi-session claim-based coordination with git conflict handling.

2026-02-07
deep-fullstack
software-developers

Coordinate frontend+backend development with shared types. Use when building full-stack features, 'connect frontend to API', or 'end-to-end'. Includes E2E testing.

2026-02-07
deep-plan
project-management-specialists

Create implementation plans with acceptance criteria. Use when user asks to 'plan this', 'create PRD', 'break down task'. Supports PRD-to-task-queue conversion.

2026-02-07
Showing top 8 of 14 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded