ontoly-software-graph

仓库创建 2026年2月2日最近提交 4 天前SkillHot 收录 1 天前
▸ 精选理由

把图数据库作为单一事实源,便于做精确的追踪与影响评估。

▸ 风险提示

依赖 Ontoly 服务/凭据,需对接私有或付费平台。

这个 Skill 做什么

利用 Ontoly 的确定性软件图对 TypeScript 仓库做架构与影响分析。

用 Ontoly 的确定性 Software Graph 对 TypeScript 仓库做架构和影响分析,把包、模块、控制器、路由与依赖关系用图的方式呈现。适合在需要理解仓库拓扑、追踪请求链路或评估改动影响时使用,比单纯源码搜索能更快找到根因和依赖路径。优势是以图为事实源(source of truth),先靠图查询再回退到源码,降低误报、提高效率。

▸ 展开 SKILL.md 英文原文

Use Ontoly's deterministic Software Graph and MCP capabilities for repository architecture, request tracing, dependency analysis, configuration lookup, and impact analysis before falling back to source search.

开发编程软件图依赖分析代码追踪通用
458
Stars
41
Forks
34
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/mxyhi/ok-skills/main/ontoly-software-graph/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/mxyhi/ok-skills/main/ontoly-software-graph/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Ontoly Software Graph

Use this skill when a coding agent needs graph-backed understanding of a TypeScript repository. Ontoly is the source of truth; the skill only teaches the workflow.

## When to Use

- Explain repository architecture or package/module topology
- Trace a route, controller, service, function, or dependency path
- Find services, controllers, providers, modules, routes, configuration, or environment variables
- Estimate impact before refactoring or deleting code
- Audit unresolved imports, circular dependencies, dead code, semantic coverage, or graph quality
- Produce onboarding, documentation, or architecture-review notes with deterministic evidence

## Workflow

1. Check
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有