Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
alexsandrocruz
GitHub 제작자 프로필

alexsandrocruz

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

수집된 skills
16
저장소
2
업데이트
2026-01-23
저장소 탐색

저장소와 대표 skills

brainstorming
마케팅 관리자

Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

2025-10-23
condition-based-waiting
소프트웨어 품질 보증 분석가·테스터

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

2025-10-23
defense-in-depth
소프트웨어 개발자

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible

2025-10-23
executing-plans
소프트웨어 개발자

Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches

2025-10-23
finishing-a-development-branch
소프트웨어 개발자

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2025-10-23
receiving-code-review
소프트웨어 개발자

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2025-10-23
requesting-code-review
소프트웨어 품질 보증 분석가·테스터

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding

2025-10-23
root-cause-tracing
소프트웨어 개발자

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

2025-10-23
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다