Build and navigate DSP (Data Structure Protocol) — a graph-based long-term structural memory of codebases for LLM agents. Stores entities (modules, functions), their dependencies (imports), public API (shared/exports), and reasons for every connection. Use when: (1) a project has a .dsp/ directory, (2) a user asks to set up DSP or bootstrap project structure, (3) creating, modifying, or deleting code files in a DSP-tracked project, (4) navigating project structure, understanding dependencies, or finding modules, (5) a user mentions DSP, dsp-cli, .dsp, or structure mapping.
Build and navigate DSP (Data Structure Protocol) — a graph-based long-term structural memory of codebases for LLM agents. Stores entities (modules, functions), their dependencies (imports), public API (shared/exports), and reasons for every connection. Use when: (1) a project has a .dsp/ directory, (2) a user asks to set up DSP or bootstrap project structure, (3) creating, modifying, or deleting code files in a DSP-tracked project, (4) navigating project structure, understanding dependencies, or finding modules, (5) a user mentions DSP, dsp-cli, .dsp, or structure mapping.
构建并浏览 DSP(数据结构协议)——面向 LLM 代理的基于图的代码库长期结构化记忆。存储实体(模块、函数)、它们的依赖(imports)、公共 API(shared/exports)以及每个连接的原因。适用场景: (1) 项目包含 .dsp/ 目录,(2) 用户请求设置 DSP 或引导项目结构,(3) 在受 DSP 跟踪的项目中创建/修改/删除代码文件,(4) 导航项目结构、理解依赖或查找模块,(5) 用户提到 DSP、dsp-cli、.dsp 或结构映射时。
Category: developer (开发工具) · Author: PNWGMR · Version: @main
该 Skill 暂无文档文件。
Category:developer