[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-cli-raintree-technology-claude-starter-en":3,"guides-for-raintree-technology-claude-starter":799,"similar-k1776cc99mthqa6gajf8gs181186nw5h-en":800},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":14,"identity":255,"isFallback":244,"parentExtension":259,"providers":260,"relations":265,"repo":267,"tags":796,"workflow":797},1778696052276.0222,"k1776cc99mthqa6gajf8gs181186nw5h",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13},"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.",{"npm":12},"create-claude-starter","https://github.com/raintree-technology/claude-starter",{"_creationTime":15,"_id":16,"extensionId":5,"locale":17,"result":18,"trustSignals":235,"workflow":253},1778697110688.368,"kn79s2yecgddmwzdzxy12g5stx86nbjk","en",{"checks":19,"evaluatedAt":199,"extensionSummary":200,"features":201,"nonGoals":207,"promptVersionExtension":212,"promptVersionScoring":213,"purpose":214,"rationale":215,"score":216,"summary":217,"tags":218,"targetMarket":228,"tier":229,"useCases":230},[20,25,28,31,35,38,42,47,50,53,57,61,64,69,72,75,78,81,84,87,91,95,100,104,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,173,176,179,182,185,188,192,195],{"category":21,"check":22,"severity":23,"summary":24},"Practical Utility","Problem relevance","pass","The description clearly names the target user (fintech and Anthropic power-users) and the problem domain (fintech integrations, AI agent tooling) that the extension addresses.",{"category":21,"check":26,"severity":23,"summary":27},"Unique selling proposition","The extension offers deep, hand-maintained skills for specific fintech platforms and meta-tooling for Claude Code, providing value beyond generic capabilities.",{"category":21,"check":29,"severity":23,"summary":30},"Production readiness","The CLI tool and its bundled skills appear production-ready, covering a comprehensive set of use cases for the targeted domains and offering a complete lifecycle for skill management and TOON utility.",{"category":32,"check":33,"severity":23,"summary":34},"Scope","Single responsibility principle","The extension focuses on providing a curated set of deep skills for specific domains (fintech, Anthropic tooling) and a TOON CLI wrapper, avoiding unrelated functionalities.",{"category":32,"check":36,"severity":23,"summary":37},"Description quality","The displayed description accurately reflects the extension's purpose, highlighting its focus on fintech, power-users, specific integrations, and TOON utilities.",{"category":39,"check":40,"severity":23,"summary":41},"Invocation","Scoped tools","The CLI commands for TOON are specific (`convert-to-toon`, `analyze-tokens`) and not generic wrappers, promoting clear intent.",{"category":43,"check":44,"severity":45,"summary":46},"Documentation","Configuration & parameter reference","info","The README outlines installation and basic usage but lacks explicit documentation for all command options and their precedence orders, relying on commander's defaults.",{"category":32,"check":48,"severity":23,"summary":49},"Tool naming","The TOON commands are descriptive and follow a clear naming convention (e.g., 'convert-to-toon').",{"category":32,"check":51,"severity":23,"summary":52},"Minimal I/O surface","TOON commands like `convert-to-toon` take a file path as input and produce structured output detailing savings, which is a well-defined I/O surface.",{"category":54,"check":55,"severity":23,"summary":56},"License","License usability","The project is distributed under the MIT license, as indicated by the LICENSE file and npm manifest, which is a permissive open-source license.",{"category":58,"check":59,"severity":23,"summary":60},"Maintenance","Commit recency","The latest commit was on April 24, 2026, which is within the last 3 months, indicating recent maintenance.",{"category":58,"check":62,"severity":23,"summary":63},"Dependency Management","The project uses npm and lists dependencies, with a lockfile (`package-lock.json` implied by npm usage) likely present for version pinning.",{"category":65,"check":66,"severity":67,"summary":68},"Security","Secret Management","not_applicable","The CLI tool itself does not appear to handle or manage secrets directly; it primarily sets up other tools or skills.",{"category":65,"check":70,"severity":23,"summary":71},"Injection","The project structure and script usage do not suggest a reliance on loading untrusted third-party data as executable code.",{"category":65,"check":73,"severity":23,"summary":74},"Transitive Supply-Chain Grenades","The installation method uses `npx` and the CLI wrapper scripts do not appear to fetch external code or data at runtime.",{"category":65,"check":76,"severity":23,"summary":77},"Sandbox Isolation","The CLI tool's primary function is project initialization; it does not exhibit behavior that suggests it manipulates files outside the target directory.",{"category":65,"check":79,"severity":23,"summary":80},"Sandbox escape primitives","No evidence of detached-process spawns or deny-retry loops was found in the provided CLI scripts.",{"category":65,"check":82,"severity":23,"summary":83},"Data Exfiltration","The CLI tool's setup process does not involve submitting user data or credentials to third parties.",{"category":65,"check":85,"severity":23,"summary":86},"Hidden Text Tricks","The bundled scripts and README do not contain hidden steering tricks or obfuscated content.",{"category":88,"check":89,"severity":23,"summary":90},"Hooks","Opaque code execution","The CLI scripts are written in standard JavaScript and are not obfuscated or dynamically evaluated.",{"category":92,"check":93,"severity":23,"summary":94},"Portability","Structural Assumption","The CLI tool initializes a project structure in a specified directory, making no assumptions about pre-existing, non-standard project layouts.",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","warning","There were 1 issue opened and 0 issues closed in the last 90 days, indicating very slow or no maintenance response to reported issues.",{"category":101,"check":102,"severity":23,"summary":103},"Versioning","Release Management","The project declares a meaningful semantic version (3.0.0) in its package.json, which is a wired version signal.",{"category":105,"check":106,"severity":45,"summary":107},"Code Execution","Validation","Commander is used for CLI argument parsing, which provides basic validation, but explicit schema-based validation for all inputs is not evident in the provided scripts.",{"category":65,"check":109,"severity":23,"summary":110},"Unguarded Destructive Operations","The init command can overwrite files with a `--force` flag, but this is a standard CLI behavior and not a destructive operation in the context of data loss.",{"category":105,"check":112,"severity":23,"summary":113},"Error Handling","The CLI uses commander and inquirer, which handle errors gracefully, and the initialization process includes try-catch blocks for robust setup.",{"category":105,"check":115,"severity":67,"summary":116},"Logging","This is a setup CLI tool; it does not perform actions that require a persistent audit log.",{"category":118,"check":119,"severity":67,"summary":120},"Compliance","GDPR","The CLI tool does not process or submit personal data.",{"category":118,"check":122,"severity":23,"summary":123},"Target market","The extension has no regional or jurisdictional logic and is globally applicable.",{"category":92,"check":125,"severity":23,"summary":126},"Runtime stability","The CLI tool is written in Node.js and uses standard libraries, ensuring cross-platform compatibility on POSIX and Windows.",{"category":43,"check":128,"severity":23,"summary":129},"README","The README file clearly states the extension's purpose, target audience, and features.",{"category":32,"check":131,"severity":67,"summary":132},"Tool surface size","This is a CLI tool with a primary `init` command and a secondary `docs` command, well within the acceptable range.",{"category":39,"check":134,"severity":23,"summary":135},"Overlapping near-synonym tools","The CLI has distinct commands for 'init' and 'docs', with no overlapping or near-synonym functionality.",{"category":43,"check":137,"severity":23,"summary":138},"Phantom features","All features mentioned in the README, such as skill installation and TOON utilities, have corresponding implementations in the CLI and bundled code.",{"category":140,"check":141,"severity":23,"summary":142},"Install","Installation instruction","The README provides clear installation instructions using `npx` and includes copy-paste examples for both interactive and non-interactive setups.",{"category":144,"check":145,"severity":23,"summary":146},"Errors","Actionable error messages","The CLI provides actionable error messages, for example, guiding the user to install `docpull` or handling existing `.claude/` directories with clear options.",{"category":148,"check":149,"severity":23,"summary":150},"Execution","Pinned dependencies","The project uses npm dependencies, and while a lockfile isn't explicitly shown, it's standard practice for npm projects to manage pinned dependencies.",{"category":32,"check":152,"severity":67,"summary":153},"Dry-run preview","The primary 'init' command modifies files, but the use of `--force` and `--yes` covers intended user control; no specific dry-run is required for setup.",{"category":155,"check":156,"severity":67,"summary":157},"Protocol","Idempotent retry & timeouts","This CLI tool is primarily for project setup and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":118,"check":159,"severity":23,"summary":160},"Telemetry opt-in","There is no indication of telemetry being collected by this CLI tool; any data collection would be opt-in.",{"category":39,"check":162,"severity":23,"summary":163},"Hierarchical discoverable arguments","The CLI uses commander with a hierarchical structure for subcommands like `docs \u003Caction> [skill]`, and help text is available.",{"category":39,"check":165,"severity":23,"summary":166},"Unknown-flag handling","Commander, used by the CLI, typically handles unknown flags by providing an error message, often with suggestions.",{"category":65,"check":168,"severity":67,"summary":169},"Secrets not in argv","The CLI tool does not handle secrets directly through command-line arguments.",{"category":39,"check":171,"severity":23,"summary":172},"Parseable --version","The `--version` flag in `bin/cli.js` outputs a single line with the package version, which is parseable.",{"category":39,"check":174,"severity":45,"summary":175},"Flag precedence","The README does not explicitly document flag precedence, relying on commander's default behavior.",{"category":39,"check":177,"severity":67,"summary":178},"Schema introspection","This CLI tool is for project setup and does not expose subcommands with machine-readable input/output schemas.",{"category":39,"check":180,"severity":23,"summary":181},"Prompt bypass","The `init` command offers `--yes` and `--force` flags to bypass interactive prompts, making it automatable.",{"category":140,"check":183,"severity":23,"summary":184},"No unnecessary global install","The installation instructions correctly use `npx` for a local, non-global installation.",{"category":140,"check":186,"severity":23,"summary":187},"Pipe-to-shell installer","The installation instructions use `npx` and do not involve untrusted pipe-to-shell commands.",{"category":189,"check":190,"severity":23,"summary":191},"Output","Stream separation","The CLI tool's output appears to follow standard conventions, with primary output on stdout and diagnostics on stderr.",{"category":189,"check":193,"severity":67,"summary":194},"Structured output mode","The CLI tool's primary function is project setup and configuration, not returning structured data that would require a JSON output mode.",{"category":196,"check":197,"severity":23,"summary":198},"Subprocess behavior","Signal handling","As a standard Node.js application using commander, it is expected to handle signals gracefully and propagate them to child processes.",1778697110587,"This is a Node.js CLI tool that initializes Claude Code projects by scaffolding specific skill packs and utility commands. It focuses on fintech integrations (Stripe, Supabase, Plaid, Expo) and Anthropic API tooling, including a wrapper for the TOON compression format.",[202,203,204,205,206],"Scaffolds Claude Code projects with curated skill packs","Integrates deep skills for Stripe, Supabase, Plaid, Expo","Includes Anthropic Claude API meta-tooling skills","Provides CLI commands for TOON JSON compression/analysis","Supports profile-based or custom skill selection",[208,209,210,211],"Providing an orchestration framework or workflow engine.","Acting as a general-purpose AI assistant; focuses on specific domains.","Including niche or less common platform skills like blockchain or Shopify.","Duplicating existing code-quality skills already provided by Anthropic.","3.0.0","4.4.0","To provide developers with an opinionated starting point for Claude Code projects, offering deep, pre-configured skills for fintech and advanced Anthropic use cases, along with token-saving utilities.","The single warning for 'Issues Attention' caps the score at 79. The tool otherwise meets high standards for usability, documentation, and security.",77,"A well-maintained CLI tool for setting up Claude Code projects with curated fintech and Anthropic skills.",[219,220,221,222,223,224,225,226,227],"claude-code","fintech","cli","developer-tools","stripe","supabase","plaid","expo","toon","global","community",[231,232,233,234],"Starting a new Claude Code project focused on fintech integrations.","Quickly setting up a development environment with pre-built AI agent skills.","Analyzing and compressing JSON data using TOON for token efficiency.","Leveraging expert-level patterns for Stripe, Supabase, Plaid, and Expo within Claude Code.",{"codeQuality":236,"collectedAt":238,"documentation":239,"maintenance":242,"popularity":248,"security":250,"testCoverage":252},{"hasLockfile":237},true,1778697095364,{"descriptionLength":240,"readmeSize":241},203,5530,{"closedIssues90d":8,"forks":243,"hasChangelog":244,"manifestVersion":212,"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},1778697110688,{"basePath":256,"githubOwner":257,"githubRepo":258,"locale":17,"slug":258,"type":221},"","raintree-technology","claude-starter",null,{"evaluate":261,"extract":263},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":262,"targetMarket":228,"tier":229},[219,220,221,222,223,224,225,226,227],{"commitSha":264,"license":251},"HEAD",{"repoId":266},"kd78ywakatnz4sjfx781sy14vh86mtty",{"_creationTime":268,"_id":266,"identity":269,"providers":270,"workflow":791},1778696045239.0098,{"githubOwner":257,"githubRepo":258,"sourceUrl":13},{"classify":271,"discover":774,"extract":777,"github":778,"npm":790},{"commitSha":264,"extensions":272},[273,290,301,309,317,325,333,341,350,358,366,374,382,390,398,406,414,422,430,437,445,453,461,469,477,485,493,501,509,517,525,533,541,549,557,565,573,581,589,597,605,613,621,629,637,645,653,661,669,677,684,692,700,708,716,724,732,740,748,756],{"basePath":256,"description":274,"displayName":275,"installMethods":276,"rationale":278,"selectedPaths":279,"source":288,"sourceLanguage":17,"type":289},"Complete collection of 40+ production-ready skills including Stripe, Supabase, Expo, Plaid, Aptos, and more. Plus meta-commands, orchestration, and workflows.","claude-starter-complete",{"claudeCode":277},"raintree-technology/claude-starter","marketplace.json at .claude-plugin/marketplace.json",[280,283,285],{"path":281,"priority":282},".claude-plugin/marketplace.json","mandatory",{"path":284,"priority":282},"README.md",{"path":286,"priority":287},"LICENSE","high","rule","marketplace",{"basePath":291,"description":292,"displayName":293,"installMethods":294,"rationale":296,"selectedPaths":297,"source":288,"sourceLanguage":17,"type":300},"templates/.claude/skills/anthropic","Claude Code expertise: skills, commands, hooks, MCP, settings (7 skills)","ai-skills",{"claudeCode":295},"anthropic","inline plugin source from marketplace.json at templates/.claude/skills/anthropic",[298],{"path":299,"priority":287},"skill.md","plugin",{"basePath":302,"description":303,"displayName":304,"installMethods":305,"rationale":306,"selectedPaths":307,"source":288,"sourceLanguage":17,"type":300},"templates/.claude/skills/stripe","Complete Stripe API integration (payments, subscriptions, webhooks)","stripe-payments",{"claudeCode":223},"inline plugin source from marketplace.json at templates/.claude/skills/stripe",[308],{"path":299,"priority":287},{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":288,"sourceLanguage":17,"type":300},"templates/.claude/skills/supabase","Supabase backend (PostgreSQL, Auth, Storage, Edge Functions)","supabase-backend",{"claudeCode":224},"inline plugin source from marketplace.json at templates/.claude/skills/supabase",[316],{"path":299,"priority":287},{"basePath":318,"description":319,"displayName":320,"installMethods":321,"rationale":322,"selectedPaths":323,"source":288,"sourceLanguage":17,"type":300},"templates/.claude/skills/plaid","Plaid banking API (Auth, Transactions, Identity, Accounts - 5 skills)","plaid-banking",{"claudeCode":225},"inline plugin source from marketplace.json at templates/.claude/skills/plaid",[324],{"path":299,"priority":287},{"basePath":326,"description":327,"displayName":328,"installMethods":329,"rationale":330,"selectedPaths":331,"source":288,"sourceLanguage":17,"type":300},"templates/.claude/skills/expo","Expo/React Native mobile development (EAS Build, Update, Router - 4 skills)","expo-mobile",{"claudeCode":226},"inline plugin source from marketplace.json at templates/.claude/skills/expo",[332],{"path":299,"priority":287},{"basePath":334,"description":335,"displayName":336,"installMethods":337,"rationale":338,"selectedPaths":339,"source":288,"sourceLanguage":17,"type":300},"templates/.claude/skills/toon-formatter","TOON format for 30-60% token savings on tabular data","toon-formatter",{"claudeCode":336},"inline plugin source from marketplace.json at templates/.claude/skills/toon-formatter",[340],{"path":299,"priority":287},{"basePath":342,"description":343,"displayName":219,"installMethods":344,"rationale":345,"selectedPaths":346,"source":288,"sourceLanguage":17,"type":349},".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",{"claudeCode":277},"SKILL.md frontmatter at .agents/skills/anthropic/claude-code/skill.md",[347],{"path":348,"priority":282},"SKILL.md","skill",{"basePath":351,"description":352,"displayName":353,"installMethods":354,"rationale":355,"selectedPaths":356,"source":288,"sourceLanguage":17,"type":349},".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":277},"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)",[357],{"path":348,"priority":282},{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":288,"sourceLanguage":17,"type":349},".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":277},"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)",[365],{"path":348,"priority":282},{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":288,"sourceLanguage":17,"type":349},".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":277},"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)",[373],{"path":348,"priority":282},{"basePath":375,"description":376,"displayName":377,"installMethods":378,"rationale":379,"selectedPaths":380,"source":288,"sourceLanguage":17,"type":349},".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":277},"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)",[381],{"path":348,"priority":282},{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":288,"sourceLanguage":17,"type":349},".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":277},"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)",[389],{"path":348,"priority":282},{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/anthropic/skill.md (coalesced with duplicate skill at .agents/skills/anthropic, templates/.claude/skills/anthropic)",[397],{"path":348,"priority":282},{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/expo/skill.md (coalesced with duplicate skill at .agents/skills/expo, templates/.claude/skills/expo)",[405],{"path":348,"priority":282},{"basePath":407,"description":408,"displayName":409,"installMethods":410,"rationale":411,"selectedPaths":412,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/plaid/skill.md (coalesced with duplicate skill at .agents/skills/plaid, templates/.claude/skills/plaid)",[413],{"path":348,"priority":282},{"basePath":415,"description":416,"displayName":417,"installMethods":418,"rationale":419,"selectedPaths":420,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/stripe/skill.md (coalesced with duplicate skill at .agents/skills/stripe, templates/.claude/skills/stripe)",[421],{"path":348,"priority":282},{"basePath":423,"description":424,"displayName":425,"installMethods":426,"rationale":427,"selectedPaths":428,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/supabase/skill.md (coalesced with duplicate skill at .agents/skills/supabase, templates/.claude/skills/supabase)",[429],{"path":348,"priority":282},{"basePath":431,"description":432,"displayName":336,"installMethods":433,"rationale":434,"selectedPaths":435,"source":288,"sourceLanguage":17,"type":349},".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":277},"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)",[436],{"path":348,"priority":282},{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/anthropic/claude-code/skill.md (coalesced with duplicate skill at templates/.claude/skills/anthropic/claude-code)",[444],{"path":348,"priority":282},{"basePath":446,"description":447,"displayName":448,"installMethods":449,"rationale":450,"selectedPaths":451,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/dapp-integration/skill.md",[452],{"path":348,"priority":282},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/decibel/skill.md",[460],{"path":348,"priority":282},{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/framework/skill.md",[468],{"path":348,"priority":282},{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/gas-optimization/skill.md",[476],{"path":348,"priority":282},{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/move-language/skill.md",[484],{"path":348,"priority":282},{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/move-prover/SKILL.md",[492],{"path":348,"priority":282},{"basePath":494,"description":495,"displayName":496,"installMethods":497,"rationale":498,"selectedPaths":499,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/move-testing/skill.md",[500],{"path":348,"priority":282},{"basePath":502,"description":503,"displayName":504,"installMethods":505,"rationale":506,"selectedPaths":507,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/object-model/skill.md",[508],{"path":348,"priority":282},{"basePath":510,"description":511,"displayName":512,"installMethods":513,"rationale":514,"selectedPaths":515,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/shelby/cli-assistant/skill.md",[516],{"path":348,"priority":282},{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/shelby/dapp-builder/skill.md",[524],{"path":348,"priority":282},{"basePath":526,"description":527,"displayName":528,"installMethods":529,"rationale":530,"selectedPaths":531,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/shelby/network-rpc/skill.md",[532],{"path":348,"priority":282},{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/shelby/protocol-expert/skill.md",[540],{"path":348,"priority":282},{"basePath":542,"description":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/shelby/sdk-developer/skill.md",[548],{"path":348,"priority":282},{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/shelby/skill.md",[556],{"path":348,"priority":282},{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/shelby/smart-contracts/skill.md",[564],{"path":348,"priority":282},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/shelby/storage-integration/skill.md",[572],{"path":348,"priority":282},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/skill.md",[580],{"path":348,"priority":282},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/aptos/token-standards/skill.md",[588],{"path":348,"priority":282},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/expo/eas-build/skill.md",[596],{"path":348,"priority":282},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/expo/eas-update/skill.md",[604],{"path":348,"priority":282},{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/expo/expo-router/skill.md",[612],{"path":348,"priority":282},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/helius/SKILL.md",[620],{"path":348,"priority":282},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/ios/skill.md",[628],{"path":348,"priority":282},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/plaid/accounts/skill.md",[636],{"path":348,"priority":282},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/plaid/auth/skill.md",[644],{"path":348,"priority":282},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/plaid/identity/skill.md",[652],{"path":348,"priority":282},{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/plaid/transactions/skill.md",[660],{"path":348,"priority":282},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/shopify/skill.md",[668],{"path":348,"priority":282},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":288,"sourceLanguage":17,"type":349},".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":277},"SKILL.md frontmatter at .claude/skills/whop/skill.md",[676],{"path":348,"priority":282},{"basePath":678,"description":679,"displayName":225,"installMethods":680,"rationale":681,"selectedPaths":682,"source":288,"sourceLanguage":17,"type":349},"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":277},"SKILL.md frontmatter at skills/plaid/SKILL.md",[683],{"path":348,"priority":282},{"basePath":685,"description":686,"displayName":687,"installMethods":688,"rationale":689,"selectedPaths":690,"source":288,"sourceLanguage":17,"type":349},"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":277},"SKILL.md frontmatter at templates/.claude/skills/cleanup-all/SKILL.md",[691],{"path":348,"priority":282},{"basePath":693,"description":694,"displayName":695,"installMethods":696,"rationale":697,"selectedPaths":698,"source":288,"sourceLanguage":17,"type":349},"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":277},"SKILL.md frontmatter at templates/.claude/skills/cleanup-cycles/SKILL.md",[699],{"path":348,"priority":282},{"basePath":701,"description":702,"displayName":703,"installMethods":704,"rationale":705,"selectedPaths":706,"source":288,"sourceLanguage":17,"type":349},"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":277},"SKILL.md frontmatter at templates/.claude/skills/cleanup-dedupe/SKILL.md",[707],{"path":348,"priority":282},{"basePath":709,"description":710,"displayName":711,"installMethods":712,"rationale":713,"selectedPaths":714,"source":288,"sourceLanguage":17,"type":349},"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":277},"SKILL.md frontmatter at templates/.claude/skills/cleanup-defensive/SKILL.md",[715],{"path":348,"priority":282},{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":288,"sourceLanguage":17,"type":349},"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":277},"SKILL.md frontmatter at templates/.claude/skills/cleanup-legacy/SKILL.md",[723],{"path":348,"priority":282},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":288,"sourceLanguage":17,"type":349},"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":277},"SKILL.md frontmatter at templates/.claude/skills/cleanup-slop/SKILL.md",[731],{"path":348,"priority":282},{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":288,"sourceLanguage":17,"type":349},"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":277},"SKILL.md frontmatter at templates/.claude/skills/cleanup-types/SKILL.md",[739],{"path":348,"priority":282},{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":288,"sourceLanguage":17,"type":349},"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":277},"SKILL.md frontmatter at templates/.claude/skills/cleanup-unused/SKILL.md",[747],{"path":348,"priority":282},{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":288,"sourceLanguage":17,"type":349},"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":277},"SKILL.md frontmatter at templates/.claude/skills/cleanup-weak-types/SKILL.md",[755],{"path":348,"priority":282},{"basePath":256,"description":10,"displayName":12,"installMethods":757,"license":251,"rationale":758,"selectedPaths":759,"source":288,"sourceLanguage":17,"type":221},{"npm":12},"cli ecosystem detected at /",[760,762,763,764,767,770,772],{"path":761,"priority":282},"package.json",{"path":284,"priority":282},{"path":286,"priority":287},{"path":765,"priority":766},"bin/cli.js","medium",{"path":768,"priority":769},"src/index.js","low",{"path":771,"priority":769},"src/commands/docs.js",{"path":773,"priority":769},"src/commands/init.js",{"sources":775},[776],"manual",{"npmPackage":12},{"closedIssues90d":8,"description":779,"forks":243,"homepage":780,"license":251,"openIssues90d":245,"pushedAt":246,"readmeSize":241,"stars":247,"topics":781},"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",[295,782,783,219,784,785,786,222,787,788,789],"claude","claude-ai","project-setup","starter-kit","ai-tools","llm","npx","productivity",{"downloads":249},{"classifiedAt":792,"discoverAt":793,"extractAt":794,"githubAt":794,"npmAt":795,"updatedAt":792},1778696052048,1778696045239,1778696047987,1778696050579,[219,221,222,226,220,225,223,224,227],{"evaluatedAt":254,"extractAt":798,"updatedAt":254},1778696052276,[],[801,831,861,887,918,943],{"_creationTime":802,"_id":803,"community":804,"display":805,"identity":811,"providers":814,"relations":824,"tags":826,"workflow":827},1778675472480.586,"k17btg6bsk2ejjx1bt6tbk070x86mdwe",{"reviewCount":8},{"description":806,"installMethods":807,"name":809,"sourceUrl":810},"Self-hosted API gateway for Claude Code on Amazon Bedrock — unlock extended thinking, web search & tool use with team budgets, OIDC SSO, and an admin portal",{"cargo":808},"ccag","Claude Code AWS Gateway (CCAG)","https://github.com/antkawam/claude-code-aws-gateway",{"basePath":256,"githubOwner":812,"githubRepo":813,"locale":17,"slug":813,"type":221},"antkawam","claude-code-aws-gateway",{"evaluate":815,"extract":823},{"promptVersionExtension":212,"promptVersionScoring":213,"score":816,"tags":817,"targetMarket":228,"tier":822},100,[818,819,820,219,821],"aws","bedrock","api-gateway","llm-proxy","verified",{"commitSha":264,"license":251},{"repoId":825},"kd70nmy8c0zrge5th418x3jc5h86n04n",[820,818,819,219,821],{"evaluatedAt":828,"extractAt":829,"updatedAt":830},1778675494157,1778675472480,1778675549664,{"_creationTime":832,"_id":833,"community":834,"display":835,"identity":841,"providers":844,"relations":854,"tags":856,"workflow":857},1778697107735.8984,"k177h2k24qprbp2pjjs5tsb9r586nywg",{"reviewCount":8},{"description":836,"installMethods":837,"name":839,"sourceUrl":840},"AI Constraint Engine — enforces CLAUDE.md, .cursorrules, AGENTS.md rules as laws. 51 MCP tools, 991 tests. Official MCP Registry. npx speclock protect",{"pypi":838},"speclock_ros2","speclock-ros2","https://github.com/sgroy10/speclock",{"basePath":839,"githubOwner":842,"githubRepo":843,"locale":17,"slug":839,"type":221},"sgroy10","speclock",{"evaluate":845,"extract":853},{"promptVersionExtension":212,"promptVersionScoring":213,"score":816,"tags":846,"targetMarket":228,"tier":822},[847,848,849,221,850,851,852],"ai-constraints","code-enforcement","developer-tool","security","mcp","robotics",{"commitSha":264},{"repoId":855},"kd73m85wtkj05xmfff4vq695hn86mgg4",[847,221,848,849,851,852,850],{"evaluatedAt":858,"extractAt":859,"updatedAt":860},1778697123911,1778697107735,1778697174406,{"_creationTime":862,"_id":863,"community":864,"display":865,"identity":870,"providers":872,"relations":880,"tags":882,"workflow":883},1778692878074.8362,"k17e4kmzznfbx0qr6215f1sm2586nnt1",{"reviewCount":8},{"description":866,"installMethods":867,"name":868,"sourceUrl":869},"Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows",{"cargo":868},"worktrunk","https://github.com/max-sixty/worktrunk",{"basePath":256,"githubOwner":871,"githubRepo":868,"locale":17,"slug":868,"type":221},"max-sixty",{"evaluate":873,"extract":879},{"promptVersionExtension":212,"promptVersionScoring":213,"score":816,"tags":874,"targetMarket":228,"tier":822},[875,876,221,222,877,878,789],"git","worktree","ai-agents","automation",{"commitSha":264},{"repoId":881},"kd735mff6mvfxbagjk8sv9pg9s86ngdh",[877,878,221,222,875,789,876],{"evaluatedAt":884,"extractAt":885,"updatedAt":886},1778693064927,1778692878074,1778693216064,{"_creationTime":888,"_id":889,"community":890,"display":891,"identity":897,"providers":900,"relations":911,"tags":913,"workflow":914},1778697845392.8054,"k174gqerpcdxtz9jn0xrdqdtes86nve5",{"reviewCount":8},{"description":892,"installMethods":893,"name":895,"sourceUrl":896},"Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.",{"go":894},"github.com/supabase/cli","Supabase CLI","https://github.com/supabase/cli",{"basePath":898,"githubOwner":224,"githubRepo":221,"locale":17,"slug":899,"type":221},"apps/cli-go","cli-go",{"evaluate":901,"extract":910},{"promptVersionExtension":212,"promptVersionScoring":213,"score":902,"tags":903,"targetMarket":228,"tier":822},99,[224,221,904,905,906,907,908,909],"postgres","database","functions","storage","gitops","development",{"commitSha":264,"license":251},{"repoId":912},"kd74vngfftabd9esp2y5djjm4x86m8q4",[221,905,909,906,908,904,907,224],{"evaluatedAt":915,"extractAt":916,"updatedAt":917},1778697879372,1778697845392,1778697968361,{"_creationTime":919,"_id":920,"community":921,"display":922,"identity":928,"providers":929,"relations":936,"tags":938,"workflow":939},1778697724220.7375,"k17718qk5vnkbrz7x57sjsdk7h86nrpe",{"reviewCount":8},{"description":923,"installMethods":924,"name":926,"sourceUrl":927},"A command-line tool for Stripe",{"go":925},"github.com/stripe/stripe-cli","stripe-cli","https://github.com/stripe/stripe-cli",{"basePath":256,"githubOwner":223,"githubRepo":926,"locale":17,"slug":926,"type":221},{"evaluate":930,"extract":935},{"promptVersionExtension":212,"promptVersionScoring":213,"score":931,"tags":932,"targetMarket":228,"tier":822},95,[221,223,933,222,934],"api","webhooks",{"commitSha":264},{"repoId":937},"kd70jgsjpfy2nnp7da9662jdc986nbwk",[933,221,222,223,934],{"evaluatedAt":940,"extractAt":941,"updatedAt":942},1778697739105,1778697724220,1778697760561,{"_creationTime":944,"_id":945,"community":946,"display":947,"identity":949,"providers":951,"relations":959,"tags":960,"workflow":961},1778697845392.8052,"k17c25yx3fv7a930czs0yfjf9986n7mx",{"reviewCount":8},{"description":895,"installMethods":948,"name":224,"sourceUrl":896},{"npm":224},{"basePath":950,"githubOwner":224,"githubRepo":221,"locale":17,"slug":221,"type":221},"apps/cli",{"evaluate":952,"extract":958},{"promptVersionExtension":212,"promptVersionScoring":213,"score":953,"tags":954,"targetMarket":228,"tier":229},65,[221,224,955,956,957],"typescript","bun","devops",{"commitSha":264,"license":251},{"repoId":912},[956,221,957,224,955],{"evaluatedAt":962,"extractAt":916,"updatedAt":962},1778697866227]