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

awood45

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

수집된 skills
18
저장소
1
업데이트
2026-04-08
저장소 탐색

저장소와 대표 skills

capture-skill
소프트웨어 개발자

Capture what was done in the current conversation as a repeatable, well-structured skill (SKILL.md). Interviews the user to clarify intent, scope, and edge cases before writing.

2026-04-08
design-doc-high-level
소프트웨어 개발자

Generate a high-level architecture design document from a requirements document. Covers technology choices, compute platforms, databases, data models, data flows, and security posture — no code snippets or code structure.

2026-04-08
design-doc-low-level
소프트웨어 개발자

Generate a low-level design specification from requirements and high-level design documents. Covers class diagrams, package structure, class interactions, and testing strategy — the bridge between architecture and implementation.

2026-04-08
implement-task-code
소프트웨어 개발자

Implement a specific task from the implementation plan using strict TDD. Writes failing tests first, then minimal code to pass, with human approval before committing. Tracks status in plan/{prefix}-plan.md.

2026-04-08
implementation-task-plan
소프트웨어 개발자

Generate an implementation task plan from design documents. Breaks a low-level design into ordered, dependency-aware tasks with explicit parallelization analysis. Use when you have a completed low-level design and need to plan the implementation work.

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

Diagnose and fix test coverage gaps. Identifies uncovered code paths, adds targeted tests, refactors untestable code, and introduces mocking where needed. Never lowers thresholds.

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

Write a narrative design or proposal document iteratively, section by section, with human sign-off at each step. Use when the user wants to write a proposal, narrative, or design rationale — not a formal requirements doc or low-level design spec.

2026-04-08
quick-research
소프트웨어 개발자

Quick research — get a sourced answer in under a minute. Use instead of /research when you need a fast answer, not a deep dive.

2026-04-08
이 저장소에서 수집된 skills 18개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다