[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Lum1104-understand-zh-CN":3,"guides-for-Lum1104-understand":385,"similar-k178pqd0wkcmc15jhcwdphvpws86m8q6-zh-CN":386},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":232,"parentExtension":246,"providers":247,"relations":253,"repo":256,"tags":381,"workflow":382},1778692776464.4324,"k178pqd0wkcmc15jhcwdphvpws86m8q6",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"分析代码库以生成交互式知识图谱，用于理解架构、组件和关系",{"claudeCode":12},"Lum1104/Understand-Anything","understand","https://github.com/Lum1104/Understand-Anything",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":239},1778692776464.4326,"kn76nn57djwwv4h8bcazrjt82s86mjxf","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"tier":216,"useCases":217},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,112,115,119,122,125,128,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地陈述了理解大型代码库的问题，并将该扩展作为创建交互式知识图谱的解决方案。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","通过编排多代理管道来构建和可视化全面的知识图谱，该扩展提供的价值远超简单的提示，超出了标准 LLM 的能力。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该扩展提供从分析到可视化的完整生命周期，具有清晰的安装和使用说明，并支持增量更新，使其适合生产工作流。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该扩展专注于分析代码库以生成知识图谱和相关的探索工具，遵循单一领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确而简洁地反映了扩展的核心功能。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该扩展主要使用特定的子代理定义来执行不同的任务（例如，project-scanner、file-analyzer），而不是一个具有任意命令字符串的通用工具。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 提供了 `/understand` 命令的详细选项，包括 `--full`、`--auto-update`、`--no-auto-update`、`--review`、`--language` 和目录路径，并附有清晰的解释。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","主要工具名称是 '/understand'，主要输出是结构化的知识图谱，这与其目的具有描述性。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","该扩展的输入是定义良好的命令行参数和文件路径，其输出是结构化的 JSON 知识图谱，符合最小 I/O 原则。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该扩展根据 MIT 许可证授权，如 LICENSE 文件和信任信号所示。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","截至 2026 年 5 月 13 日，该存储库显示了近期提交活动。",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","该项目使用 pnpm 进行依赖管理，SKILL.md 包含安装和构建说明，表明良好的依赖处理。",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","该扩展分析代码库，似乎不直接处理或暴露秘密。SKILL.md 未提及秘密管理。",{"category":65,"check":69,"severity":24,"summary":70},"Injection","该扩展的管道涉及运行处理代码和配置文件脚本及代理。SKILL.md 对输入和输出的处理方式（包括显式的子代理定义和数据序列化）表明其能抵抗注入漏洞。",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","该扩展使用捆绑的脚本和代理，而不是执行任意远程代码或命令。安装说明侧重于克隆存储库或使用特定于平台的包管理器。",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","该扩展在分析提供的代码库的上下文中运行，似乎不修改项目目录之外的文件或与敏感系统位置交互。",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","SKILL.md 未描述或暗示使用分离的进程或对被拒绝的工具调用的重试循环，表明没有使用沙箱逃逸原语。",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","该扩展的主要功能是代码分析和图谱生成；它似乎不读取或将机密数据提交给第三方。",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","捆绑的文件和 SKILL.md 没有显示隐藏的操纵技巧的迹象，例如不可见的 Unicode 字符或混淆的指令。",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","SKILL.md 详细介绍了 Node.js 脚本和特定代理的使用，这些脚本和代理应为纯文本，可读源代码，而非混淆的有效负载。",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","SKILL.md 提供了关于解析项目根目录和处理 git 工作树的指南，并指定了如何查找插件根目录，表明其了解不同的项目结构。",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","在过去 90 天内有 9 个未关闭的问题和 57 个已关闭的问题，关闭率似乎很高（57/(9+57) ≈ 86%），表明维护者参与度高。",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","该扩展的 SKILL.md 前端包含一个 `version` 字段，表明有正式的版本管理方案。",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","SKILL.md 概述了一个详细的多阶段管道，其中包含子代理和特定的输入/输出格式，这意味着管道组件内具有强大的验证和清理机制。",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","该扩展的主要功能是分析和生成图谱，这些都是只读操作，因此不涉及破坏性原语。",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","SKILL.md 明确提到了通过 `$PHASE_WARNINGS` 进行错误跟踪和报告，对失败的子代理进行一次重试，并始终保存部分结果，这表明具有强大的错误处理策略。",{"category":103,"check":113,"severity":24,"summary":114},"Logging","SKILL.md 详细说明了向用户报告摘要和警告，以及中间文件的清理，表明存在用于用户审查的日志记录形式。",{"category":116,"check":117,"severity":24,"summary":118},"Compliance","GDPR","该扩展分析代码库，似乎不处理个人数据。SKILL.md 未提及 PII。",{"category":116,"check":120,"severity":24,"summary":121},"Target market","该扩展的功能与语言和代码无关，并且支持多种语言的输出，表明其目标市场是全球性的。",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","SKILL.md 指定了 Node.js 和 pnpm 的要求，并详细说明了如何查找插件根目录，表明考虑了其执行环境的跨平台性。",{"category":44,"check":126,"severity":24,"summary":127},"README","README 内容详实，结构良好，并清楚地说明了扩展的目的和功能。",{"category":33,"check":129,"severity":130,"summary":131},"Tool surface size","not_applicable","这是一个单一功能的技能，主要通过 '/understand' 和 '/understand-dashboard' 调用，而不是多工具扩展。",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","该扩展提供了不同的命令，如 '/understand'、'/understand-dashboard'、'/understand-chat' 等，每个命令都有清晰、不重叠的目的。",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","所有宣传的功能，如知识图谱生成、交互式仪表板以及各种聊天/分析命令，都得到了所描述的管道和子代理的支持。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","README 提供了全面的多平台安装说明，并包含可直接复制使用的示例。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","SKILL.md 概述了详细的错误处理策略，包括报告问题、重试失败的子代理和保存部分结果，这意味着错误报告是可操作的。",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","SKILL.md 指定了 Node.js 版本要求，并通过 'pnpm install --frozen-lockfile' 暗示了锁定文件的使用，表明依赖项已固定。",{"category":33,"check":151,"severity":130,"summary":152},"Dry-run preview","该扩展的核心功能是分析和生成图谱，这些不是会典型需要干运行预览的状态更改操作。",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","SKILL.md 提到了将子代理调度重试一次并妥善处理错误，这表明在管道操作中考虑了幂等性和超时。",{"category":116,"check":158,"severity":24,"summary":159},"Telemetry opt-in","SKILL.md 或 README 中未提及遥测收集，这意味着不发送遥测数据，或者它是严格的 opt-in 并且未被记录。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","描述清楚地说明了工件（代码库）和任务（生成交互式知识图谱以理解架构、组件和关系），并且其焦点隐含地定义了清晰的非目标。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","前端简洁，字符数少于 160，内容独立，准确地总结了核心功能。",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 结构良好，包含清晰的阶段，并将更深入的材料委托给代理，使主要说明保持简洁。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","SKILL.md 概述了工作流阶段，并依赖子代理及其各自的提示进行详细处理，展示了渐进式披露。",{"category":170,"check":174,"severity":130,"summary":175},"Forked exploration","该技能的主要功能是代码分析和图谱生成，而不是会淹没主对话的深度探索。输出是结构化图谱和交互式仪表板。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","README 提供了清晰、可复制的示例，用于安装、运行带有 `--language` 等选项的 `/understand` 命令以及探索仪表板。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","SKILL.md 讨论了 git 工作树、丢失插件根目录以及大量文件处理等潜在问题，表明考虑了边缘情况。",{"category":103,"check":183,"severity":24,"summary":184},"Tool Fallback","SKILL.md 提到了平台兼容性，并提供了特定于平台的安装脚本，这表明该工具旨在跨不同环境运行。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","SKILL.md 详细说明了子代理故障的错误处理，并明确表示在最终摘要中报告任何跳过的阶段或错误，这表明会在意外状态下停止。",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","该扩展被设计为一个独立的技能，具有自己定义的管道和命令，没有与其他技能的隐式依赖。",1778692606013,"此扩展使用多代理管道分析代码库，以生成交互式知识图谱，可视化架构层，并提供指导性学习之旅。它支持多个平台和语言，并具有增量更新和团队协作功能。",[195,196,197,198,199],"生成代码库的交互式知识图谱。","可视化架构层和业务领域。","提供指导性学习之旅和模糊/语义搜索。","通过已提交的图谱支持增量分析和团队协作。","提供多平台安装和本地化输出。",[201,202,203],"取代代码编辑器或 IDE。","执行静态分析以查找安全漏洞（超出结构洞察）。","生成可执行代码或自动重构。","3.0.0","4.4.0","将复杂的代码库转化为可理解的交互式知识图谱，使开发人员能够快速掌握架构、组件和关系，而无需进行大量的手动代码审查。","该扩展文档非常全面，设计稳健，具有清晰的多代理管道，并通过生成和可视化交互式代码库知识图谱提供了显著价值。所有检查均通过，并附有积极的证据。",100,"一个全面且执行良好的工具，用于生成和探索代码库的交互式知识图谱。",[211,212,213,214,215],"code-analysis","knowledge-graph","developer-tools","architecture","code-exploration","verified",[218,219,220,221],"理解新的或不熟悉的代码库。","让新团队成员熟悉项目。","执行代码审查和影响分析。","探索依赖关系和架构模式。",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"security":236,"testCoverage":238},{"hasLockfile":224},true,1778692588685,{"descriptionLength":227,"readmeSize":228},122,12920,{"closedIssues90d":230,"forks":231,"hasChangelog":232,"openIssues90d":233,"pushedAt":234,"stars":235},57,1339,false,9,1778638834000,14487,{"hasNpmPackage":232,"license":237,"smitheryVerified":232},"MIT",{"hasCi":224,"hasTests":224},{"updatedAt":240},1778692776464,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"understand-anything-plugin/skills/understand","Lum1104","Understand-Anything","skill",null,{"evaluate":248,"extract":251},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":249,"targetMarket":250,"tier":216},[211,212,213,214,215],"global",{"commitSha":252},"HEAD",{"repoId":254,"translatedFrom":255},"kd78egfytykkxxbpr6k3t7wsph86n83x","k17cmt6ekj6t5bf5dbscrqa3an86m6p3",{"_creationTime":257,"_id":254,"identity":258,"providers":259,"workflow":377},1778692541669.8892,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":260,"discover":357,"github":360},{"commitSha":252,"extensions":261},[262,280,294,301,309,317,325,333,341,349],{"basePath":263,"description":264,"displayName":265,"installMethods":266,"rationale":267,"selectedPaths":268,"source":277,"sourceLanguage":278,"type":279},"","LLM-powered codebase analysis producing interactive knowledge graphs, guided tours, and deep-dive explanations","understand-anything",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[269,272,274],{"path":270,"priority":271},".claude-plugin/marketplace.json","mandatory",{"path":273,"priority":271},"README.md",{"path":275,"priority":276},"LICENSE","high","rule","en","marketplace",{"basePath":263,"description":281,"displayName":265,"installMethods":282,"license":237,"rationale":283,"selectedPaths":284,"source":277,"sourceLanguage":278,"type":293},"AI-powered codebase understanding — analyze, visualize, and explain any project",{"claudeCode":265},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at understand-anything-plugin)",[285,287,288,289,291],{"path":286,"priority":271},".claude-plugin/plugin.json",{"path":273,"priority":271},{"path":275,"priority":276},{"path":290,"priority":276},".copilot-plugin/plugin.json",{"path":292,"priority":276},".cursor-plugin/plugin.json","plugin",{"basePath":242,"description":295,"displayName":13,"installMethods":296,"rationale":297,"selectedPaths":298,"source":277,"sourceLanguage":278,"type":245},"Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand/SKILL.md",[299],{"path":300,"priority":271},"SKILL.md",{"basePath":302,"description":303,"displayName":304,"installMethods":305,"rationale":306,"selectedPaths":307,"source":277,"sourceLanguage":278,"type":245},"understand-anything-plugin/skills/understand-chat","Use when you need to ask questions about a codebase or understand code using a knowledge graph","understand-chat",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-chat/SKILL.md",[308],{"path":300,"priority":271},{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":277,"sourceLanguage":278,"type":245},"understand-anything-plugin/skills/understand-dashboard","Launch the interactive web dashboard to visualize a codebase's knowledge graph","understand-dashboard",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-dashboard/SKILL.md",[316],{"path":300,"priority":271},{"basePath":318,"description":319,"displayName":320,"installMethods":321,"rationale":322,"selectedPaths":323,"source":277,"sourceLanguage":278,"type":245},"understand-anything-plugin/skills/understand-diff","Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks","understand-diff",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-diff/SKILL.md",[324],{"path":300,"priority":271},{"basePath":326,"description":327,"displayName":328,"installMethods":329,"rationale":330,"selectedPaths":331,"source":277,"sourceLanguage":278,"type":245},"understand-anything-plugin/skills/understand-domain","Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.","understand-domain",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-domain/SKILL.md",[332],{"path":300,"priority":271},{"basePath":334,"description":335,"displayName":336,"installMethods":337,"rationale":338,"selectedPaths":339,"source":277,"sourceLanguage":278,"type":245},"understand-anything-plugin/skills/understand-explain","Use when you need a deep-dive explanation of a specific file, function, or module in the codebase","understand-explain",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-explain/SKILL.md",[340],{"path":300,"priority":271},{"basePath":342,"description":343,"displayName":344,"installMethods":345,"rationale":346,"selectedPaths":347,"source":277,"sourceLanguage":278,"type":245},"understand-anything-plugin/skills/understand-knowledge","Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.","understand-knowledge",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-knowledge/SKILL.md",[348],{"path":300,"priority":271},{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":277,"sourceLanguage":278,"type":245},"understand-anything-plugin/skills/understand-onboard","Use when you need to generate an onboarding guide for new team members joining a project","understand-onboard",{"claudeCode":12},"SKILL.md frontmatter at understand-anything-plugin/skills/understand-onboard/SKILL.md",[356],{"path":300,"priority":271},{"sources":358},[359],"manual",{"closedIssues90d":230,"description":361,"forks":231,"homepage":362,"license":237,"openIssues90d":233,"pushedAt":234,"readmeSize":228,"stars":235,"topics":363},"Graphs that teach > graphs that impress. Turn any code, or knowledge base (Karpathy LLM wiki), into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.","https://understand-anything.com",[364,365,366,367,368,212,369,370,371,372,373,374,375,376],"claude-code","claude-skills","understandcode","codex","codex-skills","opencode-skills","antigravity-skills","gemini-cli-skills","pi-agent","business-knowledge","knowledge-base","memory","karpathy-llm-wiki",{"classifiedAt":378,"discoverAt":379,"extractAt":380,"githubAt":380,"updatedAt":378},1778692549536,1778692541669,1778692547599,[214,211,215,213,212],{"evaluatedAt":383,"extractAt":384,"updatedAt":240},1778692606129,1778692549705,[],[387,418,447,467,496,524],{"_creationTime":388,"_id":389,"community":390,"display":391,"identity":397,"providers":402,"relations":410,"tags":413,"workflow":414},1778698402261.987,"k17a3kqv7728k9gtyr2ymzkhpd86nny4",{"reviewCount":8},{"description":392,"installMethods":393,"name":395,"sourceUrl":396},"将代码库映射为按功能分组的流程图，识别不同功能之间的重复关注点，并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。",{"claudeCode":394},"thedotmack/claude-mem","Pathfinder","https://github.com/thedotmack/claude-mem",{"basePath":398,"githubOwner":399,"githubRepo":400,"locale":18,"slug":401,"type":245},"plugin/skills/pathfinder","thedotmack","claude-mem","pathfinder",{"evaluate":403,"extract":408},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":404,"targetMarket":250,"tier":216},[211,214,405,406,407],"documentation","refactoring","flowchart",{"commitSha":252,"license":409},"Apache-2.0",{"repoId":411,"translatedFrom":412},"kd70jnxgm695az2wtf37zbqdj986mp7k","k176pxdjxvnyex7jv6abt3myd586n5vv",[214,211,405,407,406],{"evaluatedAt":415,"extractAt":416,"updatedAt":417},1778698228002,1778698056313,1778698402262,{"_creationTime":419,"_id":420,"community":421,"display":422,"identity":428,"providers":431,"relations":439,"tags":442,"workflow":443},1778699514767.176,"k17f4qpem03b53manh7vcdvtr986mmjg",{"reviewCount":8},{"description":423,"installMethods":424,"name":426,"sourceUrl":427},"AI 代理的上下文运行时 — 包含 59 个 MCP 工具、10 种读取模式、95+ 种 shell 模式、支持 18 种语言的 tree-sitter AST。将 LLM 上下文压缩高达 99%。用于读取文件、运行 shell 命令、搜索代码或探索目录。如果不存在，则自动安装。",{"claudeCode":425},"yvgude/lean-ctx","lean-ctx","https://github.com/yvgude/lean-ctx",{"basePath":429,"githubOwner":430,"githubRepo":426,"locale":18,"slug":426,"type":245},"skills/lean-ctx","yvgude",{"evaluate":432,"extract":438},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":433,"targetMarket":250,"tier":216},[434,435,436,213,437,211],"context-compression","ai-agent","cli-tools","rust",{"commitSha":252},{"repoId":440,"translatedFrom":441},"kd7dxtfr9j3z54hs3bz0218e1n86may0","k170fxxh22hdspg4vr94whgj1986mpr9",[435,436,211,434,213,437],{"evaluatedAt":444,"extractAt":445,"updatedAt":446},1778699456179,1778699438912,1778699514767,{"_creationTime":448,"_id":449,"community":450,"display":451,"identity":454,"providers":455,"relations":461,"tags":463,"workflow":464},1778692800649.3481,"k1726q8wdf5wjnekwewckeke9x86mfm3",{"reviewCount":8},{"description":452,"installMethods":453,"name":328,"sourceUrl":14},"从代码库中提取业务领域知识并生成交互式领域流程图。可独立运行（轻量级扫描）或从现有的 /understand 知识图中派生。",{"claudeCode":12},{"basePath":326,"githubOwner":243,"githubRepo":244,"locale":18,"slug":328,"type":245},{"evaluate":456,"extract":460},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":457,"targetMarket":250,"tier":216},[211,212,213,458,459],"code-visualization","domain-modeling",{"commitSha":252},{"repoId":254,"translatedFrom":462},"k177vkkb19azmt7j1vw5x8bzcn86nwhe",[211,458,213,459,212],{"evaluatedAt":465,"extractAt":384,"updatedAt":466},1778692688178,1778692800649,{"_creationTime":468,"_id":469,"community":470,"display":471,"identity":477,"providers":481,"relations":489,"tags":492,"workflow":493},1778695548458.3313,"k17748t00dy5z633tvf491mz3s86n2et",{"reviewCount":8},{"description":472,"installMethods":473,"name":475,"sourceUrl":476},"Evaluate a system's current structural form, identify transformation pressure, and classify transformation readiness. Covers structural inventory, pressure mapping, rigidity assessment, change capacity estimation, and readiness classification for architectural metamorphosis. Use before any significant architectural change to understand the starting point, when a system feels stuck without clear reasons, when external pressure from growth or tech debt is mounting, or as periodic health checks for long-lived systems.\n",{"claudeCode":474},"pjt222/agent-almanac","assess-form","https://github.com/pjt222/agent-almanac",{"basePath":478,"githubOwner":479,"githubRepo":480,"locale":278,"slug":475,"type":245},"skills/assess-form","pjt222","agent-almanac",{"evaluate":482,"extract":488},{"promptVersionExtension":204,"promptVersionScoring":205,"score":483,"tags":484,"targetMarket":250,"tier":216},99,[214,485,486,487,211],"assessment","transformation-readiness","morphic",{"commitSha":252},{"parentExtensionId":490,"repoId":491},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[214,485,211,487,486],{"evaluatedAt":494,"extractAt":495,"updatedAt":494},1778695949670,1778695548458,{"_creationTime":497,"_id":498,"community":499,"display":500,"identity":506,"providers":510,"relations":517,"tags":520,"workflow":521},1778696691708.3247,"k17f21w0dzc61q2n10jzqjf9gh86mkgv",{"reviewCount":8},{"description":501,"installMethods":502,"name":504,"sourceUrl":505},"Extract entities and relations from source files to build a knowledge graph",{"claudeCode":503},"ruvnet/ruflo","kg-extract","https://github.com/ruvnet/ruflo",{"basePath":507,"githubOwner":508,"githubRepo":509,"locale":278,"slug":504,"type":245},"plugins/ruflo-knowledge-graph/skills/kg-extract","ruvnet","ruflo",{"evaluate":511,"extract":516},{"promptVersionExtension":204,"promptVersionScoring":205,"score":483,"tags":512,"targetMarket":250,"tier":216},[212,211,513,514,515],"entity-extraction","relation-extraction","agentdb",{"commitSha":252},{"parentExtensionId":518,"repoId":519},"k175fc9e70d2xygkkf4c2dqwa586m2kv","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[515,211,513,212,514],{"evaluatedAt":522,"extractAt":523,"updatedAt":522},1778700861858,1778696691708,{"_creationTime":525,"_id":526,"community":527,"display":528,"identity":532,"providers":534,"relations":541,"tags":542,"workflow":543},1778696691708.3062,"k178rt0mhkwtjj1axhgtt0tfth86mt09",{"reviewCount":8},{"description":529,"installMethods":530,"name":531,"sourceUrl":505},"Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.",{"claudeCode":503},"v3-ddd-architecture",{"basePath":533,"githubOwner":508,"githubRepo":509,"locale":278,"slug":531,"type":245},".claude/skills/v3-ddd-architecture",{"evaluate":535,"extract":540},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":536,"targetMarket":250,"tier":216},[537,214,406,538,539],"ddd","clean-architecture","typescript",{"commitSha":252},{"repoId":519},[214,538,537,406,539],{"evaluatedAt":544,"extractAt":523,"updatedAt":544},1778699412094]