[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-yamadashy-repomix-commands-zh-CN":3,"guides-for-yamadashy-repomix-commands":461,"similar-k178kafx7xmj9j9gef4hbxge6n86m7n4-zh-CN":462},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":14,"identity":259,"isFallback":247,"parentExtension":264,"providers":298,"relations":302,"repo":304,"tags":458,"workflow":459},1778699391226.333,"k178kafx7xmj9j9gef4hbxge6n86m7n4",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13},"用于快速 Repomix 操作的斜杠命令。使用 /pack-local 和 /pack-remote 等简单命令打包本地和远程存储库。",{"claudeCode":12},"repomix-commands","https://github.com/yamadashy/repomix",{"_creationTime":15,"_id":16,"extensionId":5,"locale":17,"result":18,"trustSignals":237,"workflow":257},1778699391226.3333,"kn789dspg26edcnctx9n2fkpds86m0tw","zh-CN",{"checks":19,"evaluatedAt":206,"extensionSummary":207,"features":208,"nonGoals":214,"promptVersionExtension":218,"promptVersionScoring":219,"purpose":220,"rationale":221,"score":222,"summary":223,"tags":224,"tier":231,"useCases":232},[20,25,28,31,35,38,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,154,158,161,164,167,170,173,176,179,182,185,188,192,195,198,202],{"category":21,"check":22,"severity":23,"summary":24},"Practical Utility","Problem relevance","pass","描述清楚地说明了打包代码库以供 AI 使用的问题。",{"category":21,"check":26,"severity":23,"summary":27},"Unique selling proposition","Repomix 提供了一个专门用于创建 AI 友好代码表示的工具，超越了通用的文件打包。",{"category":21,"check":29,"severity":23,"summary":30},"Production readiness","该扩展提供了完整的代码打包生命周期，从 CLI 到各种输出格式和集成选项。",{"category":32,"check":33,"severity":23,"summary":34},"Scope","Single responsibility principle","该插件专注于为 AI 打包代码库，并具有压缩和安全检查等相关功能，保持了连贯的范围。",{"category":32,"check":36,"severity":23,"summary":37},"Description quality","显示的描述准确地反映了插件提供 Repomix 操作斜杠命令的功能。",{"category":39,"check":40,"severity":41,"summary":42},"Invocation","Scoped tools","info","该插件提供特定的斜杠命令，如 `/pack-local` 和 `/pack-remote`，这些命令范围界定明确。",{"category":44,"check":45,"severity":23,"summary":46},"Documentation","Configuration & parameter reference","README 提供了 CLI 选项和配置的广泛文档，包括默认值和用法示例。",{"category":32,"check":48,"severity":23,"summary":49},"Tool naming","提供的斜杠命令，如 `/pack-local` 和 `/pack-remote`，具有描述性且易于理解。",{"category":32,"check":51,"severity":23,"summary":52},"Minimal I/O surface","工具和命令接受存储库路径、格式和选项的特定参数，并具有清晰的输出格式。",{"category":54,"check":55,"severity":23,"summary":56},"License","License usability","该扩展根据 MIT 许可证授权，这是一个宽松的开源许可证，并且已清楚声明。",{"category":58,"check":59,"severity":23,"summary":60},"Maintenance","Commit recency","存储库显示最近的提交，表明正在积极维护。",{"category":58,"check":62,"severity":23,"summary":63},"Dependency Management","该项目包含一个锁定文件，表明良好的依赖管理实践。",{"category":65,"check":66,"severity":23,"summary":67},"Security","Secret Management","该工具有一个安全检查功能，可以扫描敏感数据，并且如果需要，可以禁用它，这表明了良好的实践。",{"category":65,"check":69,"severity":23,"summary":70},"Injection","该项目的安全重点以及使用 Secretlint 进行扫描表明了对注入风险的认识。",{"category":65,"check":72,"severity":23,"summary":73},"Transitive Supply-Chain Grenades","README 和代码结构表明依赖项已包含在捆绑包中，没有迹象表明运行时远程代码执行。",{"category":65,"check":75,"severity":23,"summary":76},"Sandbox Isolation","该扩展作为 CLI 工具和插件运行，没有迹象表明尝试写入指定项目或插件数据范围之外的内容。",{"category":65,"check":78,"severity":23,"summary":79},"Sandbox escape primitives","在脚本或命令示例中未发现明显的沙箱逃逸原语。",{"category":65,"check":81,"severity":23,"summary":82},"Data Exfiltration","该工具的主要功能是打包代码，没有迹象表明它将用户数据泄露给第三方。",{"category":65,"check":84,"severity":23,"summary":85},"Hidden Text Tricks","捆绑的内容和描述似乎不包含隐藏的控制技巧或混淆的指令。",{"category":87,"check":88,"severity":23,"summary":89},"Hooks","Opaque code execution","该插件的钩子和命令似乎是用标准的 JavaScript/TypeScript 编写的，没有混淆。",{"category":91,"check":92,"severity":23,"summary":93},"Portability","Structural Assumption","该工具旨在与各种项目结构一起工作，并提供包含/排除文件的选项，表明没有严格的结构假设。",{"category":95,"check":96,"severity":97,"summary":98},"Trust","Issues Attention","warning","在过去 90 天内打开的 22 个问题中，只有 5 个已关闭，表明维护者响应速度可能较慢。",{"category":100,"check":101,"severity":23,"summary":102},"Versioning","Release Management","插件在 `plugin.json` 中标明了清晰的版本，npm 徽章和安装说明引用了特定版本或最新版本。",{"category":104,"check":105,"severity":23,"summary":106},"Code Execution","Validation","CLI 工具和命令描述暗示了对路径、模式和格式等选项进行结构化参数解析和验证。",{"category":65,"check":108,"severity":23,"summary":109},"Unguarded Destructive Operations","该插件的主要功能是代码打包，这不是一个破坏性操作，并且没有发现未经保护的破坏性操作。",{"category":104,"check":111,"severity":23,"summary":112},"Error Handling","CLI 工具的广泛选项和详细的 README 表明了健壮的错误处理和用户反馈机制。",{"category":104,"check":114,"severity":23,"summary":115},"Logging","CLI 工具提供了 `--verbose` 和 `--quiet` 选项，表明具有可配置的日志记录功能。",{"category":117,"check":118,"severity":23,"summary":119},"Compliance","GDPR","该工具专注于代码打包，并进行敏感数据安全检查，表明它不会不当处理个人数据。",{"category":117,"check":121,"severity":23,"summary":122},"Target market","该扩展是一个通用的代码打包工具，没有任何区域或司法管辖区的限制；目标市场是全球。",{"category":91,"check":124,"severity":23,"summary":125},"Runtime stability","该工具是一个 Node.js CLI 和插件，文档表明具有跨平台兼容性（Windows、macOS、Linux）。",{"category":44,"check":127,"severity":23,"summary":128},"README","README 文件内容全面、详细，并清楚地解释了扩展的目的和用法。",{"category":32,"check":130,"severity":23,"summary":131},"Tool surface size","该插件公开了适量的斜杠命令和 CLI 选项，符合目标范围。",{"category":39,"check":133,"severity":23,"summary":134},"Overlapping near-synonym tools","提供的斜杠命令和 CLI 选项涵盖了与打包本地和远程存储库相关的不同功能。",{"category":44,"check":136,"severity":23,"summary":137},"Phantom features","README 和 plugin.json 中提到的所有功能似乎都有相应的实现或已记录的功能。",{"category":139,"check":140,"severity":23,"summary":141},"Install","Installation instruction","README 提供了清晰的全局安装说明，以及 npx 和各种包管理器，并附有使用示例。",{"category":143,"check":144,"severity":23,"summary":145},"Errors","Actionable error messages","详细的 CLI 选项和 README 表明错误将以清晰的上下文和潜在的修复步骤呈现。",{"category":147,"check":148,"severity":23,"summary":149},"Execution","Pinned dependencies","锁定文件的存在以及使用 `npm install -g` 或 `npx` 表明依赖项已得到管理和固定。",{"category":32,"check":151,"severity":152,"summary":153},"Dry-run preview","not_applicable","打包代码的主要功能本身不是破坏性或状态更改操作，通常不需要进行干运行预览。",{"category":155,"check":156,"severity":152,"summary":157},"Protocol","Idempotent retry & timeouts","该插件在文件系统操作上本地运行，不涉及需要幂等性或超时处理的远程调用或状态更改操作。",{"category":117,"check":159,"severity":23,"summary":160},"Telemetry opt-in","README 或插件文件中没有提及遥测收集，默认行为假定为选择退出。",{"category":39,"check":162,"severity":23,"summary":163},"Name collisions","该插件提供了诸如 `/pack-local` 和 `/pack-remote` 等特定的斜杠命令，这些命令不太可能与内置命令发生冲突。",{"category":39,"check":165,"severity":152,"summary":166},"Hooks-off mechanism","此插件主要提供 CLI 命令和斜杠命令；没有需要“hooks-off”机制的显式钩子。",{"category":39,"check":168,"severity":152,"summary":169},"Hook matcher tightness","该插件似乎没有以需要特定匹配器紧密度的方式使用自定义钩子。",{"category":65,"check":171,"severity":152,"summary":172},"Hook security","该插件不使用涉及破坏性或网络操作的自定义钩子。",{"category":87,"check":174,"severity":152,"summary":175},"Silent prompt rewriting","该插件似乎没有实现任何会修改用户提示的 `UserPromptSubmit` 钩子。",{"category":65,"check":177,"severity":152,"summary":178},"Permission Hook","此插件中没有实现 `PermissionRequest` 钩子。",{"category":117,"check":180,"severity":152,"summary":181},"Hook privacy","该插件似乎没有实现任何用于日志记录或遥测的钩子，这些钩子会将数据发送到网络。",{"category":104,"check":183,"severity":152,"summary":184},"Hook dependency","该插件似乎没有使用需要复杂脚本或外部二进制文件的自定义钩子。",{"category":44,"check":186,"severity":23,"summary":187},"Feature Transparency","README 清楚地描述了插件的功能，包括其斜杠命令及其用途。",{"category":189,"check":190,"severity":23,"summary":191},"Convention","Layout convention adherence","`.claude-plugin` 目录包含 `plugin.json`，README 记录了可用的命令，遵循了约定。",{"category":189,"check":193,"severity":152,"summary":194},"Plugin state","该插件似乎不管理需要存储在 `${CLAUDE_PLUGIN_DATA}` 下的持久状态。",{"category":65,"check":196,"severity":152,"summary":197},"Keychain-stored secrets","该插件似乎不处理需要钥匙串存储的秘密。",{"category":199,"check":200,"severity":23,"summary":201},"Dependencies","Tagged release sourcing","`plugin.json` 和 README 表明该插件来自已发布的 npm 包，并带有版本控制。",{"category":203,"check":204,"severity":23,"summary":205},"Installation","Clean uninstall","该插件通过 npm 安装并提供标准的 CLI 命令，这意味着可以通过包管理器进行干净的卸载。",1778699245781,"该插件为 Repomix 提供了斜杠命令和 CLI 功能，Repomix 是一个将本地和远程代码库打包成 AI 友好格式的工具。它支持各种输出样式、压缩和安全检查。",[209,210,211,212,213],"用于打包本地和远程存储库的斜杠命令","用于全面代码库打包的 CLI 工具","支持多种输出格式（XML、Markdown、JSON、纯文本）","使用 Tree-sitter 进行代码压缩","敏感数据安全检查",[215,216,217],"执行打包存储库中的代码","直接提供 AI 分析（依赖外部 AI 模型）","取代标准版本控制系统","3.0.0","4.4.0","启用快速高效地将整个代码存储库打包成适合 AI 模型的文件格式，从而简化代码分析和交互工作流程。","该扩展文档齐全、已投入生产并遵循安全最佳实践。关于问题响应时间有一个小的警告，但这并没有显著影响整体质量。",94,"一个高质量的插件，提供用于打包代码库以进行 AI 分析的强大工具。",[225,226,227,228,229,230],"code-packing","ai-assistant","developer-tools","cli","codebase-analysis","productivity","community",[233,234,235,236],"打包代码库以供 AI 模型审查或重构","无需本地克隆即可快速分析远程 GitHub 存储库","为文档或知识共享生成项目的 AI 友好表示","将代码库打包集成到自动化工作流程中",{"codeQuality":238,"collectedAt":240,"documentation":241,"maintenance":244,"popularity":252,"security":254,"testCoverage":256},{"hasLockfile":239},true,1778699231914,{"descriptionLength":242,"readmeSize":243},135,73674,{"closedIssues90d":245,"forks":246,"hasChangelog":247,"manifestVersion":248,"openIssues90d":249,"pushedAt":250,"stars":251},3,1239,false,"1.0.2",11,1778511996000,24661,{"npmDownloads":253},211781,{"hasNpmPackage":239,"license":255,"smitheryVerified":247},"MIT",{"hasCi":239,"hasTests":239},{"updatedAt":258},1778699391226,{"basePath":260,"githubOwner":261,"githubRepo":262,"locale":17,"slug":12,"type":263},".claude/plugins/repomix-commands","yamadashy","repomix","plugin",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":272,"parentExtension":276,"providers":277,"relations":291,"tags":293,"workflow":294},1778699200079.101,"k173vjce07mdrxsektejb65kex86ng1a",{"reviewCount":8},{"description":269,"installMethods":270,"name":262,"sourceUrl":13},"Official Repomix plugins for Claude Code",{"claudeCode":271},"yamadashy/repomix",{"basePath":273,"githubOwner":261,"githubRepo":262,"locale":274,"slug":262,"type":275},"","en","marketplace",null,{"evaluate":278,"extract":286},{"promptVersionExtension":279,"promptVersionScoring":219,"score":280,"tags":281,"targetMarket":284,"tier":285},"3.1.0",99,[225,282,283,228,229],"ai-tools","developer-productivity","global","verified",{"commitSha":287,"marketplace":288,"plugin":289},"HEAD",{"name":262,"pluginCount":245},{"mcpCount":8,"provider":290,"skillCount":8},"classify",{"repoId":292},"kd726yk1d724vsa4haafjmekyn86mx6y",[282,228,225,229,283],{"evaluatedAt":295,"extractAt":296,"updatedAt":297},1778699213895,1778699200079,1778699445225,{"evaluate":299,"extract":301},{"promptVersionExtension":218,"promptVersionScoring":219,"score":222,"tags":300,"targetMarket":284,"tier":231},[225,226,227,228,229,230],{"commitSha":287,"license":255},{"parentExtensionId":266,"repoId":292,"translatedFrom":303},"k1741crrbnjkft0xf9a54je06s86m25k",{"_creationTime":305,"_id":292,"identity":306,"providers":307,"workflow":453},1778699192105.9749,{"githubOwner":261,"githubRepo":262,"sourceUrl":13},{"classify":308,"discover":426,"extract":429,"github":430,"npm":452},{"commitSha":287,"extensions":309},[310,323,334,344,358,367,380,388,395,403,411],{"basePath":273,"description":269,"displayName":262,"installMethods":311,"rationale":312,"selectedPaths":313,"source":322,"sourceLanguage":274,"type":275},{"claudeCode":271},"marketplace.json at .claude-plugin/marketplace.json",[314,317,319],{"path":315,"priority":316},".claude-plugin/marketplace.json","mandatory",{"path":318,"priority":316},"README.md",{"path":320,"priority":321},"LICENSE","high","rule",{"basePath":324,"description":325,"displayName":326,"installMethods":327,"license":255,"rationale":328,"selectedPaths":329,"source":322,"sourceLanguage":274,"type":263},".claude/plugins/repomix-mcp","Repomix MCP server for AI-powered codebase analysis. Pack local/remote repositories, search outputs, and read files with built-in security scanning. Foundation plugin that enables all Repomix features in Claude Code.","repomix-mcp",{"claudeCode":326},"plugin manifest at .claude/plugins/repomix-mcp/.claude-plugin/plugin.json",[330,332],{"path":331,"priority":316},".claude-plugin/plugin.json",{"path":333,"priority":316},".mcp.json",{"basePath":260,"description":335,"displayName":12,"installMethods":336,"license":255,"rationale":337,"selectedPaths":338,"source":322,"sourceLanguage":274,"type":263},"Slash commands for quick Repomix operations. Pack local and remote repositories with simple commands like /pack-local and /pack-remote.",{"claudeCode":12},"plugin manifest at .claude/plugins/repomix-commands/.claude-plugin/plugin.json",[339,340,342],{"path":331,"priority":316},{"path":341,"priority":321},"commands/pack-local.md",{"path":343,"priority":321},"commands/pack-remote.md",{"basePath":345,"description":346,"displayName":347,"installMethods":348,"license":255,"rationale":349,"selectedPaths":350,"source":322,"sourceLanguage":274,"type":263},".claude/plugins/repomix-explorer","AI-powered repository analysis agent using Repomix CLI. Analyzes local and remote repositories intelligently by running repomix commands, then reading and searching the generated output files to answer questions about code structure, patterns, and content.","repomix-explorer",{"claudeCode":347},"plugin manifest at .claude/plugins/repomix-explorer/.claude-plugin/plugin.json",[351,352,354,356],{"path":331,"priority":316},{"path":353,"priority":321},"agents/explorer.md",{"path":355,"priority":321},"commands/explore-local.md",{"path":357,"priority":321},"commands/explore-remote.md",{"basePath":359,"description":360,"displayName":262,"installMethods":361,"rationale":362,"selectedPaths":363,"source":322,"sourceLanguage":274,"type":366},".agents/clawhub","Pack and analyze codebases into AI-friendly single files using Repomix.\nUse when the user wants to explore repositories, analyze code structure,\nfind patterns, check token counts, or prepare codebase context for AI analysis.\nSupports both local directories and remote GitHub repositories.\n",{"claudeCode":271},"SKILL.md frontmatter at .agents/clawhub/SKILL.md",[364],{"path":365,"priority":316},"SKILL.md","skill",{"basePath":368,"description":369,"displayName":370,"installMethods":371,"rationale":372,"selectedPaths":373,"source":322,"sourceLanguage":274,"type":366},".agents/skills/agent-carnet","Use this skill when the user asks to save, recall, find, or organize notes. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check the notebook', 'find in carnet'. Also use proactively when discovering findings worth preserving across sessions.","agent-carnet",{"claudeCode":271},"SKILL.md frontmatter at .agents/skills/agent-carnet/SKILL.md",[374,375,378],{"path":365,"priority":316},{"path":376,"priority":377},"references/cookbook.md","medium",{"path":379,"priority":377},"references/frontmatter.md",{"basePath":381,"description":382,"displayName":383,"installMethods":384,"rationale":385,"selectedPaths":386,"source":322,"sourceLanguage":274,"type":366},".claude/skills/contextual-commit","Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed.","contextual-commit",{"claudeCode":271},"SKILL.md frontmatter at .claude/skills/contextual-commit/SKILL.md",[387],{"path":365,"priority":316},{"basePath":389,"description":390,"displayName":347,"installMethods":391,"rationale":392,"selectedPaths":393,"source":322,"sourceLanguage":274,"type":366},".claude/skills/repomix-explorer","Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure', 'find patterns in repo', 'how many files/tokens'. Runs repomix CLI to pack repositories, then analyzes the output.",{"claudeCode":271},"SKILL.md frontmatter at .claude/skills/repomix-explorer/SKILL.md",[394],{"path":365,"priority":316},{"basePath":396,"description":397,"displayName":398,"installMethods":399,"rationale":400,"selectedPaths":401,"source":322,"sourceLanguage":274,"type":366},"browser/.claude/skills/browser-extension-developer","Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.","browser-extension-developer",{"claudeCode":271},"SKILL.md frontmatter at browser/.claude/skills/browser-extension-developer/SKILL.md",[402],{"path":365,"priority":316},{"basePath":404,"description":405,"displayName":406,"installMethods":407,"rationale":408,"selectedPaths":409,"source":322,"sourceLanguage":274,"type":366},"website/.claude/skills/website-maintainer","Use this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.","website-maintainer",{"claudeCode":271},"SKILL.md frontmatter at website/.claude/skills/website-maintainer/SKILL.md",[410],{"path":365,"priority":316},{"basePath":273,"description":412,"displayName":262,"installMethods":413,"license":255,"rationale":414,"selectedPaths":415,"source":322,"sourceLanguage":274,"type":425},"A tool to pack repository contents to single file for AI consumption",{"npm":262},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[416,418,419,420,422],{"path":417,"priority":316},"package.json",{"path":318,"priority":316},{"path":320,"priority":321},{"path":421,"priority":377},"bin/repomix.cjs",{"path":423,"priority":424},"src/index.ts","low","mcp",{"sources":427},[428],"manual",{"npmPackage":262},{"closedIssues90d":245,"description":431,"forks":246,"homepage":432,"license":255,"openIssues90d":249,"pushedAt":250,"readmeSize":243,"stars":251,"topics":433},"📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.","https://repomix.com",[434,435,436,437,438,227,439,440,441,442,443,444,445,446,447,448,449,450,451,425],"ai","llm","generative-ai","chatgpt","claude","chatbot","gpt","openai","javascript","nodejs","typescript","anthropic","gemini","language-model","artificial-intelligence","genai","deepseek","llama",{"downloads":253},{"classifiedAt":454,"discoverAt":455,"extractAt":456,"githubAt":456,"npmAt":457,"updatedAt":454},1778699199814,1778699192106,1778699195693,1778699197680,[226,228,225,229,227,230],{"evaluatedAt":460,"extractAt":296,"updatedAt":258},1778699245913,[],[463,491,520,549,570],{"_creationTime":464,"_id":465,"community":466,"display":467,"identity":472,"providers":474,"relations":483,"tags":486,"workflow":487},1778692410306.4602,"k1754468vafhhveq2yzm512khn86n6tb",{"reviewCount":8},{"description":468,"installMethods":469,"name":470,"sourceUrl":471},"让 Claude 真正遵循您的规则。通过自然语言保存规则，通过钩子强制执行规则，跨会话记忆规则。",{"claudeCode":470},"obey","https://github.com/Lexxes-Projects/obey",{"basePath":273,"githubOwner":473,"githubRepo":470,"locale":17,"slug":470,"type":263},"Lexxes-Projects",{"evaluate":475,"extract":481},{"promptVersionExtension":218,"promptVersionScoring":219,"score":476,"tags":477,"targetMarket":284,"tier":285},100,[478,479,480,226,230],"rules","enforcement","llm-behavior",{"commitSha":287,"license":255,"plugin":482},{"mcpCount":8,"provider":290,"skillCount":245},{"repoId":484,"translatedFrom":485},"kd75x7p4gkt5vx785rmc3msdhs86neap","k17ccytjrakavnrzgdbzkbcjj186nr1f",[226,479,480,230,478],{"evaluatedAt":488,"extractAt":489,"updatedAt":490},1778692293423,1778692275424,1778692410306,{"_creationTime":492,"_id":493,"community":494,"display":495,"identity":500,"providers":504,"relations":511,"tags":515,"workflow":516},1778698423927.3982,"k17d4kzh5mqg6kcd6kbhhqhfm986nfbn",{"reviewCount":8},{"description":496,"installMethods":497,"name":498,"sourceUrl":499},"Upstash Context7 MCP 服务器，用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。",{"claudeCode":498},"context7-plugin","https://github.com/upstash/context7",{"basePath":501,"githubOwner":502,"githubRepo":503,"locale":17,"slug":503,"type":263},"plugins/claude/context7","upstash","context7",{"evaluate":505,"extract":510},{"promptVersionExtension":218,"promptVersionScoring":219,"score":476,"tags":506,"targetMarket":284,"tier":285},[507,227,508,509],"documentation","code-examples","mcp-server",{"commitSha":287},{"parentExtensionId":512,"repoId":513,"translatedFrom":514},"k17c6qmv4dnjycsp8aa4wyfbgh86n3jd","kd7955sg5wbf89gw527wdep66n86na9w","k17f8b1e3611rh6d9e6peh43b186m55k",[508,227,507,509],{"evaluatedAt":517,"extractAt":518,"updatedAt":519},1778698268645,1778698235845,1778698423927,{"_creationTime":521,"_id":522,"community":523,"display":524,"identity":529,"providers":532,"relations":541,"tags":544,"workflow":545},1778692886098.4382,"k17244r8s6kkqthr5tbd7wpwch86mwrn",{"reviewCount":8},{"description":525,"installMethods":526,"name":527,"sourceUrl":528},"基于 Markdown 的看板，由 Claude Code 管理。卡片以 .md 文件形式存在 — 无需数据库，无需服务器。",{"claudeCode":527},"kanban","https://github.com/mattjoyce/kanban-skill",{"basePath":273,"githubOwner":530,"githubRepo":531,"locale":17,"slug":531,"type":263},"mattjoyce","kanban-skill",{"evaluate":533,"extract":537},{"promptVersionExtension":218,"promptVersionScoring":219,"score":476,"tags":534,"targetMarket":284,"tier":285},[527,535,536,230,228],"markdown","task-management",{"commitSha":287,"license":538,"plugin":539},"Apache-2.0",{"mcpCount":8,"provider":290,"skillCount":540},1,{"repoId":542,"translatedFrom":543},"kd704ngckmedtqtqt31s01j8kx86mryd","k17433617dh29ajy4hx5q8txzs86nvg4",[228,527,535,230,536],{"evaluatedAt":546,"extractAt":547,"updatedAt":548},1778692838399,1778692816134,1778692886098,{"_creationTime":550,"_id":551,"community":552,"display":553,"identity":556,"providers":557,"relations":564,"tags":566,"workflow":567},1778699387238.3013,"k173gwdnnak6pwamegmzc4hev186mabb",{"reviewCount":8},{"description":554,"installMethods":555,"name":326,"sourceUrl":13},"Repomix MCP 服务器，用于 AI 驱动的代码库分析。打包本地/远程仓库，搜索输出，并读取带内置安全扫描的文件。这是启用 Claude Code 中所有 Repomix 功能的基础插件。",{"claudeCode":326},{"basePath":324,"githubOwner":261,"githubRepo":262,"locale":17,"slug":326,"type":263},{"evaluate":558,"extract":563},{"promptVersionExtension":218,"promptVersionScoring":219,"score":559,"tags":560,"targetMarket":284,"tier":231},95,[561,562,425,228,227,226],"code-analysis","repository",{"commitSha":287,"license":255},{"parentExtensionId":266,"repoId":292,"translatedFrom":565},"k179tj7rj5rq0c64jkvd8rk07d86mfha",[226,228,561,227,425,562],{"evaluatedAt":568,"extractAt":296,"updatedAt":569},1778699231564,1778699387238,{"_creationTime":571,"_id":572,"community":573,"display":574,"identity":579,"providers":582,"relations":589,"tags":592,"workflow":593},1778692771488.0898,"k177hfjp84cyj8rhyg7ednke2586nr1g",{"reviewCount":8},{"description":575,"installMethods":576,"name":577,"sourceUrl":578},"AI 驱动的代码库理解 — 分析、可视化和解释任何项目",{"claudeCode":577},"understand-anything","https://github.com/Lum1104/Understand-Anything",{"basePath":273,"githubOwner":580,"githubRepo":581,"locale":17,"slug":581,"type":263},"Lum1104","Understand-Anything",{"evaluate":583,"extract":588},{"promptVersionExtension":218,"promptVersionScoring":219,"score":559,"tags":584,"targetMarket":284,"tier":285},[229,585,586,587,227],"knowledge-graph","architecture","onboarding",{"commitSha":287,"license":255},{"repoId":590,"translatedFrom":591},"kd78egfytykkxxbpr6k3t7wsph86n83x","k17egvd7fdhnqfkaz60j6sxza986m4qn",[586,229,227,585,587],{"evaluatedAt":594,"extractAt":595,"updatedAt":596},1778692588361,1778692549705,1778692771488]