Skip to main content
marcusgoll
GitHub 제작자 프로필

marcusgoll

3개 GitHub 저장소에서 수집된 52개 skills를 저장소 단위로 보여줍니다.

수집된 skills
52
저장소
3
업데이트
2026년 7월 30일
저장소 탐색

저장소와 대표 skills

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…

2026년 4월 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년 4월 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.…

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…

2025년 12월 9일
수집된 skill 35개 중 8개를 표시합니다.
design-tournament
웹·디지털 인터페이스 디자이너

Produce a design reference where none exists, by interrogating the problem then running a blind round-robin between candidates. Use when starting a new page or surface with no prototype, when the existing prototype has been outgrown, or when the user asks to…

2026년 7월 30일
blind-critic
웹·디지털 인터페이스 디자이너

Judge a built surface against a reference artifact via blind A/B comparison. Use during the REVIEW phase of deep loop, or ad hoc when the user asks to "critique the UI against the prototype", "blind critic", "compare to the design", or "is this as good as the…

2026년 7월 30일
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년 2월 7일
cancel-deep
소프트웨어 개발자

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

2026년 2월 7일
cancel-ralph
소프트웨어 개발자

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

2026년 2월 7일
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년 2월 7일
deep-cleanup
네트워크·컴퓨터 시스템 관리자

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

2026년 2월 7일
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년 2월 7일
수집된 skill 16개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다