Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
marcusgoll
GitHub creator profile

marcusgoll

Repository-level view of 50 collected skills across 3 GitHub repositories, including approximate occupation coverage.

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

Repositories and representative skills

#001
Spec-Flow
35 skills869updated 2026-04-23
70% of creator
git-workflow-enforcer
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مديرو أنظمة الحاسوب والمعلومات

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
المصممون الجرافيكيون

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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.
#002
deep-loop-plugin
14 skills00updated 2026-02-07
28% of creator
deep-status
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-02-07
deep-add
مطوّرو البرمجيات

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
مديرو الشبكات وأنظمة الحاسوب

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
متخصصو إدارة المشاريع

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