DmNote
DmNote contains 7 collected skills from DmNote-App, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
์์ ์ ๋ ๋ฆฝ ์๋ธ์์ด์ ํธ(Opus)์ ํ์ ํ์ฌ ๊ตฌํ ๊ณํ์ ์๋ฆฝ. ์์ ๊ณํ, ์ค๊ณ ๋ ผ์, ์ ๊ทผ ๋ฐฉ์ ๊ฒํ ์ ์ฌ์ฉ.
์์ ์๋ฃ ํ ๋ ๋ฆฝ ์๋ธ์์ด์ ํธ(Opus)๋ฅผ ํ์ฉํ ์ ๋์ ์ฝ๋ ๋ฆฌ๋ทฐ. ๋ณ๊ฒฝ์ฌํญ ๋ฆฌ๋ทฐ, ์ฝ๋ ํ์ง ๊ฒํ , ์ต์ข ์ปค๋ฐ ์ ํ์ ๋ฆฌ๋ทฐ์ ์ฌ์ฉ.
๋ฒ๊ทธ ์์ธ ์ถ์ ๋ฐ ์์ ์ ์ํ ๋ฉ์ธ + ๋ ๋ฆฝ ์๋ธ์์ด์ ํธ(Opus) ํ์ ๋๋ฒ๊น . ์๋ฌ/์ฆ์ ๋ถ์, ์ฌํ, ์์ธ ํน์ , ํ๊ท ๋๋ฒ๊น ์ ์ฌ์ฉ.
This skill should be used when the user asks to "explore the codebase", "understand the architecture", "what functions exist", "show me the structure", "how is the code organized", "find functions matching", "search for classes", "list all routes", "show API endpoints", or needs codebase orientation.
This skill should be used when the user asks about "dead code", "find dead code", "detect dead code", "show dead code", "dead code analysis", "unused functions", "find unused functions", "unreachable code", "identify high fan-out functions", "find complex functions", "code quality audit", "find functions nobody calls", "reduce codebase size", "refactor candidates", "cleanup candidates", or needs code quality analysis.
This skill should be used when the user asks about "codebase-memory-mcp tools", "graph query syntax", "Cypher query examples", "edge types", "how to use search_graph", "query_graph examples", or needs reference documentation for the codebase knowledge graph tools.
This skill should be used when the user asks "who calls this function", "what does X call", "trace the call chain", "find callers of", "show dependencies", "what depends on", "trace call path", "find all references to", "impact analysis", or needs to understand function call relationships and dependency chains.