From ecc
코딩 전에 조사하는 워크플로입니다. 커스텀 코드를 쓰기 전에 기존 도구, 라이브러리, 패턴을 먼저 찾습니다. researcher agent를 호출합니다.
npx claudepluginhub sam42-lab/everything-claude-code-krThis skill uses the workspace's default tool permissions.
"구현 전에 기존 해법을 먼저 찾는다"는 워크플로를 체계화합니다.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
"구현 전에 기존 해법을 먼저 찾는다"는 워크플로를 체계화합니다.
다음 상황에서 사용합니다.
1. NEED ANALYSIS
2. PARALLEL SEARCH
3. EVALUATE
4. DECIDE
5. IMPLEMENT
| Signal | Action |
|---|---|
| Exact match, 잘 관리됨 | Adopt |
| 부분 일치, 기반 좋음 | Extend |
| 약한 후보 여러 개 | Compose |
| 적합한 것 없음 | Build |
코드 쓰기 전에 머릿속으로 먼저 점검합니다.
rg~/.claude/skills/ 확인작지 않은 기능이면 researcher agent를 띄웁니다.
Task(subagent_type="general-purpose", prompt="
Research existing tools for: [DESCRIPTION]
Language/framework: [LANG]
Constraints: [ANY]
")
eslint, ruff, markdownlintprettier, black, gofmtjest, pytest, go testhusky, lint-staged, pre-commitunstructured, pdfplumber, mammothhttpx, ky, gotzod, pydanticremark, unified, markdown-itsharp, imagemin