[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-davepoon-developer-growth-analysis-zh-CN":3,"guides-for-davepoon-developer-growth-analysis":5755,"similar-k17338xtdvbmwpy57ahk8baz7186ndnj-zh-CN":5756},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":247,"isFallback":230,"parentExtension":252,"providers":313,"relations":317,"repo":318,"tags":5753,"workflow":5754},1778685949178.8098,"k17338xtdvbmwpy57ahk8baz7186ndnj",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.",{"claudeCode":12},"davepoon/buildwithclaude","developer-growth-analysis","https://github.com/davepoon/buildwithclaude",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":245},1778689562302.0771,"kn70ps38c5m5jhm868a3sf94r586n45a","en",{"checks":20,"evaluatedAt":197,"extensionSummary":198,"features":199,"nonGoals":204,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"targetMarket":221,"tier":222,"useCases":223},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,105,109,112,115,118,122,125,128,131,134,137,140,144,148,152,155,159,162,165,168,171,175,178,181,184,187,190,194],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the user problem of analyzing chat history to identify coding patterns, development gaps, and areas for improvement.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a unique value proposition by analyzing chat history for personalized feedback, curating specific learning resources, and automating Slack reports, going beyond basic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, covering the complete lifecycle from analyzing chat history to delivering a curated report via Slack.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill has a single, coherent responsibility: analyzing developer growth from chat history and providing actionable feedback and resources.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's capabilities as described in the SKILL.md.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific tools for accessing chat history, analyzing patterns, finding resources (via Rube MCP), and sending Slack messages, rather than a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md details the chat history file format and its location, as well as the structure of the generated report and how resources are curated.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The tools invoked (Rube MCP for search and Slack messaging) are implied and their actions are clearly described within the SKILL.md.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill accesses a specific chat history file and outputs a structured report, with no unnecessary data requested or returned.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The license is MIT, a permissive open-source license, clearly declared in the LICENSE file and README.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 9, 2026, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill primarily interacts with the Claude Code environment and a single local file; no third-party dependencies requiring management were detected.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill accesses a local chat history file and interacts with Rube MCP and Slack, with no explicit secrets handled or exposed in the process.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill reads a local JSONL file and uses documented tools for analysis and communication, with no indication of executing untrusted code or data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill only reads a local file and uses internal Claude Code tools and Rube MCP, without fetching or executing remote content.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates on a local file and uses documented tools within the Claude Code environment, with no evidence of attempting to modify files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the skill's instructions.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill only processes local chat history and sends a report to the user's Slack DMs; no confidential data is submitted to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden-steering tricks, and descriptions use clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's instructions are plain text and do not involve obfuscated code or runtime execution of fetched content.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes the presence of the chat history file at `~/.claude/history.jsonl`, which is a standard location, and provides clear error messages if it's missing.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 4 open and 6 closed issues in the last 90 days, the closure rate is good, indicating active maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The `pushedAt` timestamp indicates recent updates, and the `README.md` mentions versioning aspects implicitly through the continuous development of the repository.",{"category":58,"check":62,"severity":63,"summary":104},"The skill does not rely on third-party dependencies that require explicit management.",{"category":106,"check":107,"severity":24,"summary":108},"Code Execution","Validation","The skill reads a structured JSONL file and uses explicit instructions for analysis and reporting, implying validation of the input data structure.",{"category":66,"check":110,"severity":24,"summary":111},"Unguarded Destructive Operations","The skill is analytical and read-only, performing no destructive operations.",{"category":106,"check":113,"severity":24,"summary":114},"Error Handling","The SKILL.md outlines clear steps and expected outcomes, including accessing a local file, implying error handling for file access and tool execution.",{"category":106,"check":116,"severity":63,"summary":117},"Logging","The skill is analytical and read-only, making explicit logging of actions unnecessary.",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","The skill analyzes local chat history and does not submit personal data to third parties; any data submitted to the LLM is handled by Claude's privacy policies.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill is global in scope as it analyzes local chat history and uses general resources, with no regional limitations detected.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on standard file access and documented Claude Code tools, making it portable across compatible environments.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README exists, is comprehensive, and clearly states the purpose and installation instructions for the overall project, including the context of individual skills.",{"category":33,"check":132,"severity":63,"summary":133},"Tool surface size","This is a skill, not a collection of commands/tools. The evaluation focuses on the skill's internal logic and interaction with other services.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The skill uses distinct tools for distinct actions: reading history, analyzing, finding resources, and sending messages.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features (chat history analysis, pattern identification, resource curation, Slack reports) are implemented and described in the SKILL.md.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions using the plugin marketplace and includes example invocations.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The SKILL.md implicitly describes actionable error paths, such as accessing the chat history file, with clear instructions for each step.",{"category":149,"check":150,"severity":63,"summary":151},"Execution","Pinned dependencies","The skill does not use third-party dependencies that require pinning.",{"category":33,"check":153,"severity":24,"summary":154},"Dry-run preview","The skill is analytical and does not perform state-changing operations, thus a dry-run feature is not applicable.",{"category":156,"check":157,"severity":24,"summary":158},"Protocol","Idempotent retry & timeouts","The skill performs local file reads and calls documented tools without remote mutating operations, making this check not applicable.",{"category":119,"check":160,"severity":24,"summary":161},"Telemetry opt-in","The skill does not emit telemetry; its operation is limited to local analysis and user-directed Slack messages.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The SKILL.md precisely defines the skill's purpose, artifacts (chat history), user intent (analyze growth), and usage triggers, with clear non-goals implied.",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the skill's core capability and purpose.",{"category":44,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md is well-structured and stays within a reasonable length, delegating detailed examples and instructions effectively.",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","The SKILL.md outlines the main workflow and delegates deeper material implicitly through the use of tools like Rube MCP, keeping the main skill file focused.",{"category":172,"check":176,"severity":63,"summary":177},"Forked exploration","This skill performs a focused analysis and report generation, it does not engage in deep exploration or code review that would necessitate forked context.",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","The SKILL.md provides clear, ready-to-use examples of how to invoke the skill for analyzing recent chats and specific time periods.",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","The SKILL.md details the expected file format and structure, implicitly handling edge cases like missing files or malformed data by describing the expected input.",{"category":92,"check":185,"severity":24,"summary":186},"Tool Fallback","The skill relies on Claude Code's built-in capabilities and Rube MCP, which are assumed to be available; no explicit fallback is needed.",{"category":92,"check":188,"severity":24,"summary":189},"Stack assumptions","The skill assumes access to the local file system for chat history and standard Claude Code tools, which are declared by the environment.",{"category":191,"check":192,"severity":24,"summary":193},"Safety","Halt on unexpected state","The skill's instructions imply that it will halt if the chat history file is inaccessible or malformed, reporting the issue.",{"category":92,"check":195,"severity":24,"summary":196},"Cross-skill coupling","The skill is self-contained and does not rely on other specific skills being loaded in the same session; its functionality is independent.",1778689562110,"This skill analyzes a user's local Claude Code chat history to identify coding patterns, development gaps, and suggests learning resources from HackerNews, sending a personalized report to Slack DMs.",[200,201,202,203],"Analyzes recent Claude Code chat history","Identifies coding patterns and development gaps","Curates learning resources from HackerNews","Generates and sends personalized growth reports to Slack DMs",[205,206,207,208],"Providing generic coding advice unrelated to user history","Analyzing code directly, only chat history","Replacing formal code reviews or direct mentorship","Sending reports to platforms other than Slack DMs","3.0.0","4.4.0","To provide developers with personalized, data-driven insights into their coding habits and growth areas, along with curated learning resources.","Excellent documentation and clear implementation of a well-defined purpose, with strong security and maintenance signals. No findings impacted the score.",99,"A high-quality skill for personalized developer growth analysis and resource curation.",[216,217,218,219,220],"developer-productivity","code-analysis","learning","reporting","slack-integration","global","verified",[224,225,226,227],"Understand personal development patterns from recent work","Discover technical gaps and recurring challenges","Get curated learning resources tailored to actual work patterns","Track improvement areas across projects",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"security":241,"testCoverage":244},{"hasLockfile":230},true,1778689540446,{"descriptionLength":233,"readmeSize":234},244,6655,{"closedIssues90d":236,"forks":237,"hasChangelog":230,"openIssues90d":238,"pushedAt":239,"stars":240},6,344,4,1778317937000,2922,{"hasNpmPackage":242,"license":243,"smitheryVerified":242},false,"MIT",{"hasCi":230,"hasTests":230},{"updatedAt":246},1778689562302,{"basePath":248,"githubOwner":249,"githubRepo":250,"locale":18,"slug":13,"type":251},"plugins/all-skills/skills/developer-growth-analysis","davepoon","buildwithclaude","skill",{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":261,"parentExtension":264,"providers":298,"relations":309,"tags":310,"workflow":311},1778685949178.7856,"k1779wwzgaaxeqtvembbktrb1d86n4tf",{"reviewCount":8},{"description":257,"installMethods":258,"name":260,"sourceUrl":14},"Complete collection of 31 Claude Code skills for document processing, development, business productivity, media safety, and creative tasks",{"claudeCode":259},"all-skills","Build with Claude",{"basePath":262,"githubOwner":249,"githubRepo":250,"locale":18,"slug":259,"type":263},"plugins/all-skills","plugin",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":271,"providers":274,"relations":292,"tags":294,"workflow":295},1778685949178.7734,"k17dg0d5d8g0a5nhm59gm0tkwx86nbt4",{"reviewCount":8},{"description":269,"installMethods":270,"name":260,"sourceUrl":14},"A comprehensive community-driven collection of 117 AI agents, 174 slash commands, 28 hooks, and 199 MCP servers for Claude Code",{"claudeCode":12},{"basePath":272,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":273},"","marketplace",{"evaluate":275,"extract":285},{"promptVersionExtension":276,"promptVersionScoring":210,"score":277,"tags":278,"targetMarket":221,"tier":222},"3.1.0",97,[273,279,280,281,282,283,284],"claude-code","plugins","agents","commands","hooks","mcp-servers",{"commitSha":286,"license":243,"marketplace":287,"plugin":290},"HEAD",{"name":250,"pluginCount":288,"version":289},57,"1.0.0",{"mcpCount":8,"provider":291,"skillCount":8},"classify",{"repoId":293},"kd719kw54vhmcscq7ckdp59fg586mnt6",[281,279,282,283,273,284,280],{"evaluatedAt":296,"extractAt":297,"updatedAt":296},1778685984127,1778685949178,{"evaluate":299,"extract":306},{"promptVersionExtension":209,"promptVersionScoring":210,"score":300,"tags":301,"targetMarket":221,"tier":305},95,[279,302,280,281,282,283,273,303,304],"skills","automation","productivity","community",{"commitSha":286,"license":243,"plugin":307},{"mcpCount":8,"provider":291,"skillCount":308},131,{"parentExtensionId":266,"repoId":293},[281,303,279,282,283,273,280,304,302],{"evaluatedAt":312,"extractAt":297,"updatedAt":312},1778687110285,{"evaluate":314,"extract":316},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":315,"targetMarket":221,"tier":222},[216,217,218,219,220],{"commitSha":286},{"parentExtensionId":254,"repoId":293},{"_creationTime":319,"_id":293,"identity":320,"providers":321,"workflow":5749},1778685941239.2253,{"githubOwner":249,"githubRepo":250,"sourceUrl":14},{"classify":322,"discover":5732,"github":5735},{"commitSha":286,"extensions":323},[324,337,353,453,464,476,492,510,540,552,582,606,638,676,696,786,802,812,842,886,902,916,944,984,994,1026,1040,1052,1072,1092,1134,1144,1160,1184,1216,1226,1262,1294,1320,1336,1352,1364,1378,1406,1418,1434,1446,1454,1579,1762,1798,2065,2089,2116,2127,2162,2174,2203,2236,2243,2253,2282,2309,2338,2347,2359,2375,2384,2393,2402,2419,2432,2448,2689,2707,2725,2785,2808,2816,2824,2832,2840,2848,2856,2864,2872,2880,2888,2896,2904,2912,2920,2928,2936,2944,2952,2960,2968,2976,2984,2992,3000,3008,3016,3024,3034,3052,3063,3072,3100,3122,3131,3139,3147,3155,3163,3171,3179,3187,3195,3203,3211,3219,3227,3244,3252,3260,3268,3276,3284,3292,3301,3309,3317,3325,3333,3342,3350,3358,3366,3374,3382,3390,3398,3406,3414,3422,3430,3438,3446,3451,3459,3467,3475,3504,3512,3520,3528,3536,3544,3552,3560,3568,3576,3584,3592,3600,3608,3616,3624,3632,3640,3648,3656,3664,3672,3689,3697,3709,3717,3725,3733,3741,3749,3757,3765,3779,3787,3795,3812,3820,3828,3836,3844,3852,3860,3868,3876,3884,3892,3900,3908,3916,3924,3953,3961,3969,3977,3999,4007,4015,4023,4031,4040,4048,4056,4064,4072,4080,4095,4103,4111,4119,4154,4162,4170,4178,4186,4194,4202,4210,4219,4227,4235,4243,4251,4259,4267,4275,4283,4293,4310,4318,4326,4334,4342,4351,4359,4367,4375,4383,4391,4399,4407,4415,4423,4430,4438,4446,4454,4462,4470,4478,4486,4494,4502,4512,4520,4528,4536,4544,4552,4560,4568,4576,4584,4592,4600,4608,4616,4624,4632,4640,4648,4656,4663,4687,4695,4705,4721,4731,4739,4747,4757,4771,4779,4787,4795,4803,4811,4819,4827,4835,4843,4851,4859,4867,4875,4883,4891,4899,4907,4915,4923,4931,4939,4947,4955,4963,4971,4979,4987,4995,5003,5011,5019,5027,5035,5043,5051,5059,5067,5075,5083,5091,5099,5107,5115,5123,5131,5139,5147,5155,5163,5171,5179,5187,5195,5203,5211,5219,5227,5235,5243,5251,5259,5267,5275,5283,5291,5299,5307,5315,5323,5331,5339,5347,5355,5363,5371,5379,5387,5395,5403,5411,5419,5427,5435,5443,5451,5459,5467,5475,5493,5507,5521,5535,5549,5556,5573,5581,5589,5603,5614,5622,5633,5645,5656,5668,5676,5684,5692,5700,5708,5716,5724],{"basePath":272,"description":269,"displayName":250,"installMethods":325,"rationale":326,"selectedPaths":327,"source":336,"sourceLanguage":18,"type":273},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[328,331,333],{"path":329,"priority":330},".claude-plugin/marketplace.json","mandatory",{"path":332,"priority":330},"README.md",{"path":334,"priority":335},"LICENSE","high","rule",{"basePath":338,"description":339,"displayName":340,"installMethods":341,"license":243,"rationale":342,"selectedPaths":343,"source":336,"sourceLanguage":18,"type":263},"plugins/cashflow","Personal finance ledger for AI agents. Connect your bank accounts via Plaid, then query spending, track recurring bills, categorize transactions, and get financial recaps — all through MCP tools with OAuth authentication.","cashflow",{"claudeCode":340},"plugin manifest at plugins/cashflow/.claude-plugin/plugin.json",[344,346,349,351],{"path":345,"priority":330},".claude-plugin/plugin.json",{"path":347,"priority":348},"skills/recap/SKILL.md","medium",{"path":350,"priority":348},"skills/tidy/SKILL.md",{"path":352,"priority":330},".mcp.json",{"basePath":354,"description":355,"displayName":356,"installMethods":357,"license":243,"rationale":358,"selectedPaths":359,"source":336,"sourceLanguage":18,"type":263},"plugins/claude-ops","Business operations command center for Claude Code — 25 skills, 13 agents, and a smart background daemon that manage communications (WhatsApp/Email/Slack/Telegram), projects, infrastructure (all AWS services), revenue (Stripe + RevenueCat), e-commerce (Shopify), marketing (Klaviyo/Meta/GA4/GSC), monitoring (Datadog/New Relic/OTEL), and voice (Bland AI/ElevenLabs/Whisper). Includes YOLO mode for autonomous operation.","ops",{"claudeCode":356},"plugin manifest at plugins/claude-ops/.claude-plugin/plugin.json",[360,361,362,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451],{"path":345,"priority":330},{"path":332,"priority":330},{"path":334,"priority":335},{"path":364,"priority":348},"skills/ops/SKILL.md",{"path":366,"priority":348},"skills/ops-comms/SKILL.md",{"path":368,"priority":348},"skills/ops-daemon/SKILL.md",{"path":370,"priority":348},"skills/ops-dash/SKILL.md",{"path":372,"priority":348},"skills/ops-deploy/SKILL.md",{"path":374,"priority":348},"skills/ops-doctor/SKILL.md",{"path":376,"priority":348},"skills/ops-ecom/SKILL.md",{"path":378,"priority":348},"skills/ops-fires/SKILL.md",{"path":380,"priority":348},"skills/ops-go/SKILL.md",{"path":382,"priority":348},"skills/ops-gtm/SKILL.md",{"path":384,"priority":348},"skills/ops-inbox/SKILL.md",{"path":386,"priority":348},"skills/ops-integrate/SKILL.md",{"path":388,"priority":348},"skills/ops-linear/SKILL.md",{"path":390,"priority":348},"skills/ops-marketing/SKILL.md",{"path":392,"priority":348},"skills/ops-merge/SKILL.md",{"path":394,"priority":348},"skills/ops-monitor/SKILL.md",{"path":396,"priority":348},"skills/ops-next/SKILL.md",{"path":398,"priority":348},"skills/ops-orchestrate/SKILL.md",{"path":400,"priority":348},"skills/ops-package/SKILL.md",{"path":402,"priority":348},"skills/ops-projects/SKILL.md",{"path":404,"priority":348},"skills/ops-revenue/SKILL.md",{"path":406,"priority":348},"skills/ops-settings/SKILL.md",{"path":408,"priority":348},"skills/ops-speedup/SKILL.md",{"path":410,"priority":348},"skills/ops-status/SKILL.md",{"path":412,"priority":348},"skills/ops-triage/SKILL.md",{"path":414,"priority":348},"skills/ops-voice/SKILL.md",{"path":416,"priority":348},"skills/ops-whatsapp-biz/SKILL.md",{"path":418,"priority":348},"skills/ops-yolo/SKILL.md",{"path":420,"priority":348},"skills/setup/SKILL.md",{"path":422,"priority":348},"skills/uninstall/SKILL.md",{"path":424,"priority":335},"agents/comms-scanner.md",{"path":426,"priority":335},"agents/daemon-agent.md",{"path":428,"priority":335},"agents/doctor-agent.md",{"path":430,"priority":335},"agents/infra-monitor.md",{"path":432,"priority":335},"agents/marketing-optimizer.md",{"path":434,"priority":335},"agents/memory-extractor.md",{"path":436,"priority":335},"agents/monitor-agent.md",{"path":438,"priority":335},"agents/project-scanner.md",{"path":440,"priority":335},"agents/revenue-tracker.md",{"path":442,"priority":335},"agents/triage-agent.md",{"path":444,"priority":335},"agents/yolo-ceo.md",{"path":446,"priority":335},"agents/yolo-cfo.md",{"path":448,"priority":335},"agents/yolo-coo.md",{"path":450,"priority":335},"agents/yolo-cto.md",{"path":452,"priority":335},"hooks/hooks.json",{"basePath":454,"description":455,"displayName":456,"installMethods":457,"license":243,"rationale":458,"selectedPaths":459,"source":336,"sourceLanguage":18,"type":263},"plugins/claude-hud","Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress","claude-hud",{"claudeCode":456},"plugin manifest at plugins/claude-hud/.claude-plugin/plugin.json",[460,461,462],{"path":345,"priority":330},{"path":332,"priority":330},{"path":463,"priority":335},"commands/setup.md",{"basePath":465,"description":466,"displayName":467,"installMethods":468,"license":243,"rationale":469,"selectedPaths":470,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-blockchain-web3","Specialized agents for blockchain development, smart contracts, and Web3 applications","agents-blockchain-web3",{"claudeCode":467},"plugin manifest at plugins/agents-blockchain-web3/.claude-plugin/plugin.json",[471,472,474],{"path":345,"priority":330},{"path":473,"priority":335},"agents/blockchain-developer.md",{"path":475,"priority":335},"agents/hyperledger-fabric-developer.md",{"basePath":477,"description":478,"displayName":479,"installMethods":480,"license":243,"rationale":481,"selectedPaths":482,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-business-finance","Agents for business analysis, financial modeling, and KPI tracking","agents-business-finance",{"claudeCode":479},"plugin manifest at plugins/agents-business-finance/.claude-plugin/plugin.json",[483,484,486,488,490],{"path":345,"priority":330},{"path":485,"priority":335},"agents/business-analyst.md",{"path":487,"priority":335},"agents/legal-advisor.md",{"path":489,"priority":335},"agents/payment-integration.md",{"path":491,"priority":335},"agents/quant-analyst.md",{"basePath":493,"description":494,"displayName":495,"installMethods":496,"license":243,"rationale":497,"selectedPaths":498,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-crypto-trading","Expert agents for cryptocurrency trading, DeFi strategies, and market analysis","agents-crypto-trading",{"claudeCode":495},"plugin manifest at plugins/agents-crypto-trading/.claude-plugin/plugin.json",[499,500,502,504,506,508],{"path":345,"priority":330},{"path":501,"priority":335},"agents/arbitrage-bot.md",{"path":503,"priority":335},"agents/crypto-analyst.md",{"path":505,"priority":335},"agents/crypto-risk-manager.md",{"path":507,"priority":335},"agents/crypto-trader.md",{"path":509,"priority":335},"agents/defi-strategist.md",{"basePath":511,"description":512,"displayName":513,"installMethods":514,"license":243,"rationale":515,"selectedPaths":516,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-data-ai","Agents for data engineering, machine learning, and AI development","agents-data-ai",{"claudeCode":513},"plugin manifest at plugins/agents-data-ai/.claude-plugin/plugin.json",[517,518,520,522,524,526,528,530,532,534,536,538],{"path":345,"priority":330},{"path":519,"priority":335},"agents/ai-engineer.md",{"path":521,"priority":335},"agents/context-manager.md",{"path":523,"priority":335},"agents/data-engineer.md",{"path":525,"priority":335},"agents/data-scientist.md",{"path":527,"priority":335},"agents/hackathon-ai-strategist.md",{"path":529,"priority":335},"agents/llms-maintainer.md",{"path":531,"priority":335},"agents/ml-engineer.md",{"path":533,"priority":335},"agents/mlops-engineer.md",{"path":535,"priority":335},"agents/prompt-engineer.md",{"path":537,"priority":335},"agents/search-specialist.md",{"path":539,"priority":335},"agents/task-decomposition-expert.md",{"basePath":541,"description":542,"displayName":543,"installMethods":544,"license":243,"rationale":545,"selectedPaths":546,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-design-experience","Agents for UI/UX design, accessibility, and user experience optimization","agents-design-experience",{"claudeCode":543},"plugin manifest at plugins/agents-design-experience/.claude-plugin/plugin.json",[547,548,550],{"path":345,"priority":330},{"path":549,"priority":335},"agents/accessibility-specialist.md",{"path":551,"priority":335},"agents/ui-ux-designer.md",{"basePath":553,"description":554,"displayName":555,"installMethods":556,"license":243,"rationale":557,"selectedPaths":558,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-development-architecture","Expert agents for software architecture, backend development, and system design","agents-development-architecture",{"claudeCode":555},"plugin manifest at plugins/agents-development-architecture/.claude-plugin/plugin.json",[559,560,562,564,566,568,570,572,574,576,578,580],{"path":345,"priority":330},{"path":561,"priority":335},"agents/backend-architect.md",{"path":563,"priority":335},"agents/directus-developer.md",{"path":565,"priority":335},"agents/drupal-developer.md",{"path":567,"priority":335},"agents/frontend-developer.md",{"path":569,"priority":335},"agents/graphql-architect.md",{"path":571,"priority":335},"agents/ios-developer.md",{"path":573,"priority":335},"agents/laravel-vue-developer.md",{"path":575,"priority":335},"agents/mobile-developer.md",{"path":577,"priority":335},"agents/nextjs-app-router-developer.md",{"path":579,"priority":335},"agents/react-performance-optimization.md",{"path":581,"priority":335},"agents/wordpress-developer.md",{"basePath":583,"description":584,"displayName":585,"installMethods":586,"license":243,"rationale":587,"selectedPaths":588,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-infrastructure-operations","Agents for cloud infrastructure, DevOps, and database operations","agents-infrastructure-operations",{"claudeCode":585},"plugin manifest at plugins/agents-infrastructure-operations/.claude-plugin/plugin.json",[589,590,592,594,596,598,600,602,604],{"path":345,"priority":330},{"path":591,"priority":335},"agents/cloud-architect.md",{"path":593,"priority":335},"agents/database-admin.md",{"path":595,"priority":335},"agents/database-optimization.md",{"path":597,"priority":335},"agents/database-optimizer.md",{"path":599,"priority":335},"agents/deployment-engineer.md",{"path":601,"priority":335},"agents/devops-troubleshooter.md",{"path":603,"priority":335},"agents/network-engineer.md",{"path":605,"priority":335},"agents/terraform-specialist.md",{"basePath":607,"description":608,"displayName":609,"installMethods":610,"license":243,"rationale":611,"selectedPaths":612,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-language-specialists","Expert agents for specific programming languages (Python, Go, Rust, etc.)","agents-language-specialists",{"claudeCode":609},"plugin manifest at plugins/agents-language-specialists/.claude-plugin/plugin.json",[613,614,616,618,620,622,624,626,628,630,632,634,636],{"path":345,"priority":330},{"path":615,"priority":335},"agents/c-developer.md",{"path":617,"priority":335},"agents/cpp-engineer.md",{"path":619,"priority":335},"agents/golang-expert.md",{"path":621,"priority":335},"agents/java-developer.md",{"path":623,"priority":335},"agents/javascript-developer.md",{"path":625,"priority":335},"agents/php-developer.md",{"path":627,"priority":335},"agents/python-expert.md",{"path":629,"priority":335},"agents/rails-expert.md",{"path":631,"priority":335},"agents/ruby-expert.md",{"path":633,"priority":335},"agents/rust-expert.md",{"path":635,"priority":335},"agents/sql-expert.md",{"path":637,"priority":335},"agents/typescript-expert.md",{"basePath":639,"description":640,"displayName":641,"installMethods":642,"license":243,"rationale":643,"selectedPaths":644,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-quality-security","Agents for code review, security audits, debugging, and quality assurance","agents-quality-security",{"claudeCode":641},"plugin manifest at plugins/agents-quality-security/.claude-plugin/plugin.json",[645,646,648,650,652,654,656,658,660,662,664,666,668,670,672,674],{"path":345,"priority":330},{"path":647,"priority":335},"agents/api-security-audit.md",{"path":649,"priority":335},"agents/architect-review.md",{"path":651,"priority":335},"agents/code-reviewer.md",{"path":653,"priority":335},"agents/command-expert.md",{"path":655,"priority":335},"agents/debugger.md",{"path":657,"priority":335},"agents/dx-optimizer.md",{"path":659,"priority":335},"agents/error-detective.md",{"path":661,"priority":335},"agents/incident-responder.md",{"path":663,"priority":335},"agents/mcp-security-auditor.md",{"path":665,"priority":335},"agents/mcp-server-architect.md",{"path":667,"priority":335},"agents/mcp-testing-engineer.md",{"path":669,"priority":335},"agents/performance-engineer.md",{"path":671,"priority":335},"agents/review-agent.md",{"path":673,"priority":335},"agents/security-auditor.md",{"path":675,"priority":335},"agents/test-automator.md",{"basePath":677,"description":678,"displayName":679,"installMethods":680,"license":243,"rationale":681,"selectedPaths":682,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-sales-marketing","Agents for content marketing, customer support, and sales automation","agents-sales-marketing",{"claudeCode":679},"plugin manifest at plugins/agents-sales-marketing/.claude-plugin/plugin.json",[683,684,686,688,690,692,694],{"path":345,"priority":330},{"path":685,"priority":335},"agents/content-marketer.md",{"path":687,"priority":335},"agents/customer-support.md",{"path":689,"priority":335},"agents/risk-manager.md",{"path":691,"priority":335},"agents/sales-automator.md",{"path":693,"priority":335},"agents/social-media-clip-creator.md",{"path":695,"priority":335},"agents/social-media-copywriter.md",{"basePath":697,"description":698,"displayName":699,"installMethods":700,"license":243,"rationale":701,"selectedPaths":702,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-specialized-domains","Domain-specific expert agents for research, documentation, and specialized tasks","agents-specialized-domains",{"claudeCode":699},"plugin manifest at plugins/agents-specialized-domains/.claude-plugin/plugin.json",[703,704,706,708,710,712,714,716,718,720,722,724,726,728,730,732,734,736,738,740,742,744,746,748,750,752,754,756,758,760,762,764,766,768,770,772,774,776,778,780,782,784],{"path":345,"priority":330},{"path":705,"priority":335},"agents/academic-research-synthesizer.md",{"path":707,"priority":335},"agents/academic-researcher.md",{"path":709,"priority":335},"agents/agent-expert.md",{"path":711,"priority":335},"agents/api-documenter.md",{"path":713,"priority":335},"agents/audio-quality-controller.md",{"path":715,"priority":335},"agents/comprehensive-researcher.md",{"path":717,"priority":335},"agents/connection-agent.md",{"path":719,"priority":335},"agents/data-analyst.md",{"path":721,"priority":335},"agents/docusaurus-expert.md",{"path":723,"priority":335},"agents/episode-orchestrator.md",{"path":725,"priority":335},"agents/game-developer.md",{"path":727,"priority":335},"agents/legacy-modernizer.md",{"path":729,"priority":335},"agents/markdown-syntax-formatter.md",{"path":731,"priority":335},"agents/market-research-analyst.md",{"path":733,"priority":335},"agents/mcp-deployment-orchestrator.md",{"path":735,"priority":335},"agents/mcp-expert.md",{"path":737,"priority":335},"agents/mcp-registry-navigator.md",{"path":739,"priority":335},"agents/metadata-agent.md",{"path":741,"priority":335},"agents/moc-agent.md",{"path":743,"priority":335},"agents/ocr-grammar-fixer.md",{"path":745,"priority":335},"agents/ocr-quality-assurance.md",{"path":747,"priority":335},"agents/podcast-content-analyzer.md",{"path":749,"priority":335},"agents/podcast-metadata-specialist.md",{"path":751,"priority":335},"agents/podcast-transcriber.md",{"path":753,"priority":335},"agents/podcast-trend-scout.md",{"path":755,"priority":335},"agents/project-supervisor-orchestrator.md",{"path":757,"priority":335},"agents/query-clarifier.md",{"path":759,"priority":335},"agents/report-generator.md",{"path":761,"priority":335},"agents/research-brief-generator.md",{"path":763,"priority":335},"agents/research-coordinator.md",{"path":765,"priority":335},"agents/research-orchestrator.md",{"path":767,"priority":335},"agents/research-synthesizer.md",{"path":769,"priority":335},"agents/seo-podcast-optimizer.md",{"path":771,"priority":335},"agents/tag-agent.md",{"path":773,"priority":335},"agents/technical-researcher.md",{"path":775,"priority":335},"agents/text-comparison-validator.md",{"path":777,"priority":335},"agents/timestamp-precision-specialist.md",{"path":779,"priority":335},"agents/twitter-ai-influencer-manager.md",{"path":781,"priority":335},"agents/url-context-validator.md",{"path":783,"priority":335},"agents/url-link-extractor.md",{"path":785,"priority":335},"agents/visual-analysis-ocr.md",{"basePath":787,"description":788,"displayName":789,"installMethods":790,"license":243,"rationale":791,"selectedPaths":792,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-api-development","Commands for designing and documenting REST and GraphQL APIs","commands-api-development",{"claudeCode":789},"plugin manifest at plugins/commands-api-development/.claude-plugin/plugin.json",[793,794,796,798,800],{"path":345,"priority":330},{"path":795,"priority":335},"commands/design-rest-api.md",{"path":797,"priority":335},"commands/doc-api.md",{"path":799,"priority":335},"commands/generate-api-documentation.md",{"path":801,"priority":335},"commands/implement-graphql-api.md",{"basePath":803,"description":804,"displayName":805,"installMethods":806,"license":243,"rationale":807,"selectedPaths":808,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-automation-workflow","Commands for automating repetitive tasks and workflows","commands-automation-workflow",{"claudeCode":805},"plugin manifest at plugins/commands-automation-workflow/.claude-plugin/plugin.json",[809,810],{"path":345,"priority":330},{"path":811,"priority":335},"commands/act.md",{"basePath":813,"description":814,"displayName":815,"installMethods":816,"license":243,"rationale":817,"selectedPaths":818,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-ci-deployment","Commands for CI/CD setup, containerization, and deployment automation","commands-ci-deployment",{"claudeCode":815},"plugin manifest at plugins/commands-ci-deployment/.claude-plugin/plugin.json",[819,820,822,824,826,828,830,832,834,836,838,840],{"path":345,"priority":330},{"path":821,"priority":335},"commands/add-changelog.md",{"path":823,"priority":335},"commands/changelog-demo-command.md",{"path":825,"priority":335},"commands/ci-setup.md",{"path":827,"priority":335},"commands/containerize-application.md",{"path":829,"priority":335},"commands/hotfix-deploy.md",{"path":831,"priority":335},"commands/prepare-release.md",{"path":833,"priority":335},"commands/release.md",{"path":835,"priority":335},"commands/rollback-deploy.md",{"path":837,"priority":335},"commands/run-ci.md",{"path":839,"priority":335},"commands/setup-automated-releases.md",{"path":841,"priority":335},"commands/setup-kubernetes-deployment.md",{"basePath":843,"description":844,"displayName":845,"installMethods":846,"license":243,"rationale":847,"selectedPaths":848,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-code-analysis-testing","Commands for code review, testing, and analysis","commands-code-analysis-testing",{"claudeCode":845},"plugin manifest at plugins/commands-code-analysis-testing/.claude-plugin/plugin.json",[849,850,852,854,856,858,860,862,864,866,868,870,872,874,876,878,880,882,884],{"path":345,"priority":330},{"path":851,"priority":335},"commands/add-mutation-testing.md",{"path":853,"priority":335},"commands/add-property-based-testing.md",{"path":855,"priority":335},"commands/check.md",{"path":857,"priority":335},"commands/clean.md",{"path":859,"priority":335},"commands/code_analysis.md",{"path":861,"priority":335},"commands/e2e-setup.md",{"path":863,"priority":335},"commands/generate-test-cases.md",{"path":865,"priority":335},"commands/generate-tests.md",{"path":867,"priority":335},"commands/optimize.md",{"path":869,"priority":335},"commands/repro-issue.md",{"path":871,"priority":335},"commands/setup-comprehensive-testing.md",{"path":873,"priority":335},"commands/setup-load-testing.md",{"path":875,"priority":335},"commands/setup-visual-testing.md",{"path":877,"priority":335},"commands/tdd.md",{"path":879,"priority":335},"commands/test-changelog-automation.md",{"path":881,"priority":335},"commands/test-coverage.md",{"path":883,"priority":335},"commands/testing_plan_integration.md",{"path":885,"priority":335},"commands/write-tests.md",{"basePath":887,"description":888,"displayName":889,"installMethods":890,"license":243,"rationale":891,"selectedPaths":892,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-context-loading-priming","Commands for loading context and priming Claude for specific tasks","commands-context-loading-priming",{"claudeCode":889},"plugin manifest at plugins/commands-context-loading-priming/.claude-plugin/plugin.json",[893,894,896,898,900],{"path":345,"priority":330},{"path":895,"priority":335},"commands/context-prime.md",{"path":897,"priority":335},"commands/initref.md",{"path":899,"priority":335},"commands/prime.md",{"path":901,"priority":335},"commands/rsi.md",{"basePath":903,"description":904,"displayName":905,"installMethods":906,"license":243,"rationale":907,"selectedPaths":908,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-database-operations","Commands for database schema design, migrations, and optimization","commands-database-operations",{"claudeCode":905},"plugin manifest at plugins/commands-database-operations/.claude-plugin/plugin.json",[909,910,912,914],{"path":345,"priority":330},{"path":911,"priority":335},"commands/create-database-migrations.md",{"path":913,"priority":335},"commands/design-database-schema.md",{"path":915,"priority":335},"commands/optimize-database-performance.md",{"basePath":917,"description":918,"displayName":919,"installMethods":920,"license":243,"rationale":921,"selectedPaths":922,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-documentation-changelogs","Commands for generating documentation and managing changelogs","commands-documentation-changelogs",{"claudeCode":919},"plugin manifest at plugins/commands-documentation-changelogs/.claude-plugin/plugin.json",[923,924,926,928,930,932,934,936,938,940,942],{"path":345,"priority":330},{"path":925,"priority":335},"commands/add-to-changelog.md",{"path":927,"priority":335},"commands/create-architecture-documentation.md",{"path":929,"priority":335},"commands/create-docs.md",{"path":931,"priority":335},"commands/create-onboarding-guide.md",{"path":933,"priority":335},"commands/docs.md",{"path":935,"priority":335},"commands/explain-issue-fix.md",{"path":937,"priority":335},"commands/load-llms-txt.md",{"path":939,"priority":335},"commands/migration-guide.md",{"path":941,"priority":335},"commands/troubleshooting-guide.md",{"path":943,"priority":335},"commands/update-docs.md",{"basePath":945,"description":946,"displayName":947,"installMethods":948,"license":243,"rationale":949,"selectedPaths":950,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-framework-svelte","Specialized commands for Svelte and SvelteKit development","commands-framework-svelte",{"claudeCode":947},"plugin manifest at plugins/commands-framework-svelte/.claude-plugin/plugin.json",[951,952,954,956,958,960,962,964,966,968,970,972,974,976,978,980,982],{"path":345,"priority":330},{"path":953,"priority":335},"commands/svelte-a11y.md",{"path":955,"priority":335},"commands/svelte-component.md",{"path":957,"priority":335},"commands/svelte-debug.md",{"path":959,"priority":335},"commands/svelte-migrate.md",{"path":961,"priority":335},"commands/svelte-optimize.md",{"path":963,"priority":335},"commands/svelte-scaffold.md",{"path":965,"priority":335},"commands/svelte-storybook-migrate.md",{"path":967,"priority":335},"commands/svelte-storybook-mock.md",{"path":969,"priority":335},"commands/svelte-storybook-setup.md",{"path":971,"priority":335},"commands/svelte-storybook-story.md",{"path":973,"priority":335},"commands/svelte-storybook-troubleshoot.md",{"path":975,"priority":335},"commands/svelte-storybook.md",{"path":977,"priority":335},"commands/svelte-test-coverage.md",{"path":979,"priority":335},"commands/svelte-test-fix.md",{"path":981,"priority":335},"commands/svelte-test-setup.md",{"path":983,"priority":335},"commands/svelte-test.md",{"basePath":985,"description":986,"displayName":987,"installMethods":988,"license":243,"rationale":989,"selectedPaths":990,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-game-development","Commands for game development workflows","commands-game-development",{"claudeCode":987},"plugin manifest at plugins/commands-game-development/.claude-plugin/plugin.json",[991,992],{"path":345,"priority":330},{"path":993,"priority":335},"commands/unity-project-setup.md",{"basePath":995,"description":996,"displayName":997,"installMethods":998,"license":243,"rationale":999,"selectedPaths":1000,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-integration-sync","Commands for integrating with external services and syncing data","commands-integration-sync",{"claudeCode":997},"plugin manifest at plugins/commands-integration-sync/.claude-plugin/plugin.json",[1001,1002,1004,1006,1008,1010,1012,1014,1016,1018,1020,1022,1024],{"path":345,"priority":330},{"path":1003,"priority":335},"commands/bidirectional-sync.md",{"path":1005,"priority":335},"commands/bulk-import-issues.md",{"path":1007,"priority":335},"commands/cross-reference-manager.md",{"path":1009,"priority":335},"commands/issue-to-linear-task.md",{"path":1011,"priority":335},"commands/linear-task-to-issue.md",{"path":1013,"priority":335},"commands/sync-automation-setup.md",{"path":1015,"priority":335},"commands/sync-conflict-resolver.md",{"path":1017,"priority":335},"commands/sync-issues-to-linear.md",{"path":1019,"priority":335},"commands/sync-linear-to-issues.md",{"path":1021,"priority":335},"commands/sync-pr-to-task.md",{"path":1023,"priority":335},"commands/sync-status.md",{"path":1025,"priority":335},"commands/task-from-pr.md",{"basePath":1027,"description":1028,"displayName":1029,"installMethods":1030,"license":243,"rationale":1031,"selectedPaths":1032,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-miscellaneous","General-purpose utility commands","commands-miscellaneous",{"claudeCode":1029},"plugin manifest at plugins/commands-miscellaneous/.claude-plugin/plugin.json",[1033,1034,1036,1038],{"path":345,"priority":330},{"path":1035,"priority":335},"commands/five.md",{"path":1037,"priority":335},"commands/mermaid.md",{"path":1039,"priority":335},"commands/use-stepper.md",{"basePath":1041,"description":1042,"displayName":1043,"installMethods":1044,"license":243,"rationale":1045,"selectedPaths":1046,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-monitoring-observability","Commands for setting up monitoring and observability","commands-monitoring-observability",{"claudeCode":1043},"plugin manifest at plugins/commands-monitoring-observability/.claude-plugin/plugin.json",[1047,1048,1050],{"path":345,"priority":330},{"path":1049,"priority":335},"commands/add-performance-monitoring.md",{"path":1051,"priority":335},"commands/setup-monitoring-observability.md",{"basePath":1053,"description":1054,"displayName":1055,"installMethods":1056,"license":243,"rationale":1057,"selectedPaths":1058,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-performance-optimization","Commands for optimizing build, bundle size, and performance","commands-performance-optimization",{"claudeCode":1055},"plugin manifest at plugins/commands-performance-optimization/.claude-plugin/plugin.json",[1059,1060,1062,1064,1066,1068,1070],{"path":345,"priority":330},{"path":1061,"priority":335},"commands/implement-caching-strategy.md",{"path":1063,"priority":335},"commands/optimize-build.md",{"path":1065,"priority":335},"commands/optimize-bundle-size.md",{"path":1067,"priority":335},"commands/performance-audit.md",{"path":1069,"priority":335},"commands/setup-cdn-optimization.md",{"path":1071,"priority":335},"commands/system-behavior-simulator.md",{"basePath":1073,"description":1074,"displayName":1075,"installMethods":1076,"license":243,"rationale":1077,"selectedPaths":1078,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-project-setup","Commands for initializing and setting up new projects","commands-project-setup",{"claudeCode":1075},"plugin manifest at plugins/commands-project-setup/.claude-plugin/plugin.json",[1079,1080,1082,1084,1086,1088,1090],{"path":345,"priority":330},{"path":1081,"priority":335},"commands/modernize-deps.md",{"path":1083,"priority":335},"commands/setup-development-environment.md",{"path":1085,"priority":335},"commands/setup-formatting.md",{"path":1087,"priority":335},"commands/setup-linting.md",{"path":1089,"priority":335},"commands/setup-monorepo.md",{"path":1091,"priority":335},"commands/setup-rate-limiting.md",{"basePath":1093,"description":1094,"displayName":1095,"installMethods":1096,"license":243,"rationale":1097,"selectedPaths":1098,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-project-task-management","Commands for task management and project tracking","commands-project-task-management",{"claudeCode":1095},"plugin manifest at plugins/commands-project-task-management/.claude-plugin/plugin.json",[1099,1100,1102,1104,1106,1108,1110,1112,1114,1116,1118,1120,1122,1124,1126,1128,1130,1132],{"path":345,"priority":330},{"path":1101,"priority":335},"commands/add-package.md",{"path":1103,"priority":335},"commands/create-command.md",{"path":1105,"priority":335},"commands/create-feature.md",{"path":1107,"priority":335},"commands/create-jtbd.md",{"path":1109,"priority":335},"commands/create-prd.md",{"path":1111,"priority":335},"commands/create-prp.md",{"path":1113,"priority":335},"commands/init-project.md",{"path":1115,"priority":335},"commands/milestone-tracker.md",{"path":1117,"priority":335},"commands/pac-configure.md",{"path":1119,"priority":335},"commands/pac-create-epic.md",{"path":1121,"priority":335},"commands/pac-create-ticket.md",{"path":1123,"priority":335},"commands/pac-update-status.md",{"path":1125,"priority":335},"commands/pac-validate.md",{"path":1127,"priority":335},"commands/project-health-check.md",{"path":1129,"priority":335},"commands/project-timeline-simulator.md",{"path":1131,"priority":335},"commands/project-to-linear.md",{"path":1133,"priority":335},"commands/todo.md",{"basePath":1135,"description":1136,"displayName":1137,"installMethods":1138,"license":243,"rationale":1139,"selectedPaths":1140,"source":336,"sourceLanguage":18,"type":263},"plugins/interview","Interview command for fleshing out big feature plans and specifications","interview",{"claudeCode":1137},"plugin manifest at plugins/interview/.claude-plugin/plugin.json",[1141,1142],{"path":345,"priority":330},{"path":1143,"priority":335},"commands/big-features-interview.md",{"basePath":1145,"description":1146,"displayName":1147,"installMethods":1148,"license":243,"rationale":1149,"selectedPaths":1150,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-security-audit","Commands for security auditing and vulnerability scanning","commands-security-audit",{"claudeCode":1147},"plugin manifest at plugins/commands-security-audit/.claude-plugin/plugin.json",[1151,1152,1154,1156,1158],{"path":345,"priority":330},{"path":1153,"priority":335},"commands/add-authentication-system.md",{"path":1155,"priority":335},"commands/dependency-audit.md",{"path":1157,"priority":335},"commands/security-audit.md",{"path":1159,"priority":335},"commands/security-hardening.md",{"basePath":1161,"description":1162,"displayName":1163,"installMethods":1164,"license":243,"rationale":1165,"selectedPaths":1166,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-simulation-modeling","Commands for scenario simulation and decision modeling","commands-simulation-modeling",{"claudeCode":1163},"plugin manifest at plugins/commands-simulation-modeling/.claude-plugin/plugin.json",[1167,1168,1170,1172,1174,1176,1178,1180,1182],{"path":345,"priority":330},{"path":1169,"priority":335},"commands/business-scenario-explorer.md",{"path":1171,"priority":335},"commands/constraint-modeler.md",{"path":1173,"priority":335},"commands/decision-tree-explorer.md",{"path":1175,"priority":335},"commands/digital-twin-creator.md",{"path":1177,"priority":335},"commands/future-scenario-generator.md",{"path":1179,"priority":335},"commands/market-response-modeler.md",{"path":1181,"priority":335},"commands/simulation-calibrator.md",{"path":1183,"priority":335},"commands/timeline-compressor.md",{"basePath":1185,"description":1186,"displayName":1187,"installMethods":1188,"license":243,"rationale":1189,"selectedPaths":1190,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-team-collaboration","Commands for team workflows, PR reviews, and collaboration","commands-team-collaboration",{"claudeCode":1187},"plugin manifest at plugins/commands-team-collaboration/.claude-plugin/plugin.json",[1191,1192,1194,1196,1198,1200,1202,1204,1206,1208,1210,1212,1214],{"path":345,"priority":330},{"path":1193,"priority":335},"commands/architecture-review.md",{"path":1195,"priority":335},"commands/decision-quality-analyzer.md",{"path":1197,"priority":335},"commands/dependency-mapper.md",{"path":1199,"priority":335},"commands/estimate-assistant.md",{"path":1201,"priority":335},"commands/issue-triage.md",{"path":1203,"priority":335},"commands/memory-spring-cleaning.md",{"path":1205,"priority":335},"commands/migration-assistant.md",{"path":1207,"priority":335},"commands/retrospective-analyzer.md",{"path":1209,"priority":335},"commands/session-learning-capture.md",{"path":1211,"priority":335},"commands/sprint-planning.md",{"path":1213,"priority":335},"commands/standup-report.md",{"path":1215,"priority":335},"commands/team-workload-balancer.md",{"basePath":1217,"description":1218,"displayName":1219,"installMethods":1220,"license":243,"rationale":1221,"selectedPaths":1222,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-typescript-migration","Commands for migrating JavaScript projects to TypeScript","commands-typescript-migration",{"claudeCode":1219},"plugin manifest at plugins/commands-typescript-migration/.claude-plugin/plugin.json",[1223,1224],{"path":345,"priority":330},{"path":1225,"priority":335},"commands/migrate-to-typescript.md",{"basePath":1227,"description":1228,"displayName":1229,"installMethods":1230,"license":243,"rationale":1231,"selectedPaths":1232,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-utilities-debugging","General debugging and utility commands","commands-utilities-debugging",{"claudeCode":1229},"plugin manifest at plugins/commands-utilities-debugging/.claude-plugin/plugin.json",[1233,1234,1236,1238,1240,1242,1244,1246,1248,1250,1252,1254,1256,1258,1260],{"path":345,"priority":330},{"path":1235,"priority":335},"commands/all-tools.md",{"path":1237,"priority":335},"commands/architecture-scenario-explorer.md",{"path":1239,"priority":335},"commands/check-file.md",{"path":1241,"priority":335},"commands/clean-branches.md",{"path":1243,"priority":335},"commands/code-permutation-tester.md",{"path":1245,"priority":335},"commands/code-review.md",{"path":1247,"priority":335},"commands/code-to-task.md",{"path":1249,"priority":335},"commands/debug-error.md",{"path":1251,"priority":335},"commands/directory-deep-dive.md",{"path":1253,"priority":335},"commands/explain-code.md",{"path":1255,"priority":335},"commands/generate-linear-worklog.md",{"path":1257,"priority":335},"commands/git-status.md",{"path":1259,"priority":335},"commands/refactor-code.md",{"path":1261,"priority":335},"commands/ultra-think.md",{"basePath":1263,"description":1264,"displayName":1265,"installMethods":1266,"license":243,"rationale":1267,"selectedPaths":1268,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-version-control-git","Commands for Git operations, commits, and PRs","commands-version-control-git",{"claudeCode":1265},"plugin manifest at plugins/commands-version-control-git/.claude-plugin/plugin.json",[1269,1270,1272,1274,1276,1278,1280,1282,1284,1286,1288,1290,1292],{"path":345,"priority":330},{"path":1271,"priority":335},"commands/bug-fix.md",{"path":1273,"priority":335},"commands/commit-fast.md",{"path":1275,"priority":335},"commands/commit.md",{"path":1277,"priority":335},"commands/create-pr.md",{"path":1279,"priority":335},"commands/create-pull-request.md",{"path":1281,"priority":335},"commands/create-worktrees.md",{"path":1283,"priority":335},"commands/fix-github-issue.md",{"path":1285,"priority":335},"commands/fix-issue.md",{"path":1287,"priority":335},"commands/fix-pr.md",{"path":1289,"priority":335},"commands/husky.md",{"path":1291,"priority":335},"commands/pr-review.md",{"path":1293,"priority":335},"commands/update-branch-name.md",{"basePath":1295,"description":1296,"displayName":1297,"installMethods":1298,"license":243,"rationale":1299,"selectedPaths":1300,"source":336,"sourceLanguage":18,"type":263},"plugins/commands-workflow-orchestration","Commands for orchestrating complex workflows","commands-workflow-orchestration",{"claudeCode":1297},"plugin manifest at plugins/commands-workflow-orchestration/.claude-plugin/plugin.json",[1301,1302,1304,1306,1308,1310,1312,1314,1316,1318],{"path":345,"priority":330},{"path":1303,"priority":335},"commands/find.md",{"path":1305,"priority":335},"commands/log.md",{"path":1307,"priority":335},"commands/move.md",{"path":1309,"priority":335},"commands/remove.md",{"path":1311,"priority":335},"commands/report.md",{"path":1313,"priority":335},"commands/resume.md",{"path":1315,"priority":335},"commands/start.md",{"path":1317,"priority":335},"commands/status.md",{"path":1319,"priority":335},"commands/sync.md",{"basePath":1321,"description":1322,"displayName":1323,"installMethods":1324,"license":243,"rationale":1325,"selectedPaths":1326,"source":336,"sourceLanguage":18,"type":263},"plugins/hooks-automation","Automation Hooks - Event-driven automation hooks","hooks-automation",{"claudeCode":1323},"plugin manifest at plugins/hooks-automation/.claude-plugin/plugin.json",[1327,1328,1330,1332,1334],{"path":345,"priority":330},{"path":1329,"priority":335},"hooks/build-on-change.md",{"path":1331,"priority":335},"hooks/dependency-checker.md",{"path":1333,"priority":335},"hooks/no-ask-human.md",{"path":1335,"priority":335},"hooks/slack-notifications.md",{"basePath":1337,"description":1338,"displayName":1339,"installMethods":1340,"license":243,"rationale":1341,"selectedPaths":1342,"source":336,"sourceLanguage":18,"type":263},"plugins/hooks-development","Development Hooks - Event-driven automation hooks","hooks-development",{"claudeCode":1339},"plugin manifest at plugins/hooks-development/.claude-plugin/plugin.json",[1343,1344,1346,1348,1350],{"path":345,"priority":330},{"path":1345,"priority":335},"hooks/change-tracker.md",{"path":1347,"priority":335},"hooks/file-backup.md",{"path":1349,"priority":335},"hooks/lint-on-save.md",{"path":1351,"priority":335},"hooks/smart-formatting.md",{"basePath":1353,"description":1354,"displayName":1355,"installMethods":1356,"license":243,"rationale":1357,"selectedPaths":1358,"source":336,"sourceLanguage":18,"type":263},"plugins/hooks-formatting","Formatting Hooks - Event-driven automation hooks","hooks-formatting",{"claudeCode":1355},"plugin manifest at plugins/hooks-formatting/.claude-plugin/plugin.json",[1359,1360,1362],{"path":345,"priority":330},{"path":1361,"priority":335},"hooks/format-javascript-files.md",{"path":1363,"priority":335},"hooks/format-python-files.md",{"basePath":1365,"description":1366,"displayName":1367,"installMethods":1368,"license":243,"rationale":1369,"selectedPaths":1370,"source":336,"sourceLanguage":18,"type":263},"plugins/hooks-git","Git Hooks - Event-driven automation hooks","hooks-git",{"claudeCode":1367},"plugin manifest at plugins/hooks-git/.claude-plugin/plugin.json",[1371,1372,1374,1376],{"path":345,"priority":330},{"path":1373,"priority":335},"hooks/auto-git-add.md",{"path":1375,"priority":335},"hooks/git-add-changes.md",{"path":1377,"priority":335},"hooks/smart-commit.md",{"basePath":1379,"description":1380,"displayName":1381,"installMethods":1382,"license":243,"rationale":1383,"selectedPaths":1384,"source":336,"sourceLanguage":18,"type":263},"plugins/hooks-notifications","Notification Hooks - Event-driven automation hooks","hooks-notifications",{"claudeCode":1381},"plugin manifest at plugins/hooks-notifications/.claude-plugin/plugin.json",[1385,1386,1388,1390,1392,1394,1396,1398,1400,1402,1404],{"path":345,"priority":330},{"path":1387,"priority":335},"hooks/discord-detailed-notifications.md",{"path":1389,"priority":335},"hooks/discord-error-notifications.md",{"path":1391,"priority":335},"hooks/discord-notifications.md",{"path":1393,"priority":335},"hooks/notify-before-bash.md",{"path":1395,"priority":335},"hooks/simple-notifications.md",{"path":1397,"priority":335},"hooks/slack-detailed-notifications.md",{"path":1399,"priority":335},"hooks/slack-error-notifications.md",{"path":1401,"priority":335},"hooks/telegram-detailed-notifications.md",{"path":1403,"priority":335},"hooks/telegram-error-notifications.md",{"path":1405,"priority":335},"hooks/telegram-notifications.md",{"basePath":1407,"description":1408,"displayName":1409,"installMethods":1410,"license":243,"rationale":1411,"selectedPaths":1412,"source":336,"sourceLanguage":18,"type":263},"plugins/hooks-performance","Performance Hooks - Event-driven automation hooks","hooks-performance",{"claudeCode":1409},"plugin manifest at plugins/hooks-performance/.claude-plugin/plugin.json",[1413,1414,1416],{"path":345,"priority":330},{"path":1415,"priority":335},"hooks/context-monitor.md",{"path":1417,"priority":335},"hooks/performance-monitor.md",{"basePath":1419,"description":1420,"displayName":1421,"installMethods":1422,"license":243,"rationale":1423,"selectedPaths":1424,"source":336,"sourceLanguage":18,"type":263},"plugins/hooks-security","Security Hooks - Event-driven automation hooks","hooks-security",{"claudeCode":1421},"plugin manifest at plugins/hooks-security/.claude-plugin/plugin.json",[1425,1426,1428,1430,1432],{"path":345,"priority":330},{"path":1427,"priority":335},"hooks/branch-guard.md",{"path":1429,"priority":335},"hooks/file-protection-hook.md",{"path":1431,"priority":335},"hooks/file-protection.md",{"path":1433,"priority":335},"hooks/security-scanner.md",{"basePath":1435,"description":1436,"displayName":1437,"installMethods":1438,"license":243,"rationale":1439,"selectedPaths":1440,"source":336,"sourceLanguage":18,"type":263},"plugins/hooks-testing","Testing Hooks - Event-driven automation hooks","hooks-testing",{"claudeCode":1437},"plugin manifest at plugins/hooks-testing/.claude-plugin/plugin.json",[1441,1442,1444],{"path":345,"priority":330},{"path":1443,"priority":335},"hooks/run-tests-after-changes.md",{"path":1445,"priority":335},"hooks/test-runner.md",{"basePath":1447,"description":1448,"displayName":1449,"installMethods":1450,"license":243,"rationale":1451,"selectedPaths":1452,"source":336,"sourceLanguage":18,"type":263},"plugins/mcp-servers-docker","Docker-based MCP servers from the official Docker MCP registry - includes 199+ verified servers","mcp-servers-docker",{"claudeCode":1449},"plugin manifest at plugins/mcp-servers-docker/.claude-plugin/plugin.json",[1453],{"path":345,"priority":330},{"basePath":1455,"description":1456,"displayName":1457,"installMethods":1458,"license":243,"rationale":1459,"selectedPaths":1460,"source":336,"sourceLanguage":18,"type":263},"plugins/all-agents","Complete collection of 117 specialized AI agents across 11 categories","all-agents",{"claudeCode":1457},"plugin manifest at plugins/all-agents/.claude-plugin/plugin.json",[1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578],{"path":345,"priority":330},{"path":705,"priority":335},{"path":707,"priority":335},{"path":549,"priority":335},{"path":709,"priority":335},{"path":519,"priority":335},{"path":711,"priority":335},{"path":647,"priority":335},{"path":501,"priority":335},{"path":649,"priority":335},{"path":713,"priority":335},{"path":561,"priority":335},{"path":473,"priority":335},{"path":485,"priority":335},{"path":615,"priority":335},{"path":591,"priority":335},{"path":651,"priority":335},{"path":653,"priority":335},{"path":715,"priority":335},{"path":717,"priority":335},{"path":685,"priority":335},{"path":521,"priority":335},{"path":617,"priority":335},{"path":503,"priority":335},{"path":505,"priority":335},{"path":507,"priority":335},{"path":687,"priority":335},{"path":719,"priority":335},{"path":523,"priority":335},{"path":525,"priority":335},{"path":593,"priority":335},{"path":595,"priority":335},{"path":597,"priority":335},{"path":655,"priority":335},{"path":509,"priority":335},{"path":599,"priority":335},{"path":601,"priority":335},{"path":563,"priority":335},{"path":721,"priority":335},{"path":565,"priority":335},{"path":657,"priority":335},{"path":723,"priority":335},{"path":659,"priority":335},{"path":567,"priority":335},{"path":725,"priority":335},{"path":619,"priority":335},{"path":569,"priority":335},{"path":527,"priority":335},{"path":475,"priority":335},{"path":661,"priority":335},{"path":571,"priority":335},{"path":621,"priority":335},{"path":623,"priority":335},{"path":573,"priority":335},{"path":727,"priority":335},{"path":487,"priority":335},{"path":529,"priority":335},{"path":729,"priority":335},{"path":731,"priority":335},{"path":733,"priority":335},{"path":735,"priority":335},{"path":737,"priority":335},{"path":663,"priority":335},{"path":665,"priority":335},{"path":667,"priority":335},{"path":739,"priority":335},{"path":531,"priority":335},{"path":533,"priority":335},{"path":575,"priority":335},{"path":741,"priority":335},{"path":603,"priority":335},{"path":577,"priority":335},{"path":743,"priority":335},{"path":745,"priority":335},{"path":489,"priority":335},{"path":669,"priority":335},{"path":625,"priority":335},{"path":747,"priority":335},{"path":749,"priority":335},{"path":751,"priority":335},{"path":753,"priority":335},{"path":755,"priority":335},{"path":535,"priority":335},{"path":627,"priority":335},{"path":491,"priority":335},{"path":757,"priority":335},{"path":629,"priority":335},{"path":579,"priority":335},{"path":759,"priority":335},{"path":761,"priority":335},{"path":763,"priority":335},{"path":765,"priority":335},{"path":767,"priority":335},{"path":671,"priority":335},{"path":689,"priority":335},{"path":631,"priority":335},{"path":633,"priority":335},{"path":691,"priority":335},{"path":537,"priority":335},{"path":673,"priority":335},{"path":769,"priority":335},{"path":693,"priority":335},{"path":695,"priority":335},{"path":635,"priority":335},{"path":771,"priority":335},{"path":539,"priority":335},{"path":773,"priority":335},{"path":605,"priority":335},{"path":675,"priority":335},{"path":775,"priority":335},{"path":777,"priority":335},{"path":779,"priority":335},{"path":637,"priority":335},{"path":551,"priority":335},{"path":781,"priority":335},{"path":783,"priority":335},{"path":785,"priority":335},{"path":581,"priority":335},{"basePath":1580,"description":1581,"displayName":1582,"installMethods":1583,"license":243,"rationale":1584,"selectedPaths":1585,"source":336,"sourceLanguage":18,"type":263},"plugins/all-commands","Complete collection of 174 slash commands across 22 categories","all-commands",{"claudeCode":1582},"plugin manifest at plugins/all-commands/.claude-plugin/plugin.json",[1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761],{"path":345,"priority":330},{"path":811,"priority":335},{"path":1153,"priority":335},{"path":821,"priority":335},{"path":851,"priority":335},{"path":1101,"priority":335},{"path":1049,"priority":335},{"path":853,"priority":335},{"path":925,"priority":335},{"path":1235,"priority":335},{"path":1193,"priority":335},{"path":1237,"priority":335},{"path":1003,"priority":335},{"path":1143,"priority":335},{"path":1271,"priority":335},{"path":1005,"priority":335},{"path":1169,"priority":335},{"path":823,"priority":335},{"path":1239,"priority":335},{"path":855,"priority":335},{"path":825,"priority":335},{"path":1241,"priority":335},{"path":857,"priority":335},{"path":1243,"priority":335},{"path":1245,"priority":335},{"path":1247,"priority":335},{"path":859,"priority":335},{"path":1273,"priority":335},{"path":1275,"priority":335},{"path":1171,"priority":335},{"path":827,"priority":335},{"path":895,"priority":335},{"path":927,"priority":335},{"path":1103,"priority":335},{"path":911,"priority":335},{"path":929,"priority":335},{"path":1105,"priority":335},{"path":1107,"priority":335},{"path":931,"priority":335},{"path":1277,"priority":335},{"path":1109,"priority":335},{"path":1111,"priority":335},{"path":1279,"priority":335},{"path":1281,"priority":335},{"path":1007,"priority":335},{"path":1249,"priority":335},{"path":1195,"priority":335},{"path":1173,"priority":335},{"path":1155,"priority":335},{"path":1197,"priority":335},{"path":913,"priority":335},{"path":795,"priority":335},{"path":1175,"priority":335},{"path":1251,"priority":335},{"path":797,"priority":335},{"path":933,"priority":335},{"path":861,"priority":335},{"path":1199,"priority":335},{"path":1253,"priority":335},{"path":935,"priority":335},{"path":1303,"priority":335},{"path":1035,"priority":335},{"path":1283,"priority":335},{"path":1285,"priority":335},{"path":1287,"priority":335},{"path":1177,"priority":335},{"path":799,"priority":335},{"path":1255,"priority":335},{"path":863,"priority":335},{"path":865,"priority":335},{"path":1257,"priority":335},{"path":829,"priority":335},{"path":1289,"priority":335},{"path":1061,"priority":335},{"path":801,"priority":335},{"path":1113,"priority":335},{"path":897,"priority":335},{"path":1009,"priority":335},{"path":1201,"priority":335},{"path":1011,"priority":335},{"path":937,"priority":335},{"path":1305,"priority":335},{"path":1179,"priority":335},{"path":1203,"priority":335},{"path":1037,"priority":335},{"path":1225,"priority":335},{"path":1205,"priority":335},{"path":939,"priority":335},{"path":1115,"priority":335},{"path":1081,"priority":335},{"path":1307,"priority":335},{"path":1063,"priority":335},{"path":1065,"priority":335},{"path":915,"priority":335},{"path":867,"priority":335},{"path":1117,"priority":335},{"path":1119,"priority":335},{"path":1121,"priority":335},{"path":1123,"priority":335},{"path":1125,"priority":335},{"path":1067,"priority":335},{"path":1291,"priority":335},{"path":831,"priority":335},{"path":899,"priority":335},{"path":1127,"priority":335},{"path":1129,"priority":335},{"path":1131,"priority":335},{"path":1259,"priority":335},{"path":833,"priority":335},{"path":1309,"priority":335},{"path":1311,"priority":335},{"path":869,"priority":335},{"path":1313,"priority":335},{"path":1207,"priority":335},{"path":835,"priority":335},{"path":901,"priority":335},{"path":837,"priority":335},{"path":1157,"priority":335},{"path":1159,"priority":335},{"path":1209,"priority":335},{"path":839,"priority":335},{"path":1069,"priority":335},{"path":871,"priority":335},{"path":1083,"priority":335},{"path":1085,"priority":335},{"path":841,"priority":335},{"path":1087,"priority":335},{"path":873,"priority":335},{"path":1051,"priority":335},{"path":1089,"priority":335},{"path":1091,"priority":335},{"path":875,"priority":335},{"path":1181,"priority":335},{"path":1211,"priority":335},{"path":1213,"priority":335},{"path":1315,"priority":335},{"path":1317,"priority":335},{"path":953,"priority":335},{"path":955,"priority":335},{"path":957,"priority":335},{"path":959,"priority":335},{"path":961,"priority":335},{"path":963,"priority":335},{"path":965,"priority":335},{"path":967,"priority":335},{"path":969,"priority":335},{"path":971,"priority":335},{"path":973,"priority":335},{"path":975,"priority":335},{"path":977,"priority":335},{"path":979,"priority":335},{"path":981,"priority":335},{"path":983,"priority":335},{"path":1013,"priority":335},{"path":1015,"priority":335},{"path":1017,"priority":335},{"path":1019,"priority":335},{"path":1021,"priority":335},{"path":1023,"priority":335},{"path":1319,"priority":335},{"path":1071,"priority":335},{"path":1025,"priority":335},{"path":877,"priority":335},{"path":1215,"priority":335},{"path":879,"priority":335},{"path":881,"priority":335},{"path":883,"priority":335},{"path":1183,"priority":335},{"path":1133,"priority":335},{"path":941,"priority":335},{"path":1261,"priority":335},{"path":993,"priority":335},{"path":1293,"priority":335},{"path":943,"priority":335},{"path":1039,"priority":335},{"path":885,"priority":335},{"basePath":1763,"description":1764,"displayName":1765,"installMethods":1766,"license":243,"rationale":1767,"selectedPaths":1768,"source":336,"sourceLanguage":18,"type":263},"plugins/all-hooks","Complete collection of 28 automation hooks for event-driven workflows","all-hooks",{"claudeCode":1765},"plugin manifest at plugins/all-hooks/.claude-plugin/plugin.json",[1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797],{"path":345,"priority":330},{"path":1373,"priority":335},{"path":1329,"priority":335},{"path":1345,"priority":335},{"path":1331,"priority":335},{"path":1387,"priority":335},{"path":1389,"priority":335},{"path":1391,"priority":335},{"path":1347,"priority":335},{"path":1429,"priority":335},{"path":1431,"priority":335},{"path":1361,"priority":335},{"path":1363,"priority":335},{"path":1375,"priority":335},{"path":1349,"priority":335},{"path":1393,"priority":335},{"path":1417,"priority":335},{"path":1443,"priority":335},{"path":1433,"priority":335},{"path":1395,"priority":335},{"path":1397,"priority":335},{"path":1399,"priority":335},{"path":1335,"priority":335},{"path":1377,"priority":335},{"path":1351,"priority":335},{"path":1401,"priority":335},{"path":1403,"priority":335},{"path":1405,"priority":335},{"path":1445,"priority":335},{"basePath":262,"description":257,"displayName":259,"installMethods":1799,"license":243,"rationale":1800,"selectedPaths":1801,"source":336,"sourceLanguage":18,"type":263},{"claudeCode":259},"plugin manifest at plugins/all-skills/.claude-plugin/plugin.json",[1802,1803,1805,1807,1809,1811,1813,1815,1817,1819,1821,1823,1825,1827,1829,1831,1833,1835,1837,1839,1841,1843,1845,1847,1849,1851,1853,1855,1857,1859,1861,1863,1865,1867,1869,1871,1873,1875,1877,1879,1881,1883,1885,1887,1889,1891,1893,1895,1897,1899,1901,1903,1905,1907,1909,1911,1913,1915,1917,1919,1921,1923,1925,1927,1929,1931,1933,1935,1937,1939,1941,1943,1945,1947,1949,1951,1953,1955,1957,1959,1961,1963,1965,1967,1969,1971,1973,1975,1977,1979,1981,1983,1985,1987,1989,1991,1993,1995,1997,1999,2001,2003,2005,2007,2009,2011,2013,2015,2017,2019,2021,2023,2025,2027,2029,2031,2033,2035,2037,2039,2041,2043,2045,2047,2049,2051,2053,2055,2057,2059,2061,2063],{"path":345,"priority":330},{"path":1804,"priority":348},"skills/activecampaign-automation/SKILL.md",{"path":1806,"priority":348},"skills/agent-analytics/SKILL.md",{"path":1808,"priority":348},"skills/airtable-automation/SKILL.md",{"path":1810,"priority":348},"skills/amplitude-automation/SKILL.md",{"path":1812,"priority":348},"skills/artifacts-builder/SKILL.md",{"path":1814,"priority":348},"skills/asana-automation/SKILL.md",{"path":1816,"priority":348},"skills/aurakit/SKILL.md",{"path":1818,"priority":348},"skills/bamboohr-automation/SKILL.md",{"path":1820,"priority":348},"skills/basecamp-automation/SKILL.md",{"path":1822,"priority":348},"skills/bitbucket-automation/SKILL.md",{"path":1824,"priority":348},"skills/box-automation/SKILL.md",{"path":1826,"priority":348},"skills/brand-guidelines/SKILL.md",{"path":1828,"priority":348},"skills/brevo-automation/SKILL.md",{"path":1830,"priority":348},"skills/cal-com-automation/SKILL.md",{"path":1832,"priority":348},"skills/calendly-automation/SKILL.md",{"path":1834,"priority":348},"skills/canva-automation/SKILL.md",{"path":1836,"priority":348},"skills/canvas-design/SKILL.md",{"path":1838,"priority":348},"skills/cf-proxy/SKILL.md",{"path":1840,"priority":348},"skills/changelog-generator/SKILL.md",{"path":1842,"priority":348},"skills/circleci-automation/SKILL.md",{"path":1844,"priority":348},"skills/clawring/SKILL.md",{"path":1846,"priority":348},"skills/clickup-automation/SKILL.md",{"path":1848,"priority":348},"skills/close-automation/SKILL.md",{"path":1850,"priority":348},"skills/coda-automation/SKILL.md",{"path":1852,"priority":348},"skills/coinpaprika-api/SKILL.md",{"path":1854,"priority":348},"skills/competitive-ads-extractor/SKILL.md",{"path":1856,"priority":348},"skills/confluence-automation/SKILL.md",{"path":1858,"priority":348},"skills/content-research-writer/SKILL.md",{"path":1860,"priority":348},"skills/convertkit-automation/SKILL.md",{"path":1862,"priority":348},"skills/datadog-automation/SKILL.md",{"path":1864,"priority":348},"skills/developer-growth-analysis/SKILL.md",{"path":1866,"priority":348},"skills/dexpaprika-api/SKILL.md",{"path":1868,"priority":348},"skills/discord-automation/SKILL.md",{"path":1870,"priority":348},"skills/docusign-automation/SKILL.md",{"path":1872,"priority":348},"skills/docx/SKILL.md",{"path":1874,"priority":348},"skills/domain-name-brainstormer/SKILL.md",{"path":1876,"priority":348},"skills/dropbox-automation/SKILL.md",{"path":1878,"priority":348},"skills/figma-automation/SKILL.md",{"path":1880,"priority":348},"skills/file-organizer/SKILL.md",{"path":1882,"priority":348},"skills/freshdesk-automation/SKILL.md",{"path":1884,"priority":348},"skills/freshservice-automation/SKILL.md",{"path":1886,"priority":348},"skills/gingiris-growth-playbooks/SKILL.md",{"path":1888,"priority":348},"skills/github-automation/SKILL.md",{"path":1890,"priority":348},"skills/gitlab-automation/SKILL.md",{"path":1892,"priority":348},"skills/gmail-automation/SKILL.md",{"path":1894,"priority":348},"skills/google-analytics-automation/SKILL.md",{"path":1896,"priority":348},"skills/google-calendar-automation/SKILL.md",{"path":1898,"priority":348},"skills/google-drive-automation/SKILL.md",{"path":1900,"priority":348},"skills/google-drive-upload/SKILL.md",{"path":1902,"priority":348},"skills/googlesheets-automation/SKILL.md",{"path":1904,"priority":348},"skills/helpdesk-automation/SKILL.md",{"path":1906,"priority":348},"skills/hubspot-automation/SKILL.md",{"path":1908,"priority":348},"skills/image-enhancer/SKILL.md",{"path":1910,"priority":348},"skills/immich-photo-manager/SKILL.md",{"path":1912,"priority":348},"skills/instagram-automation/SKILL.md",{"path":1914,"priority":348},"skills/intercom-automation/SKILL.md",{"path":1916,"priority":348},"skills/internal-comms/SKILL.md",{"path":1918,"priority":348},"skills/invoice-organizer/SKILL.md",{"path":1920,"priority":348},"skills/ios-hig-design-guide/SKILL.md",{"path":1922,"priority":348},"skills/jira-automation/SKILL.md",{"path":1924,"priority":348},"skills/json-canvas/SKILL.md",{"path":1926,"priority":348},"skills/klaviyo-automation/SKILL.md",{"path":1928,"priority":348},"skills/lead-research-assistant/SKILL.md",{"path":1930,"priority":348},"skills/linear-automation/SKILL.md",{"path":1932,"priority":348},"skills/linkedin-automation/SKILL.md",{"path":1934,"priority":348},"skills/lobsterdomains/SKILL.md",{"path":1936,"priority":348},"skills/macos-design/SKILL.md",{"path":1938,"priority":348},"skills/mailchimp-automation/SKILL.md",{"path":1940,"priority":348},"skills/make-automation/SKILL.md",{"path":1942,"priority":348},"skills/mcp-builder/SKILL.md",{"path":1944,"priority":348},"skills/meeting-insights-analyzer/SKILL.md",{"path":1946,"priority":348},"skills/microsoft-teams-automation/SKILL.md",{"path":1948,"priority":348},"skills/miro-automation/SKILL.md",{"path":1950,"priority":348},"skills/mixpanel-automation/SKILL.md",{"path":1952,"priority":348},"skills/monday-automation/SKILL.md",{"path":1954,"priority":348},"skills/morning-ai/SKILL.md",{"path":1956,"priority":348},"skills/notion-automation/SKILL.md",{"path":1958,"priority":348},"skills/obsidian-bases/SKILL.md",{"path":1960,"priority":348},"skills/obsidian-markdown/SKILL.md",{"path":1962,"priority":348},"skills/oiloil-ui-ux-guide/SKILL.md",{"path":1964,"priority":348},"skills/one-drive-automation/SKILL.md",{"path":1966,"priority":348},"skills/outlook-automation/SKILL.md",{"path":1968,"priority":348},"skills/outlook-calendar-automation/SKILL.md",{"path":1970,"priority":348},"skills/pagerduty-automation/SKILL.md",{"path":1972,"priority":348},"skills/pdf/SKILL.md",{"path":1974,"priority":348},"skills/pipedrive-automation/SKILL.md",{"path":1976,"priority":348},"skills/posthog-automation/SKILL.md",{"path":1978,"priority":348},"skills/postmark-automation/SKILL.md",{"path":1980,"priority":348},"skills/pptx/SKILL.md",{"path":1982,"priority":348},"skills/pressreleasesonline/SKILL.md",{"path":1984,"priority":348},"skills/raffle-winner-picker/SKILL.md",{"path":1986,"priority":348},"skills/reddit-automation/SKILL.md",{"path":1988,"priority":348},"skills/render-automation/SKILL.md",{"path":1990,"priority":348},"skills/resemble-detect/SKILL.md",{"path":1992,"priority":348},"skills/salesforce-automation/SKILL.md",{"path":1994,"priority":348},"skills/segment-automation/SKILL.md",{"path":1996,"priority":348},"skills/sendgrid-automation/SKILL.md",{"path":1998,"priority":348},"skills/sentry-automation/SKILL.md",{"path":2000,"priority":348},"skills/shopify-automation/SKILL.md",{"path":2002,"priority":348},"skills/skill-creator/SKILL.md",{"path":2004,"priority":348},"skills/skill-share/SKILL.md",{"path":2006,"priority":348},"skills/skyvern/SKILL.md",{"path":2008,"priority":348},"skills/slack-automation/SKILL.md",{"path":2010,"priority":348},"skills/slack-gif-creator/SKILL.md",{"path":2012,"priority":348},"skills/slack-message-formatter/SKILL.md",{"path":2014,"priority":348},"skills/square-automation/SKILL.md",{"path":2016,"priority":348},"skills/stripe-automation/SKILL.md",{"path":2018,"priority":348},"skills/supabase-automation/SKILL.md",{"path":2020,"priority":348},"skills/szamlazz-invoicing/SKILL.md",{"path":2022,"priority":348},"skills/tailored-resume-generator/SKILL.md",{"path":2024,"priority":348},"skills/telegram-automation/SKILL.md",{"path":2026,"priority":348},"skills/theme-factory/SKILL.md",{"path":2028,"priority":348},"skills/tiktok-automation/SKILL.md",{"path":2030,"priority":348},"skills/todoist-automation/SKILL.md",{"path":2032,"priority":348},"skills/trello-automation/SKILL.md",{"path":2034,"priority":348},"skills/tubeify/SKILL.md",{"path":2036,"priority":348},"skills/twitter-algorithm-optimizer/SKILL.md",{"path":2038,"priority":348},"skills/twitter-automation/SKILL.md",{"path":2040,"priority":348},"skills/tycana/SKILL.md",{"path":2042,"priority":348},"skills/vercel-automation/SKILL.md",{"path":2044,"priority":348},"skills/video-downloader/SKILL.md",{"path":2046,"priority":348},"skills/webapp-testing/SKILL.md",{"path":2048,"priority":348},"skills/webflow-automation/SKILL.md",{"path":2050,"priority":348},"skills/whatsapp-automation/SKILL.md",{"path":2052,"priority":348},"skills/wrike-automation/SKILL.md",{"path":2054,"priority":348},"skills/x-twitter-scraper/SKILL.md",{"path":2056,"priority":348},"skills/xlsx/SKILL.md",{"path":2058,"priority":348},"skills/youtube-automation/SKILL.md",{"path":2060,"priority":348},"skills/zendesk-automation/SKILL.md",{"path":2062,"priority":348},"skills/zoho-crm-automation/SKILL.md",{"path":2064,"priority":348},"skills/zoom-automation/SKILL.md",{"basePath":2066,"description":2067,"displayName":2068,"installMethods":2069,"license":243,"rationale":2070,"selectedPaths":2071,"source":336,"sourceLanguage":18,"type":263},"plugins/nextjs-expert","Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns","nextjs-expert",{"claudeCode":2068},"plugin manifest at plugins/nextjs-expert/.claude-plugin/plugin.json",[2072,2073,2074,2076,2078,2080,2082,2084,2086,2087],{"path":345,"priority":330},{"path":332,"priority":330},{"path":2075,"priority":348},"skills/app-router/SKILL.md",{"path":2077,"priority":348},"skills/auth-patterns/SKILL.md",{"path":2079,"priority":348},"skills/route-handlers/SKILL.md",{"path":2081,"priority":348},"skills/server-actions/SKILL.md",{"path":2083,"priority":348},"skills/server-components/SKILL.md",{"path":2085,"priority":335},"commands/add-auth.md",{"path":867,"priority":335},{"path":2088,"priority":335},"commands/scaffold.md",{"basePath":2090,"description":2091,"displayName":2092,"installMethods":2093,"license":243,"rationale":2094,"selectedPaths":2095,"source":336,"sourceLanguage":18,"type":263},"plugins/frontend-design-pro","Advanced frontend design plugin with interactive wizard, trend research, moodboard creation, color/typography selection, and browser-based inspiration analysis","frontend-design-pro",{"claudeCode":2092},"plugin manifest at plugins/frontend-design-pro/.claude-plugin/plugin.json",[2096,2097,2098,2100,2102,2104,2106,2108,2110,2112,2114],{"path":345,"priority":330},{"path":332,"priority":330},{"path":2099,"priority":348},"skills/color-curator/SKILL.md",{"path":2101,"priority":348},"skills/design-wizard/SKILL.md",{"path":2103,"priority":348},"skills/inspiration-analyzer/SKILL.md",{"path":2105,"priority":348},"skills/moodboard-creator/SKILL.md",{"path":2107,"priority":348},"skills/trend-researcher/SKILL.md",{"path":2109,"priority":348},"skills/typography-selector/SKILL.md",{"path":2111,"priority":335},"commands/analyze-site.md",{"path":2113,"priority":335},"commands/design.md",{"path":2115,"priority":335},"commands/review.md",{"basePath":2117,"description":2118,"displayName":2119,"installMethods":2120,"license":243,"rationale":2121,"selectedPaths":2122,"source":336,"sourceLanguage":18,"type":263},"plugins/obsidian-skills","Skills for working with Obsidian files - Markdown, Bases, and Canvas formats","obsidian-skills",{"claudeCode":2119},"plugin manifest at plugins/obsidian-skills/.claude-plugin/plugin.json",[2123,2124,2125,2126],{"path":345,"priority":330},{"path":1924,"priority":348},{"path":1958,"priority":348},{"path":1960,"priority":348},{"basePath":2128,"description":2129,"displayName":2130,"installMethods":2131,"license":243,"rationale":2132,"selectedPaths":2133,"source":336,"sourceLanguage":18,"type":263},"plugins/project-boundary","Blocks destructive commands outside the project directory. Allows file operations within the project (refactoring, cleanup) but prevents accidental damage outside it.","project-boundary",{"claudeCode":2130},"plugin manifest at plugins/project-boundary/.claude-plugin/plugin.json",[2134,2135,2136,2137,2139,2141,2142,2144,2146,2148,2150,2152,2154,2156,2158,2160],{"path":345,"priority":330},{"path":332,"priority":330},{"path":334,"priority":335},{"path":2138,"priority":335},"hooks/allowlist.conf",{"path":2140,"priority":335},"hooks/guard.sh",{"path":452,"priority":335},{"path":2143,"priority":335},"hooks/lib/command_name.sh",{"path":2145,"priority":335},"hooks/lib/detectors/destructive.sh",{"path":2147,"priority":335},"hooks/lib/detectors/inplace.sh",{"path":2149,"priority":335},"hooks/lib/detectors/write_targets.sh",{"path":2151,"priority":335},"hooks/lib/heredoc.sh",{"path":2153,"priority":335},"hooks/lib/options.sh",{"path":2155,"priority":335},"hooks/lib/paths.sh",{"path":2157,"priority":335},"hooks/lib/tokenize.sh",{"path":2159,"priority":335},"hooks/project-boundary.md",{"path":2161,"priority":335},"hooks/session_hint.md",{"basePath":2163,"description":2164,"displayName":2165,"installMethods":2166,"rationale":2167,"selectedPaths":2168,"source":336,"sourceLanguage":18,"type":263},"plugins/shipwright","Describe your app in plain English — Shipwright builds, tests, and deploys it autonomously. 9-phase pipeline, 4 stacks, enterprise-grade safety hooks.","shipwright",{"claudeCode":2165},"inline plugin source from marketplace.json at plugins/shipwright",[2169,2170,2172],{"path":332,"priority":330},{"path":2171,"priority":335},"agents/shipwright.md",{"path":2173,"priority":335},"commands/build.md",{"basePath":2175,"description":2176,"displayName":2177,"installMethods":2178,"license":243,"rationale":2179,"selectedPaths":2180,"source":336,"sourceLanguage":18,"type":263},"plugins/codex-hud","Display OpenAI Codex API usage and costs inside Claude Code","codex-hud",{"claudeCode":2177},"plugin manifest at plugins/codex-hud/.claude-plugin/plugin.json",[2181,2182,2183,2184,2186,2188,2190,2192,2194,2195,2197,2199,2201],{"path":345,"priority":330},{"path":332,"priority":330},{"path":334,"priority":335},{"path":2185,"priority":335},"commands/configure.md",{"path":2187,"priority":335},"commands/costs-month.md",{"path":2189,"priority":335},"commands/costs-today.md",{"path":2191,"priority":335},"commands/costs-week.md",{"path":2193,"priority":335},"commands/setup-key.md",{"path":463,"priority":335},{"path":2196,"priority":335},"commands/summary.md",{"path":2198,"priority":335},"commands/usage-month.md",{"path":2200,"priority":335},"commands/usage-today.md",{"path":2202,"priority":335},"commands/usage-week.md",{"basePath":2204,"description":2205,"displayName":2206,"installMethods":2207,"license":2208,"rationale":2209,"selectedPaths":2210,"source":336,"sourceLanguage":18,"type":263},"plugins/magic-cc-codex-worker","Parallel Codex workers inside Claude Code — multi-agent orchestration with git worktree isolation, resumable sessions, and dual-model PR review.","magic-codex",{"claudeCode":2206},"PolyForm-Noncommercial-1.0.0","plugin manifest at plugins/magic-cc-codex-worker/.claude-plugin/plugin.json",[2211,2212,2213,2214,2216,2218,2220,2222,2224,2226,2228,2230,2231,2233,2235],{"path":345,"priority":330},{"path":332,"priority":330},{"path":334,"priority":335},{"path":2215,"priority":335},"agents/implementer.md",{"path":2217,"priority":335},"agents/planner.md",{"path":2219,"priority":335},"agents/reviewer.md",{"path":2221,"priority":335},"commands/cancel.md",{"path":2223,"priority":335},"commands/discard.md",{"path":2225,"priority":335},"commands/fan-out.md",{"path":2227,"priority":335},"commands/merge.md",{"path":2229,"priority":335},"commands/mode.md",{"path":1313,"priority":335},{"path":2232,"priority":335},"commands/review-pr.md",{"path":2234,"priority":335},"commands/spawn.md",{"path":1317,"priority":335},{"basePath":2175,"description":2176,"displayName":2177,"installMethods":2237,"rationale":2238,"selectedPaths":2239,"source":336,"sourceLanguage":18,"type":273},{"claudeCode":12},"marketplace.json at plugins/codex-hud/.claude-plugin/marketplace.json",[2240,2241,2242],{"path":329,"priority":330},{"path":332,"priority":330},{"path":334,"priority":335},{"basePath":2244,"description":2245,"displayName":2246,"installMethods":2247,"rationale":2248,"selectedPaths":2249,"source":336,"sourceLanguage":18,"type":273},"plugins/foresight-intelligence","Strategic foresight and futures analysis tools for Claude.","isanthoshgandhi",{"claudeCode":12},"marketplace.json at plugins/foresight-intelligence/.claude-plugin/marketplace.json (coalesced with duplicate marketplace at plugins/venture-capital-intelligence)",[2250,2251,2252],{"path":329,"priority":330},{"path":332,"priority":330},{"path":334,"priority":335},{"basePath":2254,"description":2255,"displayName":2256,"installMethods":2257,"license":2258,"rationale":2259,"selectedPaths":2260,"source":336,"sourceLanguage":18,"type":263},"plugins/ag2-agent-builder","Build AG2 (AutoGen) multi-agent systems with slash commands: scaffold agents, wire workflows, create tools, and review code","ag2-agent-builder",{"claudeCode":2256},"Apache-2.0","plugin manifest at plugins/ag2-agent-builder/.claude-plugin/plugin.json",[2261,2262,2264,2266,2268,2270,2272,2274,2276,2278,2280],{"path":345,"priority":330},{"path":2263,"priority":335},"agents/ag2-architect.md",{"path":2265,"priority":335},"agents/ag2-prompt-engineer.md",{"path":2267,"priority":335},"agents/ag2-reviewer.md",{"path":2269,"priority":335},"commands/connector-tool.md",{"path":2271,"priority":335},"commands/group-chat.md",{"path":2273,"priority":335},"commands/new-a2a-agent.md",{"path":2275,"priority":335},"commands/new-agent.md",{"path":2277,"priority":335},"commands/new-tool.md",{"path":2279,"priority":335},"commands/sequential-workflow.md",{"path":2281,"priority":335},"commands/workflow-from-spec.md",{"basePath":2283,"description":2284,"displayName":2285,"installMethods":2286,"license":243,"rationale":2287,"selectedPaths":2288,"source":336,"sourceLanguage":18,"type":263},"plugins/agent-triforce","Multi-agent development system with three specialized agents (PM, Dev, QA) coordinated through checklist methodology based on The Checklist Manifesto and Boeing's checklist engineering","agent-triforce",{"claudeCode":2285},"plugin manifest at plugins/agent-triforce/.claude-plugin/plugin.json",[2289,2290,2291,2293,2295,2297,2299,2301,2303,2305,2307],{"path":345,"priority":330},{"path":332,"priority":330},{"path":2292,"priority":348},"skills/code-health/SKILL.md",{"path":2294,"priority":348},"skills/feature-spec/SKILL.md",{"path":2296,"priority":348},"skills/implement-feature/SKILL.md",{"path":2298,"priority":348},"skills/release-check/SKILL.md",{"path":2300,"priority":348},"skills/review-findings/SKILL.md",{"path":2302,"priority":348},"skills/security-audit/SKILL.md",{"path":2304,"priority":335},"agents/centinela-qa.md",{"path":2306,"priority":335},"agents/forja-dev.md",{"path":2308,"priority":335},"agents/prometeo-pm.md",{"basePath":2310,"description":2311,"displayName":2312,"installMethods":2313,"license":2314,"rationale":2315,"selectedPaths":2316,"source":336,"sourceLanguage":18,"type":263},"plugins/agents-uc-taskmanager","SDD WORK-PIPELINE Agent — Requirements analysis & development 6-agent full pipeline with DAG-based orchestration and sliding window context management","uc-taskmanager",{"claudeCode":2312},"GPL-3.0","plugin manifest at plugins/agents-uc-taskmanager/.claude-plugin/plugin.json",[2317,2318,2319,2321,2323,2325,2327,2329,2331,2332,2334,2336],{"path":345,"priority":330},{"path":332,"priority":330},{"path":2320,"priority":348},"skills/init/SKILL.md",{"path":2322,"priority":348},"skills/sdd-pipeline/SKILL.md",{"path":2324,"priority":348},"skills/work-pipeline/SKILL.md",{"path":2326,"priority":348},"skills/work-status/SKILL.md",{"path":2328,"priority":335},"agents/builder.md",{"path":2330,"priority":335},"agents/committer.md",{"path":2217,"priority":335},{"path":2333,"priority":335},"agents/scheduler.md",{"path":2335,"priority":335},"agents/specifier.md",{"path":2337,"priority":335},"agents/verifier.md",{"basePath":2339,"description":2340,"displayName":2341,"installMethods":2342,"license":2258,"rationale":2343,"selectedPaths":2344,"source":336,"sourceLanguage":18,"type":263},"plugins/archcore","Make your AI agent code with your project's architecture, rules, and decisions. Git-native context (folder conventions, ADRs, team standards) so new code lands in the right place and decisions persist across sessions and agents.","archcore",{"claudeCode":2341},"plugin manifest at plugins/archcore/.claude-plugin/plugin.json",[2345,2346],{"path":345,"priority":330},{"path":332,"priority":330},{"basePath":2348,"description":2349,"displayName":2350,"installMethods":2351,"license":243,"rationale":2352,"selectedPaths":2353,"source":336,"sourceLanguage":18,"type":263},"plugins/budgetclaw","Local spend monitor for Claude Code. Per-project, per-branch budget caps with SIGTERM enforcement and phone alerts via ntfy.","budgetclaw",{"claudeCode":2350},"plugin manifest at plugins/budgetclaw/.claude-plugin/plugin.json",[2354,2355,2356,2358],{"path":345,"priority":330},{"path":332,"priority":330},{"path":2357,"priority":348},"skills/spend/SKILL.md",{"path":452,"priority":335},{"basePath":2360,"description":2361,"displayName":2362,"installMethods":2363,"license":243,"rationale":2364,"selectedPaths":2365,"source":336,"sourceLanguage":18,"type":263},"plugins/claude-code-audit-stack","Adversarial verification primitives for Claude Code: catches silent skipped restarts, probability-stacking errors in reports, and lost-PID daemon spawns on remote hosts.","claude-code-audit-stack",{"claudeCode":2362},"plugin manifest at plugins/claude-code-audit-stack/.claude-plugin/plugin.json",[2366,2367,2368,2370,2372,2374],{"path":345,"priority":330},{"path":332,"priority":330},{"path":2369,"priority":335},"agents/bot-deploy-verifier.md",{"path":2371,"priority":335},"agents/claim-auditor.md",{"path":2373,"priority":335},"agents/remote-agent-dispatcher.md",{"path":452,"priority":335},{"basePath":2376,"description":2377,"displayName":2378,"installMethods":2379,"license":243,"rationale":2380,"selectedPaths":2381,"source":336,"sourceLanguage":18,"type":263},"plugins/claude-snapshot","Export and apply portable snapshots of your Claude Code setup across machines","claude-snapshot",{"claudeCode":2378},"plugin manifest at plugins/claude-snapshot/.claude-plugin/plugin.json",[2382,2383],{"path":345,"priority":330},{"path":332,"priority":330},{"basePath":2385,"description":2386,"displayName":2387,"installMethods":2388,"license":2389,"rationale":2390,"selectedPaths":2391,"source":336,"sourceLanguage":18,"type":263},"plugins/encode-toolkit","ENCODE Project genomics toolkit — 20 MCP tools + 48 skills for searching experiments, downloading files with MD5 verification, running pipelines, and cross-referencing 14 databases including PubMed, GTEx, ClinVar, GWAS Catalog, and gnomAD","encode-toolkit",{"claudeCode":2387},"CC-BY-NC-ND-4.0","plugin manifest at plugins/encode-toolkit/.claude-plugin/plugin.json",[2392],{"path":345,"priority":330},{"basePath":2394,"description":2395,"displayName":2396,"installMethods":2397,"license":243,"rationale":2398,"selectedPaths":2399,"source":336,"sourceLanguage":18,"type":263},"plugins/erne-universal","Complete AI coding agent harness for React Native and Expo development — 8 agents, 16 commands, 8 skills, 10 MCP integrations","erne-universal",{"claudeCode":2396},"plugin manifest at plugins/erne-universal/.claude-plugin/plugin.json",[2400,2401],{"path":345,"priority":330},{"path":332,"priority":330},{"basePath":2403,"description":2404,"displayName":2405,"installMethods":2406,"license":2407,"rationale":2408,"selectedPaths":2409,"source":336,"sourceLanguage":18,"type":263},"plugins/feedoracle-compliance","MiCA compliance evidence, stablecoin risk scoring, and tamper-proof audit trail. 27 MCP tools with ES256K-signed responses for regulated tokenized markets.","feedoracle-compliance",{"claudeCode":2405},"MIT-0","plugin manifest at plugins/feedoracle-compliance/.claude-plugin/plugin.json",[2410,2411,2413,2415,2417],{"path":345,"priority":330},{"path":2412,"priority":348},"skills/compliance/SKILL.md",{"path":2414,"priority":335},"commands/feedoracle-audit.md",{"path":2416,"priority":335},"commands/feedoracle-check.md",{"path":2418,"priority":335},"commands/feedoracle-risk.md",{"basePath":2244,"description":2420,"displayName":2421,"installMethods":2422,"license":243,"rationale":2423,"selectedPaths":2424,"source":336,"sourceLanguage":18,"type":263},"Strategic foresight intelligence using IFTF methodology. Two prediction modes: Soft Predict Future (Claude-native skill, instant, claude.ai + Claude Code) and Hard Predict Future (deterministic 12-step pipeline, Python-computed — Claude Code only). Both output four independent futures (Probable/Plausible/Possible/Preferable) with per-stakeholder conditional analysis. Try: Will India become the global AI leader? Will OpenAI or Anthropic win?","foresight-intelligence",{"claudeCode":2421},"plugin manifest at plugins/foresight-intelligence/.claude-plugin/plugin.json",[2425,2426,2427,2428,2430],{"path":345,"priority":330},{"path":332,"priority":330},{"path":334,"priority":335},{"path":2429,"priority":348},"skills/hard-predict-future/SKILL.md",{"path":2431,"priority":348},"skills/soft-predict-future/SKILL.md",{"basePath":2433,"description":2434,"displayName":2435,"installMethods":2436,"license":243,"rationale":2437,"selectedPaths":2438,"source":336,"sourceLanguage":18,"type":263},"plugins/give-claude-eyes","Add native video and image understanding to Claude via Qwen Omni API. Analyze videos, classify footage, extract motion data, and more.","give-claude-eyes",{"claudeCode":2435},"plugin manifest at plugins/give-claude-eyes/.claude-plugin/plugin.json",[2439,2440,2441,2442,2444,2446],{"path":345,"priority":330},{"path":332,"priority":330},{"path":334,"priority":335},{"path":2443,"priority":348},"skills/qwen-vision/SKILL.md",{"path":2445,"priority":335},"commands/analyze-video.md",{"path":2447,"priority":335},"commands/qwen-setup.md",{"basePath":2449,"description":2450,"displayName":2451,"installMethods":2452,"license":243,"rationale":2453,"selectedPaths":2454,"source":336,"sourceLanguage":18,"type":263},"plugins/gsd","Get Shit Done -- a structured workflow plugin for Claude Code that adds planning, execution, and verification commands with MCP-backed project state","gsd",{"claudeCode":2451},"plugin manifest at plugins/gsd/.claude-plugin/plugin.json",[2455,2456,2457,2459,2461,2463,2465,2467,2469,2471,2473,2475,2477,2479,2481,2483,2485,2487,2489,2491,2493,2495,2497,2499,2501,2503,2505,2507,2509,2511,2513,2515,2517,2519,2521,2523,2525,2527,2529,2531,2533,2535,2537,2539,2541,2543,2545,2547,2549,2551,2553,2555,2557,2559,2561,2563,2565,2567,2569,2571,2573,2575,2577,2579,2581,2583,2585,2587,2589,2591,2593,2595,2597,2599,2601,2603,2605,2607,2609,2611,2613,2615,2617,2619,2621,2623,2625,2627,2629,2631,2633,2635,2637,2639,2641,2643,2645,2647,2649,2651,2653,2655,2657,2659,2661,2663,2665,2667,2669,2671,2673,2675,2677,2679,2681,2683,2685,2687],{"path":345,"priority":330},{"path":332,"priority":330},{"path":2458,"priority":348},"skills/add-backlog/SKILL.md",{"path":2460,"priority":348},"skills/add-phase/SKILL.md",{"path":2462,"priority":348},"skills/add-tests/SKILL.md",{"path":2464,"priority":348},"skills/add-todo/SKILL.md",{"path":2466,"priority":348},"skills/ai-integration-phase/SKILL.md",{"path":2468,"priority":348},"skills/analyze-dependencies/SKILL.md",{"path":2470,"priority":348},"skills/audit-fix/SKILL.md",{"path":2472,"priority":348},"skills/audit-milestone/SKILL.md",{"path":2474,"priority":348},"skills/audit-uat/SKILL.md",{"path":2476,"priority":348},"skills/autonomous/SKILL.md",{"path":2478,"priority":348},"skills/check-todos/SKILL.md",{"path":2480,"priority":348},"skills/cleanup/SKILL.md",{"path":2482,"priority":348},"skills/code-review/SKILL.md",{"path":2484,"priority":348},"skills/code-review-fix/SKILL.md",{"path":2486,"priority":348},"skills/complete-milestone/SKILL.md",{"path":2488,"priority":348},"skills/debug/SKILL.md",{"path":2490,"priority":348},"skills/discuss-phase/SKILL.md",{"path":2492,"priority":348},"skills/do/SKILL.md",{"path":2494,"priority":348},"skills/docs-update/SKILL.md",{"path":2496,"priority":348},"skills/eval-review/SKILL.md",{"path":2498,"priority":348},"skills/execute-phase/SKILL.md",{"path":2500,"priority":348},"skills/explore/SKILL.md",{"path":2502,"priority":348},"skills/extract_learnings/SKILL.md",{"path":2504,"priority":348},"skills/fast/SKILL.md",{"path":2506,"priority":348},"skills/forensics/SKILL.md",{"path":2508,"priority":348},"skills/from-gsd2/SKILL.md",{"path":2510,"priority":348},"skills/graphify/SKILL.md",{"path":2512,"priority":348},"skills/health/SKILL.md",{"path":2514,"priority":348},"skills/help/SKILL.md",{"path":2516,"priority":348},"skills/import/SKILL.md",{"path":2518,"priority":348},"skills/inbox/SKILL.md",{"path":2520,"priority":348},"skills/ingest-docs/SKILL.md",{"path":2522,"priority":348},"skills/insert-phase/SKILL.md",{"path":2524,"priority":348},"skills/intel/SKILL.md",{"path":2526,"priority":348},"skills/join-discord/SKILL.md",{"path":2528,"priority":348},"skills/list-phase-assumptions/SKILL.md",{"path":2530,"priority":348},"skills/list-workspaces/SKILL.md",{"path":2532,"priority":348},"skills/manager/SKILL.md",{"path":2534,"priority":348},"skills/map-codebase/SKILL.md",{"path":2536,"priority":348},"skills/milestone-summary/SKILL.md",{"path":2538,"priority":348},"skills/mvp-phase/SKILL.md",{"path":2540,"priority":348},"skills/new-milestone/SKILL.md",{"path":2542,"priority":348},"skills/new-project/SKILL.md",{"path":2544,"priority":348},"skills/new-workspace/SKILL.md",{"path":2546,"priority":348},"skills/next/SKILL.md",{"path":2548,"priority":348},"skills/note/SKILL.md",{"path":2550,"priority":348},"skills/pause-work/SKILL.md",{"path":2552,"priority":348},"skills/plan-milestone-gaps/SKILL.md",{"path":2554,"priority":348},"skills/plan-phase/SKILL.md",{"path":2556,"priority":348},"skills/plant-seed/SKILL.md",{"path":2558,"priority":348},"skills/pr-branch/SKILL.md",{"path":2560,"priority":348},"skills/profile-user/SKILL.md",{"path":2562,"priority":348},"skills/progress/SKILL.md",{"path":2564,"priority":348},"skills/quick/SKILL.md",{"path":2566,"priority":348},"skills/reapply-patches/SKILL.md",{"path":2568,"priority":348},"skills/remove-phase/SKILL.md",{"path":2570,"priority":348},"skills/remove-workspace/SKILL.md",{"path":2572,"priority":348},"skills/research-phase/SKILL.md",{"path":2574,"priority":348},"skills/resume-at/SKILL.md",{"path":2576,"priority":348},"skills/resume-work/SKILL.md",{"path":2578,"priority":348},"skills/review/SKILL.md",{"path":2580,"priority":348},"skills/review-backlog/SKILL.md",{"path":2582,"priority":348},"skills/scan/SKILL.md",{"path":2584,"priority":348},"skills/secure-phase/SKILL.md",{"path":2586,"priority":348},"skills/session-report/SKILL.md",{"path":2588,"priority":348},"skills/set-profile/SKILL.md",{"path":2590,"priority":348},"skills/settings/SKILL.md",{"path":2592,"priority":348},"skills/ship/SKILL.md",{"path":2594,"priority":348},"skills/sketch/SKILL.md",{"path":2596,"priority":348},"skills/sketch-wrap-up/SKILL.md",{"path":2598,"priority":348},"skills/spec-phase/SKILL.md",{"path":2600,"priority":348},"skills/spike/SKILL.md",{"path":2602,"priority":348},"skills/spike-wrap-up/SKILL.md",{"path":2604,"priority":348},"skills/stats/SKILL.md",{"path":2606,"priority":348},"skills/thread/SKILL.md",{"path":2608,"priority":348},"skills/ui-phase/SKILL.md",{"path":2610,"priority":348},"skills/ui-review/SKILL.md",{"path":2612,"priority":348},"skills/ultraplan-phase/SKILL.md",{"path":2614,"priority":348},"skills/undo/SKILL.md",{"path":2616,"priority":348},"skills/update/SKILL.md",{"path":2618,"priority":348},"skills/validate-phase/SKILL.md",{"path":2620,"priority":348},"skills/verify-work/SKILL.md",{"path":2622,"priority":348},"skills/workstreams/SKILL.md",{"path":2624,"priority":335},"agents/gsd-advisor-researcher.md",{"path":2626,"priority":335},"agents/gsd-ai-researcher.md",{"path":2628,"priority":335},"agents/gsd-assumptions-analyzer.md",{"path":2630,"priority":335},"agents/gsd-code-fixer.md",{"path":2632,"priority":335},"agents/gsd-code-reviewer.md",{"path":2634,"priority":335},"agents/gsd-codebase-mapper.md",{"path":2636,"priority":335},"agents/gsd-debug-session-manager.md",{"path":2638,"priority":335},"agents/gsd-debugger.md",{"path":2640,"priority":335},"agents/gsd-doc-classifier.md",{"path":2642,"priority":335},"agents/gsd-doc-synthesizer.md",{"path":2644,"priority":335},"agents/gsd-doc-verifier.md",{"path":2646,"priority":335},"agents/gsd-doc-writer.md",{"path":2648,"priority":335},"agents/gsd-domain-researcher.md",{"path":2650,"priority":335},"agents/gsd-eval-auditor.md",{"path":2652,"priority":335},"agents/gsd-eval-planner.md",{"path":2654,"priority":335},"agents/gsd-executor.md",{"path":2656,"priority":335},"agents/gsd-framework-selector.md",{"path":2658,"priority":335},"agents/gsd-integration-checker.md",{"path":2660,"priority":335},"agents/gsd-intel-updater.md",{"path":2662,"priority":335},"agents/gsd-nyquist-auditor.md",{"path":2664,"priority":335},"agents/gsd-pattern-mapper.md",{"path":2666,"priority":335},"agents/gsd-phase-researcher.md",{"path":2668,"priority":335},"agents/gsd-plan-checker.md",{"path":2670,"priority":335},"agents/gsd-planner.md",{"path":2672,"priority":335},"agents/gsd-project-researcher.md",{"path":2674,"priority":335},"agents/gsd-research-synthesizer.md",{"path":2676,"priority":335},"agents/gsd-roadmapper.md",{"path":2678,"priority":335},"agents/gsd-security-auditor.md",{"path":2680,"priority":335},"agents/gsd-ui-auditor.md",{"path":2682,"priority":335},"agents/gsd-ui-checker.md",{"path":2684,"priority":335},"agents/gsd-ui-researcher.md",{"path":2686,"priority":335},"agents/gsd-user-profiler.md",{"path":2688,"priority":335},"agents/gsd-verifier.md",{"basePath":2690,"description":2691,"displayName":2692,"installMethods":2693,"license":243,"rationale":2694,"selectedPaths":2695,"source":336,"sourceLanguage":18,"type":263},"plugins/hooks-safety","Essential safety hooks to prevent destructive operations in Claude Code. From cc-safe-setup (655+ hooks).","hooks-safety",{"claudeCode":2692},"plugin manifest at plugins/hooks-safety/.claude-plugin/plugin.json",[2696,2697,2699,2701,2703,2705],{"path":345,"priority":330},{"path":2698,"priority":335},"hooks/credential-leak-guard.md",{"path":2700,"priority":335},"hooks/force-push-guard.md",{"path":2702,"priority":335},"hooks/large-file-guard.md",{"path":2704,"priority":335},"hooks/rm-safety-net.md",{"path":2706,"priority":335},"hooks/root-directory-guard.md",{"basePath":2708,"description":2709,"displayName":2710,"installMethods":2711,"license":243,"rationale":2712,"selectedPaths":2713,"source":336,"sourceLanguage":18,"type":263},"plugins/mcp-servers-creative","Turn Claude Code into a visual creative assistant — AI image generation with creative workflow orchestration, prompt engineering, parallel multi-direction output, and 1,300+ curated inspiration library","mcp-servers-creative",{"claudeCode":2710},"plugin manifest at plugins/mcp-servers-creative/.claude-plugin/plugin.json",[2714,2715,2716,2718,2720,2722,2723],{"path":345,"priority":330},{"path":352,"priority":330},{"path":2717,"priority":335},"agents/gallery-researcher.md",{"path":2719,"priority":335},"agents/image-generator.md",{"path":2721,"priority":335},"agents/prompt-crafter.md",{"path":1303,"priority":335},{"path":2724,"priority":335},"commands/gen.md",{"basePath":2726,"description":2727,"displayName":2728,"installMethods":2729,"license":243,"rationale":2730,"selectedPaths":2731,"source":336,"sourceLanguage":18,"type":263},"plugins/meeting-bots","Convene a meeting of AI personas (Boss, Pusher, Rookie, Watcher, Cynic) to debate your question. 3 to 10 participants, mix teams (dev, design, product, business, life), add custom personas on the fly.","meeting-bots",{"claudeCode":2728},"plugin manifest at plugins/meeting-bots/.claude-plugin/plugin.json",[2732,2733,2735,2737,2739,2741,2743,2745,2747,2749,2751,2753,2755,2757,2759,2761,2763,2765,2767,2769,2771,2773,2775,2777,2779,2781,2783],{"path":345,"priority":330},{"path":2734,"priority":348},"skills/meeting/SKILL.md",{"path":2736,"priority":335},"agents/business-boss.md",{"path":2738,"priority":335},"agents/business-cynic.md",{"path":2740,"priority":335},"agents/business-pusher.md",{"path":2742,"priority":335},"agents/business-rookie.md",{"path":2744,"priority":335},"agents/business-watcher.md",{"path":2746,"priority":335},"agents/design-boss.md",{"path":2748,"priority":335},"agents/design-cynic.md",{"path":2750,"priority":335},"agents/design-pusher.md",{"path":2752,"priority":335},"agents/design-rookie.md",{"path":2754,"priority":335},"agents/design-watcher.md",{"path":2756,"priority":335},"agents/dev-boss.md",{"path":2758,"priority":335},"agents/dev-cynic.md",{"path":2760,"priority":335},"agents/dev-pusher.md",{"path":2762,"priority":335},"agents/dev-rookie.md",{"path":2764,"priority":335},"agents/dev-watcher.md",{"path":2766,"priority":335},"agents/life-boss.md",{"path":2768,"priority":335},"agents/life-cynic.md",{"path":2770,"priority":335},"agents/life-pusher.md",{"path":2772,"priority":335},"agents/life-rookie.md",{"path":2774,"priority":335},"agents/life-watcher.md",{"path":2776,"priority":335},"agents/product-boss.md",{"path":2778,"priority":335},"agents/product-cynic.md",{"path":2780,"priority":335},"agents/product-pusher.md",{"path":2782,"priority":335},"agents/product-rookie.md",{"path":2784,"priority":335},"agents/product-watcher.md",{"basePath":2786,"description":2787,"displayName":2788,"installMethods":2789,"license":2790,"rationale":2791,"selectedPaths":2792,"source":336,"sourceLanguage":18,"type":263},"plugins/mortgage","AI-native mortgage refinance plugin — real-time institutional pricing, state-specific closing costs, FHA Streamline/VA IRRRL detection, weighted recommendation scoring, and regulatory compliance. No API key required.","mortgage",{"claudeCode":2788},"Proprietary","plugin manifest at plugins/mortgage/.claude-plugin/plugin.json",[2793,2794,2795,2797,2799,2801,2803,2805,2806],{"path":345,"priority":330},{"path":332,"priority":330},{"path":2796,"priority":348},"skills/about-atlantic-home-mortgage/SKILL.md",{"path":2798,"priority":348},"skills/closing-costs/SKILL.md",{"path":2800,"priority":348},"skills/mortgage-compliance/SKILL.md",{"path":2802,"priority":348},"skills/mortgage-loan-officer/SKILL.md",{"path":2804,"priority":348},"skills/security-guardrails/SKILL.md",{"path":352,"priority":330},{"path":2807,"priority":335},"commands/refi-quote.md",{"basePath":2809,"description":2810,"displayName":2811,"installMethods":2812,"license":243,"rationale":2813,"selectedPaths":2814,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-apify-scraper","Full Apify web scraping integration — run Actors, manage datasets, key-value stores, schedules, and webhooks for automated data extraction","msapps-apify-scraper",{"claudeCode":2811},"plugin manifest at plugins/msapps-apify-scraper/.claude-plugin/plugin.json",[2815],{"path":345,"priority":330},{"basePath":2817,"description":2818,"displayName":2819,"installMethods":2820,"license":243,"rationale":2821,"selectedPaths":2822,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-apollo","Prospect leads and enrich contacts with Apollo.io — search companies, find decision-makers, bulk enrich profiles, and manage outreach campaigns","msapps-apollo",{"claudeCode":2819},"plugin manifest at plugins/msapps-apollo/.claude-plugin/plugin.json",[2823],{"path":345,"priority":330},{"basePath":2825,"description":2826,"displayName":2827,"installMethods":2828,"license":243,"rationale":2829,"selectedPaths":2830,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-cowork-mem","Persistent memory across Cowork sessions — recall decisions, file changes, insights, and errors from previous sessions automatically","msapps-cowork-mem",{"claudeCode":2827},"plugin manifest at plugins/msapps-cowork-mem/.claude-plugin/plugin.json",[2831],{"path":345,"priority":330},{"basePath":2833,"description":2834,"displayName":2835,"installMethods":2836,"license":243,"rationale":2837,"selectedPaths":2838,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-cowork-session-fixer","Fix stuck Cowork sessions — resolve RPC errors, orphaned processes, and connection issues with automated diagnosis and recovery","msapps-cowork-session-fixer",{"claudeCode":2835},"plugin manifest at plugins/msapps-cowork-session-fixer/.claude-plugin/plugin.json",[2839],{"path":345,"priority":330},{"basePath":2841,"description":2842,"displayName":2843,"installMethods":2844,"license":243,"rationale":2845,"selectedPaths":2846,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-digital-presence","Monitor and manage your digital presence — track brand mentions, social profiles, website uptime, and online reputation across platforms","msapps-digital-presence",{"claudeCode":2843},"plugin manifest at plugins/msapps-digital-presence/.claude-plugin/plugin.json",[2847],{"path":345,"priority":330},{"basePath":2849,"description":2850,"displayName":2851,"installMethods":2852,"license":243,"rationale":2853,"selectedPaths":2854,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-fix-chrome-connection","Auto-diagnose and repair broken Chrome MCP connections — fix extension errors, reconnect after account switches, clean stale tabs","msapps-fix-chrome-connection",{"claudeCode":2851},"plugin manifest at plugins/msapps-fix-chrome-connection/.claude-plugin/plugin.json",[2855],{"path":345,"priority":330},{"basePath":2857,"description":2858,"displayName":2859,"installMethods":2860,"license":243,"rationale":2861,"selectedPaths":2862,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-gcloud-health-check","Google Cloud CLI health check — verify gcloud auth, active project, enabled APIs, billing status, and Cloud Run services","msapps-gcloud-health-check",{"claudeCode":2859},"plugin manifest at plugins/msapps-gcloud-health-check/.claude-plugin/plugin.json",[2863],{"path":345,"priority":330},{"basePath":2865,"description":2866,"displayName":2867,"installMethods":2868,"license":243,"rationale":2869,"selectedPaths":2870,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-github-health-check","GitHub CLI health check — verify gh authentication, list repos, check API rate limits, and test connectivity","msapps-github-health-check",{"claudeCode":2867},"plugin manifest at plugins/msapps-github-health-check/.claude-plugin/plugin.json",[2871],{"path":345,"priority":330},{"basePath":2873,"description":2874,"displayName":2875,"installMethods":2876,"license":243,"rationale":2877,"selectedPaths":2878,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-google-drive-upload","Upload any file from Claude directly to Google Drive — unlimited uploads, folder selection, automatic organization","msapps-google-drive-upload",{"claudeCode":2875},"plugin manifest at plugins/msapps-google-drive-upload/.claude-plugin/plugin.json",[2879],{"path":345,"priority":330},{"basePath":2881,"description":2882,"displayName":2883,"installMethods":2884,"license":243,"rationale":2885,"selectedPaths":2886,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-kotlin-lsp","Kotlin Language Server Protocol integration — code intelligence, completions, diagnostics, and refactoring for Kotlin projects","msapps-kotlin-lsp",{"claudeCode":2883},"plugin manifest at plugins/msapps-kotlin-lsp/.claude-plugin/plugin.json",[2887],{"path":345,"priority":330},{"basePath":2889,"description":2890,"displayName":2891,"installMethods":2892,"license":243,"rationale":2893,"selectedPaths":2894,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-linkedin-scraper","Scrape LinkedIn profiles and company pages — extract professional data, work history, skills, company info, and recent posts for research and outreach","msapps-linkedin-scraper",{"claudeCode":2891},"plugin manifest at plugins/msapps-linkedin-scraper/.claude-plugin/plugin.json",[2895],{"path":345,"priority":330},{"basePath":2897,"description":2898,"displayName":2899,"installMethods":2900,"license":243,"rationale":2901,"selectedPaths":2902,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-mac-disk-cleaner","Reclaim disk space on macOS — clean system caches, Xcode derived data, Homebrew leftovers, and find large files","msapps-mac-disk-cleaner",{"claudeCode":2899},"plugin manifest at plugins/msapps-mac-disk-cleaner/.claude-plugin/plugin.json",[2903],{"path":345,"priority":330},{"basePath":2905,"description":2906,"displayName":2907,"installMethods":2908,"license":243,"rationale":2909,"selectedPaths":2910,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-notion-memory","Long-term memory for Claude via Notion — persist decisions, context, and project state across sessions using Notion databases","msapps-notion-memory",{"claudeCode":2907},"plugin manifest at plugins/msapps-notion-memory/.claude-plugin/plugin.json",[2911],{"path":345,"priority":330},{"basePath":2913,"description":2914,"displayName":2915,"installMethods":2916,"license":243,"rationale":2917,"selectedPaths":2918,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-rtl-chat-fixer","Fix jumbled RTL/LTR text mixing in Claude responses — proper bidirectional formatting for Hebrew, Arabic, Persian, and Urdu","msapps-rtl-chat-fixer",{"claudeCode":2915},"plugin manifest at plugins/msapps-rtl-chat-fixer/.claude-plugin/plugin.json",[2919],{"path":345,"priority":330},{"basePath":2921,"description":2922,"displayName":2923,"installMethods":2924,"license":243,"rationale":2925,"selectedPaths":2926,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-session-backup","Daily backups of Claude sessions, skills, and configs to Google Drive — automatic versioning and disaster recovery","msapps-session-backup",{"claudeCode":2923},"plugin manifest at plugins/msapps-session-backup/.claude-plugin/plugin.json",[2927],{"path":345,"priority":330},{"basePath":2929,"description":2930,"displayName":2931,"installMethods":2932,"license":243,"rationale":2933,"selectedPaths":2934,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-sosa-compliance","SOSA compliance auditor — scan plugins and skills against Supervised, Orchestrated, Secured, Agents governance framework","msapps-sosa-compliance",{"claudeCode":2931},"plugin manifest at plugins/msapps-sosa-compliance/.claude-plugin/plugin.json",[2935],{"path":345,"priority":330},{"basePath":2937,"description":2938,"displayName":2939,"installMethods":2940,"license":243,"rationale":2941,"selectedPaths":2942,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-sosa-governor","SOSA governance engine — enforce supervision policies, trust gradients, and capability boundaries on AI agent actions in real time","msapps-sosa-governor",{"claudeCode":2939},"plugin manifest at plugins/msapps-sosa-governor/.claude-plugin/plugin.json",[2943],{"path":345,"priority":330},{"basePath":2945,"description":2946,"displayName":2947,"installMethods":2948,"license":243,"rationale":2949,"selectedPaths":2950,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-sosa-orchestrator","SOSA orchestration layer — coordinate multi-skill workflows with Plan-Act-Verify patterns and structured handoffs between agents","msapps-sosa-orchestrator",{"claudeCode":2947},"plugin manifest at plugins/msapps-sosa-orchestrator/.claude-plugin/plugin.json",[2951],{"path":345,"priority":330},{"basePath":2953,"description":2954,"displayName":2955,"installMethods":2956,"license":243,"rationale":2957,"selectedPaths":2958,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-swift-lsp","Swift Language Server Protocol integration — code intelligence, completions, diagnostics, and refactoring for iOS and macOS projects","msapps-swift-lsp",{"claudeCode":2955},"plugin manifest at plugins/msapps-swift-lsp/.claude-plugin/plugin.json",[2959],{"path":345,"priority":330},{"basePath":2961,"description":2962,"displayName":2963,"installMethods":2964,"license":243,"rationale":2965,"selectedPaths":2966,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-toggl-time-tracker","Track time with Toggl — start and stop timers, log hours to projects, generate weekly reports, and manage time entries from Claude","msapps-toggl-time-tracker",{"claudeCode":2963},"plugin manifest at plugins/msapps-toggl-time-tracker/.claude-plugin/plugin.json",[2967],{"path":345,"priority":330},{"basePath":2969,"description":2970,"displayName":2971,"installMethods":2972,"license":243,"rationale":2973,"selectedPaths":2974,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-token-efficiency-audit","Find and fix token waste in Claude plugins and skills — audit descriptions, skill bodies, MCP overhead, and context bloat. Typical savings: 20-50%","msapps-token-efficiency-audit",{"claudeCode":2971},"plugin manifest at plugins/msapps-token-efficiency-audit/.claude-plugin/plugin.json",[2975],{"path":345,"priority":330},{"basePath":2977,"description":2978,"displayName":2979,"installMethods":2980,"license":243,"rationale":2981,"selectedPaths":2982,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-vm-disk-cleanup","Fix disk-full errors in Cowork VMs and Claude Code sandboxes — clean caches, temp files, and reclaim space automatically","msapps-vm-disk-cleanup",{"claudeCode":2979},"plugin manifest at plugins/msapps-vm-disk-cleanup/.claude-plugin/plugin.json",[2983],{"path":345,"priority":330},{"basePath":2985,"description":2986,"displayName":2987,"installMethods":2988,"license":243,"rationale":2989,"selectedPaths":2990,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-whatsapp","Connect Claude to WhatsApp — search contacts, read conversations, send messages and media files through the WhatsApp Business API","msapps-whatsapp",{"claudeCode":2987},"plugin manifest at plugins/msapps-whatsapp/.claude-plugin/plugin.json",[2991],{"path":345,"priority":330},{"basePath":2993,"description":2994,"displayName":2995,"installMethods":2996,"license":243,"rationale":2997,"selectedPaths":2998,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-wordpress","Manage WordPress sites from Claude — create and edit posts, manage users, handle WooCommerce products, and configure settings via REST API","msapps-wordpress",{"claudeCode":2995},"plugin manifest at plugins/msapps-wordpress/.claude-plugin/plugin.json",[2999],{"path":345,"priority":330},{"basePath":3001,"description":3002,"displayName":3003,"installMethods":3004,"license":243,"rationale":3005,"selectedPaths":3006,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-x-content-intelligence","Scrape X/Twitter for insights and generate content calendars — analyze trends, extract engagement data, and plan social content strategy","msapps-x-content-intelligence",{"claudeCode":3003},"plugin manifest at plugins/msapps-x-content-intelligence/.claude-plugin/plugin.json",[3007],{"path":345,"priority":330},{"basePath":3009,"description":3010,"displayName":3011,"installMethods":3012,"license":243,"rationale":3013,"selectedPaths":3014,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-youtube-transcriber","Transcribe any YouTube video or playlist — no API key required, supports any language, outputs clean formatted text","msapps-youtube-transcriber",{"claudeCode":3011},"plugin manifest at plugins/msapps-youtube-transcriber/.claude-plugin/plugin.json",[3015],{"path":345,"priority":330},{"basePath":3017,"description":3018,"displayName":3019,"installMethods":3020,"license":243,"rationale":3021,"selectedPaths":3022,"source":336,"sourceLanguage":18,"type":263},"plugins/msapps-zoho-mail-health","Zoho Mail health check — verify mail accounts are operational, test send/receive, check DNS records, and monitor deliverability","msapps-zoho-mail-health",{"claudeCode":3019},"plugin manifest at plugins/msapps-zoho-mail-health/.claude-plugin/plugin.json",[3023],{"path":345,"priority":330},{"basePath":3025,"description":3026,"displayName":3027,"installMethods":3028,"license":243,"rationale":3029,"selectedPaths":3030,"source":336,"sourceLanguage":18,"type":263},"plugins/public-plugin-builder","Build complete Claude plugins in 23 guided steps — from idea to GitHub push. Interviews you, classifies skill vs agent, generates all files, pushes to your repo.","public-plugin-builder",{"claudeCode":3027},"plugin manifest at plugins/public-plugin-builder/.claude-plugin/plugin.json",[3031,3032],{"path":345,"priority":330},{"path":3033,"priority":348},"skills/public-plugin-builder/SKILL.md",{"basePath":3035,"description":3036,"displayName":3037,"installMethods":3038,"license":243,"rationale":3039,"selectedPaths":3040,"source":336,"sourceLanguage":18,"type":263},"plugins/ralph-review-trio","Sequential three-tier code review (Haiku surface → Sonnet logic → Opus deep), restart-on-fail. Battle-tested across hundreds of solo issues.","ralph-review-trio",{"claudeCode":3037},"plugin manifest at plugins/ralph-review-trio/.claude-plugin/plugin.json",[3041,3042,3044,3046,3048,3050],{"path":345,"priority":330},{"path":3043,"priority":348},"skills/ralph-review-trio/SKILL.md",{"path":3045,"priority":335},"agents/haiku-reviewer.md",{"path":3047,"priority":335},"agents/opus-reviewer.md",{"path":3049,"priority":335},"agents/sonnet-reviewer.md",{"path":3051,"priority":335},"commands/ralph-review.md",{"basePath":3053,"description":3054,"displayName":3055,"installMethods":3056,"license":243,"rationale":3057,"selectedPaths":3058,"source":336,"sourceLanguage":18,"type":263},"plugins/thumbgate","Pre-action gates for AI coding agents. Type 👎 on any agent action — ThumbGate captures it, distills a lesson, and blocks the pattern from repeating. 33 pre-action gates, budget enforcement, self-protection, and NIST/SOC2 compliance tags.","thumbgate",{"claudeCode":3055},"plugin manifest at plugins/thumbgate/.claude-plugin/plugin.json",[3059,3060,3061],{"path":345,"priority":330},{"path":332,"priority":330},{"path":3062,"priority":348},"skills/thumbgate/SKILL.md",{"basePath":3064,"description":3065,"displayName":3066,"installMethods":3067,"license":243,"rationale":3068,"selectedPaths":3069,"source":336,"sourceLanguage":18,"type":263},"plugins/ultraship","32 expert-level skills for building, shipping, and scaling production software. 29 audit tools (security, code quality, bundle size, SEO/GEO/AEO) close the loop before deploy.","ultraship",{"claudeCode":3066},"plugin manifest at plugins/ultraship/.claude-plugin/plugin.json",[3070,3071],{"path":345,"priority":330},{"path":332,"priority":330},{"basePath":3073,"description":3074,"displayName":3075,"installMethods":3076,"license":243,"rationale":3077,"selectedPaths":3078,"source":336,"sourceLanguage":18,"type":263},"plugins/venture-capital-intelligence","9 skills for venture capital intelligence. 3 run on pure Claude reasoning. 6 run Claude + Python for deterministic outputs — screening startups, modeling financials, sizing markets, computing cap table waterfalls, scanning deal signals, and generating LP fund reports. Built from the best open-source VC tools.","venture-capital-intelligence",{"claudeCode":3075},"plugin manifest at plugins/venture-capital-intelligence/.claude-plugin/plugin.json",[3079,3080,3081,3082,3084,3086,3088,3090,3092,3094,3096,3098],{"path":345,"priority":330},{"path":332,"priority":330},{"path":334,"priority":335},{"path":3083,"priority":348},"skills/analyze-pitch-deck/SKILL.md",{"path":3085,"priority":348},"skills/cap-table-waterfall/SKILL.md",{"path":3087,"priority":348},"skills/deal-sourcing-signals/SKILL.md",{"path":3089,"priority":348},"skills/explain-equity-terms/SKILL.md",{"path":3091,"priority":348},"skills/financial-model/SKILL.md",{"path":3093,"priority":348},"skills/fund-operations/SKILL.md",{"path":3095,"priority":348},"skills/hard-screening-startup/SKILL.md",{"path":3097,"priority":348},"skills/market-size/SKILL.md",{"path":3099,"priority":348},"skills/soft-screening-startup/SKILL.md",{"basePath":3101,"description":3102,"displayName":3103,"installMethods":3104,"license":2258,"rationale":3105,"selectedPaths":3106,"source":336,"sourceLanguage":18,"type":263},"plugins/vulnetix","Vulnerability intelligence and remediation skills for Claude Code — 7 skills for exploit analysis, fix proposals, scoring, exploits, and package security via the Vulnetix VDB API","vulnetix",{"claudeCode":3103},"plugin manifest at plugins/vulnetix/.claude-plugin/plugin.json",[3107,3108,3110,3112,3114,3116,3118,3120],{"path":345,"priority":330},{"path":3109,"priority":348},"skills/dashboard/SKILL.md",{"path":3111,"priority":348},"skills/exploits/SKILL.md",{"path":3113,"priority":348},"skills/exploits-search/SKILL.md",{"path":3115,"priority":348},"skills/fix/SKILL.md",{"path":3117,"priority":348},"skills/package-search/SKILL.md",{"path":3119,"priority":348},"skills/remediation/SKILL.md",{"path":3121,"priority":348},"skills/vuln/SKILL.md",{"basePath":3123,"description":3124,"displayName":3125,"installMethods":3126,"rationale":3127,"selectedPaths":3128,"source":336,"sourceLanguage":18,"type":251},"plugins/agent-triforce/skills/code-health","Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela (QA) agent.","code-health",{"claudeCode":12},"SKILL.md frontmatter at plugins/agent-triforce/skills/code-health/SKILL.md",[3129],{"path":3130,"priority":330},"SKILL.md",{"basePath":3132,"description":3133,"displayName":3134,"installMethods":3135,"rationale":3136,"selectedPaths":3137,"source":336,"sourceLanguage":18,"type":251},"plugins/agent-triforce/skills/feature-spec","Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent.","feature-spec",{"claudeCode":12},"SKILL.md frontmatter at plugins/agent-triforce/skills/feature-spec/SKILL.md",[3138],{"path":3130,"priority":330},{"basePath":3140,"description":3141,"displayName":3142,"installMethods":3143,"rationale":3144,"selectedPaths":3145,"source":336,"sourceLanguage":18,"type":251},"plugins/agent-triforce/skills/implement-feature","Implements a feature from its specification. Reads the spec, designs architecture, writes code and tests. Delegates to the Forja (Dev) agent.","implement-feature",{"claudeCode":12},"SKILL.md frontmatter at plugins/agent-triforce/skills/implement-feature/SKILL.md",[3146],{"path":3130,"priority":330},{"basePath":3148,"description":3149,"displayName":3150,"installMethods":3151,"rationale":3152,"selectedPaths":3153,"source":336,"sourceLanguage":18,"type":251},"plugins/agent-triforce/skills/release-check","Pre-release verification checklist. Validates features, tests, docs, security, and quality gates before shipping. Delegates to the Centinela (QA) agent.","release-check",{"claudeCode":12},"SKILL.md frontmatter at plugins/agent-triforce/skills/release-check/SKILL.md",[3154],{"path":3130,"priority":330},{"basePath":3156,"description":3157,"displayName":3158,"installMethods":3159,"rationale":3160,"selectedPaths":3161,"source":336,"sourceLanguage":18,"type":251},"plugins/agent-triforce/skills/review-findings","Addresses and fixes findings from a QA code review. Reads the review report, fixes critical and warning issues, and prepares for re-verification. Delegates to the Forja (Dev) agent.","review-findings",{"claudeCode":12},"SKILL.md frontmatter at plugins/agent-triforce/skills/review-findings/SKILL.md",[3162],{"path":3130,"priority":330},{"basePath":3164,"description":3165,"displayName":3166,"installMethods":3167,"rationale":3168,"selectedPaths":3169,"source":336,"sourceLanguage":18,"type":251},"plugins/agent-triforce/skills/security-audit","Deep security audit covering OWASP Top 10, authentication, authorization, data protection, dependency vulnerabilities, and secrets scanning. Delegates to the Centinela (QA) agent.","security-audit",{"claudeCode":12},"SKILL.md frontmatter at plugins/agent-triforce/skills/security-audit/SKILL.md",[3170],{"path":3130,"priority":330},{"basePath":3172,"description":3173,"displayName":3174,"installMethods":3175,"rationale":3176,"selectedPaths":3177,"source":336,"sourceLanguage":18,"type":251},"plugins/agents-uc-taskmanager/skills/init","Initialize uc-taskmanager for the current project. Creates works/ directory and configures Bash permissions in .claude/settings.local.json. Use when the user says \"uctm init\", \"initialize uctm\", \"uctm 초기화\", or \"초기화\".","uctm-init",{"claudeCode":12},"SKILL.md frontmatter at plugins/agents-uc-taskmanager/skills/init/SKILL.md",[3178],{"path":3130,"priority":330},{"basePath":3180,"description":3181,"displayName":3182,"installMethods":3183,"rationale":3184,"selectedPaths":3185,"source":336,"sourceLanguage":18,"type":251},"plugins/agents-uc-taskmanager/skills/work-pipeline","Triggers the WORK-PIPELINE when a user request starts with a [] tag (e.g., [new-feature], [bugfix], [WORK start]). Use this skill whenever you detect a [] tag at the beginning of a user message.","work-pipeline",{"claudeCode":12},"SKILL.md frontmatter at plugins/agents-uc-taskmanager/skills/work-pipeline/SKILL.md",[3186],{"path":3130,"priority":330},{"basePath":3188,"description":3189,"displayName":3190,"installMethods":3191,"rationale":3192,"selectedPaths":3193,"source":336,"sourceLanguage":18,"type":251},"plugins/agents-uc-taskmanager/skills/work-status","Shows WORK progress and TASK status. Use when the user asks about WORK list, WORK progress, TASK status, or pipeline status (e.g., \"WORK list\", \"WORK-01 progress\", \"show status\").","work-status",{"claudeCode":12},"SKILL.md frontmatter at plugins/agents-uc-taskmanager/skills/work-status/SKILL.md",[3194],{"path":3130,"priority":330},{"basePath":3196,"description":3197,"displayName":3198,"installMethods":3199,"rationale":3200,"selectedPaths":3201,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/activecampaign-automation","Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas.","activecampaign-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/activecampaign-automation/SKILL.md",[3202],{"path":3130,"priority":330},{"basePath":3204,"description":3205,"displayName":3206,"installMethods":3207,"rationale":3208,"selectedPaths":3209,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/agent-analytics","Analytics your AI agent can actually use. Track, analyze, run A/B experiments, and optimize across all your projects via CLI. Includes a growth playbook so your agent knows HOW to grow, not just what to track.","agent-analytics",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/agent-analytics/SKILL.md",[3210],{"path":3130,"priority":330},{"basePath":3212,"description":3213,"displayName":3214,"installMethods":3215,"rationale":3216,"selectedPaths":3217,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/airtable-automation","Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas.","airtable-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/airtable-automation/SKILL.md",[3218],{"path":3130,"priority":330},{"basePath":3220,"description":3221,"displayName":3222,"installMethods":3223,"rationale":3224,"selectedPaths":3225,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/amplitude-automation","Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas.","amplitude-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/amplitude-automation/SKILL.md",[3226],{"path":3130,"priority":330},{"basePath":3228,"description":3229,"displayName":3230,"installMethods":3231,"rationale":3232,"selectedPaths":3233,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/artifacts-builder","Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.","artifacts-builder",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/artifacts-builder/SKILL.md",[3234,3235,3237,3240,3242],{"path":3130,"priority":330},{"path":3236,"priority":335},"LICENSE.txt",{"path":3238,"priority":3239},"scripts/bundle-artifact.sh","low",{"path":3241,"priority":3239},"scripts/init-artifact.sh",{"path":3243,"priority":3239},"scripts/shadcn-components.tar.gz",{"basePath":3245,"description":3246,"displayName":3247,"installMethods":3248,"rationale":3249,"selectedPaths":3250,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/asana-automation","Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas.","asana-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/asana-automation/SKILL.md",[3251],{"path":3130,"priority":330},{"basePath":3253,"description":3254,"displayName":3255,"installMethods":3256,"rationale":3257,"selectedPaths":3258,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/aurakit","Sonnet Amplified fullstack engine. 34 modes, SEC-01~15 OWASP security, 13 runtime hooks, 75% token reduction. Install: npx @smorky85/aurakit","aurakit",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/aurakit/SKILL.md",[3259],{"path":3130,"priority":330},{"basePath":3261,"description":3262,"displayName":3263,"installMethods":3264,"rationale":3265,"selectedPaths":3266,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/bamboohr-automation","Automate BambooHR tasks via Rube MCP (Composio): employees, time-off, benefits, dependents, employee updates. Always search tools first for current schemas.","bamboohr-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/bamboohr-automation/SKILL.md",[3267],{"path":3130,"priority":330},{"basePath":3269,"description":3270,"displayName":3271,"installMethods":3272,"rationale":3273,"selectedPaths":3274,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/basecamp-automation","Automate Basecamp project management, to-dos, messages, people, and to-do list organization via Rube MCP (Composio). Always search tools first for current schemas.","basecamp-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/basecamp-automation/SKILL.md",[3275],{"path":3130,"priority":330},{"basePath":3277,"description":3278,"displayName":3279,"installMethods":3280,"rationale":3281,"selectedPaths":3282,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/bitbucket-automation","Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas.","bitbucket-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/bitbucket-automation/SKILL.md",[3283],{"path":3130,"priority":330},{"basePath":3285,"description":3286,"displayName":3287,"installMethods":3288,"rationale":3289,"selectedPaths":3290,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/box-automation","Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for current schemas.","box-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/box-automation/SKILL.md",[3291],{"path":3130,"priority":330},{"basePath":3293,"description":3294,"displayName":3295,"installMethods":3296,"rationale":3297,"selectedPaths":3298,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/brand-guidelines","Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.","brand-guidelines",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/brand-guidelines/SKILL.md",[3299,3300],{"path":3130,"priority":330},{"path":3236,"priority":335},{"basePath":3302,"description":3303,"displayName":3304,"installMethods":3305,"rationale":3306,"selectedPaths":3307,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/brevo-automation","Automate Brevo (Sendinblue) tasks via Rube MCP (Composio): manage email campaigns, create/edit templates, track senders, and monitor campaign performance. Always search tools first for current schemas.","brevo-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/brevo-automation/SKILL.md",[3308],{"path":3130,"priority":330},{"basePath":3310,"description":3311,"displayName":3312,"installMethods":3313,"rationale":3314,"selectedPaths":3315,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/cal-com-automation","Automate Cal.com tasks via Rube MCP (Composio): manage bookings, check availability, configure webhooks, and handle teams. Always search tools first for current schemas.","cal-com-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/cal-com-automation/SKILL.md",[3316],{"path":3130,"priority":330},{"basePath":3318,"description":3319,"displayName":3320,"installMethods":3321,"rationale":3322,"selectedPaths":3323,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/calendly-automation","Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search tools first for current schemas.","calendly-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/calendly-automation/SKILL.md",[3324],{"path":3130,"priority":330},{"basePath":3326,"description":3327,"displayName":3328,"installMethods":3329,"rationale":3330,"selectedPaths":3331,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/canva-automation","Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas.","canva-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/canva-automation/SKILL.md",[3332],{"path":3130,"priority":330},{"basePath":3334,"description":3335,"displayName":3336,"installMethods":3337,"rationale":3338,"selectedPaths":3339,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/canvas-design","Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.","canvas-design",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/canvas-design/SKILL.md",[3340,3341],{"path":3130,"priority":330},{"path":3236,"priority":335},{"basePath":3343,"description":3344,"displayName":3345,"installMethods":3346,"rationale":3347,"selectedPaths":3348,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/cf-proxy","Deploy a free VLESS proxy/VPN node on Cloudflare Pages using edgetunnel. Automates code download, UUID generation, Pages deployment, free domain registration (DNSExit), DNS configuration, custom domain binding, and client setup for Shadowrocket/v2rayN/Clash. Uses Cloudflare Pages (not Workers) because Pages supports CNAME-based custom domains from any DNS provider, avoiding the need to host DNS on Cloudflare.","cf-proxy",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/cf-proxy/SKILL.md",[3349],{"path":3130,"priority":330},{"basePath":3351,"description":3352,"displayName":3353,"installMethods":3354,"rationale":3355,"selectedPaths":3356,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/changelog-generator","Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.","changelog-generator",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/changelog-generator/SKILL.md",[3357],{"path":3130,"priority":330},{"basePath":3359,"description":3360,"displayName":3361,"installMethods":3362,"rationale":3363,"selectedPaths":3364,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/circleci-automation","Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools first for current schemas.","circleci-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/circleci-automation/SKILL.md",[3365],{"path":3130,"priority":330},{"basePath":3367,"description":3368,"displayName":3369,"installMethods":3370,"rationale":3371,"selectedPaths":3372,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/clawring","Phone calling skill for OpenClaw: agent makes real outbound phone calls to users for alerts, briefings, reminders, and urgent notifications. Managed service, no Twilio setup needed. 100+ countries, 70+ voices.","clawring",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/clawring/SKILL.md",[3373],{"path":3130,"priority":330},{"basePath":3375,"description":3376,"displayName":3377,"installMethods":3378,"rationale":3379,"selectedPaths":3380,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/clickup-automation","Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas.","clickup-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/clickup-automation/SKILL.md",[3381],{"path":3130,"priority":330},{"basePath":3383,"description":3384,"displayName":3385,"installMethods":3386,"rationale":3387,"selectedPaths":3388,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/close-automation","Automate Close CRM tasks via Rube MCP (Composio): create leads, manage calls/SMS, handle tasks, and track notes. Always search tools first for current schemas.","close-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/close-automation/SKILL.md",[3389],{"path":3130,"priority":330},{"basePath":3391,"description":3392,"displayName":3393,"installMethods":3394,"rationale":3395,"selectedPaths":3396,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/coda-automation","Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current schemas.","coda-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/coda-automation/SKILL.md",[3397],{"path":3130,"priority":330},{"basePath":3399,"description":3400,"displayName":3401,"installMethods":3402,"rationale":3403,"selectedPaths":3404,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/coinpaprika-api","Access cryptocurrency market data from CoinPaprika: prices, tickers, OHLCV, exchanges, contract lookups for 12,000+ coins and 350+ exchanges. Free tier, no API key needed. Install MCP: add https://mcp.coinpaprika.com/sse as SSE server, or install plugin: /plugin marketplace add coinpaprika/claude-marketplace","coinpaprika-api",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/coinpaprika-api/SKILL.md",[3405],{"path":3130,"priority":330},{"basePath":3407,"description":3408,"displayName":3409,"installMethods":3410,"rationale":3411,"selectedPaths":3412,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/competitive-ads-extractor","Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.","competitive-ads-extractor",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/competitive-ads-extractor/SKILL.md",[3413],{"path":3130,"priority":330},{"basePath":3415,"description":3416,"displayName":3417,"installMethods":3418,"rationale":3419,"selectedPaths":3420,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/confluence-automation","Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas.","confluence-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/confluence-automation/SKILL.md",[3421],{"path":3130,"priority":330},{"basePath":3423,"description":3424,"displayName":3425,"installMethods":3426,"rationale":3427,"selectedPaths":3428,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/content-research-writer","Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.","content-research-writer",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/content-research-writer/SKILL.md",[3429],{"path":3130,"priority":330},{"basePath":3431,"description":3432,"displayName":3433,"installMethods":3434,"rationale":3435,"selectedPaths":3436,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/convertkit-automation","Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for current schemas.","convertkit-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/convertkit-automation/SKILL.md",[3437],{"path":3130,"priority":330},{"basePath":3439,"description":3440,"displayName":3441,"installMethods":3442,"rationale":3443,"selectedPaths":3444,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/datadog-automation","Automate Datadog tasks via Rube MCP (Composio): query metrics, search logs, manage monitors/dashboards, create events and downtimes. Always search tools first for current schemas.","datadog-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/datadog-automation/SKILL.md",[3445],{"path":3130,"priority":330},{"basePath":248,"description":10,"displayName":13,"installMethods":3447,"rationale":3448,"selectedPaths":3449,"source":336,"sourceLanguage":18,"type":251},{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/developer-growth-analysis/SKILL.md",[3450],{"path":3130,"priority":330},{"basePath":3452,"description":3453,"displayName":3454,"installMethods":3455,"rationale":3456,"selectedPaths":3457,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/dexpaprika-api","Access DeFi data from DexPaprika: token prices, liquidity pools, OHLCV, transactions across 34+ blockchains and 30M+ pools. Free, no API key needed. Install MCP: add https://mcp.dexpaprika.com/sse as SSE server, or install plugin: /plugin marketplace add coinpaprika/claude-marketplace","dexpaprika-api",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/dexpaprika-api/SKILL.md",[3458],{"path":3130,"priority":330},{"basePath":3460,"description":3461,"displayName":3462,"installMethods":3463,"rationale":3464,"selectedPaths":3465,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/discord-automation","Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas.","discord-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/discord-automation/SKILL.md",[3466],{"path":3130,"priority":330},{"basePath":3468,"description":3469,"displayName":3470,"installMethods":3471,"rationale":3472,"selectedPaths":3473,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/docusign-automation","Automate DocuSign tasks via Rube MCP (Composio): templates, envelopes, signatures, document management. Always search tools first for current schemas.","docusign-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/docusign-automation/SKILL.md",[3474],{"path":3130,"priority":330},{"basePath":3476,"description":3477,"displayName":3478,"installMethods":3479,"rationale":3480,"selectedPaths":3481,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/docx","Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks","docx",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/docx/SKILL.md",[3482,3483,3484,3486,3488,3490,3492,3494,3496,3498,3500,3502],{"path":3130,"priority":330},{"path":3236,"priority":335},{"path":3485,"priority":348},"docx-js.md",{"path":3487,"priority":348},"ooxml.md",{"path":3489,"priority":3239},"scripts/__init__.py",{"path":3491,"priority":3239},"scripts/document.py",{"path":3493,"priority":3239},"scripts/templates/comments.xml",{"path":3495,"priority":3239},"scripts/templates/commentsExtended.xml",{"path":3497,"priority":3239},"scripts/templates/commentsExtensible.xml",{"path":3499,"priority":3239},"scripts/templates/commentsIds.xml",{"path":3501,"priority":3239},"scripts/templates/people.xml",{"path":3503,"priority":3239},"scripts/utilities.py",{"basePath":3505,"description":3506,"displayName":3507,"installMethods":3508,"rationale":3509,"selectedPaths":3510,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/domain-name-brainstormer","Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.","domain-name-brainstormer",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/domain-name-brainstormer/SKILL.md",[3511],{"path":3130,"priority":330},{"basePath":3513,"description":3514,"displayName":3515,"installMethods":3516,"rationale":3517,"selectedPaths":3518,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/dropbox-automation","Automate Dropbox file management, sharing, search, uploads, downloads, and folder operations via Rube MCP (Composio). Always search tools first for current schemas.","dropbox-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/dropbox-automation/SKILL.md",[3519],{"path":3130,"priority":330},{"basePath":3521,"description":3522,"displayName":3523,"installMethods":3524,"rationale":3525,"selectedPaths":3526,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/figma-automation","Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas.","figma-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/figma-automation/SKILL.md",[3527],{"path":3130,"priority":330},{"basePath":3529,"description":3530,"displayName":3531,"installMethods":3532,"rationale":3533,"selectedPaths":3534,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/file-organizer","Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.","file-organizer",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/file-organizer/SKILL.md",[3535],{"path":3130,"priority":330},{"basePath":3537,"description":3538,"displayName":3539,"installMethods":3540,"rationale":3541,"selectedPaths":3542,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/freshdesk-automation","Automate Freshdesk helpdesk operations including tickets, contacts, companies, notes, and replies via Rube MCP (Composio). Always search tools first for current schemas.","freshdesk-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/freshdesk-automation/SKILL.md",[3543],{"path":3130,"priority":330},{"basePath":3545,"description":3546,"displayName":3547,"installMethods":3548,"rationale":3549,"selectedPaths":3550,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/freshservice-automation","Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search tools first for current schemas.","freshservice-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/freshservice-automation/SKILL.md",[3551],{"path":3130,"priority":330},{"basePath":3553,"description":3554,"displayName":3555,"installMethods":3556,"rationale":3557,"selectedPaths":3558,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/gingiris-growth-playbooks","Open-source growth playbooks for AI products, B2B SaaS, and developer tools. Covers Product Hunt launch, GitHub star growth, KOL/UGC strategy, ASO, and community building. MIT licensed.","gingiris-growth-playbooks",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/gingiris-growth-playbooks/SKILL.md",[3559],{"path":3130,"priority":330},{"basePath":3561,"description":3562,"displayName":3563,"installMethods":3564,"rationale":3565,"selectedPaths":3566,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/github-automation","Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically.","github-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/github-automation/SKILL.md",[3567],{"path":3130,"priority":330},{"basePath":3569,"description":3570,"displayName":3571,"installMethods":3572,"rationale":3573,"selectedPaths":3574,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/gitlab-automation","Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas.","gitlab-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/gitlab-automation/SKILL.md",[3575],{"path":3130,"priority":330},{"basePath":3577,"description":3578,"displayName":3579,"installMethods":3580,"rationale":3581,"selectedPaths":3582,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/gmail-automation","Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas.","gmail-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/gmail-automation/SKILL.md",[3583],{"path":3130,"priority":330},{"basePath":3585,"description":3586,"displayName":3587,"installMethods":3588,"rationale":3589,"selectedPaths":3590,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/google-analytics-automation","Automate Google Analytics tasks via Rube MCP (Composio): run reports, list accounts/properties, funnels, pivots, key events. Always search tools first for current schemas.","google-analytics-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/google-analytics-automation/SKILL.md",[3591],{"path":3130,"priority":330},{"basePath":3593,"description":3594,"displayName":3595,"installMethods":3596,"rationale":3597,"selectedPaths":3598,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/google-calendar-automation","Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically.","google-calendar-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/google-calendar-automation/SKILL.md",[3599],{"path":3130,"priority":330},{"basePath":3601,"description":3602,"displayName":3603,"installMethods":3604,"rationale":3605,"selectedPaths":3606,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/google-drive-automation","Automate Google Drive file operations (upload, download, search, share, organize) via Rube MCP (Composio). Upload/download files, manage folders, share with permissions, and search across drives programmatically.","google-drive-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/google-drive-automation/SKILL.md",[3607],{"path":3130,"priority":330},{"basePath":3609,"description":3610,"displayName":3611,"installMethods":3612,"rationale":3613,"selectedPaths":3614,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/google-drive-upload","Upload files directly to Google Drive via a deployed Google Apps Script web app. Trigger on: upload to Drive, save to Drive, send to Drive, put this in Drive. Also Hebrew: \"תעלה לדרייב\", \"שמור בדרייב\", \"העלה לגוגל דרייב\". Use proactively when a workflow produces a file the user might want in Drive.\n","google-drive-upload",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/google-drive-upload/SKILL.md",[3615],{"path":3130,"priority":330},{"basePath":3617,"description":3618,"displayName":3619,"installMethods":3620,"rationale":3621,"selectedPaths":3622,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/googlesheets-automation","Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically.","googlesheets-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/googlesheets-automation/SKILL.md",[3623],{"path":3130,"priority":330},{"basePath":3625,"description":3626,"displayName":3627,"installMethods":3628,"rationale":3629,"selectedPaths":3630,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/helpdesk-automation","Automate HelpDesk tasks via Rube MCP (Composio): list tickets, manage views, use canned responses, and configure custom fields. Always search tools first for current schemas.","helpdesk-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/helpdesk-automation/SKILL.md",[3631],{"path":3130,"priority":330},{"basePath":3633,"description":3634,"displayName":3635,"installMethods":3636,"rationale":3637,"selectedPaths":3638,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/hubspot-automation","Automate HubSpot CRM operations (contacts, companies, deals, tickets, properties) via Rube MCP using Composio integration.","hubspot-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/hubspot-automation/SKILL.md",[3639],{"path":3130,"priority":330},{"basePath":3641,"description":3642,"displayName":3643,"installMethods":3644,"rationale":3645,"selectedPaths":3646,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/image-enhancer","Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.","image-enhancer",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/image-enhancer/SKILL.md",[3647],{"path":3130,"priority":330},{"basePath":3649,"description":3650,"displayName":3651,"installMethods":3652,"rationale":3653,"selectedPaths":3654,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/immich-photo-manager","Manage your self-hosted Immich photo library through conversation — natural language search, geographic album curation, duplicate detection, library health audits, and interactive HTML galleries. Install: claude plugin install immich-photo-manager","immich-photo-manager",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/immich-photo-manager/SKILL.md",[3655],{"path":3130,"priority":330},{"basePath":3657,"description":3658,"displayName":3659,"installMethods":3660,"rationale":3661,"selectedPaths":3662,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/instagram-automation","Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for current schemas.","instagram-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/instagram-automation/SKILL.md",[3663],{"path":3130,"priority":330},{"basePath":3665,"description":3666,"displayName":3667,"installMethods":3668,"rationale":3669,"selectedPaths":3670,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/intercom-automation","Automate Intercom tasks via Rube MCP (Composio): conversations, contacts, companies, segments, admins. Always search tools first for current schemas.","intercom-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/intercom-automation/SKILL.md",[3671],{"path":3130,"priority":330},{"basePath":3673,"description":3674,"displayName":3675,"installMethods":3676,"rationale":3677,"selectedPaths":3678,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/internal-comms","A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).","internal-comms",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/internal-comms/SKILL.md",[3679,3680,3681,3683,3685,3687],{"path":3130,"priority":330},{"path":3236,"priority":335},{"path":3682,"priority":3239},"examples/3p-updates.md",{"path":3684,"priority":3239},"examples/company-newsletter.md",{"path":3686,"priority":3239},"examples/faq-answers.md",{"path":3688,"priority":3239},"examples/general-comms.md",{"basePath":3690,"description":3691,"displayName":3692,"installMethods":3693,"rationale":3694,"selectedPaths":3695,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/invoice-organizer","Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.","invoice-organizer",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/invoice-organizer/SKILL.md",[3696],{"path":3130,"priority":330},{"basePath":3698,"description":3699,"displayName":3700,"installMethods":3701,"rationale":3702,"selectedPaths":3703,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/ios-hig-design-guide","Build, update, and apply iOS design specifications using Apple Human Interface Guidelines (HIG) source data. Use when a task asks for iOS UI/UX rules, Apple design standards, component behavior, accessibility constraints, interaction patterns, or feature-level design-spec writing grounded in official HIG pages.","ios-hig-design-guide",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/ios-hig-design-guide/SKILL.md",[3704,3705,3707],{"path":3130,"priority":330},{"path":3706,"priority":348},"references/ios-design-spec-workflow.md",{"path":3708,"priority":3239},"scripts/sync_apple_hig_sources.py",{"basePath":3710,"description":3711,"displayName":3712,"installMethods":3713,"rationale":3714,"selectedPaths":3715,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/jira-automation","Automate Jira tasks via Rube MCP (Composio): issues, projects, sprints, boards, comments, users. Always search tools first for current schemas.","jira-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/jira-automation/SKILL.md",[3716],{"path":3130,"priority":330},{"basePath":3718,"description":3719,"displayName":3720,"installMethods":3721,"rationale":3722,"selectedPaths":3723,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/json-canvas","Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.","json-canvas",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/json-canvas/SKILL.md (coalesced with duplicate skill at plugins/obsidian-skills/skills/json-canvas)",[3724],{"path":3130,"priority":330},{"basePath":3726,"description":3727,"displayName":3728,"installMethods":3729,"rationale":3730,"selectedPaths":3731,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/klaviyo-automation","Automate Klaviyo tasks via Rube MCP (Composio): manage email/SMS campaigns, inspect campaign messages, track tags, and monitor send jobs. Always search tools first for current schemas.","klaviyo-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/klaviyo-automation/SKILL.md",[3732],{"path":3130,"priority":330},{"basePath":3734,"description":3735,"displayName":3736,"installMethods":3737,"rationale":3738,"selectedPaths":3739,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/lead-research-assistant","Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.","lead-research-assistant",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/lead-research-assistant/SKILL.md",[3740],{"path":3130,"priority":330},{"basePath":3742,"description":3743,"displayName":3744,"installMethods":3745,"rationale":3746,"selectedPaths":3747,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/linear-automation","Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas.","linear-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/linear-automation/SKILL.md",[3748],{"path":3130,"priority":330},{"basePath":3750,"description":3751,"displayName":3752,"installMethods":3753,"rationale":3754,"selectedPaths":3755,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/linkedin-automation","Automate LinkedIn tasks via Rube MCP (Composio): create posts, manage profile, company info, comments, and image uploads. Always search tools first for current schemas.","linkedin-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/linkedin-automation/SKILL.md",[3756],{"path":3130,"priority":330},{"basePath":3758,"description":3759,"displayName":3760,"installMethods":3761,"rationale":3762,"selectedPaths":3763,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/lobsterdomains","Register ICANN domains with crypto payments (USDC/USDT/ETH/BTC) via API — built for AI agents","lobsterdomains",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/lobsterdomains/SKILL.md",[3764],{"path":3130,"priority":330},{"basePath":3766,"description":3767,"displayName":3768,"installMethods":3769,"rationale":3770,"selectedPaths":3771,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/macos-design","Design and build native-feeling macOS application UIs. Use this skill whenever the user asks to create a desktop app, macOS app, Mac-style interface, Apple-style UI, system utility, or anything that should look and feel like a native Mac application. Also trigger when users mention \"native feel\", \"desktop app design\", \"Apple design patterns\", \"sidebar layout\", \"traffic lights\", or want to build tools/utilities that feel like they belong on macOS. This skill covers layout, composition, interaction patterns, animations, light/dark mode, and all the subtle details that make an app feel like Apple built it.","macos-design",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/macos-design/SKILL.md",[3772,3773,3775,3777],{"path":3130,"priority":330},{"path":3774,"priority":348},"references/interaction-patterns.md",{"path":3776,"priority":348},"references/layout-and-composition.md",{"path":3778,"priority":348},"references/visual-design.md",{"basePath":3780,"description":3781,"displayName":3782,"installMethods":3783,"rationale":3784,"selectedPaths":3785,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/mailchimp-automation","Automate Mailchimp email marketing including campaigns, audiences, subscribers, segments, and analytics via Rube MCP (Composio). Always search tools first for current schemas.","mailchimp-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/mailchimp-automation/SKILL.md",[3786],{"path":3130,"priority":330},{"basePath":3788,"description":3789,"displayName":3790,"installMethods":3791,"rationale":3792,"selectedPaths":3793,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/make-automation","Automate Make (Integromat) tasks via Rube MCP (Composio): operations, enums, language and timezone lookups. Always search tools first for current schemas.","make-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/make-automation/SKILL.md",[3794],{"path":3130,"priority":330},{"basePath":3796,"description":3797,"displayName":3798,"installMethods":3799,"rationale":3800,"selectedPaths":3801,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/mcp-builder","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).","mcp-builder",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/mcp-builder/SKILL.md",[3802,3803,3804,3806,3808,3810],{"path":3130,"priority":330},{"path":3236,"priority":335},{"path":3805,"priority":3239},"scripts/connections.py",{"path":3807,"priority":3239},"scripts/evaluation.py",{"path":3809,"priority":3239},"scripts/example_evaluation.xml",{"path":3811,"priority":3239},"scripts/requirements.txt",{"basePath":3813,"description":3814,"displayName":3815,"installMethods":3816,"rationale":3817,"selectedPaths":3818,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/meeting-insights-analyzer","Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.","meeting-insights-analyzer",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/meeting-insights-analyzer/SKILL.md",[3819],{"path":3130,"priority":330},{"basePath":3821,"description":3822,"displayName":3823,"installMethods":3824,"rationale":3825,"selectedPaths":3826,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/microsoft-teams-automation","Automate Microsoft Teams tasks via Rube MCP (Composio): send messages, manage channels, create meetings, handle chats, and search messages. Always search tools first for current schemas.","microsoft-teams-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/microsoft-teams-automation/SKILL.md",[3827],{"path":3130,"priority":330},{"basePath":3829,"description":3830,"displayName":3831,"installMethods":3832,"rationale":3833,"selectedPaths":3834,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/miro-automation","Automate Miro tasks via Rube MCP (Composio): boards, items, sticky notes, frames, sharing, connectors. Always search tools first for current schemas.","miro-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/miro-automation/SKILL.md",[3835],{"path":3130,"priority":330},{"basePath":3837,"description":3838,"displayName":3839,"installMethods":3840,"rationale":3841,"selectedPaths":3842,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/mixpanel-automation","Automate Mixpanel tasks via Rube MCP (Composio): events, segmentation, funnels, cohorts, user profiles, JQL queries. Always search tools first for current schemas.","mixpanel-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/mixpanel-automation/SKILL.md",[3843],{"path":3130,"priority":330},{"basePath":3845,"description":3846,"displayName":3847,"installMethods":3848,"rationale":3849,"selectedPaths":3850,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/monday-automation","Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas.","monday-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/monday-automation/SKILL.md",[3851],{"path":3130,"priority":330},{"basePath":3853,"description":3854,"displayName":3855,"installMethods":3856,"rationale":3857,"selectedPaths":3858,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/morning-ai","AI news tracking skill that monitors 80+ entities across 6 free sources (Reddit, HN, GitHub, HuggingFace, arXiv, X/Twitter). Generates scored daily reports with infographics and message digests. Invoke via /morning-ai.","morning-ai",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/morning-ai/SKILL.md",[3859],{"path":3130,"priority":330},{"basePath":3861,"description":3862,"displayName":3863,"installMethods":3864,"rationale":3865,"selectedPaths":3866,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/notion-automation","Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas.","notion-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/notion-automation/SKILL.md",[3867],{"path":3130,"priority":330},{"basePath":3869,"description":3870,"displayName":3871,"installMethods":3872,"rationale":3873,"selectedPaths":3874,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/obsidian-bases","Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.","obsidian-bases",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/obsidian-bases/SKILL.md (coalesced with duplicate skill at plugins/obsidian-skills/skills/obsidian-bases)",[3875],{"path":3130,"priority":330},{"basePath":3877,"description":3878,"displayName":3879,"installMethods":3880,"rationale":3881,"selectedPaths":3882,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/obsidian-markdown","Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.","obsidian-markdown",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/obsidian-markdown/SKILL.md (coalesced with duplicate skill at plugins/obsidian-skills/skills/obsidian-markdown)",[3883],{"path":3130,"priority":330},{"basePath":3885,"description":3886,"displayName":3887,"installMethods":3888,"rationale":3889,"selectedPaths":3890,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/oiloil-ui-ux-guide","Modern, clean UI/UX guidance + review skill. Use when you need actionable UX/UI recommendations, design principles, or a design review checklist for new features or existing systems (web/app). Focus on CRAP (Contrast/Repetition/Alignment/Proximity) plus task-first UX, information architecture, feedback & system status, consistency, affordances, error prevention/recovery, and cognitive load. Enforce a modern minimal style (clean, spacious, typography-led), reduce unnecessary copy, forbid emoji as icons, and recommend intuitive refined icons from a consistent icon set.","oiloil-ui-ux-guide",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/oiloil-ui-ux-guide/SKILL.md",[3891],{"path":3130,"priority":330},{"basePath":3893,"description":3894,"displayName":3895,"installMethods":3896,"rationale":3897,"selectedPaths":3898,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/one-drive-automation","Automate OneDrive file management, search, uploads, downloads, sharing, permissions, and folder operations via Rube MCP (Composio). Always search tools first for current schemas.","one-drive-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/one-drive-automation/SKILL.md",[3899],{"path":3130,"priority":330},{"basePath":3901,"description":3902,"displayName":3903,"installMethods":3904,"rationale":3905,"selectedPaths":3906,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/outlook-automation","Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas.","outlook-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/outlook-automation/SKILL.md",[3907],{"path":3130,"priority":330},{"basePath":3909,"description":3910,"displayName":3911,"installMethods":3912,"rationale":3913,"selectedPaths":3914,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/outlook-calendar-automation","Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas.","outlook-calendar-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/outlook-calendar-automation/SKILL.md",[3915],{"path":3130,"priority":330},{"basePath":3917,"description":3918,"displayName":3919,"installMethods":3920,"rationale":3921,"selectedPaths":3922,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/pagerduty-automation","Automate PagerDuty tasks via Rube MCP (Composio): manage incidents, services, schedules, escalation policies, and on-call rotations. Always search tools first for current schemas.","pagerduty-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/pagerduty-automation/SKILL.md",[3923],{"path":3130,"priority":330},{"basePath":3925,"description":3926,"displayName":3927,"installMethods":3928,"rationale":3929,"selectedPaths":3930,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/pdf","Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.","pdf",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/pdf/SKILL.md",[3931,3932,3933,3935,3937,3939,3941,3943,3945,3947,3949,3951],{"path":3130,"priority":330},{"path":3236,"priority":335},{"path":3934,"priority":348},"forms.md",{"path":3936,"priority":348},"reference.md",{"path":3938,"priority":3239},"scripts/check_bounding_boxes.py",{"path":3940,"priority":3239},"scripts/check_bounding_boxes_test.py",{"path":3942,"priority":3239},"scripts/check_fillable_fields.py",{"path":3944,"priority":3239},"scripts/convert_pdf_to_images.py",{"path":3946,"priority":3239},"scripts/create_validation_image.py",{"path":3948,"priority":3239},"scripts/extract_form_field_info.py",{"path":3950,"priority":3239},"scripts/fill_fillable_fields.py",{"path":3952,"priority":3239},"scripts/fill_pdf_form_with_annotations.py",{"basePath":3954,"description":3955,"displayName":3956,"installMethods":3957,"rationale":3958,"selectedPaths":3959,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/pipedrive-automation","Automate Pipedrive CRM operations including deals, contacts, organizations, activities, notes, and pipeline management via Rube MCP (Composio). Always search tools first for current schemas.","pipedrive-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/pipedrive-automation/SKILL.md",[3960],{"path":3130,"priority":330},{"basePath":3962,"description":3963,"displayName":3964,"installMethods":3965,"rationale":3966,"selectedPaths":3967,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/posthog-automation","Automate PostHog tasks via Rube MCP (Composio): events, feature flags, projects, user profiles, annotations. Always search tools first for current schemas.","posthog-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/posthog-automation/SKILL.md",[3968],{"path":3130,"priority":330},{"basePath":3970,"description":3971,"displayName":3972,"installMethods":3973,"rationale":3974,"selectedPaths":3975,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/postmark-automation","Automate Postmark email delivery tasks via Rube MCP (Composio): send templated emails, manage templates, monitor delivery stats and bounces. Always search tools first for current schemas.","postmark-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/postmark-automation/SKILL.md",[3976],{"path":3130,"priority":330},{"basePath":3978,"description":3979,"displayName":3980,"installMethods":3981,"rationale":3982,"selectedPaths":3983,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/pptx","Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks","pptx",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/pptx/SKILL.md",[3984,3985,3986,3988,3989,3991,3993,3995,3997],{"path":3130,"priority":330},{"path":3236,"priority":335},{"path":3987,"priority":348},"html2pptx.md",{"path":3487,"priority":348},{"path":3990,"priority":3239},"scripts/html2pptx.js",{"path":3992,"priority":3239},"scripts/inventory.py",{"path":3994,"priority":3239},"scripts/rearrange.py",{"path":3996,"priority":3239},"scripts/replace.py",{"path":3998,"priority":3239},"scripts/thumbnail.py",{"basePath":4000,"description":4001,"displayName":4002,"installMethods":4003,"rationale":4004,"selectedPaths":4005,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/pressreleasesonline","Draft and publish AI-powered press releases — submit a URL + notes, get a live release page instantly. Free, no API key required.","pressreleasesonline",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/pressreleasesonline/SKILL.md",[4006],{"path":3130,"priority":330},{"basePath":4008,"description":4009,"displayName":4010,"installMethods":4011,"rationale":4012,"selectedPaths":4013,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/raffle-winner-picker","Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.","raffle-winner-picker",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/raffle-winner-picker/SKILL.md",[4014],{"path":3130,"priority":330},{"basePath":4016,"description":4017,"displayName":4018,"installMethods":4019,"rationale":4020,"selectedPaths":4021,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/reddit-automation","Automate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for current schemas.","reddit-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/reddit-automation/SKILL.md",[4022],{"path":3130,"priority":330},{"basePath":4024,"description":4025,"displayName":4026,"installMethods":4027,"rationale":4028,"selectedPaths":4029,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/render-automation","Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas.","render-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/render-automation/SKILL.md",[4030],{"path":3130,"priority":330},{"basePath":4032,"description":4033,"displayName":4034,"installMethods":4035,"rationale":4036,"selectedPaths":4037,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/resemble-detect","Deepfake detection and media safety — detect AI-generated audio, images, video, and text, trace synthesis sources, apply watermarks, verify speaker identity, and analyze media intelligence using Resemble AI","resemble-detect",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/resemble-detect/SKILL.md",[4038,4039],{"path":3130,"priority":330},{"path":334,"priority":335},{"basePath":4041,"description":4042,"displayName":4043,"installMethods":4044,"rationale":4045,"selectedPaths":4046,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/salesforce-automation","Automate Salesforce tasks via Rube MCP (Composio): leads, contacts, accounts, opportunities, SOQL queries. Always search tools first for current schemas.","salesforce-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/salesforce-automation/SKILL.md",[4047],{"path":3130,"priority":330},{"basePath":4049,"description":4050,"displayName":4051,"installMethods":4052,"rationale":4053,"selectedPaths":4054,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/segment-automation","Automate Segment tasks via Rube MCP (Composio): track events, identify users, manage groups, page views, aliases, batch operations. Always search tools first for current schemas.","segment-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/segment-automation/SKILL.md",[4055],{"path":3130,"priority":330},{"basePath":4057,"description":4058,"displayName":4059,"installMethods":4060,"rationale":4061,"selectedPaths":4062,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/sendgrid-automation","Automate SendGrid email operations including sending emails, managing contacts/lists, sender identities, templates, and analytics via Rube MCP (Composio). Always search tools first for current schemas.","sendgrid-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/sendgrid-automation/SKILL.md",[4063],{"path":3130,"priority":330},{"basePath":4065,"description":4066,"displayName":4067,"installMethods":4068,"rationale":4069,"selectedPaths":4070,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/sentry-automation","Automate Sentry tasks via Rube MCP (Composio): manage issues/events, configure alerts, track releases, monitor projects and teams. Always search tools first for current schemas.","sentry-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/sentry-automation/SKILL.md",[4071],{"path":3130,"priority":330},{"basePath":4073,"description":4074,"displayName":4075,"installMethods":4076,"rationale":4077,"selectedPaths":4078,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/shopify-automation","Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas.","shopify-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/shopify-automation/SKILL.md",[4079],{"path":3130,"priority":330},{"basePath":4081,"description":4082,"displayName":4083,"installMethods":4084,"rationale":4085,"selectedPaths":4086,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/skill-creator","Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/skill-creator/SKILL.md",[4087,4088,4089,4091,4093],{"path":3130,"priority":330},{"path":3236,"priority":335},{"path":4090,"priority":3239},"scripts/init_skill.py",{"path":4092,"priority":3239},"scripts/package_skill.py",{"path":4094,"priority":3239},"scripts/quick_validate.py",{"basePath":4096,"description":4097,"displayName":4098,"installMethods":4099,"rationale":4100,"selectedPaths":4101,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/skill-share","A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.","skill-share",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/skill-share/SKILL.md",[4102],{"path":3130,"priority":330},{"basePath":4104,"description":4105,"displayName":4106,"installMethods":4107,"rationale":4108,"selectedPaths":4109,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/skyvern","AI-powered browser automation — navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable multi-step workflows using natural language. Install: pip install skyvern && skyvern setup","skyvern",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/skyvern/SKILL.md",[4110],{"path":3130,"priority":330},{"basePath":4112,"description":4113,"displayName":4114,"installMethods":4115,"rationale":4116,"selectedPaths":4117,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/slack-automation","Automate Slack messaging, channel management, search, reactions, and threads via Rube MCP (Composio). Send messages, search conversations, manage channels/users, and react to messages programmatically.","slack-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/slack-automation/SKILL.md",[4118],{"path":3130,"priority":330},{"basePath":4120,"description":4121,"displayName":4122,"installMethods":4123,"rationale":4124,"selectedPaths":4125,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/slack-gif-creator","Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like \"make me a GIF for Slack of X doing Y\".","slack-gif-creator",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/slack-gif-creator/SKILL.md",[4126,4127,4128,4130,4132,4134,4136,4138,4140,4142,4144,4146,4148,4150,4152],{"path":3130,"priority":330},{"path":3236,"priority":335},{"path":4129,"priority":3239},"templates/bounce.py",{"path":4131,"priority":3239},"templates/explode.py",{"path":4133,"priority":3239},"templates/fade.py",{"path":4135,"priority":3239},"templates/flip.py",{"path":4137,"priority":3239},"templates/kaleidoscope.py",{"path":4139,"priority":3239},"templates/morph.py",{"path":4141,"priority":3239},"templates/move.py",{"path":4143,"priority":3239},"templates/pulse.py",{"path":4145,"priority":3239},"templates/shake.py",{"path":4147,"priority":3239},"templates/slide.py",{"path":4149,"priority":3239},"templates/spin.py",{"path":4151,"priority":3239},"templates/wiggle.py",{"path":4153,"priority":3239},"templates/zoom.py",{"basePath":4155,"description":4156,"displayName":4157,"installMethods":4158,"rationale":4159,"selectedPaths":4160,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/slack-message-formatter","Format messages for Slack with pixel-perfect accuracy. Converts Markdown to\nrich HTML (for copy-paste into Slack) or Slack mrkdwn (for API/webhook).\nUse when the user asks to write a Slack message, announcement, or notification,\nformat something \"for Slack\", preview how content looks in Slack, or send a\nmessage via Slack webhook. Also trigger when user mentions Slack formatting,\nmrkdwn, or wants to share Markdown content in Slack channels.\n","slack-message-formatter",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/slack-message-formatter/SKILL.md",[4161],{"path":3130,"priority":330},{"basePath":4163,"description":4164,"displayName":4165,"installMethods":4166,"rationale":4167,"selectedPaths":4168,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/square-automation","Automate Square tasks via Rube MCP (Composio): payments, orders, invoices, locations. Always search tools first for current schemas.","square-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/square-automation/SKILL.md",[4169],{"path":3130,"priority":330},{"basePath":4171,"description":4172,"displayName":4173,"installMethods":4174,"rationale":4175,"selectedPaths":4176,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/stripe-automation","Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas.","stripe-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/stripe-automation/SKILL.md",[4177],{"path":3130,"priority":330},{"basePath":4179,"description":4180,"displayName":4181,"installMethods":4182,"rationale":4183,"selectedPaths":4184,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/supabase-automation","Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.","supabase-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/supabase-automation/SKILL.md",[4185],{"path":3130,"priority":330},{"basePath":4187,"description":4188,"displayName":4189,"installMethods":4190,"rationale":4191,"selectedPaths":4192,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/szamlazz-invoicing","Issue, cancel, and fetch Hungarian invoices via the szamlazz.hu Agent API. Handles VAT calculation, NAV taxpayer lookup, partner caching, and PDF generation. Use when the user mentions számla, számlázás, invoice, sztornó, díjbekérő, proforma, or wants to bill a customer.","szamlazz-invoicing",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/szamlazz-invoicing/SKILL.md",[4193],{"path":3130,"priority":330},{"basePath":4195,"description":4196,"displayName":4197,"installMethods":4198,"rationale":4199,"selectedPaths":4200,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/tailored-resume-generator","Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances","tailored-resume-generator",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/tailored-resume-generator/SKILL.md",[4201],{"path":3130,"priority":330},{"basePath":4203,"description":4204,"displayName":4205,"installMethods":4206,"rationale":4207,"selectedPaths":4208,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/telegram-automation","Automate Telegram tasks via Rube MCP (Composio): send messages, manage chats, share photos/documents, and handle bot commands. Always search tools first for current schemas.","telegram-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/telegram-automation/SKILL.md",[4209],{"path":3130,"priority":330},{"basePath":4211,"description":4212,"displayName":4213,"installMethods":4214,"rationale":4215,"selectedPaths":4216,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/theme-factory","Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.","theme-factory",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/theme-factory/SKILL.md",[4217,4218],{"path":3130,"priority":330},{"path":3236,"priority":335},{"basePath":4220,"description":4221,"displayName":4222,"installMethods":4223,"rationale":4224,"selectedPaths":4225,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/tiktok-automation","Automate TikTok tasks via Rube MCP (Composio): upload/publish videos, post photos, manage content, and view user profiles/stats. Always search tools first for current schemas.","tiktok-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/tiktok-automation/SKILL.md",[4226],{"path":3130,"priority":330},{"basePath":4228,"description":4229,"displayName":4230,"installMethods":4231,"rationale":4232,"selectedPaths":4233,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/todoist-automation","Automate Todoist task management, projects, sections, filtering, and bulk operations via Rube MCP (Composio). Always search tools first for current schemas.","todoist-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/todoist-automation/SKILL.md",[4234],{"path":3130,"priority":330},{"basePath":4236,"description":4237,"displayName":4238,"installMethods":4239,"rationale":4240,"selectedPaths":4241,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/trello-automation","Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically.","trello-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/trello-automation/SKILL.md",[4242],{"path":3130,"priority":330},{"basePath":4244,"description":4245,"displayName":4246,"installMethods":4247,"rationale":4248,"selectedPaths":4249,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/tubeify","Remove pauses, filler words (um, uh), and dead air from raw YouTube recordings via the Tubeify API. Use when the user wants to edit a video, clean up audio, trim silences, or polish a raw recording for YouTube.\n","tubeify",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/tubeify/SKILL.md",[4250],{"path":3130,"priority":330},{"basePath":4252,"description":4253,"displayName":4254,"installMethods":4255,"rationale":4256,"selectedPaths":4257,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/twitter-algorithm-optimizer","Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.","twitter-algorithm-optimizer",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/twitter-algorithm-optimizer/SKILL.md",[4258],{"path":3130,"priority":330},{"basePath":4260,"description":4261,"displayName":4262,"installMethods":4263,"rationale":4264,"selectedPaths":4265,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/twitter-automation","Automate Twitter/X tasks via Rube MCP (Composio): posts, search, users, bookmarks, lists, media. Always search tools first for current schemas.","twitter-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/twitter-automation/SKILL.md",[4266],{"path":3130,"priority":330},{"basePath":4268,"description":4269,"displayName":4270,"installMethods":4271,"rationale":4272,"selectedPaths":4273,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/tycana","Persistent task management and productivity intelligence via MCP. Captures tasks from conversation, plans your day, tracks patterns, and gives personalized recommendations that improve over time.","tycana",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/tycana/SKILL.md",[4274],{"path":3130,"priority":330},{"basePath":4276,"description":4277,"displayName":4278,"installMethods":4279,"rationale":4280,"selectedPaths":4281,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/vercel-automation","Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current schemas.","vercel-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/vercel-automation/SKILL.md",[4282],{"path":3130,"priority":330},{"basePath":4284,"description":4285,"displayName":4286,"installMethods":4287,"rationale":4288,"selectedPaths":4289,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/video-downloader","Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.","youtube-downloader",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/video-downloader/SKILL.md",[4290,4291],{"path":3130,"priority":330},{"path":4292,"priority":3239},"scripts/download_video.py",{"basePath":4294,"description":4295,"displayName":4296,"installMethods":4297,"rationale":4298,"selectedPaths":4299,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/webapp-testing","Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.","webapp-testing",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/webapp-testing/SKILL.md",[4300,4301,4302,4304,4306,4308],{"path":3130,"priority":330},{"path":3236,"priority":335},{"path":4303,"priority":3239},"examples/console_logging.py",{"path":4305,"priority":3239},"examples/element_discovery.py",{"path":4307,"priority":3239},"examples/static_html_automation.py",{"path":4309,"priority":3239},"scripts/with_server.py",{"basePath":4311,"description":4312,"displayName":4313,"installMethods":4314,"rationale":4315,"selectedPaths":4316,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/webflow-automation","Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first for current schemas.","webflow-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/webflow-automation/SKILL.md",[4317],{"path":3130,"priority":330},{"basePath":4319,"description":4320,"displayName":4321,"installMethods":4322,"rationale":4323,"selectedPaths":4324,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/whatsapp-automation","Automate WhatsApp Business tasks via Rube MCP (Composio): send messages, manage templates, upload media, and handle contacts. Always search tools first for current schemas.","whatsapp-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/whatsapp-automation/SKILL.md",[4325],{"path":3130,"priority":330},{"basePath":4327,"description":4328,"displayName":4329,"installMethods":4330,"rationale":4331,"selectedPaths":4332,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/wrike-automation","Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first for current schemas.","wrike-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/wrike-automation/SKILL.md",[4333],{"path":3130,"priority":330},{"basePath":4335,"description":4336,"displayName":4337,"installMethods":4338,"rationale":4339,"selectedPaths":4340,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/x-twitter-scraper","X (Twitter) data extraction and monitoring via Xquik: tweet search, user lookup, follower extraction, giveaway draws, trending topics, account monitoring with webhooks, reply/retweet/quote extraction, community and Space data, follow checks. 22 MCP tools + REST API.","x-twitter-scraper",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/x-twitter-scraper/SKILL.md",[4341],{"path":3130,"priority":330},{"basePath":4343,"description":4344,"displayName":4345,"installMethods":4346,"rationale":4347,"selectedPaths":4348,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/xlsx","Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas","xlsx",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/xlsx/SKILL.md",[4349,4350],{"path":3130,"priority":330},{"path":3236,"priority":335},{"basePath":4352,"description":4353,"displayName":4354,"installMethods":4355,"rationale":4356,"selectedPaths":4357,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/youtube-automation","Automate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search tools first for current schemas.","youtube-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/youtube-automation/SKILL.md",[4358],{"path":3130,"priority":330},{"basePath":4360,"description":4361,"displayName":4362,"installMethods":4363,"rationale":4364,"selectedPaths":4365,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/zendesk-automation","Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas.","zendesk-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/zendesk-automation/SKILL.md",[4366],{"path":3130,"priority":330},{"basePath":4368,"description":4369,"displayName":4370,"installMethods":4371,"rationale":4372,"selectedPaths":4373,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/zoho-crm-automation","Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas.","zoho-crm-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/zoho-crm-automation/SKILL.md",[4374],{"path":3130,"priority":330},{"basePath":4376,"description":4377,"displayName":4378,"installMethods":4379,"rationale":4380,"selectedPaths":4381,"source":336,"sourceLanguage":18,"type":251},"plugins/all-skills/skills/zoom-automation","Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.","zoom-automation",{"claudeCode":12},"SKILL.md frontmatter at plugins/all-skills/skills/zoom-automation/SKILL.md",[4382],{"path":3130,"priority":330},{"basePath":4384,"description":4385,"displayName":4386,"installMethods":4387,"rationale":4388,"selectedPaths":4389,"source":336,"sourceLanguage":18,"type":251},"plugins/budgetclaw/skills/spend","Show current Claude Code spend by project and branch via BudgetClaw","spend",{"claudeCode":12},"SKILL.md frontmatter at plugins/budgetclaw/skills/spend/SKILL.md",[4390],{"path":3130,"priority":330},{"basePath":4392,"description":4393,"displayName":4394,"installMethods":4395,"rationale":4396,"selectedPaths":4397,"source":336,"sourceLanguage":18,"type":251},"plugins/cashflow/skills/recap","Triggered by \"monthly recap\", \"how did I do this month\", \"spending summary\", \"financial review\", \"weekly recap\", \"quarterly review\", \"year in review\"","recap",{"claudeCode":12},"SKILL.md frontmatter at plugins/cashflow/skills/recap/SKILL.md",[4398],{"path":3130,"priority":330},{"basePath":4400,"description":4401,"displayName":4402,"installMethods":4403,"rationale":4404,"selectedPaths":4405,"source":336,"sourceLanguage":18,"type":251},"plugins/cashflow/skills/tidy","Triggered by \"tidy up\", \"clean up transactions\", \"categorize uncategorized\", \"organize my transactions\"","tidy",{"claudeCode":12},"SKILL.md frontmatter at plugins/cashflow/skills/tidy/SKILL.md",[4406],{"path":3130,"priority":330},{"basePath":4408,"description":4409,"displayName":4410,"installMethods":4411,"rationale":4412,"selectedPaths":4413,"source":336,"sourceLanguage":18,"type":251},"plugins/cc-best/skills/architecture","Architecture design skill with ADR records, system design checklists, scalability assessment, and architecture patterns","architecture",{"claudeCode":12},"SKILL.md frontmatter at plugins/cc-best/skills/architecture/SKILL.md",[4414],{"path":3130,"priority":330},{"basePath":4416,"description":4417,"displayName":4418,"installMethods":4419,"rationale":4420,"selectedPaths":4421,"source":336,"sourceLanguage":18,"type":251},"plugins/cc-best/skills/testing","Testing strategies and methodologies including TDD, E2E testing, and multi-framework support","testing",{"claudeCode":12},"SKILL.md frontmatter at plugins/cc-best/skills/testing/SKILL.md",[4422],{"path":3130,"priority":330},{"basePath":4424,"description":4425,"displayName":356,"installMethods":4426,"rationale":4427,"selectedPaths":4428,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops","Business operations command center. Routes to the right ops command based on what you need — briefing, inbox, fires, projects, comms, triage, linear, revenue, deploy, or yolo mode.",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops/SKILL.md",[4429],{"path":3130,"priority":330},{"basePath":4431,"description":4432,"displayName":4433,"installMethods":4434,"rationale":4435,"selectedPaths":4436,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-comms","Send and read messages across all channels. Routes based on arguments — whatsapp, email, slack, telegram, discord, notion, or natural language like \"send [msg] to [contact]\".","ops-comms",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-comms/SKILL.md",[4437],{"path":3130,"priority":330},{"basePath":4439,"description":4440,"displayName":4441,"installMethods":4442,"rationale":4443,"selectedPaths":4444,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-daemon","Check claude-ops background daemon end-to-end and auto-fix common issues. Detects stale plist paths after plugin upgrades, missing service commands, dead processes, corrupt health files, and bash version mismatches.","ops-daemon",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-daemon/SKILL.md",[4445],{"path":3130,"priority":330},{"basePath":4447,"description":4448,"displayName":4449,"installMethods":4450,"rationale":4451,"selectedPaths":4452,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-dash","Interactive pixel-art command center dashboard. Visual business HQ with instant hotkey navigation to all ops commands, live status indicators, fire alerts, C-suite reports, settings, sharing, and FAQ.","ops-dash",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-dash/SKILL.md",[4453],{"path":3130,"priority":330},{"basePath":4455,"description":4456,"displayName":4457,"installMethods":4458,"rationale":4459,"selectedPaths":4460,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-deploy","Deploy status across all projects. Shows ECS service versions, Vercel deployments, recent deploys, pending deploys, and CI/CD pipeline state.","ops-deploy",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-deploy/SKILL.md",[4461],{"path":3130,"priority":330},{"basePath":4463,"description":4464,"displayName":4465,"installMethods":4466,"rationale":4467,"selectedPaths":4468,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-doctor","Health check and auto-repair for the ops plugin. Diagnoses manifest errors, broken permissions, invalid configs, stale caches, and missing files — then spawns an agent to fix everything automatically.","ops-doctor",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-doctor/SKILL.md",[4469],{"path":3130,"priority":330},{"basePath":4471,"description":4472,"displayName":4473,"installMethods":4474,"rationale":4475,"selectedPaths":4476,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-ecom","Shopify store command center. Orders, inventory, fulfillment, analytics, and store health. Works with any Shopify store via Admin API.","ops-ecom",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-ecom/SKILL.md",[4477],{"path":3130,"priority":330},{"basePath":4479,"description":4480,"displayName":4481,"installMethods":4482,"rationale":4483,"selectedPaths":4484,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-fires","Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.","ops-fires",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-fires/SKILL.md",[4485],{"path":3130,"priority":330},{"basePath":4487,"description":4488,"displayName":4489,"installMethods":4490,"rationale":4491,"selectedPaths":4492,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-go","Token-efficient morning briefing. Pre-gathers all data via shell scripts, then presents a unified business dashboard with prioritized actions.","ops-go",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-go/SKILL.md",[4493],{"path":3130,"priority":330},{"basePath":4495,"description":4496,"displayName":4497,"installMethods":4498,"rationale":4499,"selectedPaths":4500,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-gtm","Go-to-market strategy planner. Generates a complete GTM plan across paid, unpaid, marketing, sales, and AI-automation channels for any project — and hands executable campaigns off to /marketing.","ops-gtm",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-gtm/SKILL.md",[4501],{"path":3130,"priority":330},{"basePath":4503,"description":4504,"displayName":4505,"installMethods":4506,"rationale":4507,"selectedPaths":4508,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-inbox","Full inbox management across all channels — WhatsApp (wacli), Email (Gmail MCP), Slack (MCP), Telegram (user-auth MCP), Discord (webhook + REST read), Notion (MCP — comments, mentions, assigned tasks). Scans FULL inbox (not just unread), identifies messages needing replies, archives handled conversations.","ops-inbox",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-inbox/SKILL.md",[4509,4510],{"path":3130,"priority":330},{"path":4511,"priority":348},"CHANNELS.md",{"basePath":4513,"description":4514,"displayName":4515,"installMethods":4516,"rationale":4517,"selectedPaths":4518,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-integrate","Add any SaaS API as a first-class integration. Provide the service name — ops-integrate discovers auth patterns, tests connectivity, and registers the API in your partner registry so it's available to other skills.","ops-integrate",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-integrate/SKILL.md",[4519],{"path":3130,"priority":330},{"basePath":4521,"description":4522,"displayName":4523,"installMethods":4524,"rationale":4525,"selectedPaths":4526,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-linear","Linear command center. Shows current sprint, creates/updates issues, manages priorities, syncs with GSD phases.","ops-linear",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-linear/SKILL.md",[4527],{"path":3130,"priority":330},{"basePath":4529,"description":4530,"displayName":4531,"installMethods":4532,"rationale":4533,"selectedPaths":4534,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-marketing","Marketing command center. Email campaigns (Klaviyo), paid ads (Meta/Google), analytics (GA4), SEO, and social media metrics. One dashboard for all marketing channels.","ops-marketing",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-marketing/SKILL.md",[4535],{"path":3130,"priority":330},{"basePath":4537,"description":4538,"displayName":4539,"installMethods":4540,"rationale":4541,"selectedPaths":4542,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-merge","Autonomous PR merge pipeline. Scans all repos for open PRs, dispatches subagents to fix CI, resolve conflicts, address review comments, then merges. Use --main to also sync dev↔main branches.","ops-merge",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-merge/SKILL.md",[4543],{"path":3130,"priority":330},{"basePath":4545,"description":4546,"displayName":4547,"installMethods":4548,"rationale":4549,"selectedPaths":4550,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-monitor","Unified APM and monitoring surface. Polls Datadog, New Relic, and OpenTelemetry backends for active alerts, error traces, and entity health. Use --watch for live polling every 60 seconds. Use --setup to configure monitoring credentials.","ops-monitor",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-monitor/SKILL.md",[4551],{"path":3130,"priority":330},{"basePath":4553,"description":4554,"displayName":4555,"installMethods":4556,"rationale":4557,"selectedPaths":4558,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-next","Business-level \"what should I do next\". Priority stack — fires > unread comms > ready-to-merge PRs > Linear sprint > revenue-generating GSD work. Uses pre-gathered data and routes to the right skill.","ops-next",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-next/SKILL.md",[4559],{"path":3130,"priority":330},{"basePath":4561,"description":4562,"displayName":4563,"installMethods":4564,"rationale":4565,"selectedPaths":4566,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-orchestrate","Autonomous multi-project orchestration engine. Audits all registered projects, structures work into dependency-wired tasks, dispatches parallel agents (subagents or Agent Teams), audits completions, and ships PRs. Registry-driven — works for any user with a configured project registry.","ops-orchestrate",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-orchestrate/SKILL.md",[4567],{"path":3130,"priority":330},{"basePath":4569,"description":4570,"displayName":4571,"installMethods":4572,"rationale":4573,"selectedPaths":4574,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-package","Ship parcels via any configured carrier — MyParcel, Sendcloud, DHL Parcel NL, PostNL, DPD, UPS, FedEx. Auto-selects the first carrier whose credentials are configured, or pass --carrier \u003Cname> to override. Verbs: ship, label, track, list, carriers.","ops-package",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-package/SKILL.md",[4575],{"path":3130,"priority":330},{"basePath":4577,"description":4578,"displayName":4579,"installMethods":4580,"rationale":4581,"selectedPaths":4582,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-projects","Portfolio dashboard for all GSD-tracked projects. Scans ~/Projects and ~/gsd-workspaces for .planning/ directories, shows phase status, git state, blockers, and next actions for every project. Run /ops projects to see the full portfolio.","ops-projects",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-projects/SKILL.md",[4583],{"path":3130,"priority":330},{"basePath":4585,"description":4586,"displayName":4587,"installMethods":4588,"rationale":4589,"selectedPaths":4590,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-revenue","Revenue and costs tracker. AWS spend via aws ce, credits tracker, project revenue stages. Shows burn rate, runway estimate, credits expiring.","ops-revenue",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-revenue/SKILL.md",[4591],{"path":3130,"priority":330},{"basePath":4593,"description":4594,"displayName":4595,"installMethods":4596,"rationale":4597,"selectedPaths":4598,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-settings","Post-setup credential manager. Shows current integration status (configured/missing/expired) and lets you update individual credentials without re-running the full setup wizard. Runs a smoke test after each update.","ops-settings",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-settings/SKILL.md",[4599],{"path":3130,"priority":330},{"basePath":4601,"description":4602,"displayName":4603,"installMethods":4604,"rationale":4605,"selectedPaths":4606,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-speedup","Cross-platform, hardware-adaptive system optimizer. Auto-detects macOS / Linux / WSL / Windows (MINGW/Cygwin/MSYS2) and CPU/RAM/disk/GPU profile, then picks the right cleanup strategy. Scans reclaimable disk space, memory pressure, runaway processes, startup bloat, network issues. CleanMyMac built into Claude Code.","ops-speedup",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-speedup/SKILL.md",[4607],{"path":3130,"priority":330},{"basePath":4609,"description":4610,"displayName":4611,"installMethods":4612,"rationale":4613,"selectedPaths":4614,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-status","Lightweight green/red status panel for every configured integration. No gather, no actions.","ops-status",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-status/SKILL.md",[4615],{"path":3130,"priority":330},{"basePath":4617,"description":4618,"displayName":4619,"installMethods":4620,"rationale":4621,"selectedPaths":4622,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-triage","Cross-platform issue triage. Pulls from Sentry (MCP), Linear (MCP), GitHub Issues (gh). Cross-references against code to find already-fixed issues. Auto-resolves fixed ones. Dispatches agents for active issues.","ops-triage",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-triage/SKILL.md",[4623],{"path":3130,"priority":330},{"basePath":4625,"description":4626,"displayName":4627,"installMethods":4628,"rationale":4629,"selectedPaths":4630,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-voice","Voice operations — make phone calls (Bland AI), text-to-speech (ElevenLabs), transcribe audio (Whisper/Groq). Replace OpenClaw voice capabilities.","ops-voice",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-voice/SKILL.md",[4631],{"path":3130,"priority":330},{"basePath":4633,"description":4634,"displayName":4635,"installMethods":4636,"rationale":4637,"selectedPaths":4638,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-whatsapp-biz","WhatsApp Business Cloud API — send approved template messages at scale, manage templates with approval tracking, and integrate product catalogs. Separate from wacli personal WhatsApp.","ops-whatsapp-biz",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-whatsapp-biz/SKILL.md",[4639],{"path":3130,"priority":330},{"basePath":4641,"description":4642,"displayName":4643,"installMethods":4644,"rationale":4645,"selectedPaths":4646,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/ops-yolo","YOLO mode. Spawns 4 parallel C-suite agents (CEO, CTO, CFO, COO). Each analyzes the business from their perspective using ALL available data. Produces unfiltered Hard Truths report. After user types YOLO, autonomously runs the business for a day using /loop.","ops-yolo",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/ops-yolo/SKILL.md",[4647],{"path":3130,"priority":330},{"basePath":4649,"description":4650,"displayName":4651,"installMethods":4652,"rationale":4653,"selectedPaths":4654,"source":336,"sourceLanguage":18,"type":251},"plugins/claude-ops/skills/uninstall","Completely remove claude-ops plugin, all stored credentials, cached files, shell exports, and MCP registrations. Confirms each step before deletion.","uninstall",{"claudeCode":12},"SKILL.md frontmatter at plugins/claude-ops/skills/uninstall/SKILL.md",[4655],{"path":3130,"priority":330},{"basePath":4657,"description":4658,"displayName":2405,"installMethods":4659,"rationale":4660,"selectedPaths":4661,"source":336,"sourceLanguage":18,"type":251},"plugins/feedoracle-compliance/skills/compliance","MiCA compliance evidence and stablecoin risk scoring. Use when the user asks about stablecoin compliance, MiCA status, peg stability, or needs verifiable evidence for audit workflows.",{"claudeCode":12},"SKILL.md frontmatter at plugins/feedoracle-compliance/skills/compliance/SKILL.md",[4662],{"path":3130,"priority":330},{"basePath":4664,"description":4665,"displayName":4666,"installMethods":4667,"rationale":4668,"selectedPaths":4669,"source":336,"sourceLanguage":18,"type":251},"plugins/foresight-intelligence/skills/hard-predict-future","Activate this agent for any future-oriented question that requires deep quantitative analysis, historical precedents, and structured scenario planning. Triggers include: \"Will [X]?\", \"Who will win [X]?\", \"What happens to [X]?\", prediction requests with high stakes, foresight analysis, STEEEP scenario planning, futures cone, competitive race analysis, technology adoption curves, geopolitical shifts, or any question about a future outcome that deserves rigorous multi-step analysis. This agent runs a 12-step deterministic pipeline: Claude handles intelligence, Python handles all arithmetic. Year is NOT required — the engine infers the horizon. REQUIRES: Bash tool + Python 3.x. Not compatible with claude.ai web (use Soft Predict Future instead).\n","hard-predict-future",{"claudeCode":12},"SKILL.md frontmatter at plugins/foresight-intelligence/skills/hard-predict-future/SKILL.md",[4670,4671,4673,4675,4677,4679,4681,4683,4685],{"path":3130,"priority":330},{"path":4672,"priority":3239},"scripts/confidence_calc.py",{"path":4674,"priority":3239},"scripts/decision_guidance.py",{"path":4676,"priority":3239},"scripts/input_validator.py",{"path":4678,"priority":3239},"scripts/matrix_builder.py",{"path":4680,"priority":3239},"scripts/probability_calc.py",{"path":4682,"priority":3239},"scripts/regional_context.py",{"path":4684,"priority":3239},"scripts/report_formatter.py",{"path":4686,"priority":3239},"scripts/signal_scorer.py",{"basePath":4688,"description":4689,"displayName":4690,"installMethods":4691,"rationale":4692,"selectedPaths":4693,"source":336,"sourceLanguage":18,"type":251},"plugins/foresight-intelligence/skills/soft-predict-future","Activate this skill for ANY future-oriented question. Triggers include: \"Will [X]?\", \"Who will win [X]?\", \"What happens to [X]?\", \"Can [X] succeed?\", \"What's the future of X?\", foresight analysis, scenario planning, STEEEP analysis, futures cone, prediction requests, or any question about a future outcome. Year is NOT required — the engine infers the horizon. Also activate when the user says \"predict\", \"forecast\", \"what are the odds\", \"scenario analysis\", or asks about competitive races, technology adoption, geopolitical shifts, or market dominance. REQUIRES web search to be enabled — if web search is unavailable, tell the user before proceeding.\n","soft-predict-future",{"claudeCode":12},"SKILL.md frontmatter at plugins/foresight-intelligence/skills/soft-predict-future/SKILL.md",[4694],{"path":3130,"priority":330},{"basePath":4696,"description":4697,"displayName":4698,"installMethods":4699,"rationale":4700,"selectedPaths":4701,"source":336,"sourceLanguage":18,"type":251},"plugins/frontend-design-pro/skills/color-curator","Browse and select color palettes from Coolors or curated fallbacks. Use to find the perfect color palette for a design project.","color-curator",{"claudeCode":12},"SKILL.md frontmatter at plugins/frontend-design-pro/skills/color-curator/SKILL.md",[4702,4703],{"path":3130,"priority":330},{"path":4704,"priority":348},"references/color-theory.md",{"basePath":4706,"description":4707,"displayName":4708,"installMethods":4709,"rationale":4710,"selectedPaths":4711,"source":336,"sourceLanguage":18,"type":251},"plugins/frontend-design-pro/skills/design-wizard","Interactive design wizard that guides through a complete frontend design process with discovery, aesthetic selection, and code generation. Use for creating distinctive, production-ready UI.","design-wizard",{"claudeCode":12},"SKILL.md frontmatter at plugins/frontend-design-pro/skills/design-wizard/SKILL.md",[4712,4713,4715,4717,4719],{"path":3130,"priority":330},{"path":4714,"priority":348},"references/accessibility-guidelines.md",{"path":4716,"priority":348},"references/aesthetics-catalog.md",{"path":4718,"priority":348},"references/anti-patterns.md",{"path":4720,"priority":348},"references/design-principles.md",{"basePath":4722,"description":4723,"displayName":4724,"installMethods":4725,"rationale":4726,"selectedPaths":4727,"source":336,"sourceLanguage":18,"type":251},"plugins/frontend-design-pro/skills/inspiration-analyzer","Analyze websites for design inspiration, extracting colors, typography, layouts, and patterns. Use when you have specific URLs to analyze for a design project.","inspiration-analyzer",{"claudeCode":12},"SKILL.md frontmatter at plugins/frontend-design-pro/skills/inspiration-analyzer/SKILL.md",[4728,4729],{"path":3130,"priority":330},{"path":4730,"priority":348},"references/extraction-techniques.md",{"basePath":4732,"description":4733,"displayName":4734,"installMethods":4735,"rationale":4736,"selectedPaths":4737,"source":336,"sourceLanguage":18,"type":251},"plugins/frontend-design-pro/skills/moodboard-creator","Create visual moodboards from collected inspiration with iterative refinement. Use after trend research or website analysis to synthesize design direction before implementation.","moodboard-creator",{"claudeCode":12},"SKILL.md frontmatter at plugins/frontend-design-pro/skills/moodboard-creator/SKILL.md",[4738],{"path":3130,"priority":330},{"basePath":4740,"description":4741,"displayName":4742,"installMethods":4743,"rationale":4744,"selectedPaths":4745,"source":336,"sourceLanguage":18,"type":251},"plugins/frontend-design-pro/skills/trend-researcher","Research latest UI/UX trends from Dribbble and design communities. Use when starting a design project to understand current visual trends, color palettes, and layout patterns.","trend-researcher",{"claudeCode":12},"SKILL.md frontmatter at plugins/frontend-design-pro/skills/trend-researcher/SKILL.md",[4746],{"path":3130,"priority":330},{"basePath":4748,"description":4749,"displayName":4750,"installMethods":4751,"rationale":4752,"selectedPaths":4753,"source":336,"sourceLanguage":18,"type":251},"plugins/frontend-design-pro/skills/typography-selector","Browse and select fonts from Google Fonts or curated pairings. Use to find the perfect typography for a design project.","typography-selector",{"claudeCode":12},"SKILL.md frontmatter at plugins/frontend-design-pro/skills/typography-selector/SKILL.md",[4754,4755],{"path":3130,"priority":330},{"path":4756,"priority":348},"references/font-pairing.md",{"basePath":4758,"description":4759,"displayName":4760,"installMethods":4761,"rationale":4762,"selectedPaths":4763,"source":336,"sourceLanguage":18,"type":251},"plugins/give-claude-eyes/skills/qwen-vision","Use when the user asks to \"analyze video\", \"watch this video\", \"what happens in this video\", \"describe this clip\", \"review this footage\", \"classify these videos\", \"compare videos\", \"analyze this image\", \"what's in this screenshot\", or when the user provides a video/image file path and expects visual understanding. Also trigger on: \"qwen\", \"video bridge\", \"multimodal analysis\", \"motion analysis\", \"video reference\", \"video breakdown\", \"batch classify\", or any task requiring understanding of video content that Claude cannot do natively.\n","qwen-vision",{"claudeCode":12},"SKILL.md frontmatter at plugins/give-claude-eyes/skills/qwen-vision/SKILL.md",[4764,4765,4767,4769],{"path":3130,"priority":330},{"path":4766,"priority":348},"references/batch-pattern.md",{"path":4768,"priority":348},"references/prompt-tips.md",{"path":4770,"priority":3239},"scripts/qwen_bridge.py",{"basePath":4772,"description":4773,"displayName":4774,"installMethods":4775,"rationale":4776,"selectedPaths":4777,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/add-backlog","Add an idea to the backlog parking lot (999.x numbering)","add-backlog",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/add-backlog/SKILL.md",[4778],{"path":3130,"priority":330},{"basePath":4780,"description":4781,"displayName":4782,"installMethods":4783,"rationale":4784,"selectedPaths":4785,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/add-phase","Add phase to end of current milestone in roadmap","add-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/add-phase/SKILL.md",[4786],{"path":3130,"priority":330},{"basePath":4788,"description":4789,"displayName":4790,"installMethods":4791,"rationale":4792,"selectedPaths":4793,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/add-tests","Generate tests for a completed phase based on UAT criteria and implementation","add-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/add-tests/SKILL.md",[4794],{"path":3130,"priority":330},{"basePath":4796,"description":4797,"displayName":4798,"installMethods":4799,"rationale":4800,"selectedPaths":4801,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/add-todo","Capture idea or task as todo from current conversation context","add-todo",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/add-todo/SKILL.md",[4802],{"path":3130,"priority":330},{"basePath":4804,"description":4805,"displayName":4806,"installMethods":4807,"rationale":4808,"selectedPaths":4809,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/ai-integration-phase","Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy","ai-integration-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/ai-integration-phase/SKILL.md",[4810],{"path":3130,"priority":330},{"basePath":4812,"description":4813,"displayName":4814,"installMethods":4815,"rationale":4816,"selectedPaths":4817,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/analyze-dependencies","Analyze phase dependencies and suggest Depends on entries for ROADMAP.md","analyze-dependencies",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/analyze-dependencies/SKILL.md",[4818],{"path":3130,"priority":330},{"basePath":4820,"description":4821,"displayName":4822,"installMethods":4823,"rationale":4824,"selectedPaths":4825,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/audit-fix","Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit","audit-fix",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/audit-fix/SKILL.md",[4826],{"path":3130,"priority":330},{"basePath":4828,"description":4829,"displayName":4830,"installMethods":4831,"rationale":4832,"selectedPaths":4833,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/audit-milestone","Audit milestone completion against original intent before archiving","audit-milestone",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/audit-milestone/SKILL.md",[4834],{"path":3130,"priority":330},{"basePath":4836,"description":4837,"displayName":4838,"installMethods":4839,"rationale":4840,"selectedPaths":4841,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/audit-uat","Cross-phase audit of all outstanding UAT and verification items","audit-uat",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/audit-uat/SKILL.md",[4842],{"path":3130,"priority":330},{"basePath":4844,"description":4845,"displayName":4846,"installMethods":4847,"rationale":4848,"selectedPaths":4849,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/autonomous","Run all remaining phases autonomously — discuss→plan→execute per phase","autonomous",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/autonomous/SKILL.md",[4850],{"path":3130,"priority":330},{"basePath":4852,"description":4853,"displayName":4854,"installMethods":4855,"rationale":4856,"selectedPaths":4857,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/check-todos","List pending todos and select one to work on","check-todos",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/check-todos/SKILL.md",[4858],{"path":3130,"priority":330},{"basePath":4860,"description":4861,"displayName":4862,"installMethods":4863,"rationale":4864,"selectedPaths":4865,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/cleanup","Archive accumulated phase directories from completed milestones","cleanup",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/cleanup/SKILL.md",[4866],{"path":3130,"priority":330},{"basePath":4868,"description":4869,"displayName":4870,"installMethods":4871,"rationale":4872,"selectedPaths":4873,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/code-review","Review source files changed during a phase for bugs, security issues, and code quality problems","code-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/code-review/SKILL.md",[4874],{"path":3130,"priority":330},{"basePath":4876,"description":4877,"displayName":4878,"installMethods":4879,"rationale":4880,"selectedPaths":4881,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/code-review-fix","Auto-fix issues found by code review in REVIEW.md. Spawns fixer agent, commits each fix atomically, produces REVIEW-FIX.md summary.","code-review-fix",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/code-review-fix/SKILL.md",[4882],{"path":3130,"priority":330},{"basePath":4884,"description":4885,"displayName":4886,"installMethods":4887,"rationale":4888,"selectedPaths":4889,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/complete-milestone","Archive completed milestone and prepare for next version","complete-milestone",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/complete-milestone/SKILL.md",[4890],{"path":3130,"priority":330},{"basePath":4892,"description":4893,"displayName":4894,"installMethods":4895,"rationale":4896,"selectedPaths":4897,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/debug","Systematic debugging with persistent state across context resets","debug",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/debug/SKILL.md",[4898],{"path":3130,"priority":330},{"basePath":4900,"description":4901,"displayName":4902,"installMethods":4903,"rationale":4904,"selectedPaths":4905,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/discuss-phase","Gather phase context through adaptive questioning before planning. Use --all to skip area selection and discuss all gray areas interactively. Use --auto to skip interactive questions (Claude picks recommended defaults). Use --chain for interactive discuss followed by automatic plan+execute. Use --power for bulk question generation into a file-based UI (answer at your own pace).","discuss-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/discuss-phase/SKILL.md",[4906],{"path":3130,"priority":330},{"basePath":4908,"description":4909,"displayName":4910,"installMethods":4911,"rationale":4912,"selectedPaths":4913,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/do","Route freeform text to the right GSD command automatically","do",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/do/SKILL.md",[4914],{"path":3130,"priority":330},{"basePath":4916,"description":4917,"displayName":4918,"installMethods":4919,"rationale":4920,"selectedPaths":4921,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/docs-update","Generate or update project documentation verified against the codebase","docs-update",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/docs-update/SKILL.md",[4922],{"path":3130,"priority":330},{"basePath":4924,"description":4925,"displayName":4926,"installMethods":4927,"rationale":4928,"selectedPaths":4929,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/eval-review","Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation plan","eval-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/eval-review/SKILL.md",[4930],{"path":3130,"priority":330},{"basePath":4932,"description":4933,"displayName":4934,"installMethods":4935,"rationale":4936,"selectedPaths":4937,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/execute-phase","Execute all plans in a phase with wave-based parallelization","execute-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/execute-phase/SKILL.md",[4938],{"path":3130,"priority":330},{"basePath":4940,"description":4941,"displayName":4942,"installMethods":4943,"rationale":4944,"selectedPaths":4945,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/explore","Socratic ideation and idea routing — think through ideas before committing to plans","explore",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/explore/SKILL.md",[4946],{"path":3130,"priority":330},{"basePath":4948,"description":4949,"displayName":4950,"installMethods":4951,"rationale":4952,"selectedPaths":4953,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/fast","Execute a trivial task inline — no subagents, no planning overhead","fast",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/fast/SKILL.md",[4954],{"path":3130,"priority":330},{"basePath":4956,"description":4957,"displayName":4958,"installMethods":4959,"rationale":4960,"selectedPaths":4961,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/forensics","Post-mortem investigation for failed GSD workflows — analyzes git history, artifacts, and state to diagnose what went wrong","forensics",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/forensics/SKILL.md",[4962],{"path":3130,"priority":330},{"basePath":4964,"description":4965,"displayName":4966,"installMethods":4967,"rationale":4968,"selectedPaths":4969,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/from-gsd2","Import a GSD-2 (.gsd/) project back to GSD v1 (.planning/) format","from-gsd2",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/from-gsd2/SKILL.md",[4970],{"path":3130,"priority":330},{"basePath":4972,"description":4973,"displayName":4974,"installMethods":4975,"rationale":4976,"selectedPaths":4977,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/graphify","Build, query, and inspect the project knowledge graph in .planning/graphs/","graphify",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/graphify/SKILL.md",[4978],{"path":3130,"priority":330},{"basePath":4980,"description":4981,"displayName":4982,"installMethods":4983,"rationale":4984,"selectedPaths":4985,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/health","Diagnose planning directory health and optionally repair issues","health",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/health/SKILL.md",[4986],{"path":3130,"priority":330},{"basePath":4988,"description":4989,"displayName":4990,"installMethods":4991,"rationale":4992,"selectedPaths":4993,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/help","Show available GSD commands and usage guide","help",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/help/SKILL.md",[4994],{"path":3130,"priority":330},{"basePath":4996,"description":4997,"displayName":4998,"installMethods":4999,"rationale":5000,"selectedPaths":5001,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/import","Ingest external plans with conflict detection against project decisions before writing anything.","import",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/import/SKILL.md",[5002],{"path":3130,"priority":330},{"basePath":5004,"description":5005,"displayName":5006,"installMethods":5007,"rationale":5008,"selectedPaths":5009,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/inbox","Triage and review all open GitHub issues and PRs against project templates and contribution guidelines","inbox",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/inbox/SKILL.md",[5010],{"path":3130,"priority":330},{"basePath":5012,"description":5013,"displayName":5014,"installMethods":5015,"rationale":5016,"selectedPaths":5017,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/ingest-docs","Scan a repo for mixed ADRs, PRDs, SPECs, and DOCs and bootstrap or merge the full .planning/ setup from them. Classifies each doc in parallel, synthesizes a consolidated context with a conflicts report, and routes to new-project or merge-milestone depending on whether .planning/ already exists.","ingest-docs",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/ingest-docs/SKILL.md",[5018],{"path":3130,"priority":330},{"basePath":5020,"description":5021,"displayName":5022,"installMethods":5023,"rationale":5024,"selectedPaths":5025,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/insert-phase","Insert urgent work as decimal phase (e.g., 72.1) between existing phases","insert-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/insert-phase/SKILL.md",[5026],{"path":3130,"priority":330},{"basePath":5028,"description":5029,"displayName":5030,"installMethods":5031,"rationale":5032,"selectedPaths":5033,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/intel","Query, inspect, or refresh codebase intelligence files in .planning/intel/","intel",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/intel/SKILL.md",[5034],{"path":3130,"priority":330},{"basePath":5036,"description":5037,"displayName":5038,"installMethods":5039,"rationale":5040,"selectedPaths":5041,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/join-discord","Join the GSD Discord community","join-discord",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/join-discord/SKILL.md",[5042],{"path":3130,"priority":330},{"basePath":5044,"description":5045,"displayName":5046,"installMethods":5047,"rationale":5048,"selectedPaths":5049,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/list-phase-assumptions","Surface Claude's assumptions about a phase approach before planning","list-phase-assumptions",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/list-phase-assumptions/SKILL.md",[5050],{"path":3130,"priority":330},{"basePath":5052,"description":5053,"displayName":5054,"installMethods":5055,"rationale":5056,"selectedPaths":5057,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/list-workspaces","List active GSD workspaces and their status","list-workspaces",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/list-workspaces/SKILL.md",[5058],{"path":3130,"priority":330},{"basePath":5060,"description":5061,"displayName":5062,"installMethods":5063,"rationale":5064,"selectedPaths":5065,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/manager","Interactive command center for managing multiple phases from one terminal","manager",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/manager/SKILL.md",[5066],{"path":3130,"priority":330},{"basePath":5068,"description":5069,"displayName":5070,"installMethods":5071,"rationale":5072,"selectedPaths":5073,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/map-codebase","Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents","map-codebase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/map-codebase/SKILL.md",[5074],{"path":3130,"priority":330},{"basePath":5076,"description":5077,"displayName":5078,"installMethods":5079,"rationale":5080,"selectedPaths":5081,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/milestone-summary","Generate a comprehensive project summary from milestone artifacts for team onboarding and review","milestone-summary",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/milestone-summary/SKILL.md",[5082],{"path":3130,"priority":330},{"basePath":5084,"description":5085,"displayName":5086,"installMethods":5087,"rationale":5088,"selectedPaths":5089,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/mvp-phase","Plan an MVP-mode phase — captures an \"As a / I want to / So that\" user story, runs SPIDR splitting, then delegates to plan-phase","mvp-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/mvp-phase/SKILL.md",[5090],{"path":3130,"priority":330},{"basePath":5092,"description":5093,"displayName":5094,"installMethods":5095,"rationale":5096,"selectedPaths":5097,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/new-milestone","Start a new milestone cycle — update PROJECT.md and route to requirements","new-milestone",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/new-milestone/SKILL.md",[5098],{"path":3130,"priority":330},{"basePath":5100,"description":5101,"displayName":5102,"installMethods":5103,"rationale":5104,"selectedPaths":5105,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/new-project","Initialize a new project with deep context gathering and PROJECT.md","new-project",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/new-project/SKILL.md",[5106],{"path":3130,"priority":330},{"basePath":5108,"description":5109,"displayName":5110,"installMethods":5111,"rationale":5112,"selectedPaths":5113,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/new-workspace","Create an isolated workspace with repo copies and independent .planning/","new-workspace",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/new-workspace/SKILL.md",[5114],{"path":3130,"priority":330},{"basePath":5116,"description":5117,"displayName":5118,"installMethods":5119,"rationale":5120,"selectedPaths":5121,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/next","Automatically advance to the next logical step in the GSD workflow","next",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/next/SKILL.md",[5122],{"path":3130,"priority":330},{"basePath":5124,"description":5125,"displayName":5126,"installMethods":5127,"rationale":5128,"selectedPaths":5129,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/note","Zero-friction idea capture. Append, list, or promote notes to todos.","note",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/note/SKILL.md",[5130],{"path":3130,"priority":330},{"basePath":5132,"description":5133,"displayName":5134,"installMethods":5135,"rationale":5136,"selectedPaths":5137,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/pause-work","Create context handoff when pausing work mid-phase","pause-work",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/pause-work/SKILL.md",[5138],{"path":3130,"priority":330},{"basePath":5140,"description":5141,"displayName":5142,"installMethods":5143,"rationale":5144,"selectedPaths":5145,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/plan-milestone-gaps","Create phases to close all gaps identified by milestone audit","plan-milestone-gaps",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/plan-milestone-gaps/SKILL.md",[5146],{"path":3130,"priority":330},{"basePath":5148,"description":5149,"displayName":5150,"installMethods":5151,"rationale":5152,"selectedPaths":5153,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/plan-phase","Create detailed phase plan (PLAN.md) with verification loop","plan-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/plan-phase/SKILL.md",[5154],{"path":3130,"priority":330},{"basePath":5156,"description":5157,"displayName":5158,"installMethods":5159,"rationale":5160,"selectedPaths":5161,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/plant-seed","Capture a forward-looking idea with trigger conditions — surfaces automatically at the right milestone","plant-seed",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/plant-seed/SKILL.md",[5162],{"path":3130,"priority":330},{"basePath":5164,"description":5165,"displayName":5166,"installMethods":5167,"rationale":5168,"selectedPaths":5169,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/pr-branch","Create a clean PR branch by filtering out .planning/ commits — ready for code review","pr-branch",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/pr-branch/SKILL.md",[5170],{"path":3130,"priority":330},{"basePath":5172,"description":5173,"displayName":5174,"installMethods":5175,"rationale":5176,"selectedPaths":5177,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/profile-user","Generate developer behavioral profile and create Claude-discoverable artifacts","profile-user",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/profile-user/SKILL.md",[5178],{"path":3130,"priority":330},{"basePath":5180,"description":5181,"displayName":5182,"installMethods":5183,"rationale":5184,"selectedPaths":5185,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/progress","Check project progress, show context, and route to next action (execute or plan). Use --forensic to append a 6-check integrity audit after the standard report.","progress",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/progress/SKILL.md",[5186],{"path":3130,"priority":330},{"basePath":5188,"description":5189,"displayName":5190,"installMethods":5191,"rationale":5192,"selectedPaths":5193,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/quick","Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents","quick",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/quick/SKILL.md",[5194],{"path":3130,"priority":330},{"basePath":5196,"description":5197,"displayName":5198,"installMethods":5199,"rationale":5200,"selectedPaths":5201,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/reapply-patches","Reapply local modifications after a GSD update","reapply-patches",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/reapply-patches/SKILL.md",[5202],{"path":3130,"priority":330},{"basePath":5204,"description":5205,"displayName":5206,"installMethods":5207,"rationale":5208,"selectedPaths":5209,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/remove-phase","Remove a future phase from roadmap and renumber subsequent phases","remove-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/remove-phase/SKILL.md",[5210],{"path":3130,"priority":330},{"basePath":5212,"description":5213,"displayName":5214,"installMethods":5215,"rationale":5216,"selectedPaths":5217,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/remove-workspace","Remove a GSD workspace and clean up worktrees","remove-workspace",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/remove-workspace/SKILL.md",[5218],{"path":3130,"priority":330},{"basePath":5220,"description":5221,"displayName":5222,"installMethods":5223,"rationale":5224,"selectedPaths":5225,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/research-phase","Research how to implement a phase (standalone - usually use /gsd:plan-phase instead)","research-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/research-phase/SKILL.md",[5226],{"path":3130,"priority":330},{"basePath":5228,"description":5229,"displayName":5230,"installMethods":5231,"rationale":5232,"selectedPaths":5233,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/resume-at","Schedule a future resume of work - e.g. '/gsd:resume-at 09:00', '/gsd:resume-at +2h', or '/gsd:resume-at 04:00 --cmd /gsd:execute-phase 9'","resume-at",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/resume-at/SKILL.md",[5234],{"path":3130,"priority":330},{"basePath":5236,"description":5237,"displayName":5238,"installMethods":5239,"rationale":5240,"selectedPaths":5241,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/resume-work","Resume work from previous session with full context restoration","resume-work",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/resume-work/SKILL.md",[5242],{"path":3130,"priority":330},{"basePath":5244,"description":5245,"displayName":5246,"installMethods":5247,"rationale":5248,"selectedPaths":5249,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/review","Request cross-AI peer review of phase plans from external AI CLIs","review",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/review/SKILL.md",[5250],{"path":3130,"priority":330},{"basePath":5252,"description":5253,"displayName":5254,"installMethods":5255,"rationale":5256,"selectedPaths":5257,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/review-backlog","Review and promote backlog items to active milestone","review-backlog",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/review-backlog/SKILL.md",[5258],{"path":3130,"priority":330},{"basePath":5260,"description":5261,"displayName":5262,"installMethods":5263,"rationale":5264,"selectedPaths":5265,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/scan","Rapid codebase assessment — lightweight alternative to /gsd:map-codebase","scan",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/scan/SKILL.md",[5266],{"path":3130,"priority":330},{"basePath":5268,"description":5269,"displayName":5270,"installMethods":5271,"rationale":5272,"selectedPaths":5273,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/secure-phase","Retroactively verify threat mitigations for a completed phase","secure-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/secure-phase/SKILL.md",[5274],{"path":3130,"priority":330},{"basePath":5276,"description":5277,"displayName":5278,"installMethods":5279,"rationale":5280,"selectedPaths":5281,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/session-report","Generate a session report with token usage estimates, work summary, and outcomes","session-report",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/session-report/SKILL.md",[5282],{"path":3130,"priority":330},{"basePath":5284,"description":5285,"displayName":5286,"installMethods":5287,"rationale":5288,"selectedPaths":5289,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/set-profile","Switch model profile for GSD agents (quality/balanced/budget/inherit)","set-profile",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/set-profile/SKILL.md",[5290],{"path":3130,"priority":330},{"basePath":5292,"description":5293,"displayName":5294,"installMethods":5295,"rationale":5296,"selectedPaths":5297,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/settings","Configure GSD workflow toggles and model profile","settings",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/settings/SKILL.md",[5298],{"path":3130,"priority":330},{"basePath":5300,"description":5301,"displayName":5302,"installMethods":5303,"rationale":5304,"selectedPaths":5305,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/ship","Create PR, run review, and prepare for merge after verification passes","ship",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/ship/SKILL.md",[5306],{"path":3130,"priority":330},{"basePath":5308,"description":5309,"displayName":5310,"installMethods":5311,"rationale":5312,"selectedPaths":5313,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/sketch","Sketch UI/design ideas with throwaway HTML mockups, or propose what to sketch next (frontier mode)","sketch",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/sketch/SKILL.md",[5314],{"path":3130,"priority":330},{"basePath":5316,"description":5317,"displayName":5318,"installMethods":5319,"rationale":5320,"selectedPaths":5321,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/sketch-wrap-up","Package sketch design findings into a persistent project skill for future build conversations","sketch-wrap-up",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/sketch-wrap-up/SKILL.md",[5322],{"path":3130,"priority":330},{"basePath":5324,"description":5325,"displayName":5326,"installMethods":5327,"rationale":5328,"selectedPaths":5329,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/spec-phase","Socratic spec refinement — clarify WHAT a phase delivers with ambiguity scoring before discuss-phase. Produces a SPEC.md with falsifiable requirements locked before implementation decisions begin.","spec-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/spec-phase/SKILL.md",[5330],{"path":3130,"priority":330},{"basePath":5332,"description":5333,"displayName":5334,"installMethods":5335,"rationale":5336,"selectedPaths":5337,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/spike","Spike an idea through experiential exploration, or propose what to spike next (frontier mode)","spike",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/spike/SKILL.md",[5338],{"path":3130,"priority":330},{"basePath":5340,"description":5341,"displayName":5342,"installMethods":5343,"rationale":5344,"selectedPaths":5345,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/spike-wrap-up","Package spike findings into a persistent project skill for future build conversations","spike-wrap-up",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/spike-wrap-up/SKILL.md",[5346],{"path":3130,"priority":330},{"basePath":5348,"description":5349,"displayName":5350,"installMethods":5351,"rationale":5352,"selectedPaths":5353,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/stats","Display project statistics — phases, plans, requirements, git metrics, and timeline","stats",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/stats/SKILL.md",[5354],{"path":3130,"priority":330},{"basePath":5356,"description":5357,"displayName":5358,"installMethods":5359,"rationale":5360,"selectedPaths":5361,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/thread","Manage persistent context threads for cross-session work","thread",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/thread/SKILL.md",[5362],{"path":3130,"priority":330},{"basePath":5364,"description":5365,"displayName":5366,"installMethods":5367,"rationale":5368,"selectedPaths":5369,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/ui-phase","Generate UI design contract (UI-SPEC.md) for frontend phases","ui-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/ui-phase/SKILL.md",[5370],{"path":3130,"priority":330},{"basePath":5372,"description":5373,"displayName":5374,"installMethods":5375,"rationale":5376,"selectedPaths":5377,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/ui-review","Retroactive 6-pillar visual audit of implemented frontend code","ui-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/ui-review/SKILL.md",[5378],{"path":3130,"priority":330},{"basePath":5380,"description":5381,"displayName":5382,"installMethods":5383,"rationale":5384,"selectedPaths":5385,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/ultraplan-phase","[BETA] Offload plan phase to Claude Code's ultraplan cloud — drafts remotely while terminal stays free, review in browser with inline comments, import back via /gsd:import. Claude Code only.","ultraplan-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/ultraplan-phase/SKILL.md",[5386],{"path":3130,"priority":330},{"basePath":5388,"description":5389,"displayName":5390,"installMethods":5391,"rationale":5392,"selectedPaths":5393,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/undo","Safe git revert. Roll back phase or plan commits using the phase manifest with dependency checks.","undo",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/undo/SKILL.md",[5394],{"path":3130,"priority":330},{"basePath":5396,"description":5397,"displayName":5398,"installMethods":5399,"rationale":5400,"selectedPaths":5401,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/update","Update GSD to latest version with changelog display","update",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/update/SKILL.md",[5402],{"path":3130,"priority":330},{"basePath":5404,"description":5405,"displayName":5406,"installMethods":5407,"rationale":5408,"selectedPaths":5409,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/validate-phase","Retroactively audit and fill Nyquist validation gaps for a completed phase","validate-phase",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/validate-phase/SKILL.md",[5410],{"path":3130,"priority":330},{"basePath":5412,"description":5413,"displayName":5414,"installMethods":5415,"rationale":5416,"selectedPaths":5417,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/verify-work","Validate built features through conversational UAT","verify-work",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/verify-work/SKILL.md",[5418],{"path":3130,"priority":330},{"basePath":5420,"description":5421,"displayName":5422,"installMethods":5423,"rationale":5424,"selectedPaths":5425,"source":336,"sourceLanguage":18,"type":251},"plugins/gsd/skills/workstreams","Manage parallel workstreams — list, create, switch, status, progress, complete, and resume","workstreams",{"claudeCode":12},"SKILL.md frontmatter at plugins/gsd/skills/workstreams/SKILL.md",[5426],{"path":3130,"priority":330},{"basePath":5428,"description":5429,"displayName":5430,"installMethods":5431,"rationale":5432,"selectedPaths":5433,"source":336,"sourceLanguage":18,"type":251},"plugins/meeting-bots/skills/meeting","Convene a meeting of AI personas (3 to 10 participants) who debate a subject and reach a synthesis. Teams adapt to the theme (dev, design, product, business, life). The user can mix teams, add custom personas on the fly, and size the meeting up or down. Full debate written to a markdown file in the current directory, only the Boss's final synthesis is shown in the console.","meeting",{"claudeCode":12},"SKILL.md frontmatter at plugins/meeting-bots/skills/meeting/SKILL.md",[5434],{"path":3130,"priority":330},{"basePath":5436,"description":5437,"displayName":5438,"installMethods":5439,"rationale":5440,"selectedPaths":5441,"source":336,"sourceLanguage":18,"type":251},"plugins/mortgage/skills/about-atlantic-home-mortgage","Background information about Lendtrain powered by Atlantic Home Mortgage — company history, credentials, founder bio, and contact information for borrower trust-building.\r","about-atlantic-home-mortgage",{"claudeCode":12},"SKILL.md frontmatter at plugins/mortgage/skills/about-atlantic-home-mortgage/SKILL.md",[5442],{"path":3130,"priority":330},{"basePath":5444,"description":5445,"displayName":5446,"installMethods":5447,"rationale":5448,"selectedPaths":5449,"source":336,"sourceLanguage":18,"type":251},"plugins/mortgage/skills/closing-costs","Calculates itemized state-specific closing costs for mortgage refinance transactions across 10 licensed states, with product-specific fees for Conventional, FHA, FHA Streamline, VA IRRRL, and VA Cash-Out.\r","closing-costs",{"claudeCode":12},"SKILL.md frontmatter at plugins/mortgage/skills/closing-costs/SKILL.md",[5450],{"path":3130,"priority":330},{"basePath":5452,"description":5453,"displayName":5454,"installMethods":5455,"rationale":5456,"selectedPaths":5457,"source":336,"sourceLanguage":18,"type":251},"plugins/mortgage/skills/mortgage-compliance","Enforces mortgage regulatory compliance — TRID, RESPA, TILA, ECOA/Fair Lending, state licensing, required disclosures, and data privacy rules for all borrower interactions.\r","mortgage-compliance",{"claudeCode":12},"SKILL.md frontmatter at plugins/mortgage/skills/mortgage-compliance/SKILL.md",[5458],{"path":3130,"priority":330},{"basePath":5460,"description":5461,"displayName":5462,"installMethods":5463,"rationale":5464,"selectedPaths":5465,"source":336,"sourceLanguage":18,"type":251},"plugins/mortgage/skills/mortgage-loan-officer","Guides borrowers through mortgage refinance evaluation — collects loan data, extracts mortgage statement fields, evaluates qualification, and delivers recommendations with consumer-friendly communication.\r","mortgage-loan-officer",{"claudeCode":12},"SKILL.md frontmatter at plugins/mortgage/skills/mortgage-loan-officer/SKILL.md",[5466],{"path":3130,"priority":330},{"basePath":5468,"description":5469,"displayName":5470,"installMethods":5471,"rationale":5472,"selectedPaths":5473,"source":336,"sourceLanguage":18,"type":251},"plugins/mortgage/skills/security-guardrails","Adversarial defense layer for the mortgage plugin — protects against prompt injection, system prompt extraction, PII leakage, workflow bypass, and social engineering attacks.\r","security-guardrails",{"claudeCode":12},"SKILL.md frontmatter at plugins/mortgage/skills/security-guardrails/SKILL.md",[5474],{"path":3130,"priority":330},{"basePath":5476,"description":5477,"displayName":5478,"installMethods":5479,"rationale":5480,"selectedPaths":5481,"source":336,"sourceLanguage":18,"type":251},"plugins/nextjs-expert/skills/app-router","This skill should be used when the user asks to \"create a Next.js route\", \"add a page\", \"set up layouts\", \"implement loading states\", \"add error boundaries\", \"organize routes\", \"create dynamic routes\", or needs guidance on Next.js App Router file conventions and routing patterns.","app-router",{"claudeCode":12},"SKILL.md frontmatter at plugins/nextjs-expert/skills/app-router/SKILL.md",[5482,5483,5485,5487,5489,5491],{"path":3130,"priority":330},{"path":5484,"priority":3239},"examples/dynamic-routes.md",{"path":5486,"priority":3239},"examples/parallel-routes.md",{"path":5488,"priority":348},"references/layouts-templates.md",{"path":5490,"priority":348},"references/loading-error-states.md",{"path":5492,"priority":348},"references/routing-conventions.md",{"basePath":5494,"description":5495,"displayName":5496,"installMethods":5497,"rationale":5498,"selectedPaths":5499,"source":336,"sourceLanguage":18,"type":251},"plugins/nextjs-expert/skills/auth-patterns","This skill should be used when the user asks about \"authentication in Next.js\", \"NextAuth\", \"Auth.js\", \"middleware auth\", \"protected routes\", \"session management\", \"JWT\", \"login flow\", or needs guidance on implementing authentication and authorization in Next.js applications.","auth-patterns",{"claudeCode":12},"SKILL.md frontmatter at plugins/nextjs-expert/skills/auth-patterns/SKILL.md",[5500,5501,5503,5505],{"path":3130,"priority":330},{"path":5502,"priority":3239},"examples/nextauth-setup.md",{"path":5504,"priority":348},"references/middleware-auth.md",{"path":5506,"priority":348},"references/session-management.md",{"basePath":5508,"description":5509,"displayName":5510,"installMethods":5511,"rationale":5512,"selectedPaths":5513,"source":336,"sourceLanguage":18,"type":251},"plugins/nextjs-expert/skills/route-handlers","This skill should be used when the user asks to \"create an API route\", \"add an endpoint\", \"build a REST API\", \"handle POST requests\", \"create route handlers\", \"stream responses\", or needs guidance on Next.js API development in the App Router.","route-handlers",{"claudeCode":12},"SKILL.md frontmatter at plugins/nextjs-expert/skills/route-handlers/SKILL.md",[5514,5515,5517,5519],{"path":3130,"priority":330},{"path":5516,"priority":3239},"examples/crud-api.md",{"path":5518,"priority":348},"references/http-methods.md",{"path":5520,"priority":348},"references/streaming-responses.md",{"basePath":5522,"description":5523,"displayName":5524,"installMethods":5525,"rationale":5526,"selectedPaths":5527,"source":336,"sourceLanguage":18,"type":251},"plugins/nextjs-expert/skills/server-actions","This skill should be used when the user asks about \"Server Actions\", \"form handling in Next.js\", \"mutations\", \"useFormState\", \"useFormStatus\", \"revalidatePath\", \"revalidateTag\", or needs guidance on data mutations and form submissions in Next.js App Router.","server-actions",{"claudeCode":12},"SKILL.md frontmatter at plugins/nextjs-expert/skills/server-actions/SKILL.md",[5528,5529,5531,5533],{"path":3130,"priority":330},{"path":5530,"priority":3239},"examples/mutation-patterns.md",{"path":5532,"priority":348},"references/form-handling.md",{"path":5534,"priority":348},"references/revalidation.md",{"basePath":5536,"description":5537,"displayName":5538,"installMethods":5539,"rationale":5540,"selectedPaths":5541,"source":336,"sourceLanguage":18,"type":251},"plugins/nextjs-expert/skills/server-components","This skill should be used when the user asks about \"Server Components\", \"Client Components\", \"'use client' directive\", \"when to use server vs client\", \"RSC patterns\", \"component composition\", \"data fetching in components\", or needs guidance on React Server Components architecture in Next.js.","server-components",{"claudeCode":12},"SKILL.md frontmatter at plugins/nextjs-expert/skills/server-components/SKILL.md",[5542,5543,5545,5547],{"path":3130,"priority":330},{"path":5544,"priority":3239},"examples/data-fetching-patterns.md",{"path":5546,"priority":348},"references/composition-patterns.md",{"path":5548,"priority":348},"references/server-vs-client.md",{"basePath":5550,"description":5551,"displayName":3027,"installMethods":5552,"rationale":5553,"selectedPaths":5554,"source":336,"sourceLanguage":18,"type":251},"plugins/public-plugin-builder/skills/public-plugin-builder","Activate when the user wants to build a Claude plugin, create a Claude skill, make a Claude agent, structure a Claude Code plugin, says \"build a plugin\", \"create a skill\", \"new claude skill\", \"new agent\", \"help me make a plugin\", \"plugin builder\", \"claude plugin helper\", \"how do I build a Claude skill\", \"I want to create a Claude plugin\", \"plugin building\", or asks how to structure a Claude Code plugin or publish to the Claude marketplace. Works on both claude.ai (generates files as code blocks) and Claude Code (writes and pushes files).\n",{"claudeCode":12},"SKILL.md frontmatter at plugins/public-plugin-builder/skills/public-plugin-builder/SKILL.md",[5555],{"path":3130,"priority":330},{"basePath":5557,"description":5558,"displayName":3037,"installMethods":5559,"rationale":5560,"selectedPaths":5561,"source":336,"sourceLanguage":18,"type":251},"plugins/ralph-review-trio/skills/ralph-review-trio","Run a sequential three-tier code review on a finished implementation branch — Haiku (surface) → Sonnet (logic) → Opus (deep). Restarts from Tier 1 on any tier failure. Use when a solo branch or PR is code-complete and you want structured pre-merge verification before human review.",{"claudeCode":12},"SKILL.md frontmatter at plugins/ralph-review-trio/skills/ralph-review-trio/SKILL.md",[5562,5563,5565,5567,5569,5571],{"path":3130,"priority":330},{"path":5564,"priority":3239},"assets/example-transcript.md",{"path":5566,"priority":348},"references/_common-culprits.md",{"path":5568,"priority":348},"references/haiku-checklist.md",{"path":5570,"priority":348},"references/opus-checklist.md",{"path":5572,"priority":348},"references/sonnet-checklist.md",{"basePath":5574,"description":5575,"displayName":5576,"installMethods":5577,"rationale":5578,"selectedPaths":5579,"source":336,"sourceLanguage":18,"type":251},"plugins/shipwright/skills/build","Autonomous app-building skill — transforms plain-English descriptions into fully built, tested, and deployed applications via a 9-phase pipeline","build",{"claudeCode":12},"SKILL.md frontmatter at plugins/shipwright/skills/build/SKILL.md",[5580],{"path":3130,"priority":330},{"basePath":5582,"description":5583,"displayName":5584,"installMethods":5585,"rationale":5586,"selectedPaths":5587,"source":336,"sourceLanguage":18,"type":251},"plugins/venture-capital-intelligence/skills/analyze-pitch-deck","Activate for ANY pitch deck analysis, feedback, or review request. Triggers include: \"analyze this deck\", \"review my pitch deck\", \"critique my pitch\", \"feedback on my slides\", \"is my deck investor ready\", \"what's wrong with my pitch\", \"how would a VC react to this deck\", \"score my pitch deck\", \"rate my slides\", \"improve my deck\", \"what slides am I missing\", \"is this pitch compelling\". Also triggers when a user pastes slide content, describes their deck structure, or shares a company narrative and asks for investor feedback. Works on claude.ai and Claude Code.","analyze-pitch-deck",{"claudeCode":12},"SKILL.md frontmatter at plugins/venture-capital-intelligence/skills/analyze-pitch-deck/SKILL.md",[5588],{"path":3130,"priority":330},{"basePath":5590,"description":5591,"displayName":5592,"installMethods":5593,"rationale":5594,"selectedPaths":5595,"source":336,"sourceLanguage":18,"type":251},"plugins/venture-capital-intelligence/skills/cap-table-waterfall","Model cap table dilution, SAFE conversion, and exit waterfall across scenarios. Triggered by: \"/venture-capital-intelligence:cap-table-waterfall\", \"model my cap table\", \"simulate dilution\", \"SAFE conversion math\", \"exit waterfall\", \"how much do I own after Series A\", \"liquidation waterfall\", \"cap table scenario\", \"what happens to equity at exit\", \"model the waterfall\", \"how much equity do I have left\", \"what is my ownership after funding\", \"run dilution scenarios\", \"model a new round\", \"what happens at acquisition\", \"cap table after SAFE conversion\", \"pari passu waterfall\", \"preference stack analysis\". Claude Code only. Requires Python 3.x.","cap-table-waterfall",{"claudeCode":12},"SKILL.md frontmatter at plugins/venture-capital-intelligence/skills/cap-table-waterfall/SKILL.md",[5596,5597,5599,5601],{"path":3130,"priority":330},{"path":5598,"priority":3239},"scripts/captable_calc.py",{"path":5600,"priority":3239},"scripts/waterfall_calc.py",{"path":5602,"priority":3239},"scripts/waterfall_formatter.py",{"basePath":5604,"description":5605,"displayName":5606,"installMethods":5607,"rationale":5608,"selectedPaths":5609,"source":336,"sourceLanguage":18,"type":251},"plugins/venture-capital-intelligence/skills/deal-sourcing-signals","Scan a company or sector for deal-sourcing signals across 6 dimensions. Triggered by: \"/venture-capital-intelligence:deal-sourcing-signals\", \"scan signals for X\", \"what signals is X showing\", \"deal sourcing scan\", \"hiring signals for X\", \"is X raising soon\", \"monitor this company\", \"company signal scan\", \"sourcing brief for X\", \"what is X up to\", \"is X growing\", \"track this company\", \"deal signal report for X\", \"is this company fundraising\", \"what are the momentum signals for X\", \"find signals on X\", \"is X worth tracking\". Claude Code only. Requires Python 3.x. Uses web search for live signal data.","deal-sourcing-signals",{"claudeCode":12},"SKILL.md frontmatter at plugins/venture-capital-intelligence/skills/deal-sourcing-signals/SKILL.md",[5610,5611,5612],{"path":3130,"priority":330},{"path":4686,"priority":3239},{"path":5613,"priority":3239},"scripts/sourcing_formatter.py",{"basePath":5615,"description":5616,"displayName":5617,"installMethods":5618,"rationale":5619,"selectedPaths":5620,"source":336,"sourceLanguage":18,"type":251},"plugins/venture-capital-intelligence/skills/explain-equity-terms","Activate for ANY equity, legal, or term sheet question related to startup investing or fundraising. Triggers include: \"what is a SAFE\", \"explain this term sheet\", \"what does pro-rata mean\", \"what is liquidation preference\", \"explain anti-dilution\", \"ISO vs NSO\", \"what is a 83(b) election\", \"what is carried interest\", \"explain drag-along\", \"what is a valuation cap\", \"what does MFN mean\", \"explain convertible note vs SAFE\", \"what is a down round\", \"explain vesting cliff\", \"what does fully diluted mean\", \"term sheet question\", \"equity question\", \"what does this clause mean\". Also triggers when a user pastes legal text from a term sheet, SAFE, or subscription agreement and asks what it means. Works on claude.ai and Claude Code.","explain-equity-terms",{"claudeCode":12},"SKILL.md frontmatter at plugins/venture-capital-intelligence/skills/explain-equity-terms/SKILL.md",[5621],{"path":3130,"priority":330},{"basePath":5623,"description":5624,"displayName":5625,"installMethods":5626,"rationale":5627,"selectedPaths":5628,"source":336,"sourceLanguage":18,"type":251},"plugins/venture-capital-intelligence/skills/financial-model","Run deterministic financial models for startup valuation and SaaS health analysis. Triggered by: \"/venture-capital-intelligence:financial-model\", \"run a financial model on X\", \"DCF this company\", \"model the financials\", \"calculate runway\", \"what is the valuation\", \"SaaS metrics model\", \"LTV CAC analysis\", \"unit economics\", \"burn rate analysis\", \"comparable valuation\", \"how long is my runway\", \"what's my burn multiple\", \"revenue projection for X\", \"model the ARR growth\", \"what is the pre-money valuation\", \"comps analysis\", \"NRR and churn model\", \"how healthy are these SaaS metrics\". Claude Code only. Requires Python 3.x. Accepts user-supplied numbers or searches for publicly available data.","financial-model",{"claudeCode":12},"SKILL.md frontmatter at plugins/venture-capital-intelligence/skills/financial-model/SKILL.md",[5629,5630,5632],{"path":3130,"priority":330},{"path":5631,"priority":3239},"scripts/financial_calc.py",{"path":4684,"priority":3239},{"basePath":5634,"description":5635,"displayName":5636,"installMethods":5637,"rationale":5638,"selectedPaths":5639,"source":336,"sourceLanguage":18,"type":251},"plugins/venture-capital-intelligence/skills/fund-operations","Compute fund KPIs (TVPI, DPI, IRR, MOIC), model carried interest and management fees, and generate LP quarterly update narratives. Triggered by: \"/venture-capital-intelligence:fund-operations\", \"calculate fund KPIs\", \"what is my fund TVPI\", \"IRR calculation\", \"compute MOIC\", \"LP report\", \"quarterly update draft\", \"carried interest calculation\", \"management fee calculation\", \"fund performance report\", \"write my LP update\", \"how is my fund performing\", \"what is my DPI\", \"fund returns analysis\", \"model my carry\", \"how much carry do I earn\", \"portfolio performance summary\", \"generate investor update\". Claude Code only. Requires Python 3.x.","fund-operations",{"claudeCode":12},"SKILL.md frontmatter at plugins/venture-capital-intelligence/skills/fund-operations/SKILL.md",[5640,5641,5643],{"path":3130,"priority":330},{"path":5642,"priority":3239},"scripts/fund_formatter.py",{"path":5644,"priority":3239},"scripts/fund_kpi_calc.py",{"basePath":5646,"description":5647,"displayName":5648,"installMethods":5649,"rationale":5650,"selectedPaths":5651,"source":336,"sourceLanguage":18,"type":251},"plugins/venture-capital-intelligence/skills/hard-screening-startup","Deterministic Python-scored startup screening with full audit trail. Use when you need a reproducible, weighted-score verdict on a startup — not just a qualitative opinion. Triggered by: \"/venture-capital-intelligence:hard-screening-startup\", \"hard screen this startup\", \"run a hard screen on X\", \"score this startup with Python\", \"give me an auditable screen\", \"run a scored evaluation on X\", \"give me a weighted score for this startup\", \"screen with numbers\", \"objective startup score\", \"reproducible screen\", \"investment scorecard for X\", \"score this company out of 100\", \"run the full screen on X\". Claude Code only. Requires Python 3.x. For conversational soft-mode screening, use /venture-capital-intelligence:soft-screening-startup.","hard-screening-startup",{"claudeCode":12},"SKILL.md frontmatter at plugins/venture-capital-intelligence/skills/hard-screening-startup/SKILL.md",[5652,5653,5654],{"path":3130,"priority":330},{"path":4684,"priority":3239},{"path":5655,"priority":3239},"scripts/verdict_calc.py",{"basePath":5657,"description":5658,"displayName":5659,"installMethods":5660,"rationale":5661,"selectedPaths":5662,"source":336,"sourceLanguage":18,"type":251},"plugins/venture-capital-intelligence/skills/market-size","Run TAM/SAM/SOM market sizing with top-down and bottom-up methods, competitive landscape, and tech stack analysis. Triggered by: \"/venture-capital-intelligence:market-size\", \"size this market\", \"what is the TAM for X\", \"market sizing analysis\", \"competitive landscape for X\", \"who are the competitors\", \"TAM SAM SOM for X\", \"market opportunity analysis\", \"how big is this market\", \"is this market big enough\", \"what's the addressable market\", \"total addressable market for X\", \"how large is the opportunity\", \"market research for X\", \"how saturated is this market\", \"market size estimate\", \"go-to-market sizing\", \"what is the serviceable market\". Claude Code only. Requires Python 3.x. Uses web search for market data.","market-size",{"claudeCode":12},"SKILL.md frontmatter at plugins/venture-capital-intelligence/skills/market-size/SKILL.md",[5663,5664,5666],{"path":3130,"priority":330},{"path":5665,"priority":3239},"scripts/market_formatter.py",{"path":5667,"priority":3239},"scripts/tam_calculator.py",{"basePath":5669,"description":5670,"displayName":5671,"installMethods":5672,"rationale":5673,"selectedPaths":5674,"source":336,"sourceLanguage":18,"type":251},"plugins/venture-capital-intelligence/skills/soft-screening-startup","Activate for ANY startup evaluation, investment screening, or company assessment. Triggers include: \"evaluate this startup\", \"screen this company\", \"should I invest in X\", \"is this a good investment\", \"what do you think about this company\", \"review this startup\", \"score this company\", \"rate this pitch\", \"assess this founder\", \"quick take on X\", \"is X worth investing in\", \"pass or decline on X\", \"what's your verdict on X\", \"first look at this company\", \"quick screen on X\", \"what's your take on this founder\", \"is this fundable\", \"would a VC invest in this\". Also triggers when a user pastes a company description, funding ask, or founder background and asks for an opinion. Works on claude.ai and Claude Code. For hard-mode deterministic scoring with Python audit trail, use /venture-capital-intelligence:hard-screening-startup.","soft-screening-startup",{"claudeCode":12},"SKILL.md frontmatter at plugins/venture-capital-intelligence/skills/soft-screening-startup/SKILL.md",[5675],{"path":3130,"priority":330},{"basePath":5677,"description":5678,"displayName":5679,"installMethods":5680,"rationale":5681,"selectedPaths":5682,"source":336,"sourceLanguage":18,"type":251},"plugins/vulnetix/skills/dashboard","View all tracked vulnerabilities and their current status","dashboard",{"claudeCode":12},"SKILL.md frontmatter at plugins/vulnetix/skills/dashboard/SKILL.md",[5683],{"path":3130,"priority":330},{"basePath":5685,"description":5686,"displayName":5687,"installMethods":5688,"rationale":5689,"selectedPaths":5690,"source":336,"sourceLanguage":18,"type":251},"plugins/vulnetix/skills/exploits","Analyze exploit intelligence for a vulnerability against the current repository","exploits",{"claudeCode":12},"SKILL.md frontmatter at plugins/vulnetix/skills/exploits/SKILL.md",[5691],{"path":3130,"priority":330},{"basePath":5693,"description":5694,"displayName":5695,"installMethods":5696,"rationale":5697,"selectedPaths":5698,"source":336,"sourceLanguage":18,"type":251},"plugins/vulnetix/skills/exploits-search","Search for exploits across all vulnerabilities with filtering by ecosystem, severity, source, and EPSS","exploits-search",{"claudeCode":12},"SKILL.md frontmatter at plugins/vulnetix/skills/exploits-search/SKILL.md",[5699],{"path":3130,"priority":330},{"basePath":5701,"description":5702,"displayName":5703,"installMethods":5704,"rationale":5705,"selectedPaths":5706,"source":336,"sourceLanguage":18,"type":251},"plugins/vulnetix/skills/fix","Get fix intelligence for a vulnerability and propose concrete remediation for the current repository","fix",{"claudeCode":12},"SKILL.md frontmatter at plugins/vulnetix/skills/fix/SKILL.md",[5707],{"path":3130,"priority":330},{"basePath":5709,"description":5710,"displayName":5711,"installMethods":5712,"rationale":5713,"selectedPaths":5714,"source":336,"sourceLanguage":18,"type":251},"plugins/vulnetix/skills/package-search","Search for packages and assess security risk before adding as dependencies","package-search",{"claudeCode":12},"SKILL.md frontmatter at plugins/vulnetix/skills/package-search/SKILL.md",[5715],{"path":3130,"priority":330},{"basePath":5717,"description":5718,"displayName":5719,"installMethods":5720,"rationale":5721,"selectedPaths":5722,"source":336,"sourceLanguage":18,"type":251},"plugins/vulnetix/skills/remediation","Get a context-aware remediation plan for a vulnerability with fix verification steps","remediation",{"claudeCode":12},"SKILL.md frontmatter at plugins/vulnetix/skills/remediation/SKILL.md",[5723],{"path":3130,"priority":330},{"basePath":5725,"description":5726,"displayName":5727,"installMethods":5728,"rationale":5729,"selectedPaths":5730,"source":336,"sourceLanguage":18,"type":251},"plugins/vulnetix/skills/vuln","Look up a vulnerability by ID or list all vulnerabilities for a package","vuln",{"claudeCode":12},"SKILL.md frontmatter at plugins/vulnetix/skills/vuln/SKILL.md",[5731],{"path":3130,"priority":330},{"sources":5733},[5734],"manual",{"closedIssues90d":236,"description":5736,"forks":237,"homepage":5737,"license":243,"openIssues90d":238,"pushedAt":239,"readmeSize":234,"stars":240,"topics":5738},"A single hub to find Claude Skills, Agents, Commands, Hooks, Plugins, and Marketplace collections to extend Claude Code, Claude Desktop, Agent SDK and OpenClaw","https://www.buildwithclaude.com",[5739,279,5740,282,5741,5742,5743,5744,5745,5746,5747,5748],"claude","subagents","claude-code-commands","cli-tool","mcp","mcp-server","mcp-tools","claude-skills","plugin-marketplace","openclaw",{"classifiedAt":5750,"discoverAt":5751,"extractAt":5752,"githubAt":5752,"updatedAt":5750},1778685948468,1778685941239,1778685945453,[217,216,218,219,220],{"evaluatedAt":246,"extractAt":297,"updatedAt":246},[],[5757,5785,5816,5847,5877,5905],{"_creationTime":5758,"_id":5759,"community":5760,"display":5761,"identity":5767,"providers":5771,"relations":5778,"tags":5781,"workflow":5782},1778696595410.567,"k178fwyq0na6sxg79sh97jfh5x86nqyn",{"reviewCount":8},{"description":5762,"installMethods":5763,"name":5765,"sourceUrl":5766},"Surface past learnings relevant to the current task before starting work. Searches correction history, recalls past mistakes, and applies prior patterns. Use when starting a task, saying \"what do I know about\", \"previous mistakes\", \"lessons learned\", or \"remind me about\".",{"claudeCode":5764},"rohitg00/pro-workflow","replay-learnings","https://github.com/rohitg00/pro-workflow",{"basePath":5768,"githubOwner":5769,"githubRepo":5770,"locale":18,"slug":5765,"type":251},"skills/replay-learnings","rohitg00","pro-workflow",{"evaluate":5772,"extract":5777},{"promptVersionExtension":209,"promptVersionScoring":210,"score":277,"tags":5773,"targetMarket":221,"tier":222},[5774,218,5775,216,5776],"memory","code-quality","cli",{"commitSha":286},{"parentExtensionId":5779,"repoId":5780},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[5776,5775,216,218,5774],{"evaluatedAt":5783,"extractAt":5784,"updatedAt":5783},1778696957201,1778696595410,{"_creationTime":5786,"_id":5787,"community":5788,"display":5789,"identity":5795,"providers":5800,"relations":5809,"tags":5812,"workflow":5813},1778695548458.377,"k17esa27yncbsd0bz8hcg2crg986mjqk",{"reviewCount":8},{"description":5790,"installMethods":5791,"name":5793,"sourceUrl":5794},"Extract the conceptual essence of a repository as skills, agents, and teams — the project's roles, procedures, and coordination patterns expressed as agentskills.io-standard definitions. Reads an arbitrary codebase and produces generalized definitions that capture WHAT the project does and WHO operates it, without replicating HOW it does it. Use when onboarding to a new codebase and wanting to understand its conceptual architecture, when bootstrapping an agentic system from an existing project, when studying a project's organizational DNA for cross-pollination, or when creating a skill/agent/team library inspired by a reference implementation.\n",{"claudeCode":5792},"pjt222/agent-almanac","Metal","https://github.com/pjt222/agent-almanac",{"basePath":5796,"githubOwner":5797,"githubRepo":5798,"locale":18,"slug":5799,"type":251},"skills/metal","pjt222","agent-almanac","metal",{"evaluate":5801,"extract":5808},{"promptVersionExtension":209,"promptVersionScoring":210,"score":5802,"tags":5803,"targetMarket":221,"tier":222},100,[217,5804,5805,5806,5807],"conceptualization","agent-definition","repository-structure","software-architecture",{"commitSha":286,"license":243},{"parentExtensionId":5810,"repoId":5811},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[5805,217,5804,5806,5807],{"evaluatedAt":5814,"extractAt":5815,"updatedAt":5814},1778699463464,1778695548458,{"_creationTime":5817,"_id":5818,"community":5819,"display":5820,"identity":5826,"providers":5830,"relations":5839,"tags":5842,"workflow":5843},1778699514767.176,"k17f4qpem03b53manh7vcdvtr986mmjg",{"reviewCount":8},{"description":5821,"installMethods":5822,"name":5824,"sourceUrl":5825},"AI 代理的上下文运行时 — 包含 59 个 MCP 工具、10 种读取模式、95+ 种 shell 模式、支持 18 种语言的 tree-sitter AST。将 LLM 上下文压缩高达 99%。用于读取文件、运行 shell 命令、搜索代码或探索目录。如果不存在，则自动安装。",{"claudeCode":5823},"yvgude/lean-ctx","lean-ctx","https://github.com/yvgude/lean-ctx",{"basePath":5827,"githubOwner":5828,"githubRepo":5824,"locale":5829,"slug":5824,"type":251},"skills/lean-ctx","yvgude","zh-CN",{"evaluate":5831,"extract":5838},{"promptVersionExtension":209,"promptVersionScoring":210,"score":5802,"tags":5832,"targetMarket":221,"tier":222},[5833,5834,5835,5836,5837,217],"context-compression","ai-agent","cli-tools","developer-tools","rust",{"commitSha":286},{"repoId":5840,"translatedFrom":5841},"kd7dxtfr9j3z54hs3bz0218e1n86may0","k170fxxh22hdspg4vr94whgj1986mpr9",[5834,5835,217,5833,5836,5837],{"evaluatedAt":5844,"extractAt":5845,"updatedAt":5846},1778699456179,1778699438912,1778699514767,{"_creationTime":5848,"_id":5849,"community":5850,"display":5851,"identity":5857,"providers":5862,"relations":5869,"tags":5872,"workflow":5873},1778698402261.987,"k17a3kqv7728k9gtyr2ymzkhpd86nny4",{"reviewCount":8},{"description":5852,"installMethods":5853,"name":5855,"sourceUrl":5856},"将代码库映射为按功能分组的流程图，识别不同功能之间的重复关注点，并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。",{"claudeCode":5854},"thedotmack/claude-mem","Pathfinder","https://github.com/thedotmack/claude-mem",{"basePath":5858,"githubOwner":5859,"githubRepo":5860,"locale":5829,"slug":5861,"type":251},"plugin/skills/pathfinder","thedotmack","claude-mem","pathfinder",{"evaluate":5863,"extract":5868},{"promptVersionExtension":209,"promptVersionScoring":210,"score":5802,"tags":5864,"targetMarket":221,"tier":222},[217,4410,5865,5866,5867],"documentation","refactoring","flowchart",{"commitSha":286,"license":2258},{"repoId":5870,"translatedFrom":5871},"kd70jnxgm695az2wtf37zbqdj986mp7k","k176pxdjxvnyex7jv6abt3myd586n5vv",[4410,217,5865,5867,5866],{"evaluatedAt":5874,"extractAt":5875,"updatedAt":5876},1778698228002,1778698056313,1778698402262,{"_creationTime":5878,"_id":5879,"community":5880,"display":5881,"identity":5887,"providers":5890,"relations":5899,"tags":5901,"workflow":5902},1778694578248.103,"k17712r7xw99tfa8w7xzre9a4d86m8re",{"reviewCount":8},{"description":5882,"installMethods":5883,"name":5885,"sourceUrl":5886},"Codacy Cloud workflow for this repository -- run Codacy's analyzers locally before `git push` (mirrors what Codacy CI runs), and fetch/cluster Codacy issues for any PR via the v3 API. Use when the user mentions Codacy, \"codacy analysis\", `codacy-analysis-cli`, \"codacy issues on PR\", \"fix codacy CI\", \"codacy markdownlint findings\", or any Codacy gate failing on a netdata-org PR. Ships scripts analyze-local.sh (docker/binary runner for codacy-analysis-cli) and pr-issues.sh (paginated v3 issue fetch + group-by tool/pattern/severity/file). Token-safe -- CODACY_TOKEN never reaches assistant-visible stdout. Read-only by design in the current SOW; write actions (mark FP, mark fixed) are deferred.",{"claudeCode":5884},"netdata/netdata","codacy-audit","https://github.com/netdata/netdata",{"basePath":5888,"githubOwner":5889,"githubRepo":5889,"locale":18,"slug":5885,"type":251},".agents/skills/codacy-audit","netdata",{"evaluate":5891,"extract":5898},{"promptVersionExtension":209,"promptVersionScoring":210,"score":5802,"tags":5892,"targetMarket":221,"tier":222},[5893,217,5894,5895,5896,5897],"codacy","ci","pr-review","linting","security-analysis",{"commitSha":286},{"repoId":5900},"kd70yp91ybn40a638h3hzz6nbd86m2cw",[5894,5893,217,5896,5895,5897],{"evaluatedAt":5903,"extractAt":5904,"updatedAt":5903},1778694601008,1778694578248,{"_creationTime":5906,"_id":5907,"community":5908,"display":5909,"identity":5915,"providers":5919,"relations":5926,"tags":5929,"workflow":5930},1778692488329.0144,"k1724vjyyetw8qcfh8anb4c3tn86ngy7",{"reviewCount":8},{"description":5910,"installMethods":5911,"name":5913,"sourceUrl":5914},"Extract domain knowledge from existing project sources and generate domain rules. Also handles vault sync and domain listing.",{"claudeCode":5912},"luiseiman/claude-kit","domain-extract","https://github.com/luiseiman/claude-kit",{"basePath":5916,"githubOwner":5917,"githubRepo":5918,"locale":18,"slug":5913,"type":251},"skills/domain-extract","luiseiman","claude-kit",{"evaluate":5920,"extract":5925},{"promptVersionExtension":209,"promptVersionScoring":210,"score":5802,"tags":5921,"targetMarket":221,"tier":222},[5922,5923,5924,217,303],"domain-extraction","knowledge-management","rule-generation",{"commitSha":286},{"parentExtensionId":5927,"repoId":5928},"k17650xadq8363kzchr4w0gmf186nq24","kd79wqc8an5wh20cc2znr8tyb586mxwx",[303,217,5922,5923,5924],{"evaluatedAt":5931,"extractAt":5932,"updatedAt":5931},1778693090713,1778692488329]