[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Houseofmvps-rank-aeo-en":3,"guides-for-Houseofmvps-rank-aeo":474,"similar-k17baj72hzmjwj9fbb3hqq3qtd86nzzt-en":475},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":240,"parentExtension":249,"providers":308,"relations":312,"repo":313,"tags":471,"workflow":472},1778688445444.6914,"k17baj72hzmjwj9fbb3hqq3qtd86nzzt",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Answer engine optimization. Optimize for featured snippets, voice search, People Also Ask.",{"claudeCode":12},"Houseofmvps/claude-rank","rank-aeo","https://github.com/Houseofmvps/claude-rank",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":242},1778688545812.3054,"kn7f4xyfxvgb9tdt9ta2gqvybd86mh7k","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":217,"tier":218,"useCases":219},[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,131,134,137,141,145,149,152,156,159,162,165,168,172,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of AI engines and search engines not discovering or citing the user's site, which is a concrete pain point.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers a comprehensive suite of 10 scanners and automated fixes for AI readiness and search visibility, providing significant value beyond basic SEO.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension is production-ready, covering a complete lifecycle from scanning and auto-fixing to verification and submission guidance for search engines.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on AI readiness and search visibility optimization, a well-defined domain with related capabilities across various scanners and tools.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is concise, accurate, and effectively communicates the extension's purpose of optimizing for AI and search engines.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension utilizes specific, well-defined tools and commands for each scanning and fixing function, avoiding general-purpose command execution.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The README and SKILL.md provide clear instructions, command-line arguments, and flags, with implicit parameters well-documented.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool and command names are descriptive, follow kebab-case, and clearly indicate their function within the AEO and SEO domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool inputs are specific flags or structured arguments, and outputs are focused on promised results without extraneous diagnostic data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under MIT, a permissive open-source license, with a clear LICENSE file provided.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The latest commit was on May 11, 2026, indicating recent maintenance activity.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The extension has only one dependency (`htmlparser2`) which is likely well-managed. No explicit vulnerability checks are mentioned but the dependency surface is minimal.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The extension does not appear to handle or expose secrets, and the README explicitly states no telemetry is collected.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The README details security measures like blocking private IPs and non-HTTP schemes, and the use of `execFileSync` with array arguments suggests protection against shell injection.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension bundles its dependencies and avoids runtime downloads or remote script execution, mitigating supply-chain risks.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The extension operates within the project directory or scans provided URLs, with clear limitations on file writes and no indications of escaping sandbox boundaries.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","The extension's design avoids detached processes or retry loops around denied tool calls.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension explicitly states 'No telemetry. Zero data collection. No phone home. Ever.' and avoids sending confidential data upstream.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden-steering tricks, relying on clean ASCII and standard Unicode.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The extension's scripts are not obfuscated, base64-encoded, or fetched at runtime, providing transparent code execution.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The extension handles project structures flexibly, accepting directory paths or URLs, and makes no rigid assumptions about user project layout.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 0 issues opened and 1 closed in the last 90 days, the maintenance engagement is positive.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The project has a clear npm version and GitHub release tags, indicating good versioning practices.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","The README highlights protection against shell injection and SSRF, implying robust input validation and sanitization.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The extension primarily performs scans and generates files, with no inherently destructive operations evident.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The extension's design and security statements suggest robust error handling and fail-closed behavior.",{"category":103,"check":113,"severity":24,"summary":114},"Logging","The extension explicitly states 'No telemetry. Zero data collection.' indicating no logging of actions or errors for external review.",{"category":116,"check":117,"severity":24,"summary":118},"Compliance","GDPR","The extension focuses on website structure and SEO, not personal data processing, and explicitly states no data collection.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The extension's focus on AI and search engine optimization is globally applicable, with no regional or jurisdictional restrictions detected.",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","The extension runs on Node.js and uses standard packages, with explicit requirements for Node.js >= 18 and ESM environment.",{"category":44,"check":126,"severity":24,"summary":127},"README","The README is comprehensive, detailing the problem, solution, features, commands, and security, serving as excellent documentation.",{"category":33,"check":129,"severity":24,"summary":130},"Tool surface size","The extension exposes a focused set of 16 CLI commands and 7 plugin skills, well within the ideal range.",{"category":40,"check":132,"severity":24,"summary":133},"Overlapping near-synonym tools","Each command and tool name is distinct and serves a specific purpose, avoiding redundant near-synonyms.",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All advertised features and commands in the README have corresponding implementations detailed in the SKILL.md and CLI commands.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear, copy-pasteable installation and usage instructions for both Claude Code plugin and standalone CLI usage.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","While not explicitly detailing error messages, the extension's focus on clear commands and security suggests well-defined failure paths.",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","The extension has a single dependency (`htmlparser2`) and follows ESM standards, suggesting good dependency management practices.",{"category":33,"check":150,"severity":24,"summary":151},"Dry-run preview","The extension focuses on scanning and generating files, not destructive operations, making a dry-run preview unnecessary.",{"category":153,"check":154,"severity":24,"summary":155},"Protocol","Idempotent retry & timeouts","The extension is primarily analytical and local, with no remote state-changing operations that would require idempotency or timeouts.",{"category":116,"check":157,"severity":24,"summary":158},"Telemetry opt-in","The extension explicitly states 'No telemetry. Zero data collection.' making it strictly opt-in by default.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The description clearly states the purpose of optimizing for AI and search engines, targeting developers who want their sites discovered and cited.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability of AI readiness and search visibility.",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md and README are detailed but well-organized, delegating extensive material to separate files where appropriate.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","Extensive procedures and details are presented logically, with clear organization in the README and SKILL.md, and the potential for further delegation.",{"category":169,"check":173,"severity":174,"summary":175},"Forked exploration","not_applicable","The extension operates on provided URLs or local directories and does not involve deep exploration that would necessitate forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Numerous ready-to-use examples are provided for both CLI and plugin usage, covering a wide range of functionalities.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation outlines various scenarios like duplicate content, missing schema, and crawler access issues, with corresponding recovery steps.",{"category":103,"check":183,"severity":174,"summary":184},"Tool Fallback","The extension does not rely on external MCP servers or custom tools, operating as a self-contained Node.js application.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The extension's focus on analysis and generation implies it would halt on unexpected states rather than proceed with potentially incorrect actions.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The extension is self-contained and does not implicitly rely on other skills, providing clear documentation for its standalone functionality.",1778688545687,"This extension is a sophisticated command-line tool and Claude Code plugin that analyzes websites and local projects for AI discoverability and traditional search engine optimization. It performs over 170 checks across 10 scanners, offers automated fixes for common issues like robots.txt and JSON-LD, and provides actionable insights for improving search visibility and AI citation readiness.",[195,196,197,198,199],"Comprehensive SEO and AI readiness auditing","Automated generation of robots.txt, sitemap.xml, llms.txt, and JSON-LD","In-depth content quality, performance, and security analysis","Competitive analysis and actionable post-audit plans","Command-line interface and Claude Code plugin integration",[201,202,203],"Replacing a full SEO strategy or link-building efforts","Providing real-time website monitoring","Performing extensive content marketing or keyword research beyond analysis","3.0.0","4.4.0","To ensure websites are discoverable and citable by AI search engines and traditional search engines, enabling developers to improve their site's visibility and performance in AI-driven search results.","The extension exhibits exceptional quality across all categories, with numerous 'pass' findings. The only potential area for minor improvement could be more explicit documentation on error handling specifics, but this is a minor point given the overall strength.",99,"A highly polished and comprehensive tool for AI readiness and search engine optimization.",[211,212,213,214,215,216],"seo","ai-readiness","optimization","search-engine","content-analysis","developer-tool","global","verified",[220,221,222,223],"Diagnosing why a site is not being cited by AI search engines","Optimizing content structure for featured snippets and voice search","Ensuring technical SEO foundations are in place for better search rankings","Generating structured data to enhance search engine understanding",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"popularity":236,"security":238,"testCoverage":241},{"hasLockfile":226},true,1778688528985,{"descriptionLength":229,"readmeSize":230},90,25062,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"openIssues90d":8,"pushedAt":234,"stars":235},1,2,1778529248000,32,{"npmDownloads":237},186,{"hasNpmPackage":226,"license":239,"smitheryVerified":240},"MIT",false,{"hasCi":226,"hasTests":226},{"updatedAt":243},1778688545812,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/rank-aeo","Houseofmvps","claude-rank","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":256,"parentExtension":259,"providers":293,"relations":303,"tags":304,"workflow":305},1778688445444.691,"k179m2nqnv63nsxfs3js56bp9s86nrez",{"reviewCount":8},{"description":254,"installMethods":255,"name":247,"sourceUrl":14},"Claude Code plugin that tells you why your site won't get cited by AI — and fixes the discoverability files automatically.",{"claudeCode":247},{"basePath":257,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":286,"tags":288,"workflow":289},1778688445444.6907,"k175zdykxh7cfjpd9wx4hr3r2s86mr55",{"reviewCount":8},{"description":264,"installMethods":265,"name":247,"sourceUrl":14},"Claude Code plugin that tells you why your site won't get cited by AI — and fixes the discoverability files automatically. 170+ rules across 10 scanners.",{"claudeCode":12},{"basePath":257,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":267},"marketplace",{"evaluate":269,"extract":281},{"promptVersionExtension":270,"promptVersionScoring":205,"score":208,"tags":271,"targetMarket":217,"tier":218},"3.1.0",[211,272,273,274,275,276,277,278,279,280],"geo","aeo","ai-search","claude-code","marketing","agency","structured-data","schema","search-optimization",{"commitSha":282,"license":239,"marketplace":283,"plugin":284},"HEAD",{"name":247,"pluginCount":232},{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd7f0gftqjxbq2z9ptzzk1549n86mnjf",[273,277,274,275,272,276,279,280,211,278],{"evaluatedAt":290,"extractAt":291,"updatedAt":292},1778688470507,1778688445444,1778688776949,{"evaluate":294,"extract":300},{"promptVersionExtension":204,"promptVersionScoring":205,"score":295,"tags":296,"targetMarket":217,"tier":218},96,[211,212,297,298,299,279,213],"auditing","cli","performance",{"commitSha":282,"license":239,"plugin":301},{"mcpCount":8,"provider":285,"skillCount":302},6,{"parentExtensionId":261,"repoId":287},[212,297,298,213,299,279,211],{"evaluatedAt":306,"extractAt":291,"updatedAt":307},1778688499384,1778688776496,{"evaluate":309,"extract":311},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":310,"targetMarket":217,"tier":218},[211,212,213,214,215,216],{"commitSha":282},{"parentExtensionId":251,"repoId":287},{"_creationTime":314,"_id":287,"identity":315,"providers":316,"workflow":466},1778688437407.7522,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":317,"discover":456,"extract":459,"github":460,"npm":465},{"commitSha":282,"extensions":318},[319,332,400,409,414,422,430,438,446],{"basePath":257,"description":264,"displayName":247,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":18,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[323,326,328],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md",{"path":329,"priority":330},"LICENSE","high","rule",{"basePath":257,"description":254,"displayName":247,"installMethods":333,"license":239,"rationale":334,"selectedPaths":335,"source":331,"sourceLanguage":18,"type":258},{"claudeCode":247},"plugin manifest at .claude-plugin/plugin.json",[336,338,339,340,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,374,376,378,380,382,384,386,388,390,392,394,396,398],{"path":337,"priority":325},".claude-plugin/plugin.json",{"path":327,"priority":325},{"path":329,"priority":330},{"path":341,"priority":342},"skills/rank/SKILL.md","medium",{"path":344,"priority":342},"skills/rank-aeo/SKILL.md",{"path":346,"priority":342},"skills/rank-audit/SKILL.md",{"path":348,"priority":342},"skills/rank-fix/SKILL.md",{"path":350,"priority":342},"skills/rank-geo/SKILL.md",{"path":352,"priority":342},"skills/rank-schema/SKILL.md",{"path":354,"priority":330},"agents/aeo-auditor.md",{"path":356,"priority":330},"agents/citability-auditor.md",{"path":358,"priority":330},"agents/content-auditor.md",{"path":360,"priority":330},"agents/geo-auditor.md",{"path":362,"priority":330},"agents/performance-auditor.md",{"path":364,"priority":330},"agents/schema-auditor.md",{"path":366,"priority":330},"agents/security-auditor.md",{"path":368,"priority":330},"agents/seo-auditor.md",{"path":370,"priority":330},"agents/vertical-auditor.md",{"path":372,"priority":373},"bin/claude-rank.mjs","low",{"path":375,"priority":330},"commands/rank-aeo.md",{"path":377,"priority":330},"commands/rank-audit.md",{"path":379,"priority":330},"commands/rank-citability.md",{"path":381,"priority":330},"commands/rank-compete.md",{"path":383,"priority":330},"commands/rank-content.md",{"path":385,"priority":330},"commands/rank-fix.md",{"path":387,"priority":330},"commands/rank-geo.md",{"path":389,"priority":330},"commands/rank-perf.md",{"path":391,"priority":330},"commands/rank-schema.md",{"path":393,"priority":330},"commands/rank-security.md",{"path":395,"priority":330},"commands/rank-vertical.md",{"path":397,"priority":330},"commands/rank.md",{"path":399,"priority":330},"hooks/hooks.json",{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":331,"sourceLanguage":18,"type":248},"skills/rank","Main orchestrator for claude-rank SEO/GEO/AEO toolkit. Routes to specialized sub-skills.","rank",{"claudeCode":12},"SKILL.md frontmatter at skills/rank/SKILL.md",[407],{"path":408,"priority":325},"SKILL.md",{"basePath":245,"description":10,"displayName":13,"installMethods":410,"rationale":411,"selectedPaths":412,"source":331,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/rank-aeo/SKILL.md",[413],{"path":408,"priority":325},{"basePath":415,"description":416,"displayName":417,"installMethods":418,"rationale":419,"selectedPaths":420,"source":331,"sourceLanguage":18,"type":248},"skills/rank-audit","Full SEO/GEO/AEO/Citability/Content/Performance/Vertical/Security audit with auto-fix. Scans, reports, fixes, and verifies.","rank-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/rank-audit/SKILL.md",[421],{"path":408,"priority":325},{"basePath":423,"description":424,"displayName":425,"installMethods":426,"rationale":427,"selectedPaths":428,"source":331,"sourceLanguage":18,"type":248},"skills/rank-fix","Auto-fix all SEO/GEO/AEO findings in one command. Scan, fix, verify.","rank-fix",{"claudeCode":12},"SKILL.md frontmatter at skills/rank-fix/SKILL.md",[429],{"path":408,"priority":325},{"basePath":431,"description":432,"displayName":433,"installMethods":434,"rationale":435,"selectedPaths":436,"source":331,"sourceLanguage":18,"type":248},"skills/rank-geo","AI search optimization audit. Optimize content for ChatGPT, Perplexity, Google AI Overviews.","rank-geo",{"claudeCode":12},"SKILL.md frontmatter at skills/rank-geo/SKILL.md",[437],{"path":408,"priority":325},{"basePath":439,"description":440,"displayName":441,"installMethods":442,"rationale":443,"selectedPaths":444,"source":331,"sourceLanguage":18,"type":248},"skills/rank-schema","Structured data management. Detect, validate, generate, and inject JSON-LD schema.","rank-schema",{"claudeCode":12},"SKILL.md frontmatter at skills/rank-schema/SKILL.md",[445],{"path":408,"priority":325},{"basePath":257,"description":254,"displayName":447,"installMethods":448,"license":239,"rationale":449,"selectedPaths":450,"source":331,"sourceLanguage":18,"type":298},"@houseofmvps/claude-rank",{"npm":447},"cli ecosystem detected at /",[451,453,454,455],{"path":452,"priority":325},"package.json",{"path":327,"priority":325},{"path":329,"priority":330},{"path":372,"priority":342},{"sources":457},[458],"manual",{"npmPackage":447},{"closedIssues90d":232,"description":264,"forks":233,"homepage":461,"license":239,"openIssues90d":8,"pushedAt":234,"readmeSize":230,"stars":235,"topics":462},"https://www.npmjs.com/package/@houseofmvps/claude-rank",[273,274,463,275,464,272,276,280,211,278],"answer-engine-optimization","generative-engine-optimization",{"downloads":237},{"classifiedAt":467,"discoverAt":468,"extractAt":469,"githubAt":469,"npmAt":470,"updatedAt":467},1778688444933,1778688437407,1778688441069,1778688443794,[212,215,216,213,214,211],{"evaluatedAt":243,"extractAt":291,"updatedAt":473},1778688777328,[],[476,506,534,565,597,626],{"_creationTime":477,"_id":478,"community":479,"display":480,"identity":486,"providers":490,"relations":498,"tags":501,"workflow":502},1778669911998.9336,"k176r9nwkkcspbgrg1dqd0bhyn86mz7r",{"reviewCount":8},{"description":481,"installMethods":482,"name":484,"sourceUrl":485},"Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to \"improve Core Web Vitals\", \"fix LCP\", \"reduce CLS\", \"optimize INP\", \"page experience optimization\", or \"fix layout shifts\".",{"claudeCode":483},"addyosmani/web-quality-skills","core-web-vitals","https://github.com/addyosmani/web-quality-skills",{"basePath":487,"githubOwner":488,"githubRepo":489,"locale":18,"slug":484,"type":248},"skills/core-web-vitals","addyosmani","web-quality-skills",{"evaluate":491,"extract":497},{"promptVersionExtension":204,"promptVersionScoring":205,"score":492,"tags":493,"targetMarket":217,"tier":218},100,[299,484,494,495,496,213,211],"lcp","inp","cls",{"commitSha":282},{"parentExtensionId":499,"repoId":500},"k17evfk27b0hwd73j3s2d9ng1s86ntdb","kd7enw4egr4ry8k3qvzs9kq6f186mas7",[496,484,495,494,213,299,211],{"evaluatedAt":503,"extractAt":504,"updatedAt":505},1778670506329,1778669911999,1778670658563,{"_creationTime":507,"_id":508,"community":509,"display":510,"identity":516,"providers":520,"relations":528,"tags":530,"workflow":531},1778687399826.022,"k172nys553mhmee85b390yt6w986meep",{"reviewCount":8},{"description":511,"installMethods":512,"name":514,"sourceUrl":515},"Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:microsoft/agentrc readiness` and hands off rendering to the @ai-readiness-reporter custom agent. Supports policies (--policy) for org-specific scoring. Use when asked to assess, audit, or score the AI readiness of a repo.",{"claudeCode":513},"github/awesome-copilot","acreadiness-assess","https://github.com/github/awesome-copilot",{"basePath":517,"githubOwner":518,"githubRepo":519,"locale":18,"slug":514,"type":248},"skills/acreadiness-assess","github","awesome-copilot",{"evaluate":521,"extract":527},{"promptVersionExtension":204,"promptVersionScoring":205,"score":492,"tags":522,"targetMarket":217,"tier":218},[523,212,524,525,526],"assessment","reporting","code-quality","developer-tools",{"commitSha":282},{"repoId":529},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[212,523,525,526,524],{"evaluatedAt":532,"extractAt":533,"updatedAt":532},1778688975883,1778687399826,{"_creationTime":535,"_id":536,"community":537,"display":538,"identity":544,"providers":549,"relations":558,"tags":561,"workflow":562},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":539,"installMethods":540,"name":542,"sourceUrl":543},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":541},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":545,"githubOwner":546,"githubRepo":547,"locale":18,"slug":548,"type":248},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":550,"extract":557},{"promptVersionExtension":204,"promptVersionScoring":205,"score":492,"tags":551,"targetMarket":217,"tier":218},[552,553,554,555,556,298,216],"git","development-environment","workflow","tmux","automation",{"commitSha":282,"license":239},{"parentExtensionId":559,"repoId":560},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[556,298,216,553,552,555,554],{"evaluatedAt":563,"extractAt":564,"updatedAt":563},1778699613343,1778699234184,{"_creationTime":566,"_id":567,"community":568,"display":569,"identity":575,"providers":579,"relations":590,"tags":592,"workflow":593},1778693511416.365,"k1758b69g51wttzw4r6epd3jrs86mtk8",{"reviewCount":8},{"description":570,"installMethods":571,"name":573,"sourceUrl":574},"Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.",{"claudeCode":572},"mksglu/context-mode","context-mode-ops","https://github.com/mksglu/context-mode",{"basePath":576,"githubOwner":577,"githubRepo":578,"locale":18,"slug":573,"type":248},".claude/skills/context-mode-ops","mksglu","context-mode",{"evaluate":580,"extract":589},{"promptVersionExtension":204,"promptVersionScoring":205,"score":492,"tags":581,"targetMarket":217,"tier":218},[582,583,584,585,216,586,587,588],"context-window","llm-optimization","session-continuity","code-generation","productivity","security","compliance",{"commitSha":282},{"repoId":591},"kd764b2fctbqg4b8j8y6xvmkvs86m29m",[585,588,582,216,583,586,587,584],{"evaluatedAt":594,"extractAt":595,"updatedAt":596},1778693567505,1778693511416,1778693817147,{"_creationTime":598,"_id":599,"community":600,"display":601,"identity":607,"providers":612,"relations":620,"tags":622,"workflow":623},1778683190010.286,"k17bhh6s25qm1c5w7g2rfaknyd86nysv",{"reviewCount":8},{"description":602,"installMethods":603,"name":605,"sourceUrl":606},"Guide for creating effective skills",{"claudeCode":604},"bobmatnyc/claude-mpm-skills","Skill Creator","https://github.com/bobmatnyc/claude-mpm-skills",{"basePath":608,"githubOwner":609,"githubRepo":610,"locale":18,"slug":611,"type":248},"universal/main/skill-creator","bobmatnyc","claude-mpm-skills","skill-creator",{"evaluate":613,"extract":619},{"promptVersionExtension":204,"promptVersionScoring":205,"score":492,"tags":614,"targetMarket":217,"tier":218},[615,616,617,216,618],"documentation","skill-creation","ai-agent","framework",{"commitSha":282,"license":239},{"repoId":621},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",[617,216,615,618,616],{"evaluatedAt":624,"extractAt":625,"updatedAt":624},1778686498077,1778683190010,{"_creationTime":627,"_id":628,"community":629,"display":630,"identity":636,"providers":641,"relations":648,"tags":650,"workflow":651},1778696691708.3035,"k17br1j5s86ae90zqeyd7zcg2586mkwr",{"reviewCount":8},{"description":631,"installMethods":632,"name":634,"sourceUrl":635},"Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms\n",{"claudeCode":633},"ruvnet/ruflo","Performance Analysis","https://github.com/ruvnet/ruflo",{"basePath":637,"githubOwner":638,"githubRepo":639,"locale":18,"slug":640,"type":248},".claude/skills/performance-analysis","ruvnet","ruflo","performance-analysis",{"evaluate":642,"extract":647},{"promptVersionExtension":204,"promptVersionScoring":205,"score":492,"tags":643,"targetMarket":217,"tier":218},[299,644,213,645,646,524],"analysis","claude-flow","bottleneck-detection",{"commitSha":282,"license":239},{"repoId":649},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[644,646,645,213,299,524],{"evaluatedAt":652,"extractAt":653,"updatedAt":652},1778699217174,1778696691708]