[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-raintree-technology-toon-formatter-zh-CN":3,"guides-for-raintree-technology-toon-formatter":829,"similar-k175htk3qfrpb932e7vegf4ajx86m22f-zh-CN":830},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":14,"identity":255,"isFallback":237,"parentExtension":260,"providers":295,"relations":299,"repo":300,"tags":827,"workflow":828},1778696052276.0093,"k175htk3qfrpb932e7vegf4ajx86m22f",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13},"TOON format for 30-60% token savings on tabular data",{"claudeCode":12},"toon-formatter","https://github.com/raintree-technology/claude-starter",{"_creationTime":15,"_id":16,"extensionId":5,"locale":17,"result":18,"trustSignals":235,"workflow":253},1778696214208.0857,"kn76b0sk5d76ws04spfsae0fx186mfzh","en",{"checks":19,"evaluatedAt":202,"extensionSummary":203,"features":204,"nonGoals":210,"promptVersionExtension":215,"promptVersionScoring":216,"purpose":217,"rationale":218,"score":219,"summary":220,"tags":221,"targetMarket":228,"tier":229,"useCases":230},[20,25,28,31,35,38,42,46,49,52,56,60,63,68,71,74,77,80,83,86,90,94,98,102,106,109,112,115,119,122,125,128,131,134,137,141,145,149,152,156,159,162,165,168,170,173,176,179,181,184,188,191,194,198],{"category":21,"check":22,"severity":23,"summary":24},"Practical Utility","Problem relevance","pass","The description clearly names the problem of token savings for tabular data using the TOON format.",{"category":21,"check":26,"severity":23,"summary":27},"Unique selling proposition","Offers significant token savings and provides specific commands/skills for data compression, going beyond basic LLM capabilities.",{"category":21,"check":29,"severity":23,"summary":30},"Production readiness","The plugin provides a functional TOON formatter with clear installation and usage instructions, suitable for real workflows.",{"category":32,"check":33,"severity":23,"summary":34},"Scope","Single responsibility principle","The plugin focuses on the TOON data format and its integration with Claude Code, with related commands and a formatter skill.",{"category":32,"check":36,"severity":23,"summary":37},"Description quality","The description accurately reflects the plugin's purpose of token savings for tabular data using the TOON format.",{"category":39,"check":40,"severity":23,"summary":41},"Invocation","Scoped tools","The TOON commands (`/convert-to-toon`, `/analyze-tokens`, etc.) are specific verb-noun actions.",{"category":43,"check":44,"severity":23,"summary":45},"Documentation","Configuration & parameter reference","The README clearly documents the commands and their usage, and the linked npm package implies parameter handling.",{"category":32,"check":47,"severity":23,"summary":48},"Tool naming","Tool names like `/convert-to-toon` and `/analyze-tokens` are descriptive and domain-specific.",{"category":32,"check":50,"severity":23,"summary":51},"Minimal I/O surface","The commands take a single file argument and produce predictable output related to token counts and file conversion.",{"category":53,"check":54,"severity":23,"summary":55},"License","License usability","The MIT license is provided via a LICENSE file and an npm badge, indicating permissive open-source usage.",{"category":57,"check":58,"severity":23,"summary":59},"Maintenance","Commit recency","The latest commit was on April 24, 2026, indicating recent maintenance.",{"category":57,"check":61,"severity":23,"summary":62},"Dependency Management","The project uses npm and has a lockfile, indicating good dependency management practices.",{"category":64,"check":65,"severity":66,"summary":67},"Security","Secret Management","not_applicable","The plugin does not appear to handle any secrets.",{"category":64,"check":69,"severity":23,"summary":70},"Injection","The plugin's wrapper script for TOON commands appears to pass file paths directly without executing arbitrary code.",{"category":64,"check":72,"severity":23,"summary":73},"Transitive Supply-Chain Grenades","Dependencies are managed via npm, and the wrapper script utilizes local bundled files, not remote execution.",{"category":64,"check":75,"severity":23,"summary":76},"Sandbox Isolation","The plugin appears to operate within its designated scope, primarily interacting with files and Node.js processes.",{"category":64,"check":78,"severity":23,"summary":79},"Sandbox escape primitives","No evidence of detached process spawns or deny-retry loops in the provided script.",{"category":64,"check":81,"severity":23,"summary":82},"Data Exfiltration","The plugin's core functionality involves local file processing and token analysis, with no outbound data submission.",{"category":64,"check":84,"severity":23,"summary":85},"Hidden Text Tricks","The README and script files appear to be free of hidden steering tricks or obfuscated content.",{"category":87,"check":88,"severity":23,"summary":89},"Hooks","Opaque code execution","The wrapper script is short, readable Javascript, not obfuscated or dynamically fetched.",{"category":91,"check":92,"severity":23,"summary":93},"Portability","Structural Assumption","The script assumes Node.js is installed and uses relative paths for its own utilities, respecting project structure.",{"category":95,"check":96,"severity":23,"summary":97},"Trust","Issues Attention","1 issue opened, 0 closed in the last 90 days. With only 1 open issue, maintainers can address it easily.",{"category":99,"check":100,"severity":23,"summary":101},"Versioning","Release Management","The plugin has a clear npm version (`@latest`) and MIT license badge, indicating versioned releases.",{"category":103,"check":104,"severity":23,"summary":105},"Code Execution","Validation","The CLI wrapper script at least takes a file argument, implying some level of input handling. Usage of npm packages suggests underlying validation.",{"category":64,"check":107,"severity":23,"summary":108},"Unguarded Destructive Operations","The plugin primarily performs read operations on files and token analysis; no destructive operations are apparent.",{"category":103,"check":110,"severity":23,"summary":111},"Error Handling","The use of the `@toon-format/toon` npm package implies robust error handling for file operations and data conversion.",{"category":103,"check":113,"severity":66,"summary":114},"Logging","The plugin is not a destructive operation and does not appear to require a local audit log.",{"category":116,"check":117,"severity":66,"summary":118},"Compliance","GDPR","The plugin processes file content for tokenization and formatting, not personal data.",{"category":116,"check":120,"severity":23,"summary":121},"Target market","The plugin is a general-purpose data formatting tool with no regional or jurisdictional limitations.",{"category":91,"check":123,"severity":23,"summary":124},"Runtime stability","The plugin relies on Node.js and standard npm packages, ensuring cross-platform compatibility.",{"category":43,"check":126,"severity":23,"summary":127},"README","The README file clearly states the plugin's purpose and provides installation and usage instructions.",{"category":32,"check":129,"severity":23,"summary":130},"Tool surface size","The plugin exposes 5 TOON commands, which is within the acceptable range.",{"category":39,"check":132,"severity":23,"summary":133},"Overlapping near-synonym tools","The TOON commands are distinct in their function (encode, decode, validate, analyze, convert).",{"category":43,"check":135,"severity":23,"summary":136},"Phantom features","All features mentioned in the README, such as TOON commands and the formatter skill, are implemented.",{"category":138,"check":139,"severity":23,"summary":140},"Install","Installation instruction","The README provides clear installation instructions for the starter pack and runtime dependencies for TOON commands.",{"category":142,"check":143,"severity":23,"summary":144},"Errors","Actionable error messages","The usage of standard npm packages for TOON and tokenization implies that errors will be actionable.",{"category":146,"check":147,"severity":23,"summary":148},"Execution","Pinned dependencies","The presence of `package.json` and `npm i` command implies dependency management, and `package-lock.json` is present.",{"category":32,"check":150,"severity":66,"summary":151},"Dry-run preview","The plugin's operations are primarily read-only analysis and conversion, not state-changing.",{"category":153,"check":154,"severity":66,"summary":155},"Protocol","Idempotent retry & timeouts","The plugin does not perform remote calls or state-changing operations that would require idempotency or timeouts.",{"category":116,"check":157,"severity":23,"summary":158},"Telemetry opt-in","There is no indication of telemetry collection; the plugin focuses on local data processing.",{"category":39,"check":160,"severity":23,"summary":161},"Name collisions","The TOON commands are distinct and do not appear to collide with built-in Claude Code commands or other skills.",{"category":39,"check":163,"severity":66,"summary":164},"Hooks-off mechanism","This extension is a plugin, but it does not appear to utilize hooks that would require a hooks-off mechanism.",{"category":39,"check":166,"severity":66,"summary":167},"Hook matcher tightness","The plugin does not appear to implement any hooks.",{"category":64,"check":169,"severity":66,"summary":167},"Hook security",{"category":87,"check":171,"severity":66,"summary":172},"Silent prompt rewriting","The plugin does not appear to have any UserPromptSubmit hooks.",{"category":64,"check":174,"severity":66,"summary":175},"Permission Hook","The plugin does not appear to implement any PermissionRequest hooks.",{"category":116,"check":177,"severity":66,"summary":178},"Hook privacy","The plugin does not appear to implement any hooks that would handle logging or telemetry.",{"category":103,"check":180,"severity":66,"summary":167},"Hook dependency",{"category":43,"check":182,"severity":23,"summary":183},"Feature Transparency","All advertised features, including the TOON commands and formatter skill, are explained and implemented.",{"category":185,"check":186,"severity":23,"summary":187},"Convention","Layout convention adherence","The plugin structure follows conventions with the formatter skill in `.claude/skills/` and utility scripts appropriately placed.",{"category":185,"check":189,"severity":66,"summary":190},"Plugin state","The plugin does not appear to maintain persistent state that would require `${CLAUDE_PLUGIN_DATA}`.",{"category":64,"check":192,"severity":66,"summary":193},"Keychain-stored secrets","The plugin does not appear to handle any secrets that would need keychain storage.",{"category":195,"check":196,"severity":23,"summary":197},"Dependencies","Tagged release sourcing","The plugin relies on published npm packages (`@toon-format/toon`, `gpt-tokenizer`) and a specific commit reference for its own code.",{"category":199,"check":200,"severity":23,"summary":201},"Installation","Clean uninstall","The plugin's operations are limited to file processing and analysis, and do not involve background daemons or persistent services.",1778696214110,"This plugin offers a TOON formatter skill and associated CLI commands for compressing tabular data to save tokens. It wraps the `@toon-format/toon` npm package and `gpt-tokenizer` for analysis and conversion.",[205,206,207,208,209],"TOON format for token savings","JSON to TOON conversion","TOON to JSON decoding","Token count analysis","Canonical TOON CLI wrapper",[211,212,213,214],"Replacing standard JSON processing","Handling non-tabular or deeply nested data structures","Providing a full orchestration framework","Acting as a generic data manipulation tool","3.0.0","4.4.0","To significantly reduce token consumption for tabular data in LLM workflows and optimize prompt size by leveraging the TOON compression format.","The plugin demonstrates excellent adherence to best practices across scope, documentation, security, and maintenance. No critical or warning findings were observed.",97,"A high-quality plugin providing efficient data compression with the TOON format and related developer tooling.",[222,223,224,225,226,227],"data-formatting","json","compression","developer-tools","cli","performance","global","verified",[231,232,233,234],"Reducing prompt token costs for large JSON datasets","Compressing API responses before sending to an LLM","Analyzing potential token savings before adopting TOON","Integrating TOON formatting into development workflows",{"codeQuality":236,"collectedAt":238,"documentation":239,"maintenance":242,"popularity":248,"security":250,"testCoverage":252},{"hasLockfile":237},true,1778696192447,{"descriptionLength":240,"readmeSize":241},52,5530,{"closedIssues90d":8,"forks":243,"hasChangelog":244,"openIssues90d":245,"pushedAt":246,"stars":247},8,false,1,1777070715000,75,{"npmDownloads":249},43,{"hasNpmPackage":237,"license":251,"smitheryVerified":244},"MIT",{"hasCi":244,"hasTests":237},{"updatedAt":254},1778696214208,{"basePath":256,"githubOwner":257,"githubRepo":258,"locale":17,"slug":12,"type":259},"templates/.claude/skills/toon-formatter","raintree-technology","claude-starter","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":269,"parentExtension":272,"providers":273,"relations":289,"tags":291,"workflow":292},1778696052276.0078,"k17ab1tq0pfjcwj6czghvnwvzn86mye7",{"reviewCount":8},{"description":265,"installMethods":266,"name":268,"sourceUrl":13},"Complete collection of 40+ production-ready skills including Stripe, Supabase, Expo, Plaid, Aptos, and more. Plus meta-commands, orchestration, and workflows.",{"claudeCode":267},"raintree-technology/claude-starter","claude-starter-complete",{"basePath":270,"githubOwner":257,"githubRepo":258,"locale":17,"slug":258,"type":271},"","marketplace",null,{"evaluate":274,"extract":282},{"promptVersionExtension":275,"promptVersionScoring":216,"score":276,"tags":277,"targetMarket":228,"tier":229},"3.1.0",96,[278,225,279,280,281],"fintech","ai-skills","automation","api-integration",{"commitSha":283,"marketplace":284,"plugin":287},"HEAD",{"name":268,"pluginCount":285,"version":286},6,"2.0.0",{"mcpCount":8,"provider":288,"skillCount":8},"classify",{"repoId":290},"kd78ywakatnz4sjfx781sy14vh86mtty",[279,281,280,225,278],{"evaluatedAt":293,"extractAt":294,"updatedAt":293},1778696069520,1778696052276,{"evaluate":296,"extract":298},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":297,"targetMarket":228,"tier":229},[222,223,224,225,226,227],{"commitSha":283},{"parentExtensionId":262,"repoId":290},{"_creationTime":301,"_id":290,"identity":302,"providers":303,"workflow":822},1778696045239.0098,{"githubOwner":257,"githubRepo":258,"sourceUrl":13},{"classify":304,"discover":805,"extract":808,"github":809,"npm":821},{"commitSha":283,"extensions":305},[306,319,328,337,346,355,364,369,379,387,395,403,411,419,427,435,443,451,459,466,474,482,490,498,506,514,522,530,538,546,554,562,570,578,586,594,602,610,618,626,634,642,650,658,666,674,682,690,698,706,713,721,729,737,745,753,761,769,777,785],{"basePath":270,"description":265,"displayName":268,"installMethods":307,"rationale":308,"selectedPaths":309,"source":318,"sourceLanguage":17,"type":271},{"claudeCode":267},"marketplace.json at .claude-plugin/marketplace.json",[310,313,315],{"path":311,"priority":312},".claude-plugin/marketplace.json","mandatory",{"path":314,"priority":312},"README.md",{"path":316,"priority":317},"LICENSE","high","rule",{"basePath":320,"description":321,"displayName":279,"installMethods":322,"rationale":324,"selectedPaths":325,"source":318,"sourceLanguage":17,"type":259},"templates/.claude/skills/anthropic","Claude Code expertise: skills, commands, hooks, MCP, settings (7 skills)",{"claudeCode":323},"anthropic","inline plugin source from marketplace.json at templates/.claude/skills/anthropic",[326],{"path":327,"priority":317},"skill.md",{"basePath":329,"description":330,"displayName":331,"installMethods":332,"rationale":334,"selectedPaths":335,"source":318,"sourceLanguage":17,"type":259},"templates/.claude/skills/stripe","Complete Stripe API integration (payments, subscriptions, webhooks)","stripe-payments",{"claudeCode":333},"stripe","inline plugin source from marketplace.json at templates/.claude/skills/stripe",[336],{"path":327,"priority":317},{"basePath":338,"description":339,"displayName":340,"installMethods":341,"rationale":343,"selectedPaths":344,"source":318,"sourceLanguage":17,"type":259},"templates/.claude/skills/supabase","Supabase backend (PostgreSQL, Auth, Storage, Edge Functions)","supabase-backend",{"claudeCode":342},"supabase","inline plugin source from marketplace.json at templates/.claude/skills/supabase",[345],{"path":327,"priority":317},{"basePath":347,"description":348,"displayName":349,"installMethods":350,"rationale":352,"selectedPaths":353,"source":318,"sourceLanguage":17,"type":259},"templates/.claude/skills/plaid","Plaid banking API (Auth, Transactions, Identity, Accounts - 5 skills)","plaid-banking",{"claudeCode":351},"plaid","inline plugin source from marketplace.json at templates/.claude/skills/plaid",[354],{"path":327,"priority":317},{"basePath":356,"description":357,"displayName":358,"installMethods":359,"rationale":361,"selectedPaths":362,"source":318,"sourceLanguage":17,"type":259},"templates/.claude/skills/expo","Expo/React Native mobile development (EAS Build, Update, Router - 4 skills)","expo-mobile",{"claudeCode":360},"expo","inline plugin source from marketplace.json at templates/.claude/skills/expo",[363],{"path":327,"priority":317},{"basePath":256,"description":10,"displayName":12,"installMethods":365,"rationale":366,"selectedPaths":367,"source":318,"sourceLanguage":17,"type":259},{"claudeCode":12},"inline plugin source from marketplace.json at templates/.claude/skills/toon-formatter",[368],{"path":327,"priority":317},{"basePath":370,"description":371,"displayName":372,"installMethods":373,"rationale":374,"selectedPaths":375,"source":318,"sourceLanguage":17,"type":378},".agents/skills/anthropic/claude-code","Expert on Codex CLI, skills, commands, hooks, plugins, MCP, settings, and workflows. Triggers on Codex, cli, skill, command, hook, plugin, mcp, slash command, settings","claude-code",{"claudeCode":267},"SKILL.md frontmatter at .agents/skills/anthropic/claude-code/skill.md",[376],{"path":377,"priority":312},"SKILL.md","skill",{"basePath":380,"description":381,"displayName":382,"installMethods":383,"rationale":384,"selectedPaths":385,"source":318,"sourceLanguage":17,"type":378},".claude/skills/anthropic/claude-command-builder","Interactive slash command creator for Claude Code. Triggers when user mentions creating commands, slash commands, command templates, command arguments, or wants to build a new command workflow.","claude-command-builder",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/anthropic/claude-command-builder/skill.md (coalesced with duplicate skill at .agents/skills/anthropic/claude-command-builder, templates/.claude/skills/anthropic/claude-command-builder)",[386],{"path":377,"priority":312},{"basePath":388,"description":389,"displayName":390,"installMethods":391,"rationale":392,"selectedPaths":393,"source":318,"sourceLanguage":17,"type":378},".claude/skills/anthropic/claude-hook-builder","Interactive hook creator for Claude Code. Triggers when user mentions creating hooks, PreToolUse, PostToolUse, hook validation, hook configuration, settings.json hooks, or wants to automate tool execution workflows.","claude-hook-builder",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/anthropic/claude-hook-builder/skill.md (coalesced with duplicate skill at .agents/skills/anthropic/claude-hook-builder, templates/.claude/skills/anthropic/claude-hook-builder)",[394],{"path":377,"priority":312},{"basePath":396,"description":397,"displayName":398,"installMethods":399,"rationale":400,"selectedPaths":401,"source":318,"sourceLanguage":17,"type":378},".claude/skills/anthropic/claude-mcp-expert","Model Context Protocol (MCP) expert for Claude Code. Install, configure, and troubleshoot MCP servers. Covers HTTP, SSE, and stdio transports, authentication, popular integrations (Sentry, GitHub, Jira, Notion, databases). Triggers on MCP, Model Context Protocol, MCP server, installing MCP, connecting tools, webhooks, remote server.","claude-mcp-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/anthropic/claude-mcp-expert/SKILL.md (coalesced with duplicate skill at .agents/skills/anthropic/claude-mcp-expert, templates/.claude/skills/anthropic/claude-mcp-expert)",[402],{"path":377,"priority":312},{"basePath":404,"description":405,"displayName":406,"installMethods":407,"rationale":408,"selectedPaths":409,"source":318,"sourceLanguage":17,"type":378},".claude/skills/anthropic/claude-settings-expert","Expert on Claude Code settings.json configuration, permissions, sandbox, environment variables, and settings hierarchy. Triggers when user mentions settings.json, permissions, allow rules, deny rules, sandbox, hooks configuration, or settings precedence.","claude-settings-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/anthropic/claude-settings-expert/skill.md (coalesced with duplicate skill at .agents/skills/anthropic/claude-settings-expert, templates/.claude/skills/anthropic/claude-settings-expert)",[410],{"path":377,"priority":312},{"basePath":412,"description":413,"displayName":414,"installMethods":415,"rationale":416,"selectedPaths":417,"source":318,"sourceLanguage":17,"type":378},".claude/skills/anthropic/claude-skill-builder","Interactive skill creator for Claude Code and Agent Skills ecosystem. Build SKILL.md files with proper frontmatter, triggers, and structure. Triggers on creating skills, building skills, skill templates, skill frontmatter, allowed-tools, npx add-skill, agent skills.","claude-skill-builder",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/anthropic/claude-skill-builder/SKILL.md (coalesced with duplicate skill at .agents/skills/anthropic/claude-skill-builder, templates/.claude/skills/anthropic/claude-skill-builder)",[418],{"path":377,"priority":312},{"basePath":420,"description":421,"displayName":422,"installMethods":423,"rationale":424,"selectedPaths":425,"source":318,"sourceLanguage":17,"type":378},".claude/skills/anthropic","Expert on Anthropic Claude API, models, prompt engineering, function calling, vision, and best practices. Triggers on anthropic, claude, api, prompt, function calling, vision, messages api, embeddings","anthropic-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/anthropic/skill.md (coalesced with duplicate skill at .agents/skills/anthropic, templates/.claude/skills/anthropic)",[426],{"path":377,"priority":312},{"basePath":428,"description":429,"displayName":430,"installMethods":431,"rationale":432,"selectedPaths":433,"source":318,"sourceLanguage":17,"type":378},".claude/skills/expo","Comprehensive Expo expert with access to complete official documentation covering React Native development, EAS Build, EAS Submit, EAS Update, Expo Router, Expo Modules API, configuration, deployment, and all platform features. Invoke when user mentions Expo, React Native, EAS, Expo Router, mobile app development, iOS/Android development, or cross-platform development.","expo-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/expo/skill.md (coalesced with duplicate skill at .agents/skills/expo, templates/.claude/skills/expo)",[434],{"path":377,"priority":312},{"basePath":436,"description":437,"displayName":438,"installMethods":439,"rationale":440,"selectedPaths":441,"source":318,"sourceLanguage":17,"type":378},".claude/skills/plaid","Expert guidance for Plaid banking API integration including Link, Auth, Transactions, Identity, and webhook handling. Invoke when user mentions Plaid, bank connections, financial data, ACH, or banking APIs.","plaid-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/plaid/skill.md (coalesced with duplicate skill at .agents/skills/plaid, templates/.claude/skills/plaid)",[442],{"path":377,"priority":312},{"basePath":444,"description":445,"displayName":446,"installMethods":447,"rationale":448,"selectedPaths":449,"source":318,"sourceLanguage":17,"type":378},".claude/skills/stripe","Comprehensive Stripe API expert with access to 3,253 official documentation files covering all payment processing, billing, subscriptions, webhooks, Connect, Terminal, Radar, Identity, Tax, Climate, and integrations. Invoke when user mentions Stripe, payments, subscriptions, billing, payment processing, checkout, invoices, or any payment-related features.","stripe-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/stripe/skill.md (coalesced with duplicate skill at .agents/skills/stripe, templates/.claude/skills/stripe)",[450],{"path":377,"priority":312},{"basePath":452,"description":453,"displayName":454,"installMethods":455,"rationale":456,"selectedPaths":457,"source":318,"sourceLanguage":17,"type":378},".claude/skills/supabase","Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storage, edge functions, vector embeddings, and all platform features. Invoke when user mentions Supabase, PostgreSQL, database, auth, real-time, storage, edge functions, backend-as-a-service, or pgvector.","supabase-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/supabase/skill.md (coalesced with duplicate skill at .agents/skills/supabase, templates/.claude/skills/supabase)",[458],{"path":377,"priority":312},{"basePath":460,"description":461,"displayName":12,"installMethods":462,"rationale":463,"selectedPaths":464,"source":318,"sourceLanguage":17,"type":378},".claude/skills/toon-formatter","Token-Oriented Object Notation (TOON) format expert for 30-60% token savings on structured data. Auto-applies to arrays with 5+ items, tables, logs, API responses, database results. Supports tabular, inline, and expanded formats with comma/tab/pipe delimiters. Triggers on large JSON, data optimization, token reduction, structured data, arrays, tables, logs, metrics, TOON.",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/toon-formatter/SKILL.md (coalesced with duplicate skill at .agents/skills/toon-formatter, skills/toon-formatter, templates/.claude/skills/toon-formatter)",[465],{"path":377,"priority":312},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":318,"sourceLanguage":17,"type":378},".claude/skills/anthropic/claude-code","Expert on Claude Code CLI, skills, commands, hooks, plugins, MCP, settings, and workflows. Triggers on claude code, cli, skill, command, hook, plugin, mcp, slash command, settings","claude-code-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/anthropic/claude-code/skill.md (coalesced with duplicate skill at templates/.claude/skills/anthropic/claude-code)",[473],{"path":377,"priority":312},{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/dapp-integration","Expert on building decentralized applications on Aptos with frontend integration, wallet connectivity (Petra, Martian, Pontem), TypeScript SDK, transaction submission, and wallet adapter patterns. Triggers on keywords wallet connect, petra, martian, pontem, typescript sdk, aptos sdk, dapp, frontend integration, wallet adapter, transaction, sign","aptos-dapp-integration",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/dapp-integration/skill.md",[481],{"path":377,"priority":312},{"basePath":483,"description":484,"displayName":485,"installMethods":486,"rationale":487,"selectedPaths":488,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/decibel","Expert on Decibel on-chain perpetual futures trading platform on Aptos. Covers trading engine, orderbook, TypeScript SDK, REST APIs, WebSocket streams, market data, position management, TWAP orders, and vault operations. Triggers on keywords decibel, perpetual futures, aptos trading, on-chain trading, decibel sdk, perps, orderbook, twap, market data, trading api.","decibel-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/decibel/skill.md",[489],{"path":377,"priority":312},{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/framework","Expert on Aptos Framework (0x1 standard library) - account, coin, fungible_asset, object, timestamp, table, event, vector, string, option, error, and other core modules. Triggers on keywords aptos framework, 0x1, account module, table, smarttable, event, timestamp, randomness, aggregator, resource account","aptos-framework",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/framework/skill.md",[497],{"path":377,"priority":312},{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/gas-optimization","Expert on Aptos gas optimization, performance tuning, storage costs, execution efficiency, inline functions, aggregator usage, parallel execution, table vs vector tradeoffs, and gas profiling tools. Triggers on keywords gas optimization, performance, gas cost, storage fee, inline, aggregator, parallel execution, gas profiling, optimization","aptos-gas-optimization",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/gas-optimization/skill.md",[505],{"path":377,"priority":312},{"basePath":507,"description":508,"displayName":509,"installMethods":510,"rationale":511,"selectedPaths":512,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/move-language","Expert on Move programming language - abilities (copy/drop/store/key), generics, phantom types, references, global storage operations, signer pattern, visibility modifiers, friend functions, inline optimization, and advanced type system. Triggers on keywords move language, abilities, generics, phantom type, borrow global, signer, friend, inline, type parameter","aptos-move-language",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/move-language/skill.md",[513],{"path":377,"priority":312},{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/move-prover","Move Prover formal verification expert for Aptos smart contracts. Write specifications (MSL), preconditions (requires), postconditions (ensures), invariants, abort conditions (aborts_if), quantifiers, schemas, and pragmas. Debug verification failures. Triggers on Move Prover, formal verification, spec, invariant, ensures, requires, aborts_if, precondition, postcondition.","move-prover",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/move-prover/SKILL.md",[521],{"path":377,"priority":312},{"basePath":523,"description":524,"displayName":525,"installMethods":526,"rationale":527,"selectedPaths":528,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/move-testing","Expert on testing Move smart contracts on Aptos, including unit tests, integration tests, Move Prover formal verification, debugging strategies, and test coverage. Triggers on keywords move test, unit test, integration test, move prover, formal verification, debug, coverage, assert, expect","aptos-move-testing",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/move-testing/skill.md",[529],{"path":377,"priority":312},{"basePath":531,"description":532,"displayName":533,"installMethods":534,"rationale":535,"selectedPaths":536,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/object-model","Expert on Aptos Object Model - ObjectCore, Object\u003CT> wrapper, constructor references, ExtendRef/DeleteRef/TransferRef capabilities, object ownership, named vs generated objects, composability, and migration from resource-only patterns. Triggers on keywords object model, objectcore, constructorref, extendref, deleteref, transferref, named object, object ownership, composable object","aptos-object-model",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/object-model/skill.md",[537],{"path":377,"priority":312},{"basePath":539,"description":540,"displayName":541,"installMethods":542,"rationale":543,"selectedPaths":544,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/shelby/cli-assistant","Expert on Shelby CLI tool for command-line blob storage operations. Helps with shelby commands, uploads, downloads, account management, context configuration, faucet operations, and CLI troubleshooting. Triggers on keywords shelby cli, shelby upload, shelby download, shelby init, shelby account, shelby context, @shelby-protocol/cli, CLI installation, shelby command.","shelby-cli-assistant",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/shelby/cli-assistant/skill.md",[545],{"path":377,"priority":312},{"basePath":547,"description":548,"displayName":549,"installMethods":550,"rationale":551,"selectedPaths":552,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/shelby/dapp-builder","Expert on building decentralized applications with Shelby Protocol storage on Aptos. Helps with dApp architecture, wallet integration (Petra), browser SDK usage, React/Vue integration, file uploads, content delivery, and building Shelby-powered applications. Triggers on keywords Shelby dApp, build on Shelby, Shelby application, Petra wallet, browser storage, web3 app, decentralized app Shelby, React Shelby, Vue Shelby.","shelby-dapp-builder",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/shelby/dapp-builder/skill.md",[553],{"path":377,"priority":312},{"basePath":555,"description":556,"displayName":557,"installMethods":558,"rationale":559,"selectedPaths":560,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/shelby/network-rpc","Expert on Shelby Protocol network infrastructure, RPC servers, storage providers, Cavalier implementation, tile architecture, performance optimization, connection management, and DoubleZero private network. Triggers on keywords Shelby RPC, storage provider, Cavalier, tile architecture, private network, DoubleZero, network performance, RPC endpoint, request hedging, connection pooling.","shelby-network-rpc",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/shelby/network-rpc/skill.md",[561],{"path":377,"priority":312},{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/shelby/protocol-expert","Expert on Shelby Protocol architecture, erasure coding, placement groups, read/write procedures, Clay Codes, chunking, storage providers, RPC servers, and decentralized storage system design on Aptos blockchain. Triggers on keywords Shelby Protocol, erasure coding, Clay Codes, placement groups, Shelby architecture, storage provider, blob storage, chunking, Shelby whitepaper.","shelby-protocol-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/shelby/protocol-expert/skill.md",[569],{"path":377,"priority":312},{"basePath":571,"description":572,"displayName":573,"installMethods":574,"rationale":575,"selectedPaths":576,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/shelby/sdk-developer","Expert in Shelby Protocol TypeScript SDK for decentralized storage on Aptos. Helps with blob uploads/downloads, session management, micropayment channels, multipart uploads, and SDK integration for Node.js and browser environments. Triggers on keywords ShelbyNodeClient, ShelbyClient, @shelby-protocol/sdk, Shelby SDK, decentralized blob storage, Shelby upload, Shelby download, Shelby session.","shelby-sdk-developer",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/shelby/sdk-developer/skill.md",[577],{"path":377,"priority":312},{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/shelby","Expert on Shelby Protocol decentralized blob storage on Aptos blockchain. Coordinates 7 specialized sub-skills covering protocol architecture, SDK usage, smart contracts, CLI tools, RPC infrastructure, dApp building, and storage integration. Triggers on keywords Shelby Protocol, Shelby storage, decentralized storage, Aptos storage, blob storage, Shelby.","shelby-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/shelby/skill.md",[585],{"path":377,"priority":312},{"basePath":587,"description":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/shelby/smart-contracts","Expert on Shelby Protocol smart contracts on Aptos blockchain. Helps with blob metadata, micropayment channels, auditing system, storage commitments, placement group assignments, Move modules, and on-chain state management. Triggers on keywords Shelby smart contract, Shelby Move, blob metadata, micropayment channel, Shelby auditing, placement group assignment, storage commitment, Aptos contract.","shelby-smart-contracts",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/shelby/smart-contracts/skill.md",[593],{"path":377,"priority":312},{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/shelby/storage-integration","Expert on integrating Shelby Protocol decentralized storage into applications. Helps with use case evaluation, architecture design, migration strategies, cost optimization, performance tuning for video streaming, AI training, data analytics, content delivery, and read-heavy workloads. Triggers on keywords integrate Shelby, decentralized storage integration, video streaming storage, AI training data, data analytics storage, migration to Shelby, storage architecture, content delivery, Shelby use case.","shelby-storage-integration",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/shelby/storage-integration/skill.md",[601],{"path":377,"priority":312},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos","Expert on Aptos blockchain, Move language, smart contracts, NFTs, DeFi, and Aptos development. Triggers on keywords aptos, move, blockchain, smart contract, nft, defi, web3, mainnet, testnet, devnet","aptos-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/skill.md",[609],{"path":377,"priority":312},{"basePath":611,"description":612,"displayName":613,"installMethods":614,"rationale":615,"selectedPaths":616,"source":318,"sourceLanguage":17,"type":378},".claude/skills/aptos/token-standards","Expert on Aptos token standards including fungible tokens (Coin, Fungible Asset), non-fungible tokens (Digital Asset standard, Token V1/V2), collections, metadata, minting, burning, and transfer patterns. Triggers on keywords token, nft, fungible asset, coin, digital asset, collection, mint, burn, metadata, royalty","aptos-token-standards",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/aptos/token-standards/skill.md",[617],{"path":377,"priority":312},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":318,"sourceLanguage":17,"type":378},".claude/skills/expo/eas-build","Expert on EAS Build cloud service for building iOS and Android apps. Covers build configuration, credentials management, custom builds, CI/CD integration, and troubleshooting. Invoke when user mentions EAS Build, cloud builds, app compilation, build workflows, or iOS/Android binary creation.","expo-eas-build-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/expo/eas-build/skill.md",[625],{"path":377,"priority":312},{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":318,"sourceLanguage":17,"type":378},".claude/skills/expo/eas-update","Expert on EAS Update for over-the-air updates in Expo apps. Covers update deployment, rollouts, rollbacks, channels, branches, and runtime versions. Invoke when user mentions EAS Update, OTA updates, hot updates, update channels, or app updates without app store.","expo-eas-update-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/expo/eas-update/skill.md",[633],{"path":377,"priority":312},{"basePath":635,"description":636,"displayName":637,"installMethods":638,"rationale":639,"selectedPaths":640,"source":318,"sourceLanguage":17,"type":378},".claude/skills/expo/expo-router","Expert on Expo Router for file-based routing in React Native apps. Covers navigation, layouts, dynamic routes, deep linking, and TypeScript integration. Invoke when user mentions Expo Router, file-based routing, navigation, app directory, or routing in Expo.","expo-router-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/expo/expo-router/skill.md",[641],{"path":377,"priority":312},{"basePath":643,"description":644,"displayName":645,"installMethods":646,"rationale":647,"selectedPaths":648,"source":318,"sourceLanguage":17,"type":378},".claude/skills/helius","Helius Solana RPC and API expert. High-performance infrastructure for Solana including RPC nodes, DAS API for NFTs/tokens, LaserStream real-time streaming, webhooks, Priority Fee API, Enhanced Transactions, and ZK Compression. Triggers on Helius, Solana RPC, DAS API, Digital Asset Standard, NFT metadata, Solana webhooks, priority fees, LaserStream, ZK compression.","helius",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/helius/SKILL.md",[649],{"path":377,"priority":312},{"basePath":651,"description":652,"displayName":653,"installMethods":654,"rationale":655,"selectedPaths":656,"source":318,"sourceLanguage":17,"type":378},".claude/skills/ios","Expert on iOS development with Swift, UIKit, SwiftUI, Xcode, app architecture, platform features, and Apple ecosystem integration. Invoke when user mentions iOS, iPhone, iPad, Swift, SwiftUI, UIKit, Xcode, Apple development, or iOS-specific features.","ios-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/ios/skill.md",[657],{"path":377,"priority":312},{"basePath":659,"description":660,"displayName":661,"installMethods":662,"rationale":663,"selectedPaths":664,"source":318,"sourceLanguage":17,"type":378},".claude/skills/plaid/accounts","Expert on Plaid accounts and account management. Covers account data retrieval, balance checking, account types, multi-account handling, and account webhooks. Invoke when user mentions Plaid accounts, account balance, account types, or account management.","plaid-accounts-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/plaid/accounts/skill.md",[665],{"path":377,"priority":312},{"basePath":667,"description":668,"displayName":669,"installMethods":670,"rationale":671,"selectedPaths":672,"source":318,"sourceLanguage":17,"type":378},".claude/skills/plaid/auth","Expert on Plaid Auth product for bank account authentication and verification. Covers account and routing number retrieval, account ownership verification, balance checks, and integration patterns. Invoke when user mentions Plaid Auth, ACH verification, bank account verification, or routing numbers.","plaid-auth-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/plaid/auth/skill.md",[673],{"path":377,"priority":312},{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":318,"sourceLanguage":17,"type":378},".claude/skills/plaid/identity","Expert on Plaid Identity product for retrieving account holder information. Covers identity verification, KYC compliance, name/address retrieval, and fraud prevention. Invoke when user mentions Plaid Identity, account holder info, KYC, identity verification, or user information.","plaid-identity-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/plaid/identity/skill.md",[681],{"path":377,"priority":312},{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":318,"sourceLanguage":17,"type":378},".claude/skills/plaid/transactions","Expert on Plaid Transactions product for retrieving banking transactions. Covers transaction sync, categorization, webhooks, recurring transactions, and historical data retrieval. Invoke when user mentions Plaid Transactions, transaction history, bank transactions, or transaction categorization.","plaid-transactions-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/plaid/transactions/skill.md",[689],{"path":377,"priority":312},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":318,"sourceLanguage":17,"type":378},".claude/skills/shopify","Comprehensive Shopify development expert with access to 24 official documentation files covering APIs (GraphQL Admin, Storefront, REST), app development, themes, Liquid, Hydrogen, checkout, extensions, webhooks, Functions, CLI, subscriptions, payments, and all platform features. Invoke when user mentions Shopify, e-commerce, online store, product management, orders, checkout, themes, or headless commerce.","shopify-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/shopify/skill.md",[697],{"path":377,"priority":312},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":318,"sourceLanguage":17,"type":378},".claude/skills/whop","Comprehensive Whop platform expert with access to 212 official documentation files covering memberships, payments, products, courses, experiences, forums, webhooks, and app development. Invoke when user mentions Whop, digital products, memberships, course platforms, or community monetization.","whop-expert",{"claudeCode":267},"SKILL.md frontmatter at .claude/skills/whop/skill.md",[705],{"path":377,"priority":312},{"basePath":707,"description":708,"displayName":351,"installMethods":709,"rationale":710,"selectedPaths":711,"source":318,"sourceLanguage":17,"type":378},"skills/plaid","Plaid banking API expert for financial data integration. Covers Plaid Link, Auth (account/routing numbers), Transactions, Identity verification, Balance checking, and webhooks. Build fintech apps with bank connections, ACH transfers, and transaction history. Triggers on Plaid, banking API, Plaid Link, bank connection, ACH, financial data, transaction history.",{"claudeCode":267},"SKILL.md frontmatter at skills/plaid/SKILL.md",[712],{"path":377,"priority":312},{"basePath":714,"description":715,"displayName":716,"installMethods":717,"rationale":718,"selectedPaths":719,"source":318,"sourceLanguage":17,"type":378},"templates/.claude/skills/cleanup-all","Run all 8 cleanup skills in sequence: unused → cycles → dedupe → types → weak-types → defensive → legacy → slop. Each step verifies before the next runs; halts on first failure. Produces one consolidated report. Use when the user asks to clean up the whole codebase, run all cleanup skills, do a full code-quality pass, or sweep the repo. Example queries — \"clean up the whole codebase\", \"run a full code-quality pass\", \"sweep this repo\", \"do all the cleanups in order\".","cleanup-all",{"claudeCode":267},"SKILL.md frontmatter at templates/.claude/skills/cleanup-all/SKILL.md",[720],{"path":377,"priority":312},{"basePath":722,"description":723,"displayName":724,"installMethods":725,"rationale":726,"selectedPaths":727,"source":318,"sourceLanguage":17,"type":378},"templates/.claude/skills/cleanup-cycles","Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — \"find circular imports\", \"fix dependency cycles\", \"untangle our module graph\", \"why is madge complaining\".","cleanup-cycles",{"claudeCode":267},"SKILL.md frontmatter at templates/.claude/skills/cleanup-cycles/SKILL.md",[728],{"path":377,"priority":312},{"basePath":730,"description":731,"displayName":732,"installMethods":733,"rationale":734,"selectedPaths":735,"source":318,"sourceLanguage":17,"type":378},"templates/.claude/skills/cleanup-dedupe","Detect duplicated code blocks and refactor to DRY where it reduces complexity. Runs jscpd (multi-language), filters by signal-to-noise, and auto-extracts only token-identical blocks ≥30 LOC. Use when the user asks to deduplicate, DRY up, find copy-paste, or consolidate repeated logic. Example queries — \"DRY this up\", \"find copy-paste in the codebase\", \"consolidate repeated logic\", \"where are the duplicated blocks\".","cleanup-dedupe",{"claudeCode":267},"SKILL.md frontmatter at templates/.claude/skills/cleanup-dedupe/SKILL.md",[736],{"path":377,"priority":312},{"basePath":738,"description":739,"displayName":740,"installMethods":741,"rationale":742,"selectedPaths":743,"source":318,"sourceLanguage":17,"type":378},"templates/.claude/skills/cleanup-defensive","Remove pointless try/catch blocks and defensive guards that hide errors or add no value. Preserves catches at true system boundaries (HTTP handlers, CLI entry, message consumers). Use when the user asks to remove try/catch, fix error hiding, clean up defensive code, or stop swallowing errors. Example queries — \"remove pointless try/catch\", \"we're swallowing errors\", \"stop hiding bugs in catch blocks\", \"clean up the defensive code\".","cleanup-defensive",{"claudeCode":267},"SKILL.md frontmatter at templates/.claude/skills/cleanup-defensive/SKILL.md",[744],{"path":377,"priority":312},{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":318,"sourceLanguage":17,"type":378},"templates/.claude/skills/cleanup-legacy","Find and remove deprecated, legacy, and fallback code paths with zero callers. Verifies callers via repo grep + LSP before deletion. Removes unreachable fallback branches. Use when the user asks to remove deprecated code, clean up legacy paths, drop fallbacks, or simplify code branches. Example queries — \"remove the deprecated API\", \"drop the v1 fallback\", \"this code is marked legacy, kill it\", \"simplify these branches\".","cleanup-legacy",{"claudeCode":267},"SKILL.md frontmatter at templates/.claude/skills/cleanup-legacy/SKILL.md",[752],{"path":377,"priority":312},{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":318,"sourceLanguage":17,"type":378},"templates/.claude/skills/cleanup-slop","Strip AI slop, narration comments, restated-code comments, in-motion notes, and stub markers. Preserves comments that explain WHY (workarounds, invariants, surprising behavior). Comment-only changes — never touches code logic. Use when the user asks to remove AI slop, clean up comments, strip narration, or remove unhelpful comments. Example queries — \"remove the AI slop\", \"strip the narration comments\", \"clean up unhelpful comments\", \"delete the comments that just restate the code\".","cleanup-slop",{"claudeCode":267},"SKILL.md frontmatter at templates/.claude/skills/cleanup-slop/SKILL.md",[760],{"path":377,"priority":312},{"basePath":762,"description":763,"displayName":764,"installMethods":765,"rationale":766,"selectedPaths":767,"source":318,"sourceLanguage":17,"type":378},"templates/.claude/skills/cleanup-types","Find duplicated or fragmented type/interface definitions across files and consolidate to a shared types module. TypeScript-first; also handles Python dataclasses/TypedDicts and Go structs. Use when the user asks to consolidate types, find duplicate interfaces, or organize type definitions. Example queries — \"consolidate our types\", \"find duplicate interfaces\", \"this same type is defined in three files\", \"organize the type definitions\".","cleanup-types",{"claudeCode":267},"SKILL.md frontmatter at templates/.claude/skills/cleanup-types/SKILL.md",[768],{"path":377,"priority":312},{"basePath":770,"description":771,"displayName":772,"installMethods":773,"rationale":774,"selectedPaths":775,"source":318,"sourceLanguage":17,"type":378},"templates/.claude/skills/cleanup-unused","Detect and delete unused code, exports, files, and dependencies. Runs knip/vulture/staticcheck/cargo-machete appropriate to the language, writes a critical assessment, and auto-applies HIGH-confidence deletions. Use when the user asks to remove dead code, find unused exports, clean up dependencies, or run dead-code analysis. Example queries — \"find dead code\", \"what's unused in this repo\", \"are there unused npm deps\", \"kill the cruft\".","cleanup-unused",{"claudeCode":267},"SKILL.md frontmatter at templates/.claude/skills/cleanup-unused/SKILL.md",[776],{"path":377,"priority":312},{"basePath":778,"description":779,"displayName":780,"installMethods":781,"rationale":782,"selectedPaths":783,"source":318,"sourceLanguage":17,"type":378},"templates/.claude/skills/cleanup-weak-types","Replace weak types (any, unknown, interface{}, untyped Python) with strong, inferable types. Researches actual usage to determine the correct type, runs typecheck after each change, reverts individual changes that fail. Use when the user asks to remove any/unknown, strengthen typing, fix weak types, or make code more type-safe. Example queries — \"remove all the `any` types\", \"strengthen our typing\", \"stop using unknown everywhere\", \"make this more type-safe\".","cleanup-weak-types",{"claudeCode":267},"SKILL.md frontmatter at templates/.claude/skills/cleanup-weak-types/SKILL.md",[784],{"path":377,"priority":312},{"basePath":270,"description":786,"displayName":787,"installMethods":788,"license":251,"rationale":789,"selectedPaths":790,"source":318,"sourceLanguage":17,"type":226},"Opinionated Claude Code skill pack for fintech and Anthropic power-users: deep skills for Stripe, Supabase, Plaid, Expo, and Claude Code meta-tooling, plus a TOON command wrapper for input-token savings.","create-claude-starter",{"npm":787},"cli ecosystem detected at /",[791,793,794,795,798,801,803],{"path":792,"priority":312},"package.json",{"path":314,"priority":312},{"path":316,"priority":317},{"path":796,"priority":797},"bin/cli.js","medium",{"path":799,"priority":800},"src/index.js","low",{"path":802,"priority":800},"src/commands/docs.js",{"path":804,"priority":800},"src/commands/init.js",{"sources":806},[807],"manual",{"npmPackage":787},{"closedIssues90d":8,"description":810,"forks":243,"homepage":811,"license":251,"openIssues90d":245,"pushedAt":246,"readmeSize":241,"stars":247,"topics":812},"Advanced Claude Code framework: 40+ skills, meta-commands, TOON format (30-60% token savings), workflow automation & skill orchestration. npx create-claude-starter@latest","https://www.npmjs.com/package/create-claude-starter",[323,813,814,372,815,816,817,225,818,819,820],"claude","claude-ai","project-setup","starter-kit","ai-tools","llm","npx","productivity",{"downloads":249},{"classifiedAt":823,"discoverAt":824,"extractAt":825,"githubAt":825,"npmAt":826,"updatedAt":823},1778696052048,1778696045239,1778696047987,1778696050579,[226,224,222,225,223,227],{"evaluatedAt":254,"extractAt":294,"updatedAt":254},[],[831,848,879,906,935],{"_creationTime":832,"_id":833,"community":834,"display":835,"identity":837,"providers":838,"relations":844,"tags":845,"workflow":846},1778696052276.008,"k173c9f6h756g95dhcd0eb0g6n86n2jw",{"reviewCount":8},{"description":321,"installMethods":836,"name":279,"sourceUrl":13},{"claudeCode":323},{"basePath":320,"githubOwner":257,"githubRepo":258,"locale":17,"slug":323,"type":259},{"evaluate":839,"extract":843},{"promptVersionExtension":215,"promptVersionScoring":216,"score":840,"tags":841,"targetMarket":228,"tier":229},99,[278,323,225,226,223,224,842],"api",{"commitSha":283},{"parentExtensionId":262,"repoId":290},[323,842,226,224,225,278,223],{"evaluatedAt":847,"extractAt":294,"updatedAt":847},1778696086128,{"_creationTime":849,"_id":850,"community":851,"display":852,"identity":857,"providers":862,"relations":870,"tags":874,"workflow":875},1778698423927.3982,"k17d4kzh5mqg6kcd6kbhhqhfm986nfbn",{"reviewCount":8},{"description":853,"installMethods":854,"name":855,"sourceUrl":856},"Upstash Context7 MCP 服务器，用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。",{"claudeCode":855},"context7-plugin","https://github.com/upstash/context7",{"basePath":858,"githubOwner":859,"githubRepo":860,"locale":861,"slug":860,"type":259},"plugins/claude/context7","upstash","context7","zh-CN",{"evaluate":863,"extract":869},{"promptVersionExtension":215,"promptVersionScoring":216,"score":864,"tags":865,"targetMarket":228,"tier":229},100,[866,225,867,868],"documentation","code-examples","mcp-server",{"commitSha":283},{"parentExtensionId":871,"repoId":872,"translatedFrom":873},"k17c6qmv4dnjycsp8aa4wyfbgh86n3jd","kd7955sg5wbf89gw527wdep66n86na9w","k17f8b1e3611rh6d9e6peh43b186m55k",[867,225,866,868],{"evaluatedAt":876,"extractAt":877,"updatedAt":878},1778698268645,1778698235845,1778698423927,{"_creationTime":880,"_id":881,"community":882,"display":883,"identity":889,"providers":891,"relations":897,"tags":901,"workflow":902},1778692081464.8755,"k171af3ep240f5k9cjztfs0tvd86mg4t",{"reviewCount":8},{"description":884,"installMethods":885,"name":887,"sourceUrl":888},"超压缩通信模式。通过像穴居人一样说话，将 token 数量减少约 75%，同时保持完整技术准确性。",{"claudeCode":886},"caveman","Caveman","https://github.com/juliusbrussee/caveman",{"basePath":270,"githubOwner":890,"githubRepo":886,"locale":861,"slug":886,"type":259},"juliusbrussee",{"evaluate":892,"extract":895},{"promptVersionExtension":215,"promptVersionScoring":216,"score":840,"tags":893,"targetMarket":228,"tier":229},[224,818,894,225,820],"text",{"commitSha":283,"license":251,"plugin":896},{"mcpCount":8,"provider":288,"skillCount":285},{"parentExtensionId":898,"repoId":899,"translatedFrom":900},"k17dcfwpwpzjc43zt2qawvft3h86mmse","kd7890f0sfy0ymf1pakpx7vqch86nmew","k170g496f5ze5hv8xa2e7b91ex86mz9m",[224,225,818,820,894],{"evaluatedAt":903,"extractAt":904,"updatedAt":905},1778691819811,1778691765524,1778692081464,{"_creationTime":907,"_id":908,"community":909,"display":910,"identity":915,"providers":917,"relations":926,"tags":930,"workflow":931},1778691212295.0356,"k17071sdgxe9zahe8sxspvgfnn86mdth",{"reviewCount":8},{"description":911,"installMethods":912,"name":913,"sourceUrl":914},"将 X/Twitter 帖子作为干净的 LLM 友好型 JSON 获取。粘贴任何 x.com 链接即可获得结构化数据，包含完整内容、作者信息和参与度指标。",{"claudeCode":913},"adhx","https://github.com/itsmemeworks/adhx",{"basePath":270,"githubOwner":916,"githubRepo":913,"locale":861,"slug":913,"type":259},"itsmemeworks",{"evaluate":918,"extract":924},{"promptVersionExtension":215,"promptVersionScoring":216,"score":840,"tags":919,"targetMarket":228,"tier":229},[920,921,922,842,818,223,923],"twitter","x","bookmarks","nextjs",{"commitSha":283,"license":251,"plugin":925},{"mcpCount":8,"provider":288,"skillCount":245},{"parentExtensionId":927,"repoId":928,"translatedFrom":929},"k17e6xhqcgd1n5hc98vpmmcf2n86mthk","kd77mjenc5h9jr4kr1vget7bw586nz3g","k17cfffqpe38zdvz3nv9xkmetx86mzd7",[842,922,223,818,923,920,921],{"evaluatedAt":932,"extractAt":933,"updatedAt":934},1778691170439,1778691134259,1778691212295,{"_creationTime":936,"_id":937,"community":938,"display":939,"identity":944,"providers":947,"relations":961,"tags":965,"workflow":966},1778694459710.0122,"k176w1a2btk20aqde4etn74sch86mrc1",{"reviewCount":8},{"description":940,"installMethods":941,"name":942,"sourceUrl":943},"一个具有三层架构、分支感知上下文、智能压缩、会话差异、会话续订协议和恢复模式的令牌高效持久内存系统。",{"claudeCode":942},"memory-bank","https://github.com/Nagendhra-web/memory-bank",{"basePath":945,"githubOwner":946,"githubRepo":942,"locale":861,"slug":942,"type":259},"skills/memory-bank","Nagendhra-web",{"evaluate":948,"extract":959},{"promptVersionExtension":215,"promptVersionScoring":216,"score":949,"tags":950,"targetMarket":228,"tier":958},95,[951,952,953,954,955,956,224,957],"memory","context","persistence","sessions","token-efficiency","branch-aware","analytics","community",{"commitSha":283,"license":960},"Apache-2.0",{"parentExtensionId":962,"repoId":963,"translatedFrom":964},"k171ge78ys01r2ny6whcs987rs86n29s","kd740s537z66ds6qge39y9dk3186nbp9","k17dbjbnpmrxhbszzw5sx6tsgs86n09d",[957,956,224,952,951,953,954,955],{"evaluatedAt":967,"extractAt":968,"updatedAt":969},1778694421287,1778694389360,1778694459710]