[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-raintree-technology-stripe-zh-CN":3,"guides-for-raintree-technology-stripe":843,"similar-k170cta6kqabttjajwyc8chnpx86nv7g-zh-CN":844},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":269,"isFallback":251,"parentExtension":274,"providers":308,"relations":312,"repo":313,"tags":841,"workflow":842},1778696052276.0083,"k170cta6kqabttjajwyc8chnpx86nv7g",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Complete Stripe API integration (payments, subscriptions, webhooks)",{"claudeCode":12},"stripe","Stripe Integration Plugin","https://github.com/raintree-technology/claude-starter",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":249,"workflow":267},1778696107062.8835,"kn74e4082ns96xzr17xzxaazs586mr37","en",{"checks":20,"evaluatedAt":206,"extensionSummary":207,"features":208,"nonGoals":215,"practices":219,"prerequisites":224,"promptVersionExtension":229,"promptVersionScoring":230,"purpose":231,"rationale":232,"score":233,"summary":234,"tags":235,"targetMarket":241,"tier":242,"useCases":243},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,99,103,107,110,113,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,198,202],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description explicitly names Stripe API integration for payments, subscriptions, and webhooks, addressing a clear user need.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension provides a deep, handwritten set of patterns for Stripe integration, going beyond a thin API wrapper by offering comprehensive guidance and examples across many Stripe products.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The plugin covers a broad lifecycle for Stripe integration, including setup, payment flows, webhooks, and advanced features, making it suitable for production workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The plugin focuses on Stripe integration, which is a coherent domain. While it covers many Stripe products, they are all thematically linked.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is concise, accurate, and clearly reflects the plugin's capabilities in Stripe API integration.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The plugin exposes specific tools for Stripe operations (e.g., related to payments, subscriptions, webhooks), rather than a single generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The README provides extensive examples and documentation for Stripe API usage, including environment variables and code snippets.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names are implicitly derived from the skill's focus (Stripe) and described within the documentation, aligning with the domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The provided code examples and documentation focus on specific Stripe API operations, requesting and returning only relevant data for each task.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license, as indicated by the LICENSE file and badges.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on April 24, 2026, which is within the last 12 months, indicating recent maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The plugin relies on npm packages like `@toon-format/toon` and `gpt-tokenizer`, and the presence of a lockfile (`hasLockfile: true`) suggests suitable dependency management.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The documentation emphasizes using environment variables for API keys and never committing secret keys, aligning with secure practices.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The extension focuses on Stripe API interactions and doesn't appear to load or execute untrusted third-party data as instructions.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The plugin primarily utilizes documented npm packages and the Stripe SDK, with no apparent runtime fetching of external code or scripts to execute.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The plugin's code examples interact with the Stripe API and local project files for configuration, adhering to expected sandbox boundaries.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","There are no indications of detached-process spawns or deny-retry loops in the provided code snippets or documentation.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The documentation emphasizes secure handling of API keys and does not describe any imperative instructions to read and submit confidential data to a third party.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The provided README and code snippets do not contain any hidden text, invisible characters, or other steering tricks.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The code is provided in readable JavaScript/TypeScript and relies on standard npm packages, with no obfuscated or minified code execution.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The examples use standard Node.js and Next.js conventions, relying on environment variables and project structure rather than rigid, user-specific paths.",{"category":95,"check":96,"severity":97,"summary":98},"Trust","Issues Attention","info","There was 1 open issue in the last 90 days and 0 closed issues, indicating low recent activity but also low demand for attention.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The extension uses npm versioning via `create-claude-starter@latest`, which is a meaningful version signal, and includes MIT license badges.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","Code examples demonstrate server-side validation for amounts and API key usage, indicating a focus on input sanitization.",{"category":65,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The plugin's operations involve interacting with the Stripe API for payment processing, which is generally protected by API keys and transaction confirmations, rather than destructive file operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The provided examples demonstrate robust error handling for Stripe API calls, including specific error types and user-friendly messages.",{"category":104,"check":114,"severity":115,"summary":116},"Logging","not_applicable","The plugin's primary function is interacting with the Stripe API, and specific logging mechanisms for destructive actions or outbound calls within the plugin itself are not detailed, but the Stripe SDK handles its own logging.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The extension deals with payment data processed by Stripe. Documentation stresses secure handling and avoids explicit submission of personal data to third parties without appropriate measures.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension is global in scope, focusing on Stripe's international payment services, with no regional restrictions identified.",{"category":91,"check":125,"severity":24,"summary":126},"Runtime stability","The plugin uses standard Node.js/Next.js practices and npm packages, ensuring cross-platform compatibility where applicable.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README is comprehensive, clearly stating the extension's purpose and detailing its included skills and commands.",{"category":33,"check":131,"severity":97,"summary":132},"Tool surface size","This is a plugin bundling multiple skills. While specific tool counts per skill aren't explicitly listed, the overall structure suggests a well-organized, focused set of capabilities rather than an excessive number of tools.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The plugin focuses on specific Stripe API functionalities, and the documentation implies distinct tools for distinct operations, avoiding near-synonym redundancy.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as Stripe integration for payments, subscriptions, and webhooks, are supported by the provided documentation and code examples.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions using `npx create-claude-starter` and includes examples of how to use the skills and commands.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The documentation and code examples demonstrate clear error handling for Stripe API interactions, providing user-friendly messages and remediation guidance.",{"category":148,"check":149,"severity":24,"summary":150},"Execution","Pinned dependencies","The `hasLockfile: true` trust signal indicates that third-party dependencies are pinned, and the use of `npx` suggests version management.",{"category":33,"check":152,"severity":115,"summary":153},"Dry-run preview","The plugin interacts with the Stripe API for financial transactions. While Stripe itself has mechanisms for testing, a specific '--dry-run' feature for the plugin's direct operations is not evident or applicable in the context of API calls.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","The documentation mentions using idempotency keys for critical operations and Stripe's SDK includes retry logic with timeouts, ensuring robust API interactions.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","There is no mention of telemetry collection within the plugin's documentation or code examples, aligning with an opt-in or no-telemetry approach.",{"category":40,"check":162,"severity":24,"summary":163},"Name collisions","The plugin focuses specifically on Stripe integration, and the skills are named accordingly (e.g., 'stripe'), avoiding overlap with common built-in commands.",{"category":40,"check":165,"severity":115,"summary":166},"Hooks-off mechanism","This plugin does not appear to expose or manage hooks in a way that would require a dedicated hooks-off mechanism.",{"category":40,"check":168,"severity":115,"summary":169},"Hook matcher tightness","The plugin does not appear to utilize custom hooks that would require specific matcher configurations.",{"category":65,"check":171,"severity":115,"summary":172},"Hook security","No custom hooks are apparent in the provided code or documentation that would require security gating.",{"category":87,"check":174,"severity":115,"summary":175},"Silent prompt rewriting","The plugin does not appear to use `UserPromptSubmit` hooks to rewrite prompts.",{"category":65,"check":177,"severity":115,"summary":178},"Permission Hook","The plugin does not appear to utilize `PermissionRequest` hooks.",{"category":118,"check":180,"severity":115,"summary":181},"Hook privacy","No hooks that handle logging or telemetry requiring network transmission were identified.",{"category":104,"check":183,"severity":115,"summary":184},"Hook dependency","The plugin does not appear to rely on custom hook scripts.",{"category":44,"check":186,"severity":24,"summary":187},"Feature Transparency","The README clearly explains the Stripe integration capabilities and provides detailed documentation for each aspect.",{"category":189,"check":190,"severity":24,"summary":191},"Convention","Layout convention adherence","The `.claude/skills/` structure and use of npm packages align with typical Claude Code plugin conventions.",{"category":189,"check":193,"severity":24,"summary":194},"Plugin state","The plugin relies on environment variables and external npm packages, suggesting state management is handled appropriately outside of persistent plugin data.",{"category":65,"check":196,"severity":24,"summary":197},"Keychain-stored secrets","The documentation strongly advises against committing secret keys and recommends using environment variables, aligning with secure secret management practices that can be integrated with keychain solutions.",{"category":199,"check":200,"severity":24,"summary":201},"Dependencies","Tagged release sourcing","The plugin relies on the official Stripe SDK and documented npm packages, ensuring sourced dependencies are from published and reputable origins.",{"category":203,"check":204,"severity":24,"summary":205},"Installation","Clean uninstall","The plugin's installation relies on npm packages and environment variables, which do not involve background daemons or system-level agents that would survive an uninstall.",1778696106897,"This plugin offers deep integration with the Stripe API, covering payments, subscriptions, webhooks, Connect, Terminal, Radar, Identity, Tax, Issuing, Treasury, and Climate. It includes extensive documentation, code examples, and best practices for implementing these features.",[209,210,211,212,213,214],"Complete Stripe API integration","Payment Intents and Checkout flows","Subscription billing and metered usage","Webhook handling with signature verification","Stripe Connect for marketplaces","Advanced features: Terminal, Radar, Identity, Tax, Issuing, Treasury, Climate",[216,217,218],"Providing a UI framework for Stripe integration","Replacing the Stripe Dashboard for configuration","Offering general-purpose banking services outside of Stripe Treasury",[220,221,222,223],"API Integration","Payment Processing","Webhooks","Security Best Practices",[225,226,227,228],"Node.js >= 18","Claude Code >= 1.0","Stripe API keys (publishable and secret)","Stripe webhook secret","3.0.0","4.4.0","To enable developers to seamlessly integrate Stripe's extensive payment processing and financial services into their applications with expert guidance.","The extension is well-documented, secure, and provides comprehensive functionality for Stripe integration. No critical or warning findings were identified.",98,"A high-quality plugin providing comprehensive Stripe API integration capabilities.",[12,236,237,238,239,240],"payments","subscriptions","webhooks","fintech","api-integration","global","verified",[244,245,246,247,248],"Implementing secure payment processing for online stores","Setting up recurring billing and subscription models","Building marketplace platforms with seller onboarding and split payments","Integrating in-person payment solutions with Stripe Terminal","Handling sensitive financial data securely through Stripe's robust APIs",{"codeQuality":250,"collectedAt":252,"documentation":253,"maintenance":256,"popularity":262,"security":264,"testCoverage":266},{"hasLockfile":251},true,1778696086425,{"descriptionLength":254,"readmeSize":255},67,5530,{"closedIssues90d":8,"forks":257,"hasChangelog":258,"openIssues90d":259,"pushedAt":260,"stars":261},8,false,1,1777070715000,75,{"npmDownloads":263},43,{"hasNpmPackage":251,"license":265,"smitheryVerified":258},"MIT",{"hasCi":258,"hasTests":251},{"updatedAt":268},1778696107062,{"basePath":270,"githubOwner":271,"githubRepo":272,"locale":18,"slug":12,"type":273},"templates/.claude/skills/stripe","raintree-technology","claude-starter","plugin",{"_creationTime":275,"_id":276,"community":277,"display":278,"identity":283,"parentExtension":286,"providers":287,"relations":302,"tags":304,"workflow":305},1778696052276.0078,"k17ab1tq0pfjcwj6czghvnwvzn86mye7",{"reviewCount":8},{"description":279,"installMethods":280,"name":282,"sourceUrl":14},"Complete collection of 40+ production-ready skills including Stripe, Supabase, Expo, Plaid, Aptos, and more. Plus meta-commands, orchestration, and workflows.",{"claudeCode":281},"raintree-technology/claude-starter","claude-starter-complete",{"basePath":284,"githubOwner":271,"githubRepo":272,"locale":18,"slug":272,"type":285},"","marketplace",null,{"evaluate":288,"extract":295},{"promptVersionExtension":289,"promptVersionScoring":230,"score":290,"tags":291,"targetMarket":241,"tier":242},"3.1.0",96,[239,292,293,294,240],"developer-tools","ai-skills","automation",{"commitSha":296,"marketplace":297,"plugin":300},"HEAD",{"name":282,"pluginCount":298,"version":299},6,"2.0.0",{"mcpCount":8,"provider":301,"skillCount":8},"classify",{"repoId":303},"kd78ywakatnz4sjfx781sy14vh86mtty",[293,240,294,292,239],{"evaluatedAt":306,"extractAt":307,"updatedAt":306},1778696069520,1778696052276,{"evaluate":309,"extract":311},{"promptVersionExtension":229,"promptVersionScoring":230,"score":233,"tags":310,"targetMarket":241,"tier":242},[12,236,237,238,239,240],{"commitSha":296,"license":265},{"parentExtensionId":276,"repoId":303},{"_creationTime":314,"_id":303,"identity":315,"providers":316,"workflow":836},1778696045239.0098,{"githubOwner":271,"githubRepo":272,"sourceUrl":14},{"classify":317,"discover":819,"extract":822,"github":823,"npm":835},{"commitSha":296,"extensions":318},[319,332,341,347,356,365,374,382,392,400,408,416,424,432,440,448,456,464,472,479,487,495,503,511,519,527,535,543,551,559,567,575,583,591,599,607,615,623,631,639,647,655,663,671,679,687,695,703,711,719,726,734,742,750,758,766,774,782,790,798],{"basePath":284,"description":279,"displayName":282,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":18,"type":285},{"claudeCode":281},"marketplace.json at .claude-plugin/marketplace.json",[323,326,328],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md",{"path":329,"priority":330},"LICENSE","high","rule",{"basePath":333,"description":334,"displayName":293,"installMethods":335,"rationale":337,"selectedPaths":338,"source":331,"sourceLanguage":18,"type":273},"templates/.claude/skills/anthropic","Claude Code expertise: skills, commands, hooks, MCP, settings (7 skills)",{"claudeCode":336},"anthropic","inline plugin source from marketplace.json at templates/.claude/skills/anthropic",[339],{"path":340,"priority":330},"skill.md",{"basePath":270,"description":10,"displayName":342,"installMethods":343,"rationale":344,"selectedPaths":345,"source":331,"sourceLanguage":18,"type":273},"stripe-payments",{"claudeCode":12},"inline plugin source from marketplace.json at templates/.claude/skills/stripe",[346],{"path":340,"priority":330},{"basePath":348,"description":349,"displayName":350,"installMethods":351,"rationale":353,"selectedPaths":354,"source":331,"sourceLanguage":18,"type":273},"templates/.claude/skills/supabase","Supabase backend (PostgreSQL, Auth, Storage, Edge Functions)","supabase-backend",{"claudeCode":352},"supabase","inline plugin source from marketplace.json at templates/.claude/skills/supabase",[355],{"path":340,"priority":330},{"basePath":357,"description":358,"displayName":359,"installMethods":360,"rationale":362,"selectedPaths":363,"source":331,"sourceLanguage":18,"type":273},"templates/.claude/skills/plaid","Plaid banking API (Auth, Transactions, Identity, Accounts - 5 skills)","plaid-banking",{"claudeCode":361},"plaid","inline plugin source from marketplace.json at templates/.claude/skills/plaid",[364],{"path":340,"priority":330},{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":371,"selectedPaths":372,"source":331,"sourceLanguage":18,"type":273},"templates/.claude/skills/expo","Expo/React Native mobile development (EAS Build, Update, Router - 4 skills)","expo-mobile",{"claudeCode":370},"expo","inline plugin source from marketplace.json at templates/.claude/skills/expo",[373],{"path":340,"priority":330},{"basePath":375,"description":376,"displayName":377,"installMethods":378,"rationale":379,"selectedPaths":380,"source":331,"sourceLanguage":18,"type":273},"templates/.claude/skills/toon-formatter","TOON format for 30-60% token savings on tabular data","toon-formatter",{"claudeCode":377},"inline plugin source from marketplace.json at templates/.claude/skills/toon-formatter",[381],{"path":340,"priority":330},{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .agents/skills/anthropic/claude-code/skill.md",[389],{"path":390,"priority":325},"SKILL.md","skill",{"basePath":393,"description":394,"displayName":395,"installMethods":396,"rationale":397,"selectedPaths":398,"source":331,"sourceLanguage":18,"type":391},".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":281},"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)",[399],{"path":390,"priority":325},{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":331,"sourceLanguage":18,"type":391},".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":281},"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)",[407],{"path":390,"priority":325},{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":331,"sourceLanguage":18,"type":391},".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":281},"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)",[415],{"path":390,"priority":325},{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":331,"sourceLanguage":18,"type":391},".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":281},"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)",[423],{"path":390,"priority":325},{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":331,"sourceLanguage":18,"type":391},".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":281},"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)",[431],{"path":390,"priority":325},{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/anthropic/skill.md (coalesced with duplicate skill at .agents/skills/anthropic, templates/.claude/skills/anthropic)",[439],{"path":390,"priority":325},{"basePath":441,"description":442,"displayName":443,"installMethods":444,"rationale":445,"selectedPaths":446,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/expo/skill.md (coalesced with duplicate skill at .agents/skills/expo, templates/.claude/skills/expo)",[447],{"path":390,"priority":325},{"basePath":449,"description":450,"displayName":451,"installMethods":452,"rationale":453,"selectedPaths":454,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/plaid/skill.md (coalesced with duplicate skill at .agents/skills/plaid, templates/.claude/skills/plaid)",[455],{"path":390,"priority":325},{"basePath":457,"description":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/stripe/skill.md (coalesced with duplicate skill at .agents/skills/stripe, templates/.claude/skills/stripe)",[463],{"path":390,"priority":325},{"basePath":465,"description":466,"displayName":467,"installMethods":468,"rationale":469,"selectedPaths":470,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/supabase/skill.md (coalesced with duplicate skill at .agents/skills/supabase, templates/.claude/skills/supabase)",[471],{"path":390,"priority":325},{"basePath":473,"description":474,"displayName":377,"installMethods":475,"rationale":476,"selectedPaths":477,"source":331,"sourceLanguage":18,"type":391},".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":281},"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)",[478],{"path":390,"priority":325},{"basePath":480,"description":481,"displayName":482,"installMethods":483,"rationale":484,"selectedPaths":485,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/anthropic/claude-code/skill.md (coalesced with duplicate skill at templates/.claude/skills/anthropic/claude-code)",[486],{"path":390,"priority":325},{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/dapp-integration/skill.md",[494],{"path":390,"priority":325},{"basePath":496,"description":497,"displayName":498,"installMethods":499,"rationale":500,"selectedPaths":501,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/decibel/skill.md",[502],{"path":390,"priority":325},{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/framework/skill.md",[510],{"path":390,"priority":325},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/gas-optimization/skill.md",[518],{"path":390,"priority":325},{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/move-language/skill.md",[526],{"path":390,"priority":325},{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/move-prover/SKILL.md",[534],{"path":390,"priority":325},{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/move-testing/skill.md",[542],{"path":390,"priority":325},{"basePath":544,"description":545,"displayName":546,"installMethods":547,"rationale":548,"selectedPaths":549,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/object-model/skill.md",[550],{"path":390,"priority":325},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/shelby/cli-assistant/skill.md",[558],{"path":390,"priority":325},{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/shelby/dapp-builder/skill.md",[566],{"path":390,"priority":325},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/shelby/network-rpc/skill.md",[574],{"path":390,"priority":325},{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/shelby/protocol-expert/skill.md",[582],{"path":390,"priority":325},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/shelby/sdk-developer/skill.md",[590],{"path":390,"priority":325},{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/shelby/skill.md",[598],{"path":390,"priority":325},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/shelby/smart-contracts/skill.md",[606],{"path":390,"priority":325},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/shelby/storage-integration/skill.md",[614],{"path":390,"priority":325},{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/skill.md",[622],{"path":390,"priority":325},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/aptos/token-standards/skill.md",[630],{"path":390,"priority":325},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/expo/eas-build/skill.md",[638],{"path":390,"priority":325},{"basePath":640,"description":641,"displayName":642,"installMethods":643,"rationale":644,"selectedPaths":645,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/expo/eas-update/skill.md",[646],{"path":390,"priority":325},{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/expo/expo-router/skill.md",[654],{"path":390,"priority":325},{"basePath":656,"description":657,"displayName":658,"installMethods":659,"rationale":660,"selectedPaths":661,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/helius/SKILL.md",[662],{"path":390,"priority":325},{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/ios/skill.md",[670],{"path":390,"priority":325},{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/plaid/accounts/skill.md",[678],{"path":390,"priority":325},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/plaid/auth/skill.md",[686],{"path":390,"priority":325},{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/plaid/identity/skill.md",[694],{"path":390,"priority":325},{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/plaid/transactions/skill.md",[702],{"path":390,"priority":325},{"basePath":704,"description":705,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/shopify/skill.md",[710],{"path":390,"priority":325},{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":331,"sourceLanguage":18,"type":391},".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":281},"SKILL.md frontmatter at .claude/skills/whop/skill.md",[718],{"path":390,"priority":325},{"basePath":720,"description":721,"displayName":361,"installMethods":722,"rationale":723,"selectedPaths":724,"source":331,"sourceLanguage":18,"type":391},"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":281},"SKILL.md frontmatter at skills/plaid/SKILL.md",[725],{"path":390,"priority":325},{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":331,"sourceLanguage":18,"type":391},"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":281},"SKILL.md frontmatter at templates/.claude/skills/cleanup-all/SKILL.md",[733],{"path":390,"priority":325},{"basePath":735,"description":736,"displayName":737,"installMethods":738,"rationale":739,"selectedPaths":740,"source":331,"sourceLanguage":18,"type":391},"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":281},"SKILL.md frontmatter at templates/.claude/skills/cleanup-cycles/SKILL.md",[741],{"path":390,"priority":325},{"basePath":743,"description":744,"displayName":745,"installMethods":746,"rationale":747,"selectedPaths":748,"source":331,"sourceLanguage":18,"type":391},"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":281},"SKILL.md frontmatter at templates/.claude/skills/cleanup-dedupe/SKILL.md",[749],{"path":390,"priority":325},{"basePath":751,"description":752,"displayName":753,"installMethods":754,"rationale":755,"selectedPaths":756,"source":331,"sourceLanguage":18,"type":391},"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":281},"SKILL.md frontmatter at templates/.claude/skills/cleanup-defensive/SKILL.md",[757],{"path":390,"priority":325},{"basePath":759,"description":760,"displayName":761,"installMethods":762,"rationale":763,"selectedPaths":764,"source":331,"sourceLanguage":18,"type":391},"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":281},"SKILL.md frontmatter at templates/.claude/skills/cleanup-legacy/SKILL.md",[765],{"path":390,"priority":325},{"basePath":767,"description":768,"displayName":769,"installMethods":770,"rationale":771,"selectedPaths":772,"source":331,"sourceLanguage":18,"type":391},"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":281},"SKILL.md frontmatter at templates/.claude/skills/cleanup-slop/SKILL.md",[773],{"path":390,"priority":325},{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":331,"sourceLanguage":18,"type":391},"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":281},"SKILL.md frontmatter at templates/.claude/skills/cleanup-types/SKILL.md",[781],{"path":390,"priority":325},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":331,"sourceLanguage":18,"type":391},"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":281},"SKILL.md frontmatter at templates/.claude/skills/cleanup-unused/SKILL.md",[789],{"path":390,"priority":325},{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":331,"sourceLanguage":18,"type":391},"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":281},"SKILL.md frontmatter at templates/.claude/skills/cleanup-weak-types/SKILL.md",[797],{"path":390,"priority":325},{"basePath":284,"description":799,"displayName":800,"installMethods":801,"license":265,"rationale":802,"selectedPaths":803,"source":331,"sourceLanguage":18,"type":818},"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":800},"cli ecosystem detected at /",[804,806,807,808,811,814,816],{"path":805,"priority":325},"package.json",{"path":327,"priority":325},{"path":329,"priority":330},{"path":809,"priority":810},"bin/cli.js","medium",{"path":812,"priority":813},"src/index.js","low",{"path":815,"priority":813},"src/commands/docs.js",{"path":817,"priority":813},"src/commands/init.js","cli",{"sources":820},[821],"manual",{"npmPackage":800},{"closedIssues90d":8,"description":824,"forks":257,"homepage":825,"license":265,"openIssues90d":259,"pushedAt":260,"readmeSize":255,"stars":261,"topics":826},"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",[336,827,828,385,829,830,831,292,832,833,834],"claude","claude-ai","project-setup","starter-kit","ai-tools","llm","npx","productivity",{"downloads":263},{"classifiedAt":837,"discoverAt":838,"extractAt":839,"githubAt":839,"npmAt":840,"updatedAt":837},1778696052048,1778696045239,1778696047987,1778696050579,[240,239,236,12,237,238],{"evaluatedAt":268,"extractAt":307,"updatedAt":268},[],[845,875,905,942,959,977],{"_creationTime":846,"_id":847,"community":848,"display":849,"identity":854,"providers":858,"relations":868,"tags":871,"workflow":872},1778699018122.7793,"k173cf7shdfp991zcby44t8z8x86naxp",{"reviewCount":8},{"description":850,"installMethods":851,"name":221,"sourceUrl":853},"Payment gateway integration with Stripe, PayPal, checkout flow implementation, subscription billing, and PCI compliance",{"claudeCode":852},"payment-processing","https://github.com/wshobson/agents",{"basePath":855,"githubOwner":856,"githubRepo":857,"locale":18,"slug":852,"type":273},"plugins/payment-processing","wshobson","agents",{"evaluate":859,"extract":865},{"promptVersionExtension":229,"promptVersionScoring":230,"score":233,"tags":860,"targetMarket":241,"tier":242},[236,12,861,862,863,240,864],"paypal","billing","pci-compliance","subscription-management",{"commitSha":296,"license":265,"plugin":866},{"mcpCount":8,"provider":301,"skillCount":867},4,{"parentExtensionId":869,"repoId":870},"k17cywe30jfsfw3cdpncjfn8y186nvyw","kd74de64zj0axtg5b8t7eqqe2x86nske",[240,862,236,861,863,12,864],{"evaluatedAt":873,"extractAt":874,"updatedAt":873},1778699939925,1778699018122,{"_creationTime":876,"_id":877,"community":878,"display":879,"identity":884,"providers":888,"relations":896,"tags":900,"workflow":901},1778697771104.2866,"k1773fspqzszc63kyy92a18hjx86n53q",{"reviewCount":8},{"description":880,"installMethods":881,"name":882,"sourceUrl":883},"Stripe 开发插件，适用于 Claude",{"claudeCode":12},"Stripe 插件","https://github.com/stripe/agent-toolkit",{"basePath":885,"githubOwner":12,"githubRepo":886,"locale":887,"slug":273,"type":273},"providers/claude/plugin","agent-toolkit","zh-CN",{"evaluate":889,"extract":895},{"promptVersionExtension":229,"promptVersionScoring":230,"score":890,"tags":891,"targetMarket":241,"tier":242},95,[12,236,892,893,894,832],"api","sdk","agent",{"commitSha":296,"license":265},{"parentExtensionId":897,"repoId":898,"translatedFrom":899},"k176gf875p9a50hqq8hst1x41586n55r","kd74b9k48z93rf42bgdvfdcahh86nzpd","k1700e00ascs86rthpexhqg6k586nkra",[894,892,832,236,893,12],{"evaluatedAt":902,"extractAt":903,"updatedAt":904},1778697723785,1778697668803,1778697771104,{"_creationTime":906,"_id":907,"community":908,"display":909,"identity":915,"providers":920,"relations":933,"tags":937,"workflow":938},1778698932401.571,"k172rvnp54tpkkcaqf4522ppe586mcrh",{"reviewCount":8},{"description":910,"installMethods":911,"name":913,"sourceUrl":914},"特定领域的专业技术专家 - 区块链、金融科技、游戏、物联网、支付",{"claudeCode":912},"voltagent-domains","VoltAgent Domains","https://github.com/VoltAgent/awesome-claude-code-subagents",{"basePath":916,"githubOwner":917,"githubRepo":918,"locale":887,"slug":919,"type":273},"categories/07-specialized-domains","VoltAgent","awesome-claude-code-subagents","07-specialized-domains",{"evaluate":921,"extract":932},{"promptVersionExtension":229,"promptVersionScoring":230,"score":922,"tags":923,"targetMarket":241,"tier":931},79,[924,239,925,926,236,892,927,928,929,930],"blockchain","gaming","iot","mobile","embedded","seo","quant","community",{"commitSha":296,"license":265},{"parentExtensionId":934,"repoId":935,"translatedFrom":936},"k177jy83mgmpwtgzjm9qkv26mn86mmcm","kd7414ztrsh3tvh3e4bh6672qn86ne05","k17cccj3etnm395thyqj9pgmy586nq0x",[892,924,928,239,925,926,927,236,930,929],{"evaluatedAt":939,"extractAt":940,"updatedAt":941},1778698808254,1778698685518,1778698932401,{"_creationTime":943,"_id":944,"community":945,"display":946,"identity":948,"providers":949,"relations":955,"tags":956,"workflow":957},1778696052276.0088,"k17eghvswmsjc3pf0k54qgnqjn86n2kp",{"reviewCount":8},{"description":358,"installMethods":947,"name":359,"sourceUrl":14},{"claudeCode":361},{"basePath":357,"githubOwner":271,"githubRepo":272,"locale":18,"slug":361,"type":273},{"evaluate":950,"extract":954},{"promptVersionExtension":229,"promptVersionScoring":230,"score":261,"tags":951,"targetMarket":241,"tier":931},[361,239,240,952,236,953],"banking","typescript",{"commitSha":296},{"parentExtensionId":276,"repoId":303},[240,952,239,236,361,953],{"evaluatedAt":958,"extractAt":307,"updatedAt":958},1778696174024,{"_creationTime":960,"_id":961,"community":962,"display":963,"identity":965,"providers":966,"relations":973,"tags":974,"workflow":975},1778696052276.008,"k173c9f6h756g95dhcd0eb0g6n86n2jw",{"reviewCount":8},{"description":334,"installMethods":964,"name":293,"sourceUrl":14},{"claudeCode":336},{"basePath":333,"githubOwner":271,"githubRepo":272,"locale":18,"slug":336,"type":273},{"evaluate":967,"extract":972},{"promptVersionExtension":229,"promptVersionScoring":230,"score":968,"tags":969,"targetMarket":241,"tier":242},99,[239,336,292,818,970,971,892],"json","compression",{"commitSha":296},{"parentExtensionId":276,"repoId":303},[336,892,818,971,292,239,970],{"evaluatedAt":976,"extractAt":307,"updatedAt":976},1778696086128,{"_creationTime":978,"_id":979,"community":980,"display":981,"identity":986,"providers":988,"relations":999,"tags":1003,"workflow":1004},1778699275898.9983,"k17a3x3n6bh2mm715mry8t716186nn6p",{"reviewCount":8},{"description":982,"installMethods":983,"name":984,"sourceUrl":985},"X (Twitter) 实时数据平台技能，提供 REST API（100 多个端点）、MCP 服务器（2 个工具）和 Webhook。涵盖推文搜索、用户查找、时间线、提取、监控、赠品抽奖、积分、支持以及经过确认的私有读取、写入操作、Webhook、监控和按使用付费流程。每次调用读取价格为 $0.00015。",{"claudeCode":984},"x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":284,"githubOwner":987,"githubRepo":984,"locale":887,"slug":984,"type":273},"Xquik-dev",{"evaluate":989,"extract":997},{"promptVersionExtension":229,"promptVersionScoring":230,"score":968,"tags":990,"targetMarket":241,"tier":242},[991,992,892,993,994,995,996,238],"x","twitter","scraper","data-extraction","mcp-server","monitoring",{"commitSha":296,"license":265,"plugin":998},{"mcpCount":8,"provider":301,"skillCount":259},{"parentExtensionId":1000,"repoId":1001,"translatedFrom":1002},"k17df5mxb3839qe7nbg1y0hy5986nfbq","kd783enpnwhry153ka0z65ear186mjbh","k17axvhmvwp90strpqcd5b0h7986m80d",[892,994,995,996,993,992,238,991],{"evaluatedAt":1005,"extractAt":1006,"updatedAt":1007},1778699215383,1778699170774,1778699275899]