[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-yamadashy-repomix-explorer-zh-CN":3,"guides-for-yamadashy-repomix-explorer":475,"similar-k17990e4rf8b6fkjh11st1ch2s86n0wq-zh-CN":476},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":273,"isFallback":261,"parentExtension":278,"providers":313,"relations":317,"repo":319,"tags":472,"workflow":473},1778699399812.7578,"k17990e4rf8b6fkjh11st1ch2s86n0wq",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"AI驱动的存储库分析代理，使用Repomix CLI。通过运行repomix命令，然后读取和搜索生成的输出文件来智能地分析本地和远程存储库，以回答有关代码结构、模式和内容的问题。",{"claudeCode":12},"repomix-explorer","Repomix Explorer","https://github.com/yamadashy/repomix",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":251,"workflow":271},1778699399812.758,"kn77f289z0bvpnznksx17qmk9n86nb9g","zh-CN",{"checks":20,"evaluatedAt":205,"extensionSummary":206,"features":207,"nonGoals":213,"practices":217,"prerequisites":222,"promptVersionExtension":226,"promptVersionScoring":227,"purpose":228,"rationale":229,"score":230,"summary":231,"tags":232,"tier":238,"useCases":239,"workflow":244},[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,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,172,175,178,181,184,187,191,194,197,201],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了为AI消耗准备代码库的问题，并提到了使用Repomix CLI和输出文件进行分析的解决方案。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","Repomix通过将整个存储库打包成结构化的、对AI友好的格式，并具有令牌计数、压缩和安全检查等功能，提供了超越基本AI行为的显著价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该插件提供了一个成熟的CLI工具，具有广泛的功能、配置选项和集成，涵盖了用于AI分析的代码准备的整个生命周期。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该插件专注于为AI准备和分析代码存储库的单一领域，其所有捆绑的工具和代理都协同服务于此核心目的。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了插件的功能，突出了其使用Repomix CLI进行AI驱动的存储库分析的能力。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该插件公开了像 `pack_codebase`、`grep_repomix_output` 和 `read_repomix_output` 这样狭窄的动词-名词工具，这些工具是具体且定义明确的。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","README中详细记录了所有配置选项和命令行参数，包括默认值和解释。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","像 `pack_codebase`、`explore-local` 和 `explore-remote` 这样的工具和命令具有描述性，并与插件的领域相符。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","工具请求必要的参数并返回集中的有效载荷，避免了额外的过多数据转储或诊断信息。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该扩展根据MIT许可证（一种宽松的开源许可证）授权，并在LICENSE文件和插件清单中明确声明。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","存储库显示了最近的提交，表明正在积极维护。",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","该项目包含一个锁定文件（`package-lock.json`）和用于依赖管理的CI，表明已采取了适当的措施。",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","该插件与Secretlint集成以进行安全检查，并妥善处理秘密，避免将其回显到stdout或提交。",{"category":65,"check":69,"severity":24,"summary":70},"Injection","README和代理描述强调将加载的数据视为内容，而不是指令，并且Secretlint的使用进一步增强了针对注入的安全性。",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","该插件将内容捆绑在存储库内，并且似乎不会在运行时获取或执行外部代码。",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","该插件专注于分析存储库和准备用于AI的文件，没有迹象表明试图修改项目范围之外的文件。",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","没有发现可能导致沙箱逃逸的已分离进程或拒绝重试循环的证据。",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","该插件的核心功能是打包代码，没有迹象表明它会读取或向第三方提交机密数据。",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","捆绑的内容和描述似乎没有隐藏的操纵技巧或混淆的指令。",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","插件的代码似乎是纯JavaScript/TypeScript，没有混淆或动态获取。",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","该插件对项目结构做出了合理的假设，并在未满足预期时提供清晰的错误消息或回退机制。",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","在过去90天内，已打开11个问题，关闭3个，关闭率低于50%，但打开的问题数量很少，表明参与度可接受。",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","在清单和npm包中声明了一个有意义的semver版本（1.1.0），表明了清晰的版本跟踪。",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","CLI工具和代理命令似乎对输入进行了验证，并适当地处理结构化输出，集成了安全检查。",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","该插件主要是分析性的，并且在没有适当的保护机制的情况下不执行破坏性操作。",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","CLI和代理工作流似乎能够优雅地处理错误，并提供清晰的消息和故障排除指导。",{"category":103,"check":113,"severity":114,"summary":115},"Logging","not_applicable","该插件主要是分析性的，并且不执行需要本地审计日志记录的破坏性操作或出站调用。",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","该插件似乎不处理个人数据；其功能是分析代码结构和内容。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","该扩展没有区域或司法管辖区逻辑，并且设计用于全球使用。",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","该插件是一个Node.js CLI工具，似乎是跨平台兼容的，没有检测到特定的操作系统或Shell假设。",{"category":44,"check":127,"severity":24,"summary":128},"README","README文件内容丰富，结构良好，并清楚地解释了插件的目的、功能和用法。",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","该插件公开了合理数量的工具和命令，在可维护性和清晰度的目标范围内。",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","该插件提供的工具和命令具有不同的名称并涵盖不同的功能，避免了冗余。",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","README中描述的所有功能，包括CLI选项和代理功能，都有相应的实现。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","README提供了清晰的安装说明，适用于各种包管理器，并包含可复制粘贴的使用示例。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","错误消息信息丰富，指出了失败原因，并且通常建议修复步骤或指向文档。",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","依赖项通过 `package-lock.json` 固定，并且脚本包含shebangs，表明了良好的执行实践。",{"category":33,"check":151,"severity":114,"summary":152},"Dry-run preview","该插件主要是分析性的，不执行状态更改操作，因此不适用dry-run预览。",{"category":154,"check":155,"severity":114,"summary":156},"Protocol","Idempotent retry & timeouts","该插件不执行需要幂等性或超时设置的远程调用或状态更改操作。",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","没有迹象表明收集或发送遥测数据到外部服务；如果存在，将严格要求选择加入。",{"category":40,"check":161,"severity":24,"summary":162},"Name collisions","捆绑的扩展（`repomix-explorer` 代理、命令）名称和目的不同，避免了冲突。",{"category":40,"check":164,"severity":114,"summary":165},"Hooks-off mechanism","该插件似乎不使用需要专门的hooks-off机制的钩子。",{"category":40,"check":167,"severity":114,"summary":168},"Hook matcher tightness","该插件不提供需要特定匹配器配置的自定义钩子。",{"category":65,"check":170,"severity":114,"summary":171},"Hook security","该插件似乎不使用执行破坏性或网络操作的钩子。",{"category":87,"check":173,"severity":114,"summary":174},"Silent prompt rewriting","该插件不实现 `UserPromptSubmit` 钩子，这些钩子会静默地重写提示。",{"category":65,"check":176,"severity":114,"summary":177},"Permission Hook","该插件不实现需要自动批准逻辑的 `PermissionRequest` 钩子。",{"category":117,"check":179,"severity":114,"summary":180},"Hook privacy","该插件不提供涉及日志记录或遥测数据传输的钩子。",{"category":103,"check":182,"severity":114,"summary":183},"Hook dependency","该插件不依赖外部钩子脚本。",{"category":44,"check":185,"severity":24,"summary":186},"Feature Transparency","README清楚地解释了插件的功能，包括其代理和CLI功能，并且相关的命令都有充分的文档记录。",{"category":188,"check":189,"severity":24,"summary":190},"Convention","Layout convention adherence","该插件遵循Claude Code插件约定，`.claude-plugin/` 目录下包含 `plugin.json`，并且该目录中没有运行时组件。",{"category":188,"check":192,"severity":114,"summary":193},"Plugin state","该插件似乎不维护持久状态，这些状态需要存储在 `${CLAUDE_PLUGIN_DATA}` 下进行管理。",{"category":65,"check":195,"severity":114,"summary":196},"Keychain-stored secrets","该插件似乎不处理通常会通过 `userConfig` 路由以进行钥匙串存储的机密信息。",{"category":198,"check":199,"severity":24,"summary":200},"Dependencies","Tagged release sourcing","MCP服务器和CLI工具似乎来自已标记的版本或已发布的包，从而确保了稳定的依赖关系。",{"category":202,"check":203,"severity":24,"summary":204},"Installation","Clean uninstall","该插件不产生后台守护进程或持久服务，通过删除其文件可确保干净卸载。",1778699261551,"该插件使用Repomix CLI提供AI驱动的存储库分析功能。它允许用户分析本地和远程存储库，处理输出，并回答有关代码结构、模式和内容的问题。",[208,209,210,211,212],"AI驱动的存储库分析","本地和远程存储库支持","智能输出文件生成","代码结构和模式分析","通过MCP与AI工具集成",[214,215,216],"直接执行代码修改或重构。","充当通用文件管理工具。","执行所分析存储库中的代码。",[218,219,220,221],"代码分析","存储库探索","AI集成","安全扫描",[223,224,225],"已安装Node.js","可以访问GitHub存储库（用于远程分析）","可以访问本地代码库（用于本地分析）","3.0.0","4.4.0","通过将存储库打包成对AI友好的格式，使AI助手能够智能地分析和理解代码库。","该插件文档齐全、积极维护，并遵循安全和范围最佳实践。发现的问题很少，因此得分很高。",98,"一个高质量的插件，用于AI驱动的存储库分析，提供强大的功能和出色的文档。",[233,234,235,236,237],"ai","repository-analysis","code-exploration","cli","developer-tools","verified",[240,241,242,243],"分析GitHub存储库的结构和内容。","探索本地代码库中的特定模式或组件。","为代码准备大型语言模型以进行审查或重构。","理解新项目或不熟悉项目的体系结构。",[245,246,247,248,249,250],"用户调用代理命令（本地或远程分析）","代理确定适当的repomix CLI命令","执行Repomix CLI打包存储库","生成输出文件","代理使用Grep和Read工具分析输出","代理根据分析提供见解和答案",{"codeQuality":252,"collectedAt":254,"documentation":255,"maintenance":258,"popularity":266,"security":268,"testCoverage":270},{"hasLockfile":253},true,1778699246355,{"descriptionLength":256,"readmeSize":257},256,73674,{"closedIssues90d":259,"forks":260,"hasChangelog":261,"manifestVersion":262,"openIssues90d":263,"pushedAt":264,"stars":265},3,1239,false,"1.1.0",11,1778511996000,24661,{"npmDownloads":267},211781,{"hasNpmPackage":253,"license":269,"smitheryVerified":261},"MIT",{"hasCi":253,"hasTests":253},{"updatedAt":272},1778699399812,{"basePath":274,"githubOwner":275,"githubRepo":276,"locale":18,"slug":12,"type":277},".claude/plugins/repomix-explorer","yamadashy","repomix","plugin",{"_creationTime":279,"_id":280,"community":281,"display":282,"identity":286,"parentExtension":290,"providers":291,"relations":306,"tags":308,"workflow":309},1778699200079.101,"k173vjce07mdrxsektejb65kex86ng1a",{"reviewCount":8},{"description":283,"installMethods":284,"name":276,"sourceUrl":14},"Official Repomix plugins for Claude Code",{"claudeCode":285},"yamadashy/repomix",{"basePath":287,"githubOwner":275,"githubRepo":276,"locale":288,"slug":276,"type":289},"","en","marketplace",null,{"evaluate":292,"extract":301},{"promptVersionExtension":293,"promptVersionScoring":227,"score":294,"tags":295,"targetMarket":300,"tier":238},"3.1.0",99,[296,297,298,236,299],"code-packing","ai-tools","developer-productivity","codebase-analysis","global",{"commitSha":302,"marketplace":303,"plugin":304},"HEAD",{"name":276,"pluginCount":259},{"mcpCount":8,"provider":305,"skillCount":8},"classify",{"repoId":307},"kd726yk1d724vsa4haafjmekyn86mx6y",[297,236,296,299,298],{"evaluatedAt":310,"extractAt":311,"updatedAt":312},1778699213895,1778699200079,1778699445225,{"evaluate":314,"extract":316},{"promptVersionExtension":226,"promptVersionScoring":227,"score":230,"tags":315,"targetMarket":300,"tier":238},[233,234,235,236,237],{"commitSha":302,"license":269},{"parentExtensionId":280,"repoId":307,"translatedFrom":318},"k177wgv0arqtrw7n2t9vtvepmx86n9vs",{"_creationTime":320,"_id":307,"identity":321,"providers":322,"workflow":467},1778699192105.9749,{"githubOwner":275,"githubRepo":276,"sourceUrl":14},{"classify":323,"discover":441,"extract":444,"github":445,"npm":466},{"commitSha":302,"extensions":324},[325,338,349,361,373,382,395,403,410,418,426],{"basePath":287,"description":283,"displayName":276,"installMethods":326,"rationale":327,"selectedPaths":328,"source":337,"sourceLanguage":288,"type":289},{"claudeCode":285},"marketplace.json at .claude-plugin/marketplace.json",[329,332,334],{"path":330,"priority":331},".claude-plugin/marketplace.json","mandatory",{"path":333,"priority":331},"README.md",{"path":335,"priority":336},"LICENSE","high","rule",{"basePath":339,"description":340,"displayName":341,"installMethods":342,"license":269,"rationale":343,"selectedPaths":344,"source":337,"sourceLanguage":288,"type":277},".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":341},"plugin manifest at .claude/plugins/repomix-mcp/.claude-plugin/plugin.json",[345,347],{"path":346,"priority":331},".claude-plugin/plugin.json",{"path":348,"priority":331},".mcp.json",{"basePath":350,"description":351,"displayName":352,"installMethods":353,"license":269,"rationale":354,"selectedPaths":355,"source":337,"sourceLanguage":288,"type":277},".claude/plugins/repomix-commands","Slash commands for quick Repomix operations. Pack local and remote repositories with simple commands like /pack-local and /pack-remote.","repomix-commands",{"claudeCode":352},"plugin manifest at .claude/plugins/repomix-commands/.claude-plugin/plugin.json",[356,357,359],{"path":346,"priority":331},{"path":358,"priority":336},"commands/pack-local.md",{"path":360,"priority":336},"commands/pack-remote.md",{"basePath":274,"description":362,"displayName":12,"installMethods":363,"license":269,"rationale":364,"selectedPaths":365,"source":337,"sourceLanguage":288,"type":277},"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.",{"claudeCode":12},"plugin manifest at .claude/plugins/repomix-explorer/.claude-plugin/plugin.json",[366,367,369,371],{"path":346,"priority":331},{"path":368,"priority":336},"agents/explorer.md",{"path":370,"priority":336},"commands/explore-local.md",{"path":372,"priority":336},"commands/explore-remote.md",{"basePath":374,"description":375,"displayName":276,"installMethods":376,"rationale":377,"selectedPaths":378,"source":337,"sourceLanguage":288,"type":381},".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":285},"SKILL.md frontmatter at .agents/clawhub/SKILL.md",[379],{"path":380,"priority":331},"SKILL.md","skill",{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":337,"sourceLanguage":288,"type":381},".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":285},"SKILL.md frontmatter at .agents/skills/agent-carnet/SKILL.md",[389,390,393],{"path":380,"priority":331},{"path":391,"priority":392},"references/cookbook.md","medium",{"path":394,"priority":392},"references/frontmatter.md",{"basePath":396,"description":397,"displayName":398,"installMethods":399,"rationale":400,"selectedPaths":401,"source":337,"sourceLanguage":288,"type":381},".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":285},"SKILL.md frontmatter at .claude/skills/contextual-commit/SKILL.md",[402],{"path":380,"priority":331},{"basePath":404,"description":405,"displayName":12,"installMethods":406,"rationale":407,"selectedPaths":408,"source":337,"sourceLanguage":288,"type":381},".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":285},"SKILL.md frontmatter at .claude/skills/repomix-explorer/SKILL.md",[409],{"path":380,"priority":331},{"basePath":411,"description":412,"displayName":413,"installMethods":414,"rationale":415,"selectedPaths":416,"source":337,"sourceLanguage":288,"type":381},"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":285},"SKILL.md frontmatter at browser/.claude/skills/browser-extension-developer/SKILL.md",[417],{"path":380,"priority":331},{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":337,"sourceLanguage":288,"type":381},"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":285},"SKILL.md frontmatter at website/.claude/skills/website-maintainer/SKILL.md",[425],{"path":380,"priority":331},{"basePath":287,"description":427,"displayName":276,"installMethods":428,"license":269,"rationale":429,"selectedPaths":430,"source":337,"sourceLanguage":288,"type":440},"A tool to pack repository contents to single file for AI consumption",{"npm":276},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[431,433,434,435,437],{"path":432,"priority":331},"package.json",{"path":333,"priority":331},{"path":335,"priority":336},{"path":436,"priority":392},"bin/repomix.cjs",{"path":438,"priority":439},"src/index.ts","low","mcp",{"sources":442},[443],"manual",{"npmPackage":276},{"closedIssues90d":259,"description":446,"forks":260,"homepage":447,"license":269,"openIssues90d":263,"pushedAt":264,"readmeSize":257,"stars":265,"topics":448},"📦 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",[233,449,450,451,452,237,453,454,455,456,457,458,459,460,461,462,463,464,465,440],"llm","generative-ai","chatgpt","claude","chatbot","gpt","openai","javascript","nodejs","typescript","anthropic","gemini","language-model","artificial-intelligence","genai","deepseek","llama",{"downloads":267},{"classifiedAt":468,"discoverAt":469,"extractAt":470,"githubAt":470,"npmAt":471,"updatedAt":468},1778699199814,1778699192106,1778699195693,1778699197680,[233,236,235,237,234],{"evaluatedAt":474,"extractAt":311,"updatedAt":272},1778699261668,[],[477,510,540,569,604,633],{"_creationTime":478,"_id":479,"community":480,"display":481,"identity":486,"providers":488,"relations":501,"tags":505,"workflow":506},1778693887244.665,"k174v4m2d0ncx0vw8gs57bn98n86nh9z",{"reviewCount":8},{"description":482,"installMethods":483,"name":484,"sourceUrl":485},"使助手输出听起来更人性化。去除 AI 术语（谄媚、陈词滥调、敷衍的说法、连用的破折号），营造自然的爆发力，恢复语音。保留代码、URL 和技术准确性。",{"claudeCode":484},"unslop","https://github.com/MohamedAbdallah-14/unslop",{"basePath":287,"githubOwner":487,"githubRepo":484,"locale":18,"slug":484,"type":277},"MohamedAbdallah-14",{"evaluate":489,"extract":498},{"promptVersionExtension":226,"promptVersionScoring":227,"score":490,"tags":491,"targetMarket":300,"tier":238},100,[233,492,493,494,495,496,497],"text","writing","editor","code","nlp","humanizer",{"commitSha":302,"plugin":499},{"mcpCount":8,"provider":305,"skillCount":500},5,{"parentExtensionId":502,"repoId":503,"translatedFrom":504},"k175vxsqnmn2ye2xkw62x4enkh86n8eb","kd727xcarpnqcat3wd68ms466s86mwkb","k177fsagh49r77m9y4755zc1mn86m1jm",[233,495,494,497,496,492,493],{"evaluatedAt":507,"extractAt":508,"updatedAt":509},1778693722676,1778693661691,1778693887244,{"_creationTime":511,"_id":512,"community":513,"display":514,"identity":520,"providers":524,"relations":533,"tags":536,"workflow":537},1778690773482.4834,"k179sm2kkyd7r7nz9jsx62jm9x86mw4a",{"reviewCount":8},{"description":515,"installMethods":516,"name":518,"sourceUrl":519},"Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata like authors, linked models, datasets, Spaces, and media URLs when needed.",{"claudeCode":517},"huggingface-papers","Hugging Face Papers","https://github.com/huggingface/skills",{"basePath":521,"githubOwner":522,"githubRepo":523,"locale":288,"slug":517,"type":277},"skills/huggingface-papers","huggingface","skills",{"evaluate":525,"extract":531},{"promptVersionExtension":226,"promptVersionScoring":227,"score":490,"tags":526,"targetMarket":300,"tier":238},[522,527,528,233,529,530],"papers","arxiv","research","metadata",{"commitSha":302,"license":532},"Apache-2.0",{"parentExtensionId":534,"repoId":535},"k17es3r8wd37t5rrwqcpp5kwrh86mxx8","kd72xwt5xnc0ktc4p7smzfcp3986m959",[233,528,522,530,527,529],{"evaluatedAt":538,"extractAt":539,"updatedAt":538},1778690901306,1778690773482,{"_creationTime":541,"_id":542,"community":543,"display":544,"identity":549,"providers":552,"relations":560,"tags":564,"workflow":565},1778685915634.952,"k178sazsw9mc93tarpmxx6wwf586ncry",{"reviewCount":8},{"description":545,"installMethods":546,"name":547,"sourceUrl":548},"创建、更新和修复 Cypress 测试。连接到 Cypress Cloud 以查看测试结果并利用数据来管理您的测试套件。",{"claudeCode":547},"cypress","https://github.com/cypress-io/ai-toolkit",{"basePath":287,"githubOwner":550,"githubRepo":551,"locale":18,"slug":551,"type":277},"cypress-io","ai-toolkit",{"evaluate":553,"extract":558},{"promptVersionExtension":226,"promptVersionScoring":227,"score":490,"tags":554,"targetMarket":300,"tier":238},[547,555,556,233,557],"testing","automation","qa",{"commitSha":302,"license":269,"plugin":559},{"mcpCount":8,"provider":305,"skillCount":259},{"parentExtensionId":561,"repoId":562,"translatedFrom":563},"k170k28hx0d93ds1md7v66h33986nap6","kd778b5hp7aqcpb58zn9yj8xas86meqd","k17a80t18qpe9tmapz3fnw597986mpsy",[233,556,547,557,555],{"evaluatedAt":566,"extractAt":567,"updatedAt":568},1778685834132,1778685765056,1778685915635,{"_creationTime":570,"_id":571,"community":572,"display":573,"identity":579,"providers":582,"relations":597,"tags":600,"workflow":601},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":574,"installMethods":575,"name":577,"sourceUrl":578},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":576},"bitwize-music","Claude AI Music Skills","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"basePath":287,"githubOwner":580,"githubRepo":581,"locale":288,"slug":581,"type":277},"bitwize-music-studio","claude-ai-music-skills",{"evaluate":583,"extract":593},{"promptVersionExtension":226,"promptVersionScoring":227,"score":490,"tags":584,"targetMarket":300,"tier":238},[585,233,586,587,588,589,590,236,591,592],"music-generation","suno","audio-production","workflow","lyrics","mastering","python","claude-code",{"commitSha":302,"license":594,"plugin":595},"CC0-1.0",{"mcpCount":8,"provider":305,"skillCount":596},54,{"parentExtensionId":598,"repoId":599},"k17bfryzkzywswf1bkgrtch16d86n8t9","kd70cgrajsrnk5gmq60rhq30zd86nyc0",[233,587,592,236,589,590,585,591,586,588],{"evaluatedAt":602,"extractAt":603,"updatedAt":602},1778683131031,1778683100520,{"_creationTime":605,"_id":606,"community":607,"display":608,"identity":613,"providers":617,"relations":624,"tags":628,"workflow":629},1778698423927.3982,"k17d4kzh5mqg6kcd6kbhhqhfm986nfbn",{"reviewCount":8},{"description":609,"installMethods":610,"name":611,"sourceUrl":612},"Upstash Context7 MCP 服务器，用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。",{"claudeCode":611},"context7-plugin","https://github.com/upstash/context7",{"basePath":614,"githubOwner":615,"githubRepo":616,"locale":18,"slug":616,"type":277},"plugins/claude/context7","upstash","context7",{"evaluate":618,"extract":623},{"promptVersionExtension":226,"promptVersionScoring":227,"score":490,"tags":619,"targetMarket":300,"tier":238},[620,237,621,622],"documentation","code-examples","mcp-server",{"commitSha":302},{"parentExtensionId":625,"repoId":626,"translatedFrom":627},"k17c6qmv4dnjycsp8aa4wyfbgh86n3jd","kd7955sg5wbf89gw527wdep66n86na9w","k17f8b1e3611rh6d9e6peh43b186m55k",[621,237,620,622],{"evaluatedAt":630,"extractAt":631,"updatedAt":632},1778698268645,1778698235845,1778698423927,{"_creationTime":634,"_id":635,"community":636,"display":637,"identity":642,"providers":646,"relations":653,"tags":656,"workflow":657},1778699018122.7732,"k17a0wf6mk0f48w5xah6yx5dts86n1xj",{"reviewCount":8},{"description":638,"installMethods":639,"name":640,"sourceUrl":641},"Performance analysis, test coverage review, and AI-powered code quality assessment",{"claudeCode":640},"performance-testing-review","https://github.com/wshobson/agents",{"basePath":643,"githubOwner":644,"githubRepo":645,"locale":288,"slug":640,"type":277},"plugins/performance-testing-review","wshobson","agents",{"evaluate":647,"extract":652},{"promptVersionExtension":226,"promptVersionScoring":227,"score":294,"tags":648,"targetMarket":300,"tier":238},[649,650,555,651,233],"code-quality","performance-analysis","code-review",{"commitSha":302,"license":269},{"parentExtensionId":654,"repoId":655},"k17cywe30jfsfw3cdpncjfn8y186nvyw","kd74de64zj0axtg5b8t7eqqe2x86nske",[233,649,651,650,555],{"evaluatedAt":658,"extractAt":659,"updatedAt":658},1778699546351,1778699018122]