Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ontoindex

ontoindex에는 ontograph에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
29
업데이트
2026-06-09
Forks
5
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ontoindex-cli
소프트웨어 개발자

Use when the user needs to run OntoIndex CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki"

2026-06-09
ontoindex-debugging
소프트웨어 개발자

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug"

2026-06-09
ontoindex-exploring
소프트웨어 개발자

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow"

2026-06-09
ontoindex-guide
소프트웨어 개발자

Use when the user asks about OntoIndex itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What OntoIndex tools are available?", "How do I use OntoIndex?"

2026-06-09
ontoindex-impact-analysis
소프트웨어 개발자

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?"

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

Use when the user wants to review a pull request, understand what a PR changes, assess risk of merging, or check for missing test coverage. Examples: "Review this PR", "What does PR #42 change?", "Is this PR safe to merge?"

2026-06-09
ontoindex-refactoring
소프트웨어 개발자

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file"

2026-06-09
ontoindex-debugging
소프트웨어 개발자

Trace bugs through call chains using knowledge graph

2026-06-09
ontoindex-exploring
소프트웨어 개발자

Navigate unfamiliar code using OntoIndex knowledge graph

2026-06-09
ontoindex-impact-analysis
소프트웨어 개발자

Analyze blast radius before making code changes

2026-06-09
ontoindex-refactoring
소프트웨어 개발자

Plan safe refactors using blast radius and dependency mapping

2026-06-09