원클릭으로
superpowers-trae
superpowers-trae에는 gotocx에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when starting any conversation in Trae - establishes mandatory skill activation, Trae tool mapping, and workflow priority before any response or action
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when executing implementation plans with independent tasks in the current session
Use when you have a spec or requirements for a multi-step task, before touching code
Use when tests have arbitrary sleeps/timeouts, race conditions, flaky async behavior, or timing-dependent failures
Use after finding a root cause when adding validation at multiple layers would make the bug impossible or obvious
Use when a bug manifests deep in a stack and you need to trace backward to the original trigger
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code
Use when testing skill behavior with RED-GREEN-REFACTOR pressure scenarios and subagents
Understand how ideas evolved over time to find old solutions for new problems and avoid repeating past failures
Dispatch to the right problem-solving technique based on how you're stuck