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 个仓库
已展示全部仓库