Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

superpowers-deepseek-v4

superpowers-deepseek-v4에는 gylove1994에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
16
Stars
6
업데이트
2026-06-13
Forks
2
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

brainstorming
소프트웨어 개발자

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-06-13
confirming-worktree-before-edit
소프트웨어 개발자

Use before any file edit in a session when worktree preference has not yet been confirmed — asks whether to open a new worktree, records the choice once per session, and delegates setup to using-git-worktrees when accepted

2026-06-13
using-git-worktrees
소프트웨어 개발자

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

2026-06-13
using-superpowers
소프트웨어 개발자

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-06-13
writing-plans
소프트웨어 개발자

Use when a Done spec exists and a multi-step implementation plan must be produced. Writes the plan with bite-sized TDD-style tasks, runs the multi-reviewer subsystem until convergence, and tracks the entire spec-to-plan process in a plan-progress file.

2026-06-13
dispatching-parallel-agents
소프트웨어 개발자

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-05-25
executing-plans
소프트웨어 개발자

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-05-25
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

2026-05-25
subagent-driven-development
소프트웨어 개발자

Use when executing implementation plans with independent tasks in the current session

2026-05-25
systematic-debugging
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-05-25
test-driven-development
소프트웨어 개발자

Use when implementing any feature or bugfix, before writing implementation code

2026-05-25
writing-skills
소프트웨어 개발자

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-05-25
multi-reviewer
소프트웨어 품질 보증 분석가·테스터

Use to run a multi-round review loop on a spec or plan draft. Dispatches 6 fixed reviewers (architect, red-team, edge-cases, yagni-gatekeeper, bdd-reviewer, tdd-reviewer) plus up to 2 exemplar-matchers (one per matched sample), then an arbiter that filters and arbitrates. Loop converges, degenerates, or hits a 3-round ceiling.

2026-05-21
resume-brainstorming
임원 비서 및 행정 보좌관

Use as the strict first step every time the brainstorming SKILL is about to start. Scans existing decision logs in docs/superpowers/brainstorms/ and either continues an In Progress session, starts a new session based on a Done or Abandoned session, or (when no logs exist) lets brainstorming proceed with a fresh empty file.

2026-05-21
resume-planning
임원 비서 및 행정 보좌관

Use as the strict first step every time the writing-plans SKILL is about to start. Requires the user to select a Done source spec, then scans existing plan-progress files for that spec and offers continue / new based on Done / new based on Abandoned / abandon options.

2026-05-21
managing-samples
계량원·측정원·검사원·샘플링원

Use ONLY when the user explicitly asks to initialize the exemplar samples library or to promote a specific spec/plan file as an exemplar. Never auto-trigger; never recommend addition unprompted.

2026-05-16