[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-raintree-technology-cleanup-defensive-de":3,"guides-for-raintree-technology-cleanup-defensive":810,"similar-k17djkpfzfz16r1f2gf3w1a4ps86n83c-de":811},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":260,"isFallback":242,"parentExtension":265,"providers":266,"relations":271,"repo":273,"tags":807,"workflow":808},1778696052276.0208,"k17djkpfzfz16r1f2gf3w1a4ps86n83c",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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\".",{"claudeCode":12},"raintree-technology/claude-starter","cleanup-defensive","https://github.com/raintree-technology/claude-starter",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":240,"workflow":258},1778697010856.0483,"kn7cx7xq3pkxmek2fpc98egnt586nk27","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"practices":206,"prerequisites":209,"promptVersionExtension":210,"promptVersionScoring":211,"purpose":212,"rationale":213,"score":214,"summary":215,"tags":216,"targetMarket":225,"tier":226,"useCases":227,"workflow":232},[21,26,29,32,36,39,44,48,51,54,58,62,65,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,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of pointless try/catch blocks and defensive guards that hide errors, and specifies when to use the skill.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a specific, valuable function of removing non-value-adding error handling, which goes beyond default LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers its stated use case of cleaning defensive code, includes preflight checks, assessment, and application steps, and seems ready for workflow integration.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on identifying and removing defensive code patterns, adhering to a single responsibility.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's function of removing pointless try/catch blocks and defensive guards.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools in the traditional sense; it operates directly on code content.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not have configurable parameters or options beyond the optional scope argument, which is documented.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose named tools.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","The skill operates on code content and does not have a defined tool parameter schema or response shape.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project includes a LICENSE file clearly stating the MIT license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on April 24, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project has dependencies declared and a lockfile (`package-lock.json` implied by npm version in README), indicating management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill's purpose is to clean code and does not handle secrets directly. No secrets are echoed in output.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on local code files and does not load or execute third-party data from untrusted sources.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on the local file system and does not fetch external content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates on files within the specified scope and does not attempt to modify paths outside the project folder.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's scripts do not contain detached-process spawns or deny-retry loops.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill is focused on code analysis and does not have any outbound calls to submit confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content is free of hidden-steering tricks and descriptions are clean.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The bundled scripts are plain and readable, with no obfuscation or dynamic execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill uses relative paths and glob patterns for scope, making it adaptable to different project structures.",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","info","1 issue opened, 0 closed in the last 90 days. Maintainer engagement appears low or inactive.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The project uses npm versioning via `create-claude-starter@latest`, indicating a versioning system is in place.",{"category":105,"check":106,"severity":24,"summary":107},"Code Execution","Validation","The skill's usage of glob patterns for scope implies a level of validation, and the scripts themselves are straightforward.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill modifies code but has clear preflight checks and a single commit for changes, and relies on user review for critical decisions.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The skill's SKILL.md outlines clear error handling strategies, including defaulting to Medium/review for complex cases and reverting if tests fail.",{"category":105,"check":115,"severity":24,"summary":116},"Logging","The skill provides output messages detailing actions taken and deferrals for review, serving as an audit log.",{"category":118,"check":119,"severity":42,"summary":120},"Compliance","GDPR","The skill operates on code files and does not process personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is a code analysis tool with no regional or jurisdictional limitations; targetMarket is 'global'.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill uses standard shell commands and scripting languages (Bash, Node.js) and specifies Node.js version requirements, ensuring portability.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README file exists and clearly states the extension's purpose and contents.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This is a single skill, not a collection of tools.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","This skill operates as a single unit and does not expose multiple tools with overlapping functionality.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features in the README and SKILL.md, such as code analysis and reporting, have corresponding implementations.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions using `npx create-claude-starter@latest` and includes examples of use.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The SKILL.md outlines specific error paths, failure modes, and recovery steps, providing actionable information.",{"category":148,"check":149,"severity":24,"summary":150},"Execution","Pinned dependencies","The README indicates Node.js version requirements and the use of npm implies lockfiles for dependency management.",{"category":33,"check":152,"severity":24,"summary":153},"Dry-run preview","The skill's process involves a review step before applying changes and a report generation, acting as a preview mechanism.",{"category":155,"check":156,"severity":42,"summary":157},"Protocol","Idempotent retry & timeouts","The skill operates locally on files and does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The skill does not appear to emit any telemetry; no opt-in/out mechanisms are mentioned or required.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill clearly defines its purpose as removing pointless try/catch blocks and defensive guards, specifying when to use it and when not to.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and clearly communicates the skill's core capability and example queries.",{"category":45,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is reasonably concise, detailing the process without excessive verbosity.",{"category":171,"check":172,"severity":42,"summary":173},"Context","Progressive Disclosure","The skill is straightforward and does not require complex procedures or external files for progressive disclosure.",{"category":171,"check":175,"severity":42,"summary":176},"Forked exploration","This skill is not an exploration-style skill and does not require forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The README provides clear usage examples for the TOON commands and implicitly demonstrates skill activation through context.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md outlines failure modes like dirty trees and discusses how to handle specific code patterns and language nuances.",{"category":105,"check":184,"severity":42,"summary":185},"Tool Fallback","The skill does not rely on external tools beyond standard shell commands and Node.js.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The SKILL.md explicitly instructs to refuse on a dirty tree and to report findings before application, halting on unexpected states.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; its scope is clearly defined.",1778697010745,"This skill automatically identifies and removes pointless try/catch blocks and defensive guards in TypeScript/JavaScript, Python, Go, and Rust code. It preserves necessary error handling at system boundaries and aims to propagate errors cleanly.",[196,197,198,199,200],"Removes pointless try/catch blocks","Cleans up defensive null-checks","Preserves catches at system boundaries","Supports multiple languages (TS/JS, Python, Go, Rust)","Generates assessment reports",[202,203,204,205],"Removing essential error handling at system boundaries","Modifying error handling in Go's `if err != nil` patterns","Removing `unwrap()` in Rust without proper replacement","Swallowing errors silently or returning null on failure",[207,208,112],"Code Quality","Refactoring",[],"3.0.0","4.4.0","To improve code quality and reliability by eliminating error-hiding defensive code and ensuring errors propagate correctly to system boundaries.","High quality skill with strong documentation and clear purpose. Minor info finding on issue engagement. No warnings or criticals found.",99,"Excellent skill for removing problematic error handling code with clear instructions and safety measures.",[217,218,219,220,221,222,223,224],"code-quality","refactoring","javascript","typescript","python","go","rust","error-handling","global","verified",[228,229,230,231],"When users ask to remove try/catch blocks","When users report errors being hidden or swallowed","When cleaning up defensive code patterns","Improving code robustness by surfacing real errors",[233,234,235,236,237,238,239],"Identify language and project state (preflight).","Scan for try/catch blocks or defensive error patterns.","Categorize findings (Rethrow only, Swallow, Log+Rethrow, Substantive, Boundary).","Generate a markdown report detailing findings.","Automatically remove 'HIGH' confidence findings (pointless try/catch).","Defer 'MEDIUM' findings (e.g., log+rethrow) for human review.","Verify changes with tests; revert if tests uncover real bugs.",{"codeQuality":241,"collectedAt":243,"documentation":244,"maintenance":247,"popularity":253,"security":255,"testCoverage":257},{"hasLockfile":242},true,1778696997881,{"descriptionLength":245,"readmeSize":246},435,5530,{"closedIssues90d":8,"forks":248,"hasChangelog":249,"openIssues90d":250,"pushedAt":251,"stars":252},8,false,1,1777070715000,75,{"npmDownloads":254},43,{"hasNpmPackage":242,"license":256,"smitheryVerified":249},"MIT",{"hasCi":249,"hasTests":242},{"updatedAt":259},1778697010856,{"basePath":261,"githubOwner":262,"githubRepo":263,"locale":18,"slug":13,"type":264},"templates/.claude/skills/cleanup-defensive","raintree-technology","claude-starter","skill",null,{"evaluate":267,"extract":269},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":268,"targetMarket":225,"tier":226},[217,218,219,220,221,222,223,224],{"commitSha":270,"license":256},"HEAD",{"repoId":272},"kd78ywakatnz4sjfx781sy14vh86mtty",{"_creationTime":274,"_id":272,"identity":275,"providers":276,"workflow":802},1778696045239.0098,{"githubOwner":262,"githubRepo":263,"sourceUrl":14},{"classify":277,"discover":784,"extract":787,"github":788,"npm":801},{"commitSha":270,"extensions":278},[279,296,307,316,325,334,343,351,360,368,376,384,392,400,408,416,424,432,440,447,455,463,471,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,694,702,710,718,723,731,739,747,755,763],{"basePath":280,"description":281,"displayName":282,"installMethods":283,"rationale":284,"selectedPaths":285,"source":294,"sourceLanguage":18,"type":295},"","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":12},"marketplace.json at .claude-plugin/marketplace.json",[286,289,291],{"path":287,"priority":288},".claude-plugin/marketplace.json","mandatory",{"path":290,"priority":288},"README.md",{"path":292,"priority":293},"LICENSE","high","rule","marketplace",{"basePath":297,"description":298,"displayName":299,"installMethods":300,"rationale":302,"selectedPaths":303,"source":294,"sourceLanguage":18,"type":306},"templates/.claude/skills/anthropic","Claude Code expertise: skills, commands, hooks, MCP, settings (7 skills)","ai-skills",{"claudeCode":301},"anthropic","inline plugin source from marketplace.json at templates/.claude/skills/anthropic",[304],{"path":305,"priority":293},"skill.md","plugin",{"basePath":308,"description":309,"displayName":310,"installMethods":311,"rationale":313,"selectedPaths":314,"source":294,"sourceLanguage":18,"type":306},"templates/.claude/skills/stripe","Complete Stripe API integration (payments, subscriptions, webhooks)","stripe-payments",{"claudeCode":312},"stripe","inline plugin source from marketplace.json at templates/.claude/skills/stripe",[315],{"path":305,"priority":293},{"basePath":317,"description":318,"displayName":319,"installMethods":320,"rationale":322,"selectedPaths":323,"source":294,"sourceLanguage":18,"type":306},"templates/.claude/skills/supabase","Supabase backend (PostgreSQL, Auth, Storage, Edge Functions)","supabase-backend",{"claudeCode":321},"supabase","inline plugin source from marketplace.json at templates/.claude/skills/supabase",[324],{"path":305,"priority":293},{"basePath":326,"description":327,"displayName":328,"installMethods":329,"rationale":331,"selectedPaths":332,"source":294,"sourceLanguage":18,"type":306},"templates/.claude/skills/plaid","Plaid banking API (Auth, Transactions, Identity, Accounts - 5 skills)","plaid-banking",{"claudeCode":330},"plaid","inline plugin source from marketplace.json at templates/.claude/skills/plaid",[333],{"path":305,"priority":293},{"basePath":335,"description":336,"displayName":337,"installMethods":338,"rationale":340,"selectedPaths":341,"source":294,"sourceLanguage":18,"type":306},"templates/.claude/skills/expo","Expo/React Native mobile development (EAS Build, Update, Router - 4 skills)","expo-mobile",{"claudeCode":339},"expo","inline plugin source from marketplace.json at templates/.claude/skills/expo",[342],{"path":305,"priority":293},{"basePath":344,"description":345,"displayName":346,"installMethods":347,"rationale":348,"selectedPaths":349,"source":294,"sourceLanguage":18,"type":306},"templates/.claude/skills/toon-formatter","TOON format for 30-60% token savings on tabular data","toon-formatter",{"claudeCode":346},"inline plugin source from marketplace.json at templates/.claude/skills/toon-formatter",[350],{"path":305,"priority":293},{"basePath":352,"description":353,"displayName":354,"installMethods":355,"rationale":356,"selectedPaths":357,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .agents/skills/anthropic/claude-code/skill.md",[358],{"path":359,"priority":288},"SKILL.md",{"basePath":361,"description":362,"displayName":363,"installMethods":364,"rationale":365,"selectedPaths":366,"source":294,"sourceLanguage":18,"type":264},".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":12},"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)",[367],{"path":359,"priority":288},{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":294,"sourceLanguage":18,"type":264},".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":12},"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)",[375],{"path":359,"priority":288},{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":294,"sourceLanguage":18,"type":264},".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":12},"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)",[383],{"path":359,"priority":288},{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":294,"sourceLanguage":18,"type":264},".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":12},"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)",[391],{"path":359,"priority":288},{"basePath":393,"description":394,"displayName":395,"installMethods":396,"rationale":397,"selectedPaths":398,"source":294,"sourceLanguage":18,"type":264},".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":12},"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)",[399],{"path":359,"priority":288},{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/anthropic/skill.md (coalesced with duplicate skill at .agents/skills/anthropic, templates/.claude/skills/anthropic)",[407],{"path":359,"priority":288},{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/expo/skill.md (coalesced with duplicate skill at .agents/skills/expo, templates/.claude/skills/expo)",[415],{"path":359,"priority":288},{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/plaid/skill.md (coalesced with duplicate skill at .agents/skills/plaid, templates/.claude/skills/plaid)",[423],{"path":359,"priority":288},{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/stripe/skill.md (coalesced with duplicate skill at .agents/skills/stripe, templates/.claude/skills/stripe)",[431],{"path":359,"priority":288},{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/supabase/skill.md (coalesced with duplicate skill at .agents/skills/supabase, templates/.claude/skills/supabase)",[439],{"path":359,"priority":288},{"basePath":441,"description":442,"displayName":346,"installMethods":443,"rationale":444,"selectedPaths":445,"source":294,"sourceLanguage":18,"type":264},".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":12},"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)",[446],{"path":359,"priority":288},{"basePath":448,"description":449,"displayName":450,"installMethods":451,"rationale":452,"selectedPaths":453,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/anthropic/claude-code/skill.md (coalesced with duplicate skill at templates/.claude/skills/anthropic/claude-code)",[454],{"path":359,"priority":288},{"basePath":456,"description":457,"displayName":458,"installMethods":459,"rationale":460,"selectedPaths":461,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/dapp-integration/skill.md",[462],{"path":359,"priority":288},{"basePath":464,"description":465,"displayName":466,"installMethods":467,"rationale":468,"selectedPaths":469,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/decibel/skill.md",[470],{"path":359,"priority":288},{"basePath":472,"description":473,"displayName":474,"installMethods":475,"rationale":476,"selectedPaths":477,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/framework/skill.md",[478],{"path":359,"priority":288},{"basePath":480,"description":481,"displayName":482,"installMethods":483,"rationale":484,"selectedPaths":485,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/gas-optimization/skill.md",[486],{"path":359,"priority":288},{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/move-language/skill.md",[494],{"path":359,"priority":288},{"basePath":496,"description":497,"displayName":498,"installMethods":499,"rationale":500,"selectedPaths":501,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/move-prover/SKILL.md",[502],{"path":359,"priority":288},{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/move-testing/skill.md",[510],{"path":359,"priority":288},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/object-model/skill.md",[518],{"path":359,"priority":288},{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/shelby/cli-assistant/skill.md",[526],{"path":359,"priority":288},{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/shelby/dapp-builder/skill.md",[534],{"path":359,"priority":288},{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/shelby/network-rpc/skill.md",[542],{"path":359,"priority":288},{"basePath":544,"description":545,"displayName":546,"installMethods":547,"rationale":548,"selectedPaths":549,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/shelby/protocol-expert/skill.md",[550],{"path":359,"priority":288},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/shelby/sdk-developer/skill.md",[558],{"path":359,"priority":288},{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/shelby/skill.md",[566],{"path":359,"priority":288},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/shelby/smart-contracts/skill.md",[574],{"path":359,"priority":288},{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/shelby/storage-integration/skill.md",[582],{"path":359,"priority":288},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/skill.md",[590],{"path":359,"priority":288},{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/aptos/token-standards/skill.md",[598],{"path":359,"priority":288},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/expo/eas-build/skill.md",[606],{"path":359,"priority":288},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/expo/eas-update/skill.md",[614],{"path":359,"priority":288},{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/expo/expo-router/skill.md",[622],{"path":359,"priority":288},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/helius/SKILL.md",[630],{"path":359,"priority":288},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/ios/skill.md",[638],{"path":359,"priority":288},{"basePath":640,"description":641,"displayName":642,"installMethods":643,"rationale":644,"selectedPaths":645,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/plaid/accounts/skill.md",[646],{"path":359,"priority":288},{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/plaid/auth/skill.md",[654],{"path":359,"priority":288},{"basePath":656,"description":657,"displayName":658,"installMethods":659,"rationale":660,"selectedPaths":661,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/plaid/identity/skill.md",[662],{"path":359,"priority":288},{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/plaid/transactions/skill.md",[670],{"path":359,"priority":288},{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/shopify/skill.md",[678],{"path":359,"priority":288},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":294,"sourceLanguage":18,"type":264},".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":12},"SKILL.md frontmatter at .claude/skills/whop/skill.md",[686],{"path":359,"priority":288},{"basePath":688,"description":689,"displayName":330,"installMethods":690,"rationale":691,"selectedPaths":692,"source":294,"sourceLanguage":18,"type":264},"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":12},"SKILL.md frontmatter at skills/plaid/SKILL.md",[693],{"path":359,"priority":288},{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":294,"sourceLanguage":18,"type":264},"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":12},"SKILL.md frontmatter at templates/.claude/skills/cleanup-all/SKILL.md",[701],{"path":359,"priority":288},{"basePath":703,"description":704,"displayName":705,"installMethods":706,"rationale":707,"selectedPaths":708,"source":294,"sourceLanguage":18,"type":264},"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":12},"SKILL.md frontmatter at templates/.claude/skills/cleanup-cycles/SKILL.md",[709],{"path":359,"priority":288},{"basePath":711,"description":712,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":294,"sourceLanguage":18,"type":264},"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":12},"SKILL.md frontmatter at templates/.claude/skills/cleanup-dedupe/SKILL.md",[717],{"path":359,"priority":288},{"basePath":261,"description":10,"displayName":13,"installMethods":719,"rationale":720,"selectedPaths":721,"source":294,"sourceLanguage":18,"type":264},{"claudeCode":12},"SKILL.md frontmatter at templates/.claude/skills/cleanup-defensive/SKILL.md",[722],{"path":359,"priority":288},{"basePath":724,"description":725,"displayName":726,"installMethods":727,"rationale":728,"selectedPaths":729,"source":294,"sourceLanguage":18,"type":264},"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":12},"SKILL.md frontmatter at templates/.claude/skills/cleanup-legacy/SKILL.md",[730],{"path":359,"priority":288},{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":294,"sourceLanguage":18,"type":264},"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":12},"SKILL.md frontmatter at templates/.claude/skills/cleanup-slop/SKILL.md",[738],{"path":359,"priority":288},{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":294,"sourceLanguage":18,"type":264},"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":12},"SKILL.md frontmatter at templates/.claude/skills/cleanup-types/SKILL.md",[746],{"path":359,"priority":288},{"basePath":748,"description":749,"displayName":750,"installMethods":751,"rationale":752,"selectedPaths":753,"source":294,"sourceLanguage":18,"type":264},"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":12},"SKILL.md frontmatter at templates/.claude/skills/cleanup-unused/SKILL.md",[754],{"path":359,"priority":288},{"basePath":756,"description":757,"displayName":758,"installMethods":759,"rationale":760,"selectedPaths":761,"source":294,"sourceLanguage":18,"type":264},"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":12},"SKILL.md frontmatter at templates/.claude/skills/cleanup-weak-types/SKILL.md",[762],{"path":359,"priority":288},{"basePath":280,"description":764,"displayName":765,"installMethods":766,"license":256,"rationale":767,"selectedPaths":768,"source":294,"sourceLanguage":18,"type":783},"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":765},"cli ecosystem detected at /",[769,771,772,773,776,779,781],{"path":770,"priority":288},"package.json",{"path":290,"priority":288},{"path":292,"priority":293},{"path":774,"priority":775},"bin/cli.js","medium",{"path":777,"priority":778},"src/index.js","low",{"path":780,"priority":778},"src/commands/docs.js",{"path":782,"priority":778},"src/commands/init.js","cli",{"sources":785},[786],"manual",{"npmPackage":765},{"closedIssues90d":8,"description":789,"forks":248,"homepage":790,"license":256,"openIssues90d":250,"pushedAt":251,"readmeSize":246,"stars":252,"topics":791},"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",[301,792,793,354,794,795,796,797,798,799,800],"claude","claude-ai","project-setup","starter-kit","ai-tools","developer-tools","llm","npx","productivity",{"downloads":254},{"classifiedAt":803,"discoverAt":804,"extractAt":805,"githubAt":805,"npmAt":806,"updatedAt":803},1778696052048,1778696045239,1778696047987,1778696050579,[217,224,222,219,221,218,223,220],{"evaluatedAt":259,"extractAt":809,"updatedAt":259},1778696052276,[],[812,829,862,893,920,950],{"_creationTime":813,"_id":814,"community":815,"display":816,"identity":818,"providers":819,"relations":825,"tags":826,"workflow":827},1778696052276.0203,"k17bgxxgryq8edg32egypsvqtn86m1h7",{"reviewCount":8},{"description":704,"installMethods":817,"name":705,"sourceUrl":14},{"claudeCode":12},{"basePath":703,"githubOwner":262,"githubRepo":263,"locale":18,"slug":705,"type":264},{"evaluate":820,"extract":824},{"promptVersionExtension":210,"promptVersionScoring":211,"score":821,"tags":822,"targetMarket":225,"tier":226},100,[217,823,219,221,220,222,223,218],"dependencies",{"commitSha":270},{"repoId":272},[217,823,222,219,221,218,223,220],{"evaluatedAt":828,"extractAt":809,"updatedAt":828},1778696977114,{"_creationTime":830,"_id":831,"community":832,"display":833,"identity":839,"providers":843,"relations":856,"tags":858,"workflow":859},1778669958874.1707,"k17e7ve95ag28cdc4gwt5qh10d86m1bv",{"reviewCount":8},{"description":834,"installMethods":835,"name":837,"sourceUrl":838},"Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.",{"claudeCode":836},"affaan-m/everything-claude-code","coding-standards","https://github.com/affaan-m/everything-claude-code",{"basePath":840,"githubOwner":841,"githubRepo":842,"locale":18,"slug":837,"type":264},".agents/skills/coding-standards","affaan-m","everything-claude-code",{"evaluate":844,"extract":855},{"promptVersionExtension":210,"promptVersionScoring":211,"score":821,"tags":845,"targetMarket":225,"tier":226},[846,847,217,220,219,221,222,848,849,850,851,852,853,854,218],"coding-conventions","best-practices","java","php","swift","arkts","security","testing","documentation",{"commitSha":270},{"repoId":857},"kd78nxtg70rbj238fg1xbhf7d186mv9t",[851,847,217,846,854,222,848,219,849,221,218,852,850,853,220],{"evaluatedAt":860,"extractAt":861,"updatedAt":860},1778670132818,1778669958874,{"_creationTime":863,"_id":864,"community":865,"display":866,"identity":872,"providers":878,"relations":884,"tags":888,"workflow":889},1778698515785.0398,"k17207y0qzj558yxxxxs1r63hn86mfmd",{"reviewCount":8},{"description":867,"installMethods":868,"name":870,"sourceUrl":871},"자동으로 과잉 엔지니어링 패턴을 탐지합니다: (1) 사용자가 명시적으로 요청하지 않은 코드나 파일을 수정하는 경우 (2) 요청되지 않은 새로운 추상화 레이어(클래스, 인터페이스, 팩토리, 래퍼)를 생성하는 경우 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 어노테이션을 추가하는 경우 (4) 요청되지 않은 새로운 종속성을 도입하는 경우 (5) 최소한의 편집 대신 파일 전체를 다시 작성하는 경우 (6) diff 범위가 사용자의 요청을 명백히 초과하는 경우 (7) 사용자가 \"너무 많아\", \"거기는 건드리지 마\", \"X만 변경해\", \"간단하게\", \"그만\"과 같은 신호를 보내는 경우 (8) 발생할 수 없는 시나리오에 대한 오류 처리, 유효성 검사, 방어적 코드 추가 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서 생성\n",{"claudeCode":869},"uucz/moyu","Moyu (摸鱼)","https://github.com/uucz/moyu",{"basePath":873,"githubOwner":874,"githubRepo":875,"locale":876,"slug":877,"type":264},"skills/moyu-ko","uucz","moyu","de","moyu-ko",{"evaluate":879,"extract":883},{"promptVersionExtension":210,"promptVersionScoring":211,"score":821,"tags":880,"targetMarket":225,"tier":226},[881,217,882,797,218],"ai-assist","prompt-engineering",{"commitSha":270,"license":256},{"parentExtensionId":885,"repoId":886,"translatedFrom":887},"k17a8j7hxkm1n8dabrtcwp2z2d86nr39","kd7ccbpk8y3xm113xt8wy1c5jd86n94h","k17dzgrxxkxpeqmtcn5v3tjmad86n5tm",[881,217,797,882,218],{"evaluatedAt":890,"extractAt":891,"updatedAt":892},1778698415064,1778698296017,1778698515785,{"_creationTime":894,"_id":895,"community":896,"display":897,"identity":903,"providers":907,"relations":913,"tags":916,"workflow":917},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":898,"installMethods":899,"name":901,"sourceUrl":902},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":900},"Yeachan-Heo/oh-my-claudecode","deepinit","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":904,"githubOwner":905,"githubRepo":906,"locale":18,"slug":901,"type":264},"skills/deepinit","Yeachan-Heo","oh-my-claudecode",{"evaluate":908,"extract":912},{"promptVersionExtension":210,"promptVersionScoring":211,"score":821,"tags":909,"targetMarket":225,"tier":226},[854,910,911,220,219],"codebase","agent",{"commitSha":270},{"parentExtensionId":914,"repoId":915},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[911,910,854,219,220],{"evaluatedAt":918,"extractAt":919,"updatedAt":918},1778699437749,1778699234184,{"_creationTime":921,"_id":922,"community":923,"display":924,"identity":930,"providers":934,"relations":941,"tags":945,"workflow":946},1778694990469.487,"k176n6442s9c9fdjac88vvqh0s86n5m0",{"reviewCount":8},{"description":925,"installMethods":926,"name":928,"sourceUrl":929},"Verwenden Sie dies, wenn die Aufgabe Authentifizierung, Benutzerregistrierungen, Anmeldungen, Passwortwiederherstellung, OAuth-Anbieter, rollenbasierte Zugriffskontrolle oder den Schutz von Routen und Funktionen beinhaltet. Verwenden Sie immer `@netlify/identity`. Verwenden Sie niemals `netlify-identity-widget` oder `gotrue-js` – diese sind veraltet.",{"claudeCode":927},"netlify/context-and-tools","netlify-identity","https://github.com/netlify/context-and-tools",{"basePath":931,"githubOwner":932,"githubRepo":933,"locale":876,"slug":928,"type":264},"skills/netlify-identity","netlify","context-and-tools",{"evaluate":935,"extract":940},{"promptVersionExtension":210,"promptVersionScoring":211,"score":821,"tags":936,"targetMarket":225,"tier":226},[937,932,938,219,220,939],"authentication","identity","api",{"commitSha":270},{"parentExtensionId":942,"repoId":943,"translatedFrom":944},"k1714spp30a0rvg5y3yjga772n86nmps","kd7b1ncy2zzzfws29grdt8heb986ntzq","k17f1596a2t00btq1hfksssg0s86n6ej",[939,937,938,219,932,220],{"evaluatedAt":947,"extractAt":948,"updatedAt":949},1778694839805,1778694599571,1778694990469,{"_creationTime":951,"_id":952,"community":953,"display":954,"identity":960,"providers":964,"relations":971,"tags":974,"workflow":975},1778690831986.3765,"k179x509d3fng6rhce5txz8grx86m5mw",{"reviewCount":8},{"description":955,"installMethods":956,"name":958,"sourceUrl":959},"Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.",{"claudeCode":957},"hyf0/vue-skills","vue-router-best-practices","https://github.com/hyf0/vue-skills",{"basePath":961,"githubOwner":962,"githubRepo":963,"locale":18,"slug":958,"type":264},"skills/vue-router-best-practices","hyf0","vue-skills",{"evaluate":965,"extract":970},{"promptVersionExtension":210,"promptVersionScoring":211,"score":821,"tags":966,"targetMarket":225,"tier":226},[967,968,219,220,969],"vue","vue-router","web-development",{"commitSha":270},{"parentExtensionId":972,"repoId":973},"k17fvvpt61wrah7aepwqhgjp4d86n8jx","kd7a1a0bdc2ez150x3razht61n86m6a8",[219,220,967,968,969],{"evaluatedAt":976,"extractAt":977,"updatedAt":976},1778691174475,1778690831986]