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

jjyung

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

수집된 skills
19
저장소
6
업데이트
2026년 8월 28일
저장소 탐색

저장소와 대표 skills

adr
소프트웨어 개발자

Capture architecture decisions as lightweight ADR documents. Use when making design choices that affect project structure, technology selection, or architectural direction. Also use during code review when spotting implicit decisions. Triggers on: "adr",…

2026년 5월 29일
dev-flow
소프트웨어 개발자

Contract-first development workflow: contract → code → verify → fix (loop). Drives development from persistent specifications, enabling parallel frontend/backend work. Use PROACTIVELY when implementing features, fixing bugs, refactoring, or making code…

2026년 5월 29일
docs-gen
소프트웨어 개발자

Generate and update project documentation — README, API docs, code comments, ADRs, and CHANGELOG. Detects existing documentation conventions and matches project style. Use PROACTIVELY when asked to "document", "write docs", "add comments", "update README",…

2026년 5월 29일
orchestrate
소프트웨어 개발자

Multi-agent orchestration for complex development tasks. Breaks down large work, delegates to specialized agents, manages contracts, and drives the fix loop. Use when tasks span multiple domains, require parallel execution, or need full lifecycle management.…

2026년 5월 29일
pr-review
소프트웨어 품질 보증 분석가·테스터

Systematic code review for pull requests. Analyzes diff across 5 dimensions: correctness, security, quality, testing, and style. Use PROACTIVELY when reviewing PRs, analyzing code changes, or asked to "review", "audit", "check". Triggers on: "review this PR",…

2026년 5월 29일
test-gen
소프트웨어 품질 보증 분석가·테스터

Analyze source code and generate meaningful tests — unit, integration, and E2E. Detects project test framework, conventions, and existing test patterns automatically. Use PROACTIVELY when asked to "add tests", "write tests", "test this", "cover with tests",…

2026년 5월 29일
qa-e2e-verifier
소프트웨어 품질 보증 분석가·테스터

Validate web delivery against requirement acceptance criteria with E2E and NFR gates. Use when user asks QA to verify whether a feature/scenario is complete (for example REQ-LIB-001), run Playwright after frontend/backend preflight checks, and produce or…

2026년 3월 12일
pg-task-orchestrator
프로젝트 관리 전문가

Orchestrate PG delivery from planning to implementation by splitting tasks across BE/FE, managing handoff gates, executing staged implementation, running checks, and producing delivery summaries. Use when user asks PG to continue execution after task planning…

2026년 3월 11일
architecture-planner
소프트웨어 개발자

Plan and document system-level architecture from requirement documents for MVP delivery. Use when user asks Archi to produce architecture outputs (e.g., ARCH-*.md) with C4 context, deployment topology, NFR strategy, cost/complexity tradeoffs, and explicit SD…

2026년 3월 4일
sd-docs-producer
소프트웨어 개발자

Produce SD deliverables from requirements and architecture documents, including OpenAPI contract, schema docs, and per-API flow docs. Use when user asks SD to generate implementation-ready design artifacts under docs/openapi.yaml, docs/schema/, and docs/api/.

2026년 3월 4일
scenario-requirements-writer
프로젝트 관리 전문가

Analyze scenario documents and related Figma export materials, then generate a structured requirements analysis file with FR/NFR/AC, risk items, business error-code mapping, and traceability metadata. Use when user asks to analyze a scenario (e.g., SCN-*) and…

2026년 3월 2일
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다