Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
LaiTszKin
GitHub 제작자 프로필

LaiTszKin

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

수집된 skills
22
저장소
2
업데이트
2026-07-12
저장소 탐색

저장소와 대표 skills

design
소프트웨어 개발자

Reads SPEC.md, validates technical feasibility through web research, finds quality reference implementations, confirms tech stack compatibility, then produces DESIGN.md (architecture design, external dependencies), CHECKLIST.md (verification strategy), Architecture Diff, and design-time refactoring plan. Not for use without a SPEC.md.

2026-06-18
discuss
프로젝트 관리 전문가

Helps users clarify vague requirements through structured conversation, producing a high-level design (PROPOSAL.md) with requirement summaries. Does not read any repo files — relies entirely on conversation. Suitable for requirement discussions, feature ideation, or greenfield project planning.

2026-06-18
fix
소프트웨어 개발자

Executes FIX.md (from the qa skill) as the fix coordinator. The coordinator reads the fix plan, dispatches fix workers and regression test workers, verifies batch gates, and manages the execution flow — it does not write or fix code itself.

2026-06-18
implement
소프트웨어 개발자

Executes PROMPT.md (from the plan skill) as the implementation coordinator. The coordinator reads the plan, dispatches workers, verifies batch gates, and manages the execution flow — it does not write implementation code itself.

2026-06-18
plan
소프트웨어 개발자

Converts SPEC.md + DESIGN.md + CHECKLIST.md into a self-contained coordinator prompt (PROMPT.md) with complete task decomposition, dependency analysis, batch scheduling, and pre-written worker prompts. The generated PROMPT.md is consumed directly by the implement skill.

2026-06-18
qa
소프트웨어 개발자

Reads spec documents and the review output REPORT.md, then generates a self-contained fix coordinator prompt (FIX.md) with issue inventory, dependency analysis, batch scheduling, regression test design, and pre-written worker prompts. The generated FIX.md is consumed directly by the fix skill.

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

Review a pull request — interactive PR selection via `gh`, 4-dimension code review (hallucinated code, architecture, performance, test validity), then post severity-graded comments with fix suggestions on the PR. Not for spec-based review — use `review` instead.

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

Reviews spec-related code changes across six dimensions and produces a structured review report (REPORT.md) with findings only — no fix suggestions. Not for non-spec changes, direct code modification, or contexts without a spec.

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