Skip to main content

이 저장소의 skills

liauw-media/CodeAssist - 2페이지

SkillsMP는 liauw-media/CodeAssist에서 59개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

liauw-media/CodeAssist

수집된 skill 59개 중 19개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Use when making commits, creating branches, or managing Git operations. Ensures consistent Git practices and proper commit messages.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when symptoms don't reveal the cause. Trace backward through call chains to find where problems originate. Follow: Observe symptom → Find immediate cause → Identify caller → Keep tracing → Locate trigger.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when contributing skills back to the community. Follow git workflow: sync upstream → create branch → develop skill → test with writing-skills → commit → push → PR. One skill per PR.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use to validate process documentation. Apply TDD to skill writing: RED (run without skill, document failures) → GREEN (write skill) → REFACTOR (close loopholes). Test under pressure: time constraints, sunk cost, exhaustion, authority.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating reusable process documentation. Apply TDD: baseline without skill → document failures → write skill → test → iterate. Four types: Discipline, Technique, Pattern, Reference. Iron Law: No skill without failing test first.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use to avoid critical testing mistakes. Five Iron Laws: Never test mock behavior, Never add test-only methods, Never mock without understanding, Always integration test, Always test error paths.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when decomposing complex work. Dispatch fresh subagent per task, review between tasks. Flow: Load plan → Dispatch task → Review output → Apply feedback → Mark complete → Next task. No skipping reviews, no parallel dispatch.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when processing code review feedback. Technical evaluation of feedback, verify before implementing. No performative agreement or gratitude.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when completing tasks or major features. Know when and how to request reviews. Provides git commit range to code-reviewer agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementing validation or safety checks. Multi-layer validation approach prevents bugs through redundant safeguards. Makes bugs structurally impossible.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when tests fail intermittently. Replace arbitrary timeouts with condition polling. Eliminates flaky tests caused by timing assumptions.

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 시스템 관리자
설명

Use when starting new features, major changes, or unclear requirements. Establishes shared understanding before implementation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementing a multi-step plan. Execute systematically with verification checkpoints to catch errors early.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use after brainstorming, before implementation. Breaks work into discrete, actionable tasks with clear verification points.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when encountering bugs or unexpected behavior. Methodical approach to identify root cause: Reproduce → Isolate → Identify → Fix → Verify.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when adding features or fixing bugs. Follow RED/GREEN/REFACTOR cycle. Write failing test first, implement minimal code to pass, then refactor.

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 시스템 관리자
설명

Use when multiple independent tasks can run simultaneously. Enables efficient parallel work execution with specialized agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when ready to merge feature branch. Complete checklist before creating PR/MR. Ensures professional quality and prevents embarrassing mistakes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when working on multiple features simultaneously. Creates isolated workspaces without branch switching, enabling parallel development.

원문 언어: 영어

업데이트
수집된 skill 59개 중 19개를 표시합니다.