[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-raintree-technology-anthropic-en":3,"guides-for-raintree-technology-anthropic":793,"similar-k17bywk7q7p8we3n9mfrsyn8jd86mhe8-en":794},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":234,"parentExtension":250,"providers":251,"relations":256,"repo":258,"tags":790,"workflow":791},1778696052276.011,"k17bywk7q7p8we3n9mfrsyn8jd86mhe8",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"raintree-technology/claude-starter","anthropic-expert","https://github.com/raintree-technology/claude-starter",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":243},1778696334053.4875,"kn7d7xzz7e2byzgtmwhptsnj6586m11b","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,104,108,111,115,118,122,125,128,131,134,137,140,144,148,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 identifies the problem of needing expert guidance on the Anthropic Claude API, including specific areas like prompt engineering and function calling.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond a basic API wrapper by providing expert guidance based on official documentation, including structured processes for searching and answering questions, and specific best practices for Anthropic models.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, covering its stated use case of providing expert Anthropic API guidance and leveraging provided documentation effectively.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on providing expert guidance for the Anthropic Claude API and related best practices, aligning with its stated purpose.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities and triggers, which are focused on Anthropic Claude API-related topics.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes narrow, scoped tools like 'Read', 'Grep', and 'Glob', which are appropriate for its documentation-focused task.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md clearly outlines its process, required tools, and response structure, with no implicit parameters or configuration needing external documentation.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The tools used (Read, Grep, Glob) are standard and descriptive for their operations.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tools used (Read, Grep, Glob) have standard, minimal I/O surfaces appropriate for file system operations.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is permissive and clearly stated in the LICENSE file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on April 24, 2026, well within the last 3 months.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","No third-party dependencies are used by this skill itself; the README mentions optional runtime dependencies for TOON commands.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill does not handle any secrets; it operates on documentation files.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill only interacts with local files via `Read`, `Grep`, and `Glob` and does not fetch external data, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates solely on local documentation files and does not fetch external content or execute remote code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill only reads from the local filesystem and does not attempt to modify any files or paths outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill uses standard file system operations and does not employ detached process spawns or retry loops.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill only reads local documentation files and has no outbound network calls, thus no data exfiltration risk.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The SKILL.md and other bundled content are free of hidden-steering tricks and use clean printable ASCII and expected Unicode.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is implemented in a readable SKILL.md file and does not involve obfuscated code or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill's file access is relative to its bundled documentation directory, not making assumptions about user project structure.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","Issues: 1 opened, 0 closed (last 90d). This indicates low recent activity or issues disabled, but no negative signal for responsiveness.",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","info","The SKILL.md frontmatter includes a name and description but no explicit version number, and installation refers to `main` branch if used in a project.",{"category":105,"check":106,"severity":24,"summary":107},"Execution","Validation","The tools used (Read, Grep, Glob) have well-defined schemas and inputs, and the skill's logic relies on these.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","The underlying tools (Read, Grep, Glob) handle errors gracefully, and the skill's logic is straightforward, minimizing complex error paths.",{"category":112,"check":116,"severity":63,"summary":117},"Logging","The skill is read-only and does not perform actions or outbound calls that would typically require audit logging.",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","The skill operates on documentation files and does not handle personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's focus on the Anthropic API is global and has no regional or jurisdictional limitations.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill uses standard command-line tools (`grep`, `read`) that are POSIX-compliant and widely available.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README provides a comprehensive overview of the claude-starter pack, including the anthropic skill.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The skill exposes 3 core tools (Read, Grep, Glob), which is within the ideal range.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The tools used (Read, Grep, Glob) are distinct and do not have overlapping synonym names for similar functions.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All features described in the SKILL.md and README (documentation access, search, answering questions) are implemented via the specified tools.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions for the starter pack and mentions runtime dependencies for TOON commands.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The underlying tools (grep, read) provide actionable error messages, and the skill's logic is simple enough to inherit this clarity.",{"category":105,"check":149,"severity":63,"summary":150},"Pinned dependencies","The skill itself does not use third-party dependencies; only optional runtime dependencies for TOON commands are mentioned in the README.",{"category":33,"check":152,"severity":24,"summary":153},"Dry-run preview","The skill is read-only and does not perform state-changing operations, thus a dry-run preview is not applicable.",{"category":155,"check":156,"severity":63,"summary":157},"Protocol","Idempotent retry & timeouts","The skill relies on local file system operations and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":119,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The SKILL.md clearly states the skill's purpose (expert Anthropic API guidance) and when to use it with specific trigger phrases and explicit boundaries.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and trigger phrases.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured and concise, delegating deeper material like documentation access instructions to the provided README and notes.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the process and references external documentation locations, adhering to progressive disclosure.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","The skill is not an exploration-heavy skill; it provides direct answers based on documentation and does not require `context: fork`.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides clear, end-to-end examples for common use cases like function calling, vision, and prompt engineering, including expected outputs and processes.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The skill addresses potential failure modes indirectly by relying on robust underlying tools (Grep, Read) and guides the user on structuring their questions for better results.",{"category":112,"check":184,"severity":63,"summary":185},"Tool Fallback","The skill uses only Claude-internal tools (Read, Grep, Glob) and does not rely on external tools like MCP servers.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill relies on standard file operations which have built-in error reporting, and the documented process assumes a clean state for documentation lookup.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and focuses on Anthropic API documentation, with no implicit reliance on other skills. It does not silently handle adjacent tasks.",1778696333947,"This skill acts as an expert on the Anthropic Claude API, leveraging official documentation to answer questions about models, prompt engineering, function calling, vision, and best practices.",[196,197,198,199,200],"Expert knowledge of Anthropic Claude API","Guidance on prompt engineering techniques","Explanation of function calling and tool use","Information on vision and image analysis capabilities","Best practices for model selection and API usage",[202,203,204],"Performing direct API calls to Claude","Acting as a code generator for complex applications","Providing generic AI chatbot capabilities outside of Anthropic's API context","3.0.0","4.4.0","To provide expert guidance and practical examples for interacting with the Anthropic Claude API, enabling users to effectively utilize its features.","High-quality documentation and implementation lead to a verified tier. A minor info severity on release management due to lack of explicit versioning keeps the score from a perfect 100.",98,"A highly-polished and expert skill for navigating Anthropic's Claude API documentation.",[212,213,214,215,216,217],"anthropic","claude","api","documentation","prompt-engineering","function-calling","global","verified",[221,222,223,224],"Understanding how to implement function calling with Claude","Learning about Claude's vision capabilities for image analysis","Getting advice on writing effective prompts for Claude models","Selecting the appropriate Claude model for a given task",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"popularity":238,"security":240,"testCoverage":242},{"hasLockfile":227},true,1778696315334,{"descriptionLength":230,"readmeSize":231},200,5530,{"closedIssues90d":8,"forks":233,"hasChangelog":234,"openIssues90d":235,"pushedAt":236,"stars":237},8,false,1,1777070715000,75,{"npmDownloads":239},43,{"hasNpmPackage":227,"license":241,"smitheryVerified":234},"MIT",{"hasCi":234,"hasTests":227},{"updatedAt":244},1778696334053,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":212,"type":249},".claude/skills/anthropic","raintree-technology","claude-starter","skill",null,{"evaluate":252,"extract":254},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":253,"targetMarket":218,"tier":219},[212,213,214,215,216,217],{"commitSha":255},"HEAD",{"repoId":257},"kd78ywakatnz4sjfx781sy14vh86mtty",{"_creationTime":259,"_id":257,"identity":260,"providers":261,"workflow":785},1778696045239.0098,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":262,"discover":768,"extract":771,"github":772,"npm":784},{"commitSha":255,"extensions":263},[264,281,291,300,309,318,327,335,344,352,360,368,376,384,389,397,405,413,421,428,436,444,452,460,468,476,484,492,500,508,516,524,532,540,548,556,564,572,580,588,596,604,612,620,628,636,644,652,660,668,675,683,691,699,707,715,723,731,739,747],{"basePath":265,"description":266,"displayName":267,"installMethods":268,"rationale":269,"selectedPaths":270,"source":279,"sourceLanguage":18,"type":280},"","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",[271,274,276],{"path":272,"priority":273},".claude-plugin/marketplace.json","mandatory",{"path":275,"priority":273},"README.md",{"path":277,"priority":278},"LICENSE","high","rule","marketplace",{"basePath":282,"description":283,"displayName":284,"installMethods":285,"rationale":286,"selectedPaths":287,"source":279,"sourceLanguage":18,"type":290},"templates/.claude/skills/anthropic","Claude Code expertise: skills, commands, hooks, MCP, settings (7 skills)","ai-skills",{"claudeCode":212},"inline plugin source from marketplace.json at templates/.claude/skills/anthropic",[288],{"path":289,"priority":278},"skill.md","plugin",{"basePath":292,"description":293,"displayName":294,"installMethods":295,"rationale":297,"selectedPaths":298,"source":279,"sourceLanguage":18,"type":290},"templates/.claude/skills/stripe","Complete Stripe API integration (payments, subscriptions, webhooks)","stripe-payments",{"claudeCode":296},"stripe","inline plugin source from marketplace.json at templates/.claude/skills/stripe",[299],{"path":289,"priority":278},{"basePath":301,"description":302,"displayName":303,"installMethods":304,"rationale":306,"selectedPaths":307,"source":279,"sourceLanguage":18,"type":290},"templates/.claude/skills/supabase","Supabase backend (PostgreSQL, Auth, Storage, Edge Functions)","supabase-backend",{"claudeCode":305},"supabase","inline plugin source from marketplace.json at templates/.claude/skills/supabase",[308],{"path":289,"priority":278},{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":315,"selectedPaths":316,"source":279,"sourceLanguage":18,"type":290},"templates/.claude/skills/plaid","Plaid banking API (Auth, Transactions, Identity, Accounts - 5 skills)","plaid-banking",{"claudeCode":314},"plaid","inline plugin source from marketplace.json at templates/.claude/skills/plaid",[317],{"path":289,"priority":278},{"basePath":319,"description":320,"displayName":321,"installMethods":322,"rationale":324,"selectedPaths":325,"source":279,"sourceLanguage":18,"type":290},"templates/.claude/skills/expo","Expo/React Native mobile development (EAS Build, Update, Router - 4 skills)","expo-mobile",{"claudeCode":323},"expo","inline plugin source from marketplace.json at templates/.claude/skills/expo",[326],{"path":289,"priority":278},{"basePath":328,"description":329,"displayName":330,"installMethods":331,"rationale":332,"selectedPaths":333,"source":279,"sourceLanguage":18,"type":290},"templates/.claude/skills/toon-formatter","TOON format for 30-60% token savings on tabular data","toon-formatter",{"claudeCode":330},"inline plugin source from marketplace.json at templates/.claude/skills/toon-formatter",[334],{"path":289,"priority":278},{"basePath":336,"description":337,"displayName":338,"installMethods":339,"rationale":340,"selectedPaths":341,"source":279,"sourceLanguage":18,"type":249},".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",[342],{"path":343,"priority":273},"SKILL.md",{"basePath":345,"description":346,"displayName":347,"installMethods":348,"rationale":349,"selectedPaths":350,"source":279,"sourceLanguage":18,"type":249},".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)",[351],{"path":343,"priority":273},{"basePath":353,"description":354,"displayName":355,"installMethods":356,"rationale":357,"selectedPaths":358,"source":279,"sourceLanguage":18,"type":249},".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)",[359],{"path":343,"priority":273},{"basePath":361,"description":362,"displayName":363,"installMethods":364,"rationale":365,"selectedPaths":366,"source":279,"sourceLanguage":18,"type":249},".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)",[367],{"path":343,"priority":273},{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":279,"sourceLanguage":18,"type":249},".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)",[375],{"path":343,"priority":273},{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":279,"sourceLanguage":18,"type":249},".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)",[383],{"path":343,"priority":273},{"basePath":246,"description":10,"displayName":13,"installMethods":385,"rationale":386,"selectedPaths":387,"source":279,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/anthropic/skill.md (coalesced with duplicate skill at .agents/skills/anthropic, templates/.claude/skills/anthropic)",[388],{"path":343,"priority":273},{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":279,"sourceLanguage":18,"type":249},".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)",[396],{"path":343,"priority":273},{"basePath":398,"description":399,"displayName":400,"installMethods":401,"rationale":402,"selectedPaths":403,"source":279,"sourceLanguage":18,"type":249},".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)",[404],{"path":343,"priority":273},{"basePath":406,"description":407,"displayName":408,"installMethods":409,"rationale":410,"selectedPaths":411,"source":279,"sourceLanguage":18,"type":249},".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)",[412],{"path":343,"priority":273},{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":279,"sourceLanguage":18,"type":249},".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)",[420],{"path":343,"priority":273},{"basePath":422,"description":423,"displayName":330,"installMethods":424,"rationale":425,"selectedPaths":426,"source":279,"sourceLanguage":18,"type":249},".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)",[427],{"path":343,"priority":273},{"basePath":429,"description":430,"displayName":431,"installMethods":432,"rationale":433,"selectedPaths":434,"source":279,"sourceLanguage":18,"type":249},".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)",[435],{"path":343,"priority":273},{"basePath":437,"description":438,"displayName":439,"installMethods":440,"rationale":441,"selectedPaths":442,"source":279,"sourceLanguage":18,"type":249},".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",[443],{"path":343,"priority":273},{"basePath":445,"description":446,"displayName":447,"installMethods":448,"rationale":449,"selectedPaths":450,"source":279,"sourceLanguage":18,"type":249},".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",[451],{"path":343,"priority":273},{"basePath":453,"description":454,"displayName":455,"installMethods":456,"rationale":457,"selectedPaths":458,"source":279,"sourceLanguage":18,"type":249},".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",[459],{"path":343,"priority":273},{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":279,"sourceLanguage":18,"type":249},".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",[467],{"path":343,"priority":273},{"basePath":469,"description":470,"displayName":471,"installMethods":472,"rationale":473,"selectedPaths":474,"source":279,"sourceLanguage":18,"type":249},".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",[475],{"path":343,"priority":273},{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":279,"sourceLanguage":18,"type":249},".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",[483],{"path":343,"priority":273},{"basePath":485,"description":486,"displayName":487,"installMethods":488,"rationale":489,"selectedPaths":490,"source":279,"sourceLanguage":18,"type":249},".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",[491],{"path":343,"priority":273},{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":279,"sourceLanguage":18,"type":249},".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",[499],{"path":343,"priority":273},{"basePath":501,"description":502,"displayName":503,"installMethods":504,"rationale":505,"selectedPaths":506,"source":279,"sourceLanguage":18,"type":249},".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",[507],{"path":343,"priority":273},{"basePath":509,"description":510,"displayName":511,"installMethods":512,"rationale":513,"selectedPaths":514,"source":279,"sourceLanguage":18,"type":249},".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",[515],{"path":343,"priority":273},{"basePath":517,"description":518,"displayName":519,"installMethods":520,"rationale":521,"selectedPaths":522,"source":279,"sourceLanguage":18,"type":249},".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",[523],{"path":343,"priority":273},{"basePath":525,"description":526,"displayName":527,"installMethods":528,"rationale":529,"selectedPaths":530,"source":279,"sourceLanguage":18,"type":249},".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",[531],{"path":343,"priority":273},{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":279,"sourceLanguage":18,"type":249},".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",[539],{"path":343,"priority":273},{"basePath":541,"description":542,"displayName":543,"installMethods":544,"rationale":545,"selectedPaths":546,"source":279,"sourceLanguage":18,"type":249},".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",[547],{"path":343,"priority":273},{"basePath":549,"description":550,"displayName":551,"installMethods":552,"rationale":553,"selectedPaths":554,"source":279,"sourceLanguage":18,"type":249},".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",[555],{"path":343,"priority":273},{"basePath":557,"description":558,"displayName":559,"installMethods":560,"rationale":561,"selectedPaths":562,"source":279,"sourceLanguage":18,"type":249},".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",[563],{"path":343,"priority":273},{"basePath":565,"description":566,"displayName":567,"installMethods":568,"rationale":569,"selectedPaths":570,"source":279,"sourceLanguage":18,"type":249},".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",[571],{"path":343,"priority":273},{"basePath":573,"description":574,"displayName":575,"installMethods":576,"rationale":577,"selectedPaths":578,"source":279,"sourceLanguage":18,"type":249},".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",[579],{"path":343,"priority":273},{"basePath":581,"description":582,"displayName":583,"installMethods":584,"rationale":585,"selectedPaths":586,"source":279,"sourceLanguage":18,"type":249},".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",[587],{"path":343,"priority":273},{"basePath":589,"description":590,"displayName":591,"installMethods":592,"rationale":593,"selectedPaths":594,"source":279,"sourceLanguage":18,"type":249},".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",[595],{"path":343,"priority":273},{"basePath":597,"description":598,"displayName":599,"installMethods":600,"rationale":601,"selectedPaths":602,"source":279,"sourceLanguage":18,"type":249},".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",[603],{"path":343,"priority":273},{"basePath":605,"description":606,"displayName":607,"installMethods":608,"rationale":609,"selectedPaths":610,"source":279,"sourceLanguage":18,"type":249},".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",[611],{"path":343,"priority":273},{"basePath":613,"description":614,"displayName":615,"installMethods":616,"rationale":617,"selectedPaths":618,"source":279,"sourceLanguage":18,"type":249},".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",[619],{"path":343,"priority":273},{"basePath":621,"description":622,"displayName":623,"installMethods":624,"rationale":625,"selectedPaths":626,"source":279,"sourceLanguage":18,"type":249},".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",[627],{"path":343,"priority":273},{"basePath":629,"description":630,"displayName":631,"installMethods":632,"rationale":633,"selectedPaths":634,"source":279,"sourceLanguage":18,"type":249},".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",[635],{"path":343,"priority":273},{"basePath":637,"description":638,"displayName":639,"installMethods":640,"rationale":641,"selectedPaths":642,"source":279,"sourceLanguage":18,"type":249},".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",[643],{"path":343,"priority":273},{"basePath":645,"description":646,"displayName":647,"installMethods":648,"rationale":649,"selectedPaths":650,"source":279,"sourceLanguage":18,"type":249},".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",[651],{"path":343,"priority":273},{"basePath":653,"description":654,"displayName":655,"installMethods":656,"rationale":657,"selectedPaths":658,"source":279,"sourceLanguage":18,"type":249},".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",[659],{"path":343,"priority":273},{"basePath":661,"description":662,"displayName":663,"installMethods":664,"rationale":665,"selectedPaths":666,"source":279,"sourceLanguage":18,"type":249},".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",[667],{"path":343,"priority":273},{"basePath":669,"description":670,"displayName":314,"installMethods":671,"rationale":672,"selectedPaths":673,"source":279,"sourceLanguage":18,"type":249},"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",[674],{"path":343,"priority":273},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":279,"sourceLanguage":18,"type":249},"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",[682],{"path":343,"priority":273},{"basePath":684,"description":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":279,"sourceLanguage":18,"type":249},"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",[690],{"path":343,"priority":273},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":279,"sourceLanguage":18,"type":249},"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",[698],{"path":343,"priority":273},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":279,"sourceLanguage":18,"type":249},"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":12},"SKILL.md frontmatter at templates/.claude/skills/cleanup-defensive/SKILL.md",[706],{"path":343,"priority":273},{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":279,"sourceLanguage":18,"type":249},"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",[714],{"path":343,"priority":273},{"basePath":716,"description":717,"displayName":718,"installMethods":719,"rationale":720,"selectedPaths":721,"source":279,"sourceLanguage":18,"type":249},"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",[722],{"path":343,"priority":273},{"basePath":724,"description":725,"displayName":726,"installMethods":727,"rationale":728,"selectedPaths":729,"source":279,"sourceLanguage":18,"type":249},"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",[730],{"path":343,"priority":273},{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":279,"sourceLanguage":18,"type":249},"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",[738],{"path":343,"priority":273},{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":279,"sourceLanguage":18,"type":249},"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",[746],{"path":343,"priority":273},{"basePath":265,"description":748,"displayName":749,"installMethods":750,"license":241,"rationale":751,"selectedPaths":752,"source":279,"sourceLanguage":18,"type":767},"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":749},"cli ecosystem detected at /",[753,755,756,757,760,763,765],{"path":754,"priority":273},"package.json",{"path":275,"priority":273},{"path":277,"priority":278},{"path":758,"priority":759},"bin/cli.js","medium",{"path":761,"priority":762},"src/index.js","low",{"path":764,"priority":762},"src/commands/docs.js",{"path":766,"priority":762},"src/commands/init.js","cli",{"sources":769},[770],"manual",{"npmPackage":749},{"closedIssues90d":8,"description":773,"forks":233,"homepage":774,"license":241,"openIssues90d":235,"pushedAt":236,"readmeSize":231,"stars":237,"topics":775},"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",[212,213,776,338,777,778,779,780,781,782,783],"claude-ai","project-setup","starter-kit","ai-tools","developer-tools","llm","npx","productivity",{"downloads":239},{"classifiedAt":786,"discoverAt":787,"extractAt":788,"githubAt":788,"npmAt":789,"updatedAt":786},1778696052048,1778696045239,1778696047987,1778696050579,[212,214,213,215,217,216],{"evaluatedAt":244,"extractAt":792,"updatedAt":244},1778696052276,[],[795,822,848,879,906,938],{"_creationTime":796,"_id":797,"community":798,"display":799,"identity":805,"providers":809,"relations":816,"tags":818,"workflow":819},1778696993586.708,"k17fsfrfvbnsvwkcqp8y85wdad86mmwq",{"reviewCount":8},{"description":800,"installMethods":801,"name":803,"sourceUrl":804},"Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.",{"claudeCode":802},"SeifBenayed/claude-code-sdk","product-self-knowledge","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":806,"githubOwner":807,"githubRepo":808,"locale":18,"slug":803,"type":249},".claude/skills/product-self-knowledge","SeifBenayed","claude-code-sdk",{"evaluate":810,"extract":815},{"promptVersionExtension":205,"promptVersionScoring":206,"score":811,"tags":812,"targetMarket":218,"tier":219},100,[212,215,213,214,813,814],"sdk","knowledge-base",{"commitSha":255},{"repoId":817},"kd78s53c1852h5p7c3qem663xs86njab",[212,214,213,215,814,813],{"evaluatedAt":820,"extractAt":821,"updatedAt":820},1778697182451,1778696993586,{"_creationTime":823,"_id":824,"community":825,"display":826,"identity":832,"providers":835,"relations":841,"tags":844,"workflow":845},1778696833339.6226,"k17ckxne6mhyf23n1jfyqktpqd86nfz4",{"reviewCount":8},{"description":827,"installMethods":828,"name":830,"sourceUrl":831},"Interact with Google Docs - create documents, search by title, read content, and edit text.\nUse when user asks to: create a Google Doc, find a document, read doc content, add text to a doc,\nor replace text in a document. Lightweight alternative to full Google Workspace MCP server with\nstandalone OAuth authentication.\n",{"claudeCode":829},"sanjay3290/ai-skills","google-docs","https://github.com/sanjay3290/ai-skills",{"basePath":833,"githubOwner":834,"githubRepo":284,"locale":18,"slug":830,"type":249},"skills/google-docs","sanjay3290",{"evaluate":836,"extract":840},{"promptVersionExtension":205,"promptVersionScoring":206,"score":811,"tags":837,"targetMarket":218,"tier":219},[830,214,215,838,839],"oauth","python",{"commitSha":255},{"parentExtensionId":842,"repoId":843},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[214,215,830,838,839],{"evaluatedAt":846,"extractAt":847,"updatedAt":846},1778696994497,1778696833339,{"_creationTime":849,"_id":850,"community":851,"display":852,"identity":858,"providers":862,"relations":872,"tags":875,"workflow":876},1778695116697.1821,"k17abs34xk3q5kcbdbwtfyc07586nhnr",{"reviewCount":8},{"description":853,"installMethods":854,"name":856,"sourceUrl":857},"Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety alignment, reducing harmful outputs without human labels. Powers Claude's safety system.",{"claudeCode":855},"Orchestra-Research/AI-Research-SKILLs","constitutional-ai","https://github.com/Orchestra-Research/AI-Research-SKILLs",{"basePath":859,"githubOwner":860,"githubRepo":861,"locale":18,"slug":856,"type":249},"07-safety-alignment/constitutional-ai","Orchestra-Research","AI-Research-SKILLs",{"evaluate":863,"extract":871},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":864,"targetMarket":218,"tier":219},[865,856,866,867,868,212,869,870,213],"safety-alignment","rlif","self-critique","harmlessness","ai-safety","rl-from-ai-feedback",{"commitSha":255},{"parentExtensionId":873,"repoId":874},"k17155ws9qc0hw7a568bg79sfd86max8","kd70hj1y80mhra5xm5g188j5n586mg18",[869,212,213,856,868,870,866,865,867],{"evaluatedAt":877,"extractAt":878,"updatedAt":877},1778696177284,1778695116697,{"_creationTime":880,"_id":881,"community":882,"display":883,"identity":889,"providers":893,"relations":900,"tags":902,"workflow":903},1778683190010.2522,"k1790tf0gv4g17mfk11xgpsbz586m9xz",{"reviewCount":8},{"description":884,"installMethods":885,"name":887,"sourceUrl":888},"Official Anthropic SDK for Claude AI with chat, streaming, function calling, and vision capabilities",{"claudeCode":886},"bobmatnyc/claude-mpm-skills","anthropic-sdk","https://github.com/bobmatnyc/claude-mpm-skills",{"basePath":890,"githubOwner":891,"githubRepo":892,"locale":18,"slug":212,"type":249},"toolchains/ai/sdks/anthropic","bobmatnyc","claude-mpm-skills",{"evaluate":894,"extract":899},{"promptVersionExtension":205,"promptVersionScoring":206,"score":895,"tags":896,"targetMarket":218,"tier":898},85,[897,813,212,213,781],"ai","community",{"commitSha":255},{"repoId":901},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",[897,212,213,781,813],{"evaluatedAt":904,"extractAt":905,"updatedAt":904},1778683343017,1778683190010,{"_creationTime":907,"_id":908,"community":909,"display":910,"identity":916,"providers":921,"relations":931,"tags":934,"workflow":935},1778696691708.3308,"k17d3c35ws96bb55ry97apwm5n86mqp2",{"reviewCount":8},{"description":911,"installMethods":912,"name":914,"sourceUrl":915},"Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval",{"claudeCode":913},"ruvnet/ruflo","Chat Format","https://github.com/ruvnet/ruflo",{"basePath":917,"githubOwner":918,"githubRepo":919,"locale":18,"slug":920,"type":249},"plugins/ruflo-ruvllm/skills/chat-format","ruvnet","ruflo","chat-format",{"evaluate":922,"extract":930},{"promptVersionExtension":205,"promptVersionScoring":206,"score":811,"tags":923,"targetMarket":218,"tier":219},[781,924,925,926,927,212,928,929],"prompting","rag","context-retrieval","openai","gemini","ollama",{"commitSha":255,"license":241},{"parentExtensionId":932,"repoId":933},"k17ekc0sj70ms9kgkkgr2ypr4s86mz40","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[212,926,928,781,929,927,924,925],{"evaluatedAt":936,"extractAt":937,"updatedAt":936},1778701390930,1778696691708,{"_creationTime":939,"_id":940,"community":941,"display":942,"identity":948,"providers":951,"relations":960,"tags":963,"workflow":964},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":943,"installMethods":944,"name":946,"sourceUrl":947},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":945},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":949,"githubOwner":950,"githubRepo":946,"locale":18,"slug":946,"type":249},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":952,"extract":959},{"promptVersionExtension":205,"promptVersionScoring":206,"score":811,"tags":953,"targetMarket":218,"tier":219},[954,955,214,956,957,958,813],"twitter","x","data-retrieval","automation","mcp",{"commitSha":255},{"parentExtensionId":961,"repoId":962},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[214,957,956,958,813,954,955],{"evaluatedAt":965,"extractAt":966,"updatedAt":967},1778699230863,1778699170774,1778699296021]