Skip to main content
jjyung
GitHub-Creator-Profil

jjyung

Repository-Ansicht von 19 gesammelten Skills in 6 GitHub-Repositories.

gesammelte Skills
19
Repositories
6
aktualisiert
28. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

adr
Softwareentwickler

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",…

29. Mai 2026
dev-flow
Softwareentwickler

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…

29. Mai 2026
docs-gen
Softwareentwickler

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",…

29. Mai 2026
orchestrate
Softwareentwickler

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.…

29. Mai 2026
pr-review
Softwarequalitätssicherungsanalysten und -tester

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",…

29. Mai 2026
test-gen
Softwarequalitätssicherungsanalysten und -tester

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",…

29. Mai 2026
qa-e2e-verifier
Softwarequalitätssicherungsanalysten und -tester

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…

12. März 2026
pg-task-orchestrator
Projektmanagementspezialisten

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…

11. März 2026
architecture-planner
Softwareentwickler

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…

4. März 2026
sd-docs-producer
Softwareentwickler

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/.

4. März 2026
scenario-requirements-writer
Projektmanagementspezialisten

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…

2. März 2026
6 von 6 Repositories angezeigt
Alle Repositories angezeigt