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

sd0x-dev-flow

sd0x-dev-flow에는 sd0xdev에서 수집한 skills 96개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
96
Stars
175
업데이트
2026-04-27
Forks
23
직업 범위
직업 카테고리 10개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ui-first-principles
웹·디지털 인터페이스 디자이너

First-principles UI/IA reasoning: turns a `<scenario>` + API field set into JTBD analysis, principle-anchored field-priority decisions, anti-pattern findings, and a bidirectional UI↔API gap report. Trigger: UI、UX、資訊架構、IA、scenario-driven UI、欄位優先級、information hierarchy. Not for: visual/CSS work (use `/frontend-design`), post-build critique (use `/critique`), or simplifying existing layouts (use `/distill`).

2026-04-27
necessity-audit
소프트웨어 개발자

Necessity audit for over-designed spec elements. Use when: auditing lifecycle spec (1-requirements / 2-tech-spec / 3-architecture) for YAGNI/KISS violations, challenging necessity of FRs/NFRs/abstractions/configs via Codex adversarial debate. Not for: FP reasoning validity (use /codex-review-spec), completeness check (use /feature-completeness), detail review (use /codex-review-doc), or code-level simplification (use /simplify).

2026-04-21
epic-merge
소프트웨어 개발자

Sequential squash-merge of stacked PR chains into an epic branch. Handles dependency-ordered rebase, collision-safe backup tags, CI monitoring (delegates to /watch-ci), and post-merge verification. Use when: merging a chain of stacked PRs into an epic branch, collapsing a linear PR stack into per-PR squash commits, preparing an epic branch for final review. Triggers on: 'merge PRs into epic', 'squash chain', 'collapse PR stack', 'epic merge', or when user has a linear PR dependency chain (PR A -> B -> C) targeting an epic branch. Not for: single PR merge (use /create-pr + GitHub UI), simple rebase (use /smart-rebase), pre-merge analysis (use /merge-prep). Output: chain analysis table + backup tag manifest + per-iteration AskUserQuestion gate + verification log.

2026-04-20
push-ci
소프트웨어 개발자

Push to remote and monitor CI. Validates branch safety, executes git push WITH explicit user approval, then monitors CI run status via gh CLI. Use when: user says 'push', 'push and watch CI', 'ship it', 'push-ci'. Not for: committing (use /smart-commit), creating PRs (use /create-pr), merging (use /merge-prep).

2026-04-20
post-dev-recap
소프트웨어 개발자

Post-development recap wrapper. Use when: AI/Codex just finished implementing a feature and the user wants a guided walkthrough with scope detection + doc generation + follow-up Q&A. Not for: generating only a doc (use /recap-doc), Q&A over an existing recap (use /recap-ask), technical share-out (use /tech-brief), first-principles reasoning of an existing doc (use /fp-brief), general code tracing (use /code-explore). Output: ScopeReport → briefing-recap-<date>.md → interactive Q&A session.

2026-04-17
recap-ask
소프트웨어 개발자

Interactive Q&A over an existing recap document. Use when: user wants to ask follow-up questions about a briefing-recap-<date>.md produced by /recap-doc, with recap-bounded context + out-of-scope redirect + optional promote-to-request. Not for: generating a new recap (use /recap-doc), general project Q&A (use /ask), code tracing (use /code-explore). Output: per-turn answer referencing file:line + end-of-session promote prompt.

2026-04-17
recap-doc
소프트웨어 개발자

Post-development recap document generator. Use when: AI/Codex has implemented a feature and the user needs a guided walkthrough of what changed and why, with blind-spot detection and anticipated questions. Not for: Q&A follow-up (use /recap-ask), technical share-out for teammates (use /tech-brief), or generic code explanation (use /codex-explain). Output: briefing-recap-<YYYY-MM-DD>.md with file-level walkthrough, design intents, spec drift, blind spots (mandatory), and anticipated questions.

2026-04-17
project-setup
소프트웨어 개발자

Project configuration initialization. Use when: first-time setup, auto-detecting framework, replacing CLAUDE.md placeholders. Not for: ongoing config checks (use claude-health), skill creation (use skill-creator). Output: configured CLAUDE.md + project settings + rules + hooks.

2026-04-17
watch-ci
소프트웨어 개발자

Monitor GitHub Actions CI runs until completion. Use when: watching CI after push, checking build status, monitoring PR checks, waiting for CI completion, user says 'watch CI', 'check CI', 'CI status', 'monitor build', or /watch-ci. Not for: pushing code (use push-ci), creating PRs (use create-pr). Output: per-run verdict (pass/fail/timeout).

2026-04-17
ask
소프트웨어 개발자

Context-aware Q&A with auto context gathering. Use when: user has a quick question about codebase, git history, rules, docs, or skills during development. Not for: code changes (use feature-dev), code review (use codex-review-fast), deep research (use deep-research), full code trace (use code-explore). Output: structured answer with source attribution.

2026-04-13
create-request
프로젝트 관리 전문가

Create, update, or scan per-task request tickets for progress tracking. These are date-prefixed non-lifecycle docs under requests/, NOT feature-level requirements (use /req-analyze for those). Use when: tracking task progress, updating completion status, scanning incomplete requests, checking request status dashboard. Not for: feature-level problem-space analysis (use req-analyze for 1-requirements.md lifecycle doc), tech specs (use tech-spec), code implementation (use feature-dev). Output: request ticket with status tracking, referencing parent tech-spec.

2026-04-10
req-analyze
프로젝트 관리 전문가

Requirements analysis — problem decomposition, stakeholder scan, requirement structuring. Produces 1-requirements.md (Phase 1 lifecycle doc, NOT the per-task request ticket — for those use /create-request). Use when: analyzing needs before tech spec, decomposing requirements, stakeholder analysis, 需求分析. Not for: solution comparison (use feasibility-study), tech design (use tech-spec), per-task tracking tickets (use create-request), issue root cause (use issue-analyze).

2026-04-10
runbook
소프트웨어 개발자

Generate and update feature release runbooks from existing docs and codebase. Use when: creating operational runbook, release handbook, deployment checklist, pre-release preparation. Not for: incident response (v2), code review (use codex-code-review), architecture design (use architecture).

2026-04-07
tech-brief
소프트웨어 개발자

Technical briefing for developer sharing. Use when: sharing implementation findings with technical colleagues, post-development knowledge transfer, documenting what was built and why. Not for: PM/CTO summary (use project-brief), first-principles reasoning (use fp-brief), design-phase specs (use tech-spec). Output: 6-section technical brief with source provenance.

2026-04-07
claude-health
기타 컴퓨터 관련 직업

Claude Code config health check + plugin sync. Use when: auditing .claude/ structure, checking naming, verifying hook setup, detecting plugin version drift, syncing installed assets. Not for: skill quality (use skill-health-check), code review (use codex-code-review). Output: health report + fix recommendations.

2026-04-04
doc-refactor
소프트웨어 개발자

Refactor documents — simplify without losing information, visualize flows with sequenceDiagram.

2026-04-04
feature-dev
소프트웨어 개발자

Feature development workflow. Use when: implementing features, writing code, running dev loop. Not for: understanding code (use code-explore), reviewing code (use codex-code-review). Output: implemented feature + tests + review gate.

2026-04-04
next-step
소프트웨어 개발자

Change-aware next step advisor. Use when: user asks what to do next, workflow progression is unclear, session just started with dirty worktree. Not for: executing the suggested command (user decides), auto-loop decisions (hooks handle that). Output: findings-based suggestions or session summary with commit seed.

2026-04-04
op-session
네트워크·컴퓨터 시스템 관리자

Initialize 1Password CLI session for Claude Code. Use when: starting a session that needs 1Password secrets, op CLI keeps prompting biometric auth, setting up OP_SESSION token. Solves: Claude Code's no-TTY subprocess model triggers 1Password biometric auth on every op call. Supports both token-based and App Integration auth modes — auto-detects which mode to use.

2026-04-04
safe-remove
소프트웨어 개발자

Safely remove plugin assets (skill/agent/rule/script/hook) with dependency detection and reference cleanup. Use when: user says 'remove skill', 'delete skill', 'deprecate', 'clean up unused', or /safe-remove. Not for: code refactoring (use /simplify), feature removal requiring architecture changes (manual).

2026-04-04
sharingan
소프트웨어 개발자

Replicate knowledge from any source as sd0x-dev-flow skill definition. Use when: copying skills from repos, adapting patterns from articles/papers/code, converting knowledge to skill format. Not for: research without skill output (use deep-research), creating skills from scratch (use skill-creator), project onboarding (use repo-intake). Output: analysis report + generated SKILL.md files with 3-layer validation.

2026-04-04
skill-health-check
소프트웨어 개발자

Validate skill quality against routing, progressive loading, and verification criteria. Use when: auditing skills, checking skill health, reviewing skill design. Not for: code review (use codex-code-review) or doc review (use doc-review). Output: health report with per-skill ratings + Gate.

2026-04-04
smart-commit
소프트웨어 개발자

Smart batch commit. Analyzes uncommitted changes, groups by cohesion, generates commit messages matching project style. Default: output git commands for manual execution. With --execute: directly run git add + git commit (requires user approval). Use when: user says 'commit', 'batch commit', 'prepare commit', 'write commit message', or /smart-commit

2026-04-04
tech-spec
소프트웨어 개발자

Tech spec generation and review. Use when: designing features, writing specs, spec review. Not for: requirements analysis (use req-analyze), implementation (use feature-dev), architecture advice (use codex-architect). Output: numbered tech spec document.

2026-04-04
test-deep
소프트웨어 품질 보증 분석가·테스터

Context-aware test orchestration. Use when: smart test selection, failure triage, progressive test ladder, test failure analysis. Not for: writing tests (use post-dev-test), reviewing tests (use codex-test-review), generating tests (use codex-test-gen), full manual run (use verify). Output: test results + triage report + fixer actions.

2026-04-04
check-coverage
소프트웨어 품질 보증 분석가·테스터

Comprehensive assessment of Unit / Integration / E2E three-layer test coverage, identify gaps and provide actionable recommendations.

2026-04-04
codex-review-branch
소프트웨어 품질 보증 분석가·테스터

Fully automated review of an entire feature branch using Codex MCP

2026-04-04
codex-review-doc
소프트웨어 개발자

Review documents using Codex MCP. Supports review loop with context preservation.

2026-04-04
codex-review-fast
소프트웨어 품질 보증 분석가·테스터

Quick second-opinion using Codex MCP (diff only, no tests). Supports review loop with context preservation.

2026-04-04
codex-review
소프트웨어 품질 보증 분석가·테스터

Full second-opinion using Codex MCP (with lint:fix + build). Supports review loop with context preservation.

2026-04-04
codex-security
정보 보안 분석가

OWASP Top 10 security review using Codex MCP. Supports review loop with context preservation.

2026-04-04
codex-test-gen
소프트웨어 품질 보증 분석가·테스터

Generate unit tests for specified functions using Codex MCP

2026-04-04
codex-test-review
소프트웨어 품질 보증 분석가·테스터

Review test case sufficiency using Codex MCP, suggest additional edge cases. Supports review loop with context preservation.

2026-04-04
deep-analyze
소프트웨어 개발자

Deep-dive analysis of an initial proposal — research code implementation, produce an actionable roadmap and alternatives

2026-04-04
dep-audit
정보 보안 분석가

Audit dependency security risks

2026-04-04
install-hooks
기타 컴퓨터 관련 직업

Install plugin hooks into project .claude/ for persistent use without plugin loaded

2026-04-04
install-rules
기타 컴퓨터 관련 직업

Install plugin rules into project .claude/rules/ for persistent use without plugin loaded

2026-04-04
install-scripts
기타 컴퓨터 관련 직업

Install plugin runner scripts into project .claude/scripts/ for persistent use without plugin loaded

2026-04-04
pr-review
소프트웨어 품질 보증 분석가·테스터

PR self-review — review changes, produce checklist, update rules

2026-04-04
precommit-fast
소프트웨어 개발자

Quick pre-commit checks — lint:fix -> test

2026-04-04
이 저장소에서 수집된 skills 96개 중 상위 40개를 표시합니다.