[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bobmatnyc-openrouter-de":3,"guides-for-bobmatnyc-openrouter":1881,"similar-k177yrkmh83zfjyeva7cjj9bnd86msmf-de":1882},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":265,"isFallback":262,"parentExtension":271,"providers":272,"relations":277,"repo":279,"tags":1878,"workflow":1879},1778683190010.2524,"k177yrkmh83zfjyeva7cjj9bnd86msmf",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"OpenRouter unified AI API - Access 200+ LLMs through single interface with intelligent routing, streaming, cost optimization, and model fallbacks",{"claudeCode":12},"bobmatnyc/claude-mpm-skills","OpenRouter AI Service Skill","https://github.com/bobmatnyc/claude-mpm-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":246,"workflow":263},1778683374206.5435,"kn73gw1wdndf2n6ztfbepyfzy586mwfn","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":202,"practices":207,"prerequisites":212,"promptVersionExtension":216,"promptVersionScoring":217,"purpose":218,"rationale":219,"score":220,"summary":221,"tags":222,"targetMarket":231,"tier":232,"useCases":233,"workflow":239},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of accessing multiple LLMs and highlights benefits like intelligent routing and cost optimization.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value by unifying access to 200+ LLMs with intelligent routing and cost optimization, going beyond a simple API wrapper.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides comprehensive documentation, examples, and addresses the full lifecycle of using the OpenRouter API, making it production-ready.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on interacting with the OpenRouter API, covering model selection, streaming, function calling, and cost optimization related to this specific service.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description is concise, accurate, and effectively communicates the core value proposition of the OpenRouter API skill.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill primarily interacts with an external API and does not expose discrete tools in the traditional sense. The focus is on demonstrating API usage patterns.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md file details API key setup, model parameters, and provides clear code examples for various functionalities.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This extension does not expose individual tools with names; it focuses on demonstrating API usage through code examples.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As this skill demonstrates API usage via code examples rather than exposing tools, this check is not applicable.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license, and is clearly indicated by a LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on April 15, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill's primary dependencies (like the `openai` SDK) are listed for installation but not managed within the skill's repository itself, making this check not applicable.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The documentation explicitly warns against exposing API keys in frontend code and recommends server-side proxies, demonstrating good security practices.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill focuses on API interaction and code examples, with no indication of loading or executing untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not involve runtime downloads of code or data; all necessary libraries are expected to be installed beforehand.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill demonstrates API usage and does not involve modifying files outside its intended scope or project folder.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the provided code examples.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's documentation and examples focus on API interaction and do not instruct on reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use clean, printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The provided code examples are in plain, readable JavaScript/TypeScript and Python, with no obfuscation.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about user project structure, focusing on external API interaction.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","4 issues opened and 0 closed in the last 90 days. With only 4 open issues, this is considered good engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","A meaningful semver version (1.0.0) is declared in the SKILL.md frontmatter.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The code examples provided demonstrate basic API parameter usage, and the documentation implies standard SDK validation.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill primarily interacts with an API and does not perform destructive operations on the user's local file system or infrastructure.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill provides comprehensive examples of error handling, including specific error types, retries with backoff, and model fallbacks.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","The skill demonstrates API usage and does not involve local file operations or destructive actions that would typically require a local audit log.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill interacts with an external API and does not inherently process personal data; it's up to the user to manage data sent to the API.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is general and not tied to any specific geographic or legal jurisdiction, hence it is global.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard SDKs (npm/pip) and general programming patterns, making it portable across different environments.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file provides a good overview of the skill's purpose, features, and usage examples.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a skill that demonstrates API usage through code examples, not a tool with a specific surface area.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose multiple tools that perform similar functions; it demonstrates interaction with a single API.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features advertised in the README and SKILL.md are supported by the provided code examples and documentation.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README and SKILL.md provide clear installation instructions using standard package managers and include copy-pasteable code examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The documentation provides specific error codes and potential remediation steps (e.g., checking API keys, retrying with backoff).",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The documentation advises users to install specific SDKs (npm/pip), implying standard dependency management practices should be followed.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill demonstrates API calls and does not involve state-changing operations on the user's system that would require a dry-run feature.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The documentation covers retry logic with exponential backoff and mentions handling rate limits, which implies consideration for timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit telemetry; it demonstrates interacting with an external API.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md frontmatter clearly states the purpose and provides specific 'when to use' scenarios, making the skill's function and target audience immediately clear.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise and effectively summarizes the core capability and provides quick start information.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and avoids excessive length by using progressive disclosure for deeper material.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md employs progressive disclosure, outlining the main flow and linking to detailed examples and patterns.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill demonstrates API usage and does not involve deep exploration or code review that would necessitate forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Numerous, end-to-end, ready-to-use code examples are provided across various languages and functionalities, demonstrating claimed behaviors.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses common pitfalls, error handling, and specific failure modes like rate limits and invalid API keys with suggested recovery steps.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill primarily interacts with the OpenRouter API and does not rely on external tools that would require a fallback mechanism within the skill itself.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The documentation emphasizes error handling and suggests retry logic, which implies halting on unexpected states rather than proceeding.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses on OpenRouter API interaction, not relying on other specific skills being loaded.",1778683374099,"This skill provides detailed guidance and code examples for integrating with the OpenRouter API, enabling access to over 200 LLMs through a unified, OpenAI-compatible interface. It covers essential aspects like model selection, streaming responses, function calling, cost optimization, error handling, and security best practices.",[195,196,197,198,199,200,201],"Unified access to 200+ LLMs via OpenRouter","OpenAI-compatible API interface","Intelligent model routing and fallbacks","Real-time streaming responses","Cost tracking and optimization strategies","Function calling and vision model support","Comprehensive error handling and retry logic",[203,204,205,206],"Managing individual LLM provider accounts or keys","Providing a direct client for any single LLM","Abstracting LLM-specific advanced features beyond OpenAI compatibility","Performing local AI model execution",[208,209,210,111,211],"API Integration","LLM Operations","Cost Management","Security Best Practices",[213,214,215],"OpenAI SDK (npm/pip)","OpenRouter API Key","Environment variable `OPENROUTER_API_KEY` configured","3.0.0","4.4.0","To enable developers to easily integrate with and leverage the power of over 200 diverse AI models through a single, cost-effective, and intelligently routed API.","Excellent documentation, clear use cases, and robust examples demonstrate high production readiness and secure practices. Minor notes on dependency management and lack of explicit 'halt on unexpected state' for API interactions do not detract from overall quality.",99,"A high-quality, production-ready skill for interacting with the OpenRouter API, featuring comprehensive examples and best practices.",[223,224,225,226,227,228,229,230],"ai","llm","api","openai-compatible","streaming","cost-optimization","multi-model","function-calling","global","verified",[234,235,236,237,238],"Building multi-model AI applications","Optimizing LLM inference costs","Implementing model A/B testing","Avoiding vendor lock-in with diverse model access","Developing applications requiring real-time LLM responses",[240,241,242,243,244,245],"Obtain OpenRouter API key","Install necessary SDKs (e.g., OpenAI SDK)","Configure API key as an environment variable","Implement API calls using provided code examples for chat, streaming, function calling, etc.","Incorporate error handling, retries, and cost optimization strategies","Handle responses, including streaming data",{"codeQuality":247,"collectedAt":249,"documentation":250,"maintenance":253,"security":259,"testCoverage":261},{"hasLockfile":248},false,1778683343280,{"descriptionLength":251,"readmeSize":252},145,18236,{"closedIssues90d":8,"forks":254,"hasChangelog":248,"manifestVersion":255,"openIssues90d":256,"pushedAt":257,"stars":258},13,"1.0.0",4,1776273197000,44,{"hasNpmPackage":248,"license":260,"smitheryVerified":248},"MIT",{"hasCi":262,"hasTests":248},true,{"updatedAt":264},1778683374206,{"basePath":266,"githubOwner":267,"githubRepo":268,"locale":18,"slug":269,"type":270},"toolchains/ai/services/openrouter","bobmatnyc","claude-mpm-skills","openrouter","skill",null,{"evaluate":273,"extract":275},{"promptVersionExtension":216,"promptVersionScoring":217,"score":220,"tags":274,"targetMarket":231,"tier":232},[223,224,225,226,227,228,229,230],{"commitSha":276,"license":260},"HEAD",{"repoId":278},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",{"_creationTime":280,"_id":278,"identity":281,"providers":282,"workflow":1874},1778683184016.2227,{"githubOwner":267,"githubRepo":268,"sourceUrl":14},{"classify":283,"discover":1868,"github":1871},{"commitSha":276,"extensions":284},[285,296,307,316,324,332,340,348,356,365,373,381,389,397,405,413,421,429,437,445,453,461,469,477,485,493,509,517,525,533,541,549,557,565,573,581,611,619,627,635,643,651,659,667,675,695,709,737,745,753,762,770,779,791,805,817,827,835,843,851,859,867,875,883,891,899,907,915,923,931,939,947,955,963,971,979,987,995,1017,1025,1033,1041,1049,1069,1077,1085,1093,1101,1109,1117,1137,1145,1153,1161,1169,1187,1202,1210,1218,1226,1234,1242,1250,1258,1266,1278,1286,1294,1302,1310,1318,1326,1334,1342,1350,1358,1366,1374,1382,1390,1398,1406,1414,1422,1439,1447,1461,1469,1477,1489,1497,1509,1519,1527,1535,1543,1551,1566,1579,1595,1611,1626,1640,1648,1656,1664,1680,1694,1704,1722,1735,1745,1759,1773,1791,1799,1807,1815,1823,1840,1848],{"basePath":286,"description":287,"displayName":288,"installMethods":289,"rationale":290,"selectedPaths":291,"source":295,"sourceLanguage":18,"type":270},".claude/skills/toolchains-ai-protocols","MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.","mcp-protocol-builder",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/toolchains-ai-protocols/SKILL.md (coalesced with duplicate skill at toolchains/ai/protocols/mcp)",[292],{"path":293,"priority":294},"SKILL.md","mandatory","rule",{"basePath":297,"description":298,"displayName":299,"installMethods":300,"rationale":301,"selectedPaths":302,"source":295,"sourceLanguage":18,"type":270},"examples/bad-interdependent-skill","ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)","bad-example-skill",{"claudeCode":12},"SKILL.md frontmatter at examples/bad-interdependent-skill/SKILL.md",[303,304],{"path":293,"priority":294},{"path":305,"priority":306},"README.md","high",{"basePath":308,"description":309,"displayName":310,"installMethods":311,"rationale":312,"selectedPaths":313,"source":295,"sourceLanguage":18,"type":270},"examples/good-self-contained-skill","Example of a properly self-contained skill following all best practices","example-framework-skill",{"claudeCode":12},"SKILL.md frontmatter at examples/good-self-contained-skill/SKILL.md",[314,315],{"path":293,"priority":294},{"path":305,"priority":306},{"basePath":317,"description":318,"displayName":319,"installMethods":320,"rationale":321,"selectedPaths":322,"source":295,"sourceLanguage":18,"type":270},"toolchains/ai/frameworks/dspy","DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers","dspy-framework",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ai/frameworks/dspy/SKILL.md",[323],{"path":293,"priority":294},{"basePath":325,"description":326,"displayName":327,"installMethods":328,"rationale":329,"selectedPaths":330,"source":295,"sourceLanguage":18,"type":270},"toolchains/ai/frameworks/langchain","LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications","langchain-framework",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ai/frameworks/langchain/SKILL.md",[331],{"path":293,"priority":294},{"basePath":333,"description":334,"displayName":335,"installMethods":336,"rationale":337,"selectedPaths":338,"source":295,"sourceLanguage":18,"type":270},"toolchains/ai/frameworks/langgraph","LangGraph framework for building stateful, multi-agent AI applications with cyclical workflows, human-in-the-loop patterns, and persistent checkpointing.","langgraph",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ai/frameworks/langgraph/SKILL.md",[339],{"path":293,"priority":294},{"basePath":341,"description":342,"displayName":343,"installMethods":344,"rationale":345,"selectedPaths":346,"source":295,"sourceLanguage":18,"type":270},"toolchains/ai/ops/local-llm-ops","Local LLM operations with Ollama on Apple Silicon, including setup, model pulls, chat launchers, benchmarks, and diagnostics.","local-llm-ops",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ai/ops/local-llm-ops/SKILL.md",[347],{"path":293,"priority":294},{"basePath":349,"description":350,"displayName":351,"installMethods":352,"rationale":353,"selectedPaths":354,"source":295,"sourceLanguage":18,"type":270},"toolchains/ai/sdks/anthropic","Official Anthropic SDK for Claude AI with chat, streaming, function calling, and vision capabilities","anthropic-sdk",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ai/sdks/anthropic/SKILL.md",[355],{"path":293,"priority":294},{"basePath":266,"description":10,"displayName":269,"installMethods":357,"rationale":358,"selectedPaths":359,"source":295,"sourceLanguage":18,"type":270},{"claudeCode":12},"SKILL.md frontmatter at toolchains/ai/services/openrouter/SKILL.md",[360,361,362],{"path":293,"priority":294},{"path":305,"priority":306},{"path":363,"priority":364},"QUICK_REFERENCE.md","medium",{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":370,"selectedPaths":371,"source":295,"sourceLanguage":18,"type":270},"toolchains/ai/techniques/session-compression","AI session compression techniques for managing multi-turn conversations efficiently through summarization, embedding-based retrieval, and intelligent context management.","session-compression",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ai/techniques/session-compression/SKILL.md",[372],{"path":293,"priority":294},{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":295,"sourceLanguage":18,"type":270},"toolchains/ai/techniques/vector-search-workflows","Vector search indexing and querying workflows using MCP Vector Search, including setup, reindexing, auto-index strategies, and MCP integration.","vector-search-workflows",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ai/techniques/vector-search-workflows/SKILL.md",[380],{"path":293,"priority":294},{"basePath":382,"description":383,"displayName":384,"installMethods":385,"rationale":386,"selectedPaths":387,"source":295,"sourceLanguage":18,"type":270},"toolchains/databases/mongodb","MongoDB - NoSQL document database with flexible schema design, aggregation pipelines, indexing strategies, and Spring Data integration","mongodb",{"claudeCode":12},"SKILL.md frontmatter at toolchains/databases/mongodb/SKILL.md",[388],{"path":293,"priority":294},{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":295,"sourceLanguage":18,"type":270},"toolchains/elixir/data/ecto-patterns","Ecto patterns for Phoenix/Elixir apps. Covers schemas, changesets, migrations, queries, Ecto.Multi, transactions, constraints, associations, pagination, tenant partitioning, performance, and testing.","ecto-patterns",{"claudeCode":12},"SKILL.md frontmatter at toolchains/elixir/data/ecto-patterns/SKILL.md",[396],{"path":293,"priority":294},{"basePath":398,"description":399,"displayName":400,"installMethods":401,"rationale":402,"selectedPaths":403,"source":295,"sourceLanguage":18,"type":270},"toolchains/elixir/frameworks/phoenix-api-channels","Phoenix controllers, JSON APIs, Channels, and Presence on the BEAM","phoenix-api-channels",{"claudeCode":12},"SKILL.md frontmatter at toolchains/elixir/frameworks/phoenix-api-channels/SKILL.md",[404],{"path":293,"priority":294},{"basePath":406,"description":407,"displayName":408,"installMethods":409,"rationale":410,"selectedPaths":411,"source":295,"sourceLanguage":18,"type":270},"toolchains/elixir/frameworks/phoenix-liveview","Phoenix Framework with LiveView on the BEAM","phoenix-liveview",{"claudeCode":12},"SKILL.md frontmatter at toolchains/elixir/frameworks/phoenix-liveview/SKILL.md",[412],{"path":293,"priority":294},{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":295,"sourceLanguage":18,"type":270},"toolchains/elixir/ops/phoenix-ops","Phoenix operations and deployment: releases, runtime configuration, clustering, libcluster, telemetry/logging, secrets, assets, background jobs, and production hardening on the BEAM.","phoenix-ops",{"claudeCode":12},"SKILL.md frontmatter at toolchains/elixir/ops/phoenix-ops/SKILL.md",[420],{"path":293,"priority":294},{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":295,"sourceLanguage":18,"type":270},"toolchains/golang/cli","Building production-quality CLI tools with Cobra command framework and Viper configuration management","golang-cli-cobra-viper",{"claudeCode":12},"SKILL.md frontmatter at toolchains/golang/cli/SKILL.md",[428],{"path":293,"priority":294},{"basePath":430,"description":431,"displayName":432,"installMethods":433,"rationale":434,"selectedPaths":435,"source":295,"sourceLanguage":18,"type":270},"toolchains/golang/concurrency","Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls","golang-concurrency-patterns",{"claudeCode":12},"SKILL.md frontmatter at toolchains/golang/concurrency/SKILL.md",[436],{"path":293,"priority":294},{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":295,"sourceLanguage":18,"type":270},"toolchains/golang/data","Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate","golang-database-patterns",{"claudeCode":12},"SKILL.md frontmatter at toolchains/golang/data/SKILL.md",[444],{"path":293,"priority":294},{"basePath":446,"description":447,"displayName":448,"installMethods":449,"rationale":450,"selectedPaths":451,"source":295,"sourceLanguage":18,"type":270},"toolchains/golang/grpc","Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn","golang-grpc",{"claudeCode":12},"SKILL.md frontmatter at toolchains/golang/grpc/SKILL.md",[452],{"path":293,"priority":294},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":295,"sourceLanguage":18,"type":270},"toolchains/golang/observability","Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog","golang-observability-opentelemetry",{"claudeCode":12},"SKILL.md frontmatter at toolchains/golang/observability/SKILL.md",[460],{"path":293,"priority":294},{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":295,"sourceLanguage":18,"type":270},"toolchains/golang/testing","Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration","golang-testing-strategies",{"claudeCode":12},"SKILL.md frontmatter at toolchains/golang/testing/SKILL.md",[468],{"path":293,"priority":294},{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":295,"sourceLanguage":18,"type":270},"toolchains/golang/web","Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks","golang-http-frameworks",{"claudeCode":12},"SKILL.md frontmatter at toolchains/golang/web/SKILL.md",[476],{"path":293,"priority":294},{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":295,"sourceLanguage":18,"type":270},"toolchains/java/frameworks/spring-boot","Spring Boot 3.x - Java framework for production-ready applications with dependency injection, REST APIs, data access, security, and actuator monitoring","spring-boot",{"claudeCode":12},"SKILL.md frontmatter at toolchains/java/frameworks/spring-boot/SKILL.md",[484],{"path":293,"priority":294},{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/build/vite","Vite lightning-fast build tool with instant HMR, ESM-first architecture, and zero-config setup for modern web development","vite-build-tool",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/build/vite/SKILL.md",[492],{"path":293,"priority":294},{"basePath":494,"description":495,"displayName":496,"installMethods":497,"rationale":498,"selectedPaths":499,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/express-local-dev","Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns","express-production",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/express-local-dev/SKILL.md",[500,501,503,505,507],{"path":293,"priority":294},{"path":502,"priority":364},"references/middleware-patterns.md",{"path":504,"priority":364},"references/production-deployment.md",{"path":506,"priority":364},"references/security-hardening.md",{"path":508,"priority":364},"references/testing-strategies.md",{"basePath":510,"description":511,"displayName":512,"installMethods":513,"rationale":514,"selectedPaths":515,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/hono/cloudflare","Hono on Cloudflare Workers - bindings, KV, D1, R2, Durable Objects, and edge deployment patterns","hono-cloudflare",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/hono/cloudflare/SKILL.md",[516],{"path":293,"priority":294},{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/hono/core","Hono ultrafast web framework fundamentals - routing, context, handlers, and response patterns for multi-runtime deployment","hono-core",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/hono/core/SKILL.md",[524],{"path":293,"priority":294},{"basePath":526,"description":527,"displayName":528,"installMethods":529,"rationale":530,"selectedPaths":531,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/hono/jsx","Hono JSX - server-side rendering, streaming, async components, and HTML generation patterns","hono-jsx",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/hono/jsx/SKILL.md",[532],{"path":293,"priority":294},{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/hono/middleware","Hono middleware patterns - creation, composition, built-in middleware, and execution order for web applications","hono-middleware",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/hono/middleware/SKILL.md",[540],{"path":293,"priority":294},{"basePath":542,"description":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/hono/rpc","Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference","hono-rpc",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/hono/rpc/SKILL.md",[548],{"path":293,"priority":294},{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/hono/testing","Hono testing patterns - app.request(), test client, mocking environment, and integration testing strategies","hono-testing",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/hono/testing/SKILL.md",[556],{"path":293,"priority":294},{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/hono/validation","Hono request validation with Zod, TypeBox, Valibot - type-safe input validation for JSON, forms, query params, and headers","hono-validation",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/hono/validation/SKILL.md",[564],{"path":293,"priority":294},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/nextjs","Next.js environment variable management with file precedence, variable types, and deployment configurations. Use when configuring Next.js applications, managing environment-specific settings, or deploying to Vercel/Railway/Heroku.","nextjs-env-variables",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/nextjs/SKILL.md",[572],{"path":293,"priority":294},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/react","FlexLayout for React - Advanced docking layout manager with drag-and-drop, tabs, splitters, and complex window management","flexlayout-react",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/react/SKILL.md",[580],{"path":293,"priority":294},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/react/state-machine","Building reusable React state machine skills with XState v5 and the actor model","react-state-machines",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/react/state-machine/SKILL.md",[588,589,591,593,595,597,599,601,603,605,607,609],{"path":293,"priority":294},{"path":590,"priority":364},"references/composition-patterns.md",{"path":592,"priority":364},"references/decision-trees.md",{"path":594,"priority":364},"references/error-handling.md",{"path":596,"priority":364},"references/migration-guide.md",{"path":598,"priority":364},"references/performance.md",{"path":600,"priority":364},"references/persistence-hydration.md",{"path":602,"priority":364},"references/react-integration.md",{"path":604,"priority":364},"references/real-world-patterns.md",{"path":606,"priority":364},"references/skills-architecture.md",{"path":608,"priority":364},"references/testing-patterns.md",{"path":610,"priority":364},"references/xstate-v5-patterns.md",{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/svelte","Svelte 5 - Reactive UI framework with compiler magic, Runes API, SvelteKit full-stack framework, SSR/SSG, minimal JavaScript","svelte",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/svelte/SKILL.md",[618],{"path":293,"priority":294},{"basePath":620,"description":621,"displayName":622,"installMethods":623,"rationale":624,"selectedPaths":625,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/svelte5-runes-static","Svelte 5 runes + SvelteKit adapter-static (SSG/SSR) patterns for hydration-safe state, store bridges, and reactivity that survives prerendering","svelte5-runes-static",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/svelte5-runes-static/SKILL.md",[626],{"path":293,"priority":294},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/sveltekit","SvelteKit - Full-stack Svelte framework with file-based routing, SSR/SSG, form actions, and adapters for deployment","sveltekit",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/sveltekit/SKILL.md",[634],{"path":293,"priority":294},{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/frameworks/vue","Vue 3 - Progressive JavaScript framework with Composition API, reactivity system, single-file components, Vite integration, TypeScript support","vue",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/vue/SKILL.md",[642],{"path":293,"priority":294},{"basePath":644,"description":645,"displayName":646,"installMethods":647,"rationale":648,"selectedPaths":649,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/testing/cypress","Cypress end-to-end and component testing patterns for web apps: reliable selectors, stable waits, network stubbing, auth handling, CI parallelization, and flake reduction","cypress",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/testing/cypress/SKILL.md",[650],{"path":293,"priority":294},{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/testing/playwright","Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner","playwright-e2e-testing",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/testing/playwright/SKILL.md",[658],{"path":293,"priority":294},{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":295,"sourceLanguage":18,"type":270},"toolchains/javascript/tooling/biome","Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)","biome",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/tooling/biome/SKILL.md",[666],{"path":293,"priority":294},{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":295,"sourceLanguage":18,"type":270},"toolchains/nextjs/api/validated-handler","Type-safe API route handler with automatic Zod validation for Next.js App Router...","validated-handler",{"claudeCode":12},"SKILL.md frontmatter at toolchains/nextjs/api/validated-handler/SKILL.md",[674],{"path":293,"priority":294},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":295,"sourceLanguage":18,"type":270},"toolchains/nextjs/core","Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies","nextjs-core",{"claudeCode":12},"SKILL.md frontmatter at toolchains/nextjs/core/SKILL.md",[682,683,685,687,689,691,693],{"path":293,"priority":294},{"path":684,"priority":364},"references/authentication.md",{"path":686,"priority":364},"references/caching-and-rendering.md",{"path":688,"priority":364},"references/data-fetching.md",{"path":690,"priority":364},"references/routing.md",{"path":692,"priority":364},"references/server-actions.md",{"path":694,"priority":364},"references/testing.md",{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":295,"sourceLanguage":18,"type":270},"toolchains/nextjs/v16","Next.js 16 migration guide (async request APIs, \"use cache\", Turbopack)","nextjs-v16",{"claudeCode":12},"SKILL.md frontmatter at toolchains/nextjs/v16/SKILL.md",[702,703,705,707],{"path":293,"priority":294},{"path":704,"priority":364},"references/cache-components.md",{"path":706,"priority":364},"references/migration-checklist.md",{"path":708,"priority":364},"references/turbopack.md",{"basePath":710,"description":711,"displayName":712,"installMethods":713,"rationale":714,"selectedPaths":715,"source":295,"sourceLanguage":18,"type":270},"toolchains/php/frameworks/espocrm","Comprehensive guide for developing on EspoCRM - metadata-driven CRM with service layer architecture","espocrm-development",{"claudeCode":12},"SKILL.md frontmatter at toolchains/php/frameworks/espocrm/SKILL.md",[716,717,719,721,723,725,727,729,731,733,735],{"path":293,"priority":294},{"path":718,"priority":364},"references/api-actions.md",{"path":720,"priority":364},"references/architecture.md",{"path":722,"priority":364},"references/common-tasks.md",{"path":724,"priority":364},"references/custom-field-types.md",{"path":726,"priority":364},"references/development-workflow.md",{"path":728,"priority":364},"references/extension-packages.md",{"path":730,"priority":364},"references/frontend-customization.md",{"path":732,"priority":364},"references/hooks-and-services.md",{"path":734,"priority":364},"references/select-builder.md",{"path":736,"priority":364},"references/testing-debugging.md",{"basePath":738,"description":739,"displayName":740,"installMethods":741,"rationale":742,"selectedPaths":743,"source":295,"sourceLanguage":18,"type":270},"toolchains/php/frameworks/wordpress/advanced-architecture","Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.","wordpress-advanced-architecture",{"claudeCode":12},"SKILL.md frontmatter at toolchains/php/frameworks/wordpress/advanced-architecture/SKILL.md",[744],{"path":293,"priority":294},{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":295,"sourceLanguage":18,"type":270},"toolchains/php/frameworks/wordpress/block-editor","Modern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+","wordpress-block-editor-fse",{"claudeCode":12},"SKILL.md frontmatter at toolchains/php/frameworks/wordpress/block-editor/SKILL.md",[752],{"path":293,"priority":294},{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":295,"sourceLanguage":18,"type":270},"toolchains/php/frameworks/wordpress/plugin-fundamentals","Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API","wordpress-plugin-fundamentals",{"claudeCode":12},"SKILL.md frontmatter at toolchains/php/frameworks/wordpress/plugin-fundamentals/SKILL.md",[760,761],{"path":293,"priority":294},{"path":305,"priority":306},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":295,"sourceLanguage":18,"type":270},"toolchains/php/frameworks/wordpress/security-validation","Security-first WordPress development with nonces, sanitization, validation, and escaping to prevent XSS, CSRF, and SQL injection vulnerabilities.","wordpress-security-validation",{"claudeCode":12},"SKILL.md frontmatter at toolchains/php/frameworks/wordpress/security-validation/SKILL.md",[769],{"path":293,"priority":294},{"basePath":771,"description":772,"displayName":773,"installMethods":774,"rationale":775,"selectedPaths":776,"source":295,"sourceLanguage":18,"type":270},"toolchains/php/frameworks/wordpress/testing-qa","WordPress plugin and theme testing with PHPUnit integration tests, WP_Mock unit tests, PHPCS coding standards, and CI/CD workflows","wordpress-testing-qa",{"claudeCode":12},"SKILL.md frontmatter at toolchains/php/frameworks/wordpress/testing-qa/SKILL.md",[777,778],{"path":293,"priority":294},{"path":305,"priority":306},{"basePath":780,"description":781,"displayName":782,"installMethods":783,"rationale":784,"selectedPaths":785,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/auth/better-auth/better-auth-authentication","Better Auth authentication flows for TypeScript apps. Use when enabling email/password auth, configuring social providers, or implementing sign-up, sign-in, and verification flows.","better-auth-authentication",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/auth/better-auth/better-auth-authentication/SKILL.md",[786,787,789],{"path":293,"priority":294},{"path":788,"priority":364},"references/email-password.md",{"path":790,"priority":364},"references/providers.md",{"basePath":792,"description":793,"displayName":794,"installMethods":795,"rationale":796,"selectedPaths":797,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/auth/better-auth/better-auth-core","Better Auth core setup for TypeScript apps. Use when configuring the Better Auth instance, wiring server handlers and client instances, working with sessions, or calling server-side auth APIs.","better-auth-core",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/auth/better-auth/better-auth-core/SKILL.md",[798,799,801,803],{"path":293,"priority":294},{"path":800,"priority":364},"references/client-server.md",{"path":802,"priority":364},"references/setup-database.md",{"path":804,"priority":364},"references/typescript.md",{"basePath":806,"description":807,"displayName":808,"installMethods":809,"rationale":810,"selectedPaths":811,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/auth/better-auth/better-auth-integrations","Better Auth framework integrations for TypeScript. Use when wiring route handlers in Next.js, SvelteKit, Remix, Express, Hono, or other web frameworks.","better-auth-integrations",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/auth/better-auth/better-auth-integrations/SKILL.md",[812,813,815],{"path":293,"priority":294},{"path":814,"priority":364},"references/frameworks.md",{"path":816,"priority":364},"references/nextjs.md",{"basePath":818,"description":819,"displayName":820,"installMethods":821,"rationale":822,"selectedPaths":823,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/auth/better-auth/better-auth-plugins","Better Auth plugin system for TypeScript. Use when adding advanced auth features (2FA, magic link, passkey, username, JWT, organizations) via server and client plugins.","better-auth-plugins",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/auth/better-auth/better-auth-plugins/SKILL.md",[824,825],{"path":293,"priority":294},{"path":826,"priority":364},"references/plugins-index.md",{"basePath":828,"description":829,"displayName":830,"installMethods":831,"rationale":832,"selectedPaths":833,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/backend/supabase","Supabase open-source Firebase alternative with Postgres, authentication, storage, and realtime subscriptions. Use when building full-stack applications requiring integrated backend services with Next.js, React, or Vue.","supabase-backend-platform",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/backend/supabase/SKILL.md",[834],{"path":293,"priority":294},{"basePath":836,"description":837,"displayName":838,"installMethods":839,"rationale":840,"selectedPaths":841,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/database/neon","Neon serverless Postgres with autoscaling, instant database branching, and zero-downtime deployments. Use when building serverless applications, implementing database branching for dev/staging, or deploying with Vercel/Netlify.","neon-serverless-postgres",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/database/neon/SKILL.md",[842],{"path":293,"priority":294},{"basePath":844,"description":845,"displayName":846,"installMethods":847,"rationale":848,"selectedPaths":849,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/digitalocean-agentic-cloud","DigitalOcean Gradient AI agentic cloud and AI platform for building, training, and deploying AI agents on GPU infrastructure with foundation models, knowledge bases, and agent routes. Use when planning or operating AI agents on DigitalOcean.","digitalocean-agentic-cloud",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/digitalocean-agentic-cloud/SKILL.md",[850],{"path":293,"priority":294},{"basePath":852,"description":853,"displayName":854,"installMethods":855,"rationale":856,"selectedPaths":857,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/digitalocean-compute","DigitalOcean compute services covering Droplets, App Platform, Functions, Kubernetes (DOKS), GPU Droplets, and Bare Metal GPUs. Use when selecting or provisioning compute for applications, containers, or serverless workloads.","digitalocean-compute",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/digitalocean-compute/SKILL.md",[858],{"path":293,"priority":294},{"basePath":860,"description":861,"displayName":862,"installMethods":863,"rationale":864,"selectedPaths":865,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/digitalocean-containers-images","DigitalOcean containers and images including Container Registry, preconfigured images, and custom images. Use when building, storing, or deploying container images or Droplet images on DigitalOcean.","digitalocean-containers-images",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/digitalocean-containers-images/SKILL.md",[866],{"path":293,"priority":294},{"basePath":868,"description":869,"displayName":870,"installMethods":871,"rationale":872,"selectedPaths":873,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/digitalocean-managed-databases","DigitalOcean Managed Databases for PostgreSQL, MySQL, Redis, MongoDB, Kafka, OpenSearch, and Valkey. Use when provisioning, scaling, or operating managed database clusters on DigitalOcean.","digitalocean-managed-databases",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/digitalocean-managed-databases/SKILL.md",[874],{"path":293,"priority":294},{"basePath":876,"description":877,"displayName":878,"installMethods":879,"rationale":880,"selectedPaths":881,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/digitalocean-management","DigitalOcean management services for monitoring, uptime checks, and resource organization with Projects. Use when setting up observability, alerts, and operational visibility on DigitalOcean.","digitalocean-management",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/digitalocean-management/SKILL.md",[882],{"path":293,"priority":294},{"basePath":884,"description":885,"displayName":886,"installMethods":887,"rationale":888,"selectedPaths":889,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/digitalocean-networking","DigitalOcean networking services including VPC, firewalls, load balancers, reserved IPs, DNS, IPv6, and NAT gateway. Use when designing or securing network connectivity for DigitalOcean workloads.","digitalocean-networking",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/digitalocean-networking/SKILL.md",[890],{"path":293,"priority":294},{"basePath":892,"description":893,"displayName":894,"installMethods":895,"rationale":896,"selectedPaths":897,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/digitalocean-overview","DigitalOcean platform overview for account setup, projects, tooling (Control Panel, doctl, API, Terraform), and service selection across compute, storage, databases, networking, management, and teams. Use when onboarding or planning DigitalOcean usage.","digitalocean-overview",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/digitalocean-overview/SKILL.md",[898],{"path":293,"priority":294},{"basePath":900,"description":901,"displayName":902,"installMethods":903,"rationale":904,"selectedPaths":905,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/digitalocean-storage","DigitalOcean storage services including Spaces object storage, Volumes block storage, NFS, Snapshots, and Backups. Use when selecting or managing storage for DigitalOcean workloads.","digitalocean-storage",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/digitalocean-storage/SKILL.md",[906],{"path":293,"priority":294},{"basePath":908,"description":909,"displayName":910,"installMethods":911,"rationale":912,"selectedPaths":913,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/digitalocean-teams","DigitalOcean Teams and Organizations for billing, access control, roles, and membership. Use when managing team structure, permissions, and organization-wide billing on DigitalOcean.","digitalocean-teams",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/digitalocean-teams/SKILL.md",[914],{"path":293,"priority":294},{"basePath":916,"description":917,"displayName":918,"installMethods":919,"rationale":920,"selectedPaths":921,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/netlify","Netlify JAMstack deployment platform with serverless functions, forms, and identity","netlify-deployment-platform",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/netlify/SKILL.md",[922],{"path":293,"priority":294},{"basePath":924,"description":925,"displayName":926,"installMethods":927,"rationale":928,"selectedPaths":929,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/vercel-ai","Vercel AI platform guidance covering AI SDK, AI Gateway, Vercel Agent, and MCP. Use when building AI-powered or agentic workloads on Vercel.","vercel-ai",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/vercel-ai/SKILL.md",[930],{"path":293,"priority":294},{"basePath":932,"description":933,"displayName":934,"installMethods":935,"rationale":936,"selectedPaths":937,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/vercel-deployments-builds","Vercel deployment lifecycle for builds, deployments, previews, release phases, and rollback. Use when configuring build output, deployment workflows, or release controls on Vercel.","vercel-deployments-builds",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/vercel-deployments-builds/SKILL.md",[938],{"path":293,"priority":294},{"basePath":940,"description":941,"displayName":942,"installMethods":943,"rationale":944,"selectedPaths":945,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/vercel-functions-runtime","Vercel Functions and Edge Runtime, including cron jobs and routing middleware. Use when building APIs, serverless workloads, or scheduled tasks on Vercel.","vercel-functions-runtime",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/vercel-functions-runtime/SKILL.md",[946],{"path":293,"priority":294},{"basePath":948,"description":949,"displayName":950,"installMethods":951,"rationale":952,"selectedPaths":953,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/vercel-networking-domains","Vercel networking and routing for domains, DNS, redirects, rewrites, headers, CDN, edge cache, and regions. Use when configuring routing or traffic behavior on Vercel.","vercel-networking-domains",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/vercel-networking-domains/SKILL.md",[954],{"path":293,"priority":294},{"basePath":956,"description":957,"displayName":958,"installMethods":959,"rationale":960,"selectedPaths":961,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/vercel-observability","Vercel observability for Web Analytics, Speed Insights, logs, tracing, alerts, and observability tooling. Use when monitoring performance or debugging production behavior on Vercel.","vercel-observability",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/vercel-observability/SKILL.md",[962],{"path":293,"priority":294},{"basePath":964,"description":965,"displayName":966,"installMethods":967,"rationale":968,"selectedPaths":969,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/vercel-overview","Vercel platform overview for onboarding, projects, CLI, Git integration, environment variables, project configuration, REST API, and webhooks. Use when planning or operating workloads on Vercel.","vercel-overview",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/vercel-overview/SKILL.md",[970],{"path":293,"priority":294},{"basePath":972,"description":973,"displayName":974,"installMethods":975,"rationale":976,"selectedPaths":977,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/vercel-security-access","Vercel security and access controls including RBAC, SSO, deployment protection, firewall, bot defense, audit logs, and 2FA. Use when securing Vercel projects or managing access.","vercel-security-access",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/vercel-security-access/SKILL.md",[978],{"path":293,"priority":294},{"basePath":980,"description":981,"displayName":982,"installMethods":983,"rationale":984,"selectedPaths":985,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/vercel-storage-data","Vercel data and storage services including Postgres, Redis, Vercel Blob, Edge Config, and data cache. Use when selecting data storage or caching on Vercel.","vercel-storage-data",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/vercel-storage-data/SKILL.md",[986],{"path":293,"priority":294},{"basePath":988,"description":989,"displayName":990,"installMethods":991,"rationale":992,"selectedPaths":993,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/deployment/vercel-teams-billing","Vercel account, team, and billing management including plans and spend controls. Use when managing teams, accounts, or cost governance on Vercel.","vercel-teams-billing",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/deployment/vercel-teams-billing/SKILL.md",[994],{"path":293,"priority":294},{"basePath":996,"description":997,"displayName":998,"installMethods":999,"rationale":1000,"selectedPaths":1001,"source":295,"sourceLanguage":18,"type":270},"toolchains/platforms/observability/datadog","Full-stack observability with Datadog APM, logs, metrics, synthetics, and RUM. Use when implementing monitoring, tracing, alerting, or cost optimization for production systems.","datadog-observability",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/observability/datadog/SKILL.md",[1002,1003,1005,1007,1009,1011,1013,1015],{"path":293,"priority":294},{"path":1004,"priority":364},"references/agent-installation.md",{"path":1006,"priority":364},"references/alerting.md",{"path":1008,"priority":364},"references/apm-instrumentation.md",{"path":1010,"priority":364},"references/cost-optimization.md",{"path":1012,"priority":364},"references/custom-metrics.md",{"path":1014,"priority":364},"references/kubernetes.md",{"path":1016,"priority":364},"references/log-management.md",{"basePath":1018,"description":1019,"displayName":1020,"installMethods":1021,"rationale":1022,"selectedPaths":1023,"source":295,"sourceLanguage":18,"type":270},"toolchains/python/async/asyncio","Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns","asyncio",{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/async/asyncio/SKILL.md",[1024],{"path":293,"priority":294},{"basePath":1026,"description":1027,"displayName":1028,"installMethods":1029,"rationale":1030,"selectedPaths":1031,"source":295,"sourceLanguage":18,"type":270},"toolchains/python/async/celery","Distributed task queue system for Python enabling asynchronous execution of background jobs, scheduled tasks, and workflows across multiple workers with Django, Flask, and FastAPI integration.","celery",{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/async/celery/SKILL.md",[1032],{"path":293,"priority":294},{"basePath":1034,"description":1035,"displayName":1036,"installMethods":1037,"rationale":1038,"selectedPaths":1039,"source":295,"sourceLanguage":18,"type":270},"toolchains/python/data/sqlalchemy","SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic","sqlalchemy-orm",{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/data/sqlalchemy/SKILL.md",[1040],{"path":293,"priority":294},{"basePath":1042,"description":1043,"displayName":1044,"installMethods":1045,"rationale":1046,"selectedPaths":1047,"source":295,"sourceLanguage":18,"type":270},"toolchains/python/frameworks/django","Django full-featured Python web framework with batteries included (ORM, admin, auth)","django-framework",{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/frameworks/django/SKILL.md",[1048],{"path":293,"priority":294},{"basePath":1050,"description":1051,"displayName":1052,"installMethods":1053,"rationale":1054,"selectedPaths":1055,"source":295,"sourceLanguage":18,"type":270},"toolchains/python/frameworks/fastapi-local-dev","FastAPI dev/prod runbook (Uvicorn reload, Gunicorn)","fastapi-local-dev",{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/frameworks/fastapi-local-dev/SKILL.md",[1056,1057,1059,1061,1063,1065,1067],{"path":293,"priority":294},{"path":1058,"priority":364},"references/dev-server.md",{"path":1060,"priority":364},"references/docker.md",{"path":1062,"priority":364},"references/process-management.md",{"path":1064,"priority":364},"references/production-gunicorn.md",{"path":1066,"priority":364},"references/templates.md",{"path":1068,"priority":364},"references/troubleshooting.md",{"basePath":1070,"description":1071,"displayName":1072,"installMethods":1073,"rationale":1074,"selectedPaths":1075,"source":295,"sourceLanguage":18,"type":270},"toolchains/python/frameworks/flask","Flask - Lightweight Python web framework for microservices, REST APIs, and flexible web applications with extensive extension ecosystem","flask",{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/frameworks/flask/SKILL.md",[1076],{"path":293,"priority":294},{"basePath":1078,"description":1079,"displayName":1080,"installMethods":1081,"rationale":1082,"selectedPaths":1083,"source":295,"sourceLanguage":18,"type":270},"toolchains/python/testing/pytest","pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask","pytest",{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/testing/pytest/SKILL.md",[1084],{"path":293,"priority":294},{"basePath":1086,"description":1087,"displayName":1088,"installMethods":1089,"rationale":1090,"selectedPaths":1091,"source":295,"sourceLanguage":18,"type":270},"toolchains/python/tooling/mypy","mypy - Static type checker for Python with gradual typing, strict mode, Protocol support, and framework integration","mypy",{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/tooling/mypy/SKILL.md",[1092],{"path":293,"priority":294},{"basePath":1094,"description":1095,"displayName":1096,"installMethods":1097,"rationale":1098,"selectedPaths":1099,"source":295,"sourceLanguage":18,"type":270},"toolchains/python/tooling/pyright","Pyright fast Python type checker from Microsoft with VS Code integration and strict type checking modes","pyright-type-checker",{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/tooling/pyright/SKILL.md",[1100],{"path":293,"priority":294},{"basePath":1102,"description":1103,"displayName":1104,"installMethods":1105,"rationale":1106,"selectedPaths":1107,"source":295,"sourceLanguage":18,"type":270},"toolchains/python/validation/pydantic","Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management.","pydantic",{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/validation/pydantic/SKILL.md",[1108],{"path":293,"priority":294},{"basePath":1110,"description":1111,"displayName":1112,"installMethods":1113,"rationale":1114,"selectedPaths":1115,"source":295,"sourceLanguage":18,"type":270},"toolchains/rust/cli/clap","Build production Rust CLIs with Clap: subcommands, config layering, validation, exit codes, shell completions, and testable command surfaces","clap",{"claudeCode":12},"SKILL.md frontmatter at toolchains/rust/cli/clap/SKILL.md",[1116],{"path":293,"priority":294},{"basePath":1118,"description":1119,"displayName":1120,"installMethods":1121,"rationale":1122,"selectedPaths":1123,"source":295,"sourceLanguage":18,"type":270},"toolchains/rust/desktop-applications","Build cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives","rust-desktop-applications",{"claudeCode":12},"SKILL.md frontmatter at toolchains/rust/desktop-applications/SKILL.md",[1124,1125,1127,1129,1131,1133,1135],{"path":293,"priority":294},{"path":1126,"priority":364},"references/architecture-patterns.md",{"path":1128,"priority":364},"references/native-gui-frameworks.md",{"path":1130,"priority":364},"references/platform-integration.md",{"path":1132,"priority":364},"references/state-management.md",{"path":1134,"priority":364},"references/tauri-framework.md",{"path":1136,"priority":364},"references/testing-deployment.md",{"basePath":1138,"description":1139,"displayName":1140,"installMethods":1141,"rationale":1142,"selectedPaths":1143,"source":295,"sourceLanguage":18,"type":270},"toolchains/rust/frameworks/axum","Axum (Rust) web framework patterns for production APIs: routers/extractors, state, middleware, error handling, tracing, graceful shutdown, and testing","axum",{"claudeCode":12},"SKILL.md frontmatter at toolchains/rust/frameworks/axum/SKILL.md",[1144],{"path":293,"priority":294},{"basePath":1146,"description":1147,"displayName":1148,"installMethods":1149,"rationale":1150,"selectedPaths":1151,"source":295,"sourceLanguage":18,"type":270},"toolchains/rust/frameworks/tauri","Advanced Tauri event patterns for bidirectional communication, streaming data, window-to-window messaging, and custom event handling","tauri-event-system",{"claudeCode":12},"SKILL.md frontmatter at toolchains/rust/frameworks/tauri/SKILL.md",[1152],{"path":293,"priority":294},{"basePath":1154,"description":1155,"displayName":1156,"installMethods":1157,"rationale":1158,"selectedPaths":1159,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/api/trpc","tRPC end-to-end type-safe APIs for TypeScript with React Query integration and full-stack type safety","trpc-type-safety",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/api/trpc/SKILL.md",[1160],{"path":293,"priority":294},{"basePath":1162,"description":1163,"displayName":1164,"installMethods":1165,"rationale":1166,"selectedPaths":1167,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/build/turborepo","High-performance monorepo build system with intelligent caching, task orchestration, and parallel execution for multi-package repositories and microservices.","turborepo",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/build/turborepo/SKILL.md",[1168],{"path":293,"priority":294},{"basePath":1170,"description":1171,"displayName":1172,"installMethods":1173,"rationale":1174,"selectedPaths":1175,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/core","Advanced TypeScript patterns and best practices for 2025","typescript-core",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/core/SKILL.md",[1176,1177,1179,1181,1183,1184,1186],{"path":293,"priority":294},{"path":1178,"priority":364},"references/advanced-patterns-2025.md",{"path":1180,"priority":364},"references/advanced-types.md",{"path":1182,"priority":364},"references/configuration.md",{"path":592,"priority":364},{"path":1185,"priority":364},"references/runtime-validation.md",{"path":1068,"priority":364},{"basePath":1188,"description":1189,"displayName":1190,"installMethods":1191,"rationale":1192,"selectedPaths":1193,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/data/drizzle","Type-safe SQL ORM for TypeScript with zero runtime overhead","drizzle-orm",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/data/drizzle/SKILL.md",[1194,1195,1197,1198,1200],{"path":293,"priority":294},{"path":1196,"priority":364},"references/advanced-schemas.md",{"path":598,"priority":364},{"path":1199,"priority":364},"references/query-patterns.md",{"path":1201,"priority":364},"references/vs-prisma.md",{"basePath":1203,"description":1204,"displayName":1205,"installMethods":1206,"rationale":1207,"selectedPaths":1208,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/data/drizzle-migrations","Migration-first database development workflow using Drizzle ORM for TypeScript/J...","drizzle-migrations",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/data/drizzle-migrations/SKILL.md",[1209],{"path":293,"priority":294},{"basePath":1211,"description":1212,"displayName":1213,"installMethods":1214,"rationale":1215,"selectedPaths":1216,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/data/kysely","Kysely type-safe SQL query builder - End-to-end type safety from schema to queries, migrations, transactions, plugins","kysely",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/data/kysely/SKILL.md",[1217],{"path":293,"priority":294},{"basePath":1219,"description":1220,"displayName":1221,"installMethods":1222,"rationale":1223,"selectedPaths":1224,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/data/prisma","Prisma ORM for TypeScript - Type-safe database toolkit with schema-first development, auto-generated client, migrations, relations, and Prisma Studio","prisma-orm",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/data/prisma/SKILL.md",[1225],{"path":293,"priority":294},{"basePath":1227,"description":1228,"displayName":1229,"installMethods":1230,"rationale":1231,"selectedPaths":1232,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/frameworks/fastify","Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and graceful shutdown","fastify",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/frameworks/fastify/SKILL.md",[1233],{"path":293,"priority":294},{"basePath":1235,"description":1236,"displayName":1237,"installMethods":1238,"rationale":1239,"selectedPaths":1240,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/frameworks/nodejs-backend","Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration","nodejs-backend-typescript",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/frameworks/nodejs-backend/SKILL.md",[1241],{"path":293,"priority":294},{"basePath":1243,"description":1244,"displayName":1245,"installMethods":1246,"rationale":1247,"selectedPaths":1248,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/state/tanstack-query","TanStack Query (React Query) for asynchronous server-state management with automatic caching, background refetching, optimistic updates, and pagination in React applications.","tanstack-query",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/state/tanstack-query/SKILL.md",[1249],{"path":293,"priority":294},{"basePath":1251,"description":1252,"displayName":1253,"installMethods":1254,"rationale":1255,"selectedPaths":1256,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/state/zustand","Minimal, unopinionated state management library for React with simple hook-based API, no providers, and minimal boilerplate for global state without Redux complexity.","zustand",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/state/zustand/SKILL.md",[1257],{"path":293,"priority":294},{"basePath":1259,"description":1260,"displayName":1261,"installMethods":1262,"rationale":1263,"selectedPaths":1264,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/testing/jest","Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration","jest-typescript",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/testing/jest/SKILL.md",[1265],{"path":293,"priority":294},{"basePath":1267,"description":1268,"displayName":1269,"installMethods":1270,"rationale":1271,"selectedPaths":1272,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/testing/vitest","Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design","vitest",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/testing/vitest/SKILL.md",[1273,1274,1276],{"path":293,"priority":294},{"path":1275,"priority":364},"CODE_EXAMPLES_INDEX.md",{"path":1277,"priority":364},"IMPLEMENTATION_SUMMARY.md",{"basePath":1279,"description":1280,"displayName":1281,"installMethods":1282,"rationale":1283,"selectedPaths":1284,"source":295,"sourceLanguage":18,"type":270},"toolchains/typescript/validation/zod","TypeScript-first schema validation library with static type inference for form validation, API validation, and runtime type checking with compile-time types.","zod",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/validation/zod/SKILL.md",[1285],{"path":293,"priority":294},{"basePath":1287,"description":1288,"displayName":1289,"installMethods":1290,"rationale":1291,"selectedPaths":1292,"source":295,"sourceLanguage":18,"type":270},"toolchains/ui/components/daisyui","Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI development.","daisyui",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ui/components/daisyui/SKILL.md",[1293],{"path":293,"priority":294},{"basePath":1295,"description":1296,"displayName":1297,"installMethods":1298,"rationale":1299,"selectedPaths":1300,"source":295,"sourceLanguage":18,"type":270},"toolchains/ui/components/headlessui","Headless UI - Unstyled, fully accessible UI components for React and Vue with built-in ARIA patterns","headlessui",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ui/components/headlessui/SKILL.md",[1301],{"path":293,"priority":294},{"basePath":1303,"description":1304,"displayName":1305,"installMethods":1306,"rationale":1307,"selectedPaths":1308,"source":295,"sourceLanguage":18,"type":270},"toolchains/ui/components/shadcn","shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership","shadcn-ui",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ui/components/shadcn/SKILL.md",[1309],{"path":293,"priority":294},{"basePath":1311,"description":1312,"displayName":1313,"installMethods":1314,"rationale":1315,"selectedPaths":1316,"source":295,"sourceLanguage":18,"type":270},"toolchains/ui/styling/tailwind","Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode","tailwind-css",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ui/styling/tailwind/SKILL.md",[1317],{"path":293,"priority":294},{"basePath":1319,"description":1320,"displayName":1321,"installMethods":1322,"rationale":1323,"selectedPaths":1324,"source":295,"sourceLanguage":18,"type":270},"toolchains/universal/data/graphql","GraphQL query language and runtime for APIs enabling clients to request exactly the data they need with strongly-typed schemas and single endpoint architecture.","graphql",{"claudeCode":12},"SKILL.md frontmatter at toolchains/universal/data/graphql/SKILL.md",[1325],{"path":293,"priority":294},{"basePath":1327,"description":1328,"displayName":1329,"installMethods":1330,"rationale":1331,"selectedPaths":1332,"source":295,"sourceLanguage":18,"type":270},"toolchains/universal/dependency/audit","Dependency audit and cleanup workflow for maintaining healthy project dependencies. Use for regular maintenance, security updates, and removing unused packages.","dependency-audit",{"claudeCode":12},"SKILL.md frontmatter at toolchains/universal/dependency/audit/SKILL.md",[1333],{"path":293,"priority":294},{"basePath":1335,"description":1336,"displayName":1337,"installMethods":1338,"rationale":1339,"selectedPaths":1340,"source":295,"sourceLanguage":18,"type":270},"toolchains/universal/emergency/release","Emergency release workflow for critical bug fixes and security patches. Use when production issues require fast-track deployment.","emergency-release-workflow",{"claudeCode":12},"SKILL.md frontmatter at toolchains/universal/emergency/release/SKILL.md",[1341],{"path":293,"priority":294},{"basePath":1343,"description":1344,"displayName":1345,"installMethods":1346,"rationale":1347,"selectedPaths":1348,"source":295,"sourceLanguage":18,"type":270},"toolchains/universal/infrastructure/docker","Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and production environments.","docker",{"claudeCode":12},"SKILL.md frontmatter at toolchains/universal/infrastructure/docker/SKILL.md",[1349],{"path":293,"priority":294},{"basePath":1351,"description":1352,"displayName":1353,"installMethods":1354,"rationale":1355,"selectedPaths":1356,"source":295,"sourceLanguage":18,"type":270},"toolchains/universal/infrastructure/github-actions","GitHub Actions CI/CD workflows for automating build, test, and deployment","github-actions",{"claudeCode":12},"SKILL.md frontmatter at toolchains/universal/infrastructure/github-actions/SKILL.md",[1357],{"path":293,"priority":294},{"basePath":1359,"description":1360,"displayName":1361,"installMethods":1362,"rationale":1363,"selectedPaths":1364,"source":295,"sourceLanguage":18,"type":270},"toolchains/universal/infrastructure/homebrew-formula-maintenance","Homebrew formula maintenance workflows for Python CLIs and taps, including version bumps, SHA/resource updates, testing, audits, and releases.","homebrew-formula-maintenance",{"claudeCode":12},"SKILL.md frontmatter at toolchains/universal/infrastructure/homebrew-formula-maintenance/SKILL.md",[1365],{"path":293,"priority":294},{"basePath":1367,"description":1368,"displayName":1369,"installMethods":1370,"rationale":1371,"selectedPaths":1372,"source":295,"sourceLanguage":18,"type":270},"toolchains/universal/infrastructure/media-transcoding","FFmpeg-based media transcoding workflows with preset-driven conversions, batch processing, and safe backups for web/mobile/archive outputs.","media-transcoding",{"claudeCode":12},"SKILL.md frontmatter at toolchains/universal/infrastructure/media-transcoding/SKILL.md",[1373],{"path":293,"priority":294},{"basePath":1375,"description":1376,"displayName":1377,"installMethods":1378,"rationale":1379,"selectedPaths":1380,"source":295,"sourceLanguage":18,"type":270},"toolchains/universal/pr/quality","PR quality checklist for ensuring comprehensive, well-documented pull requests. Use before submitting PRs to improve review efficiency and code quality.","pr-quality-checklist",{"claudeCode":12},"SKILL.md frontmatter at toolchains/universal/pr/quality/SKILL.md",[1381],{"path":293,"priority":294},{"basePath":1383,"description":1384,"displayName":1385,"installMethods":1386,"rationale":1387,"selectedPaths":1388,"source":295,"sourceLanguage":18,"type":270},"toolchains/universal/security/api-review","API security checklist for reviewing endpoints before deployment. Use when creating or modifying API routes to ensure proper authentication, authorization, and input validation.","api-security-review",{"claudeCode":12},"SKILL.md frontmatter at toolchains/universal/security/api-review/SKILL.md",[1389],{"path":293,"priority":294},{"basePath":1391,"description":1392,"displayName":1393,"installMethods":1394,"rationale":1395,"selectedPaths":1396,"source":295,"sourceLanguage":18,"type":270},"toolchains/visualbasic/core","Core VB.NET patterns, type safety, modern language features","vb-core",{"claudeCode":12},"SKILL.md frontmatter at toolchains/visualbasic/core/SKILL.md",[1397],{"path":293,"priority":294},{"basePath":1399,"description":1400,"displayName":1401,"installMethods":1402,"rationale":1403,"selectedPaths":1404,"source":295,"sourceLanguage":18,"type":270},"toolchains/visualbasic/database/adonet","ADO.NET patterns, Entity Framework, database best practices","vb-database",{"claudeCode":12},"SKILL.md frontmatter at toolchains/visualbasic/database/adonet/SKILL.md",[1405],{"path":293,"priority":294},{"basePath":1407,"description":1408,"displayName":1409,"installMethods":1410,"rationale":1411,"selectedPaths":1412,"source":295,"sourceLanguage":18,"type":270},"toolchains/visualbasic/frameworks/winforms","Windows Forms development patterns, UI threading, data binding","vb-winforms",{"claudeCode":12},"SKILL.md frontmatter at toolchains/visualbasic/frameworks/winforms/SKILL.md",[1413],{"path":293,"priority":294},{"basePath":1415,"description":1416,"displayName":1417,"installMethods":1418,"rationale":1419,"selectedPaths":1420,"source":295,"sourceLanguage":18,"type":270},"toolchains/visualbasic/legacy/vb6-interop","Classic VB6 patterns, COM interop, migration strategies","vb6-legacy",{"claudeCode":12},"SKILL.md frontmatter at toolchains/visualbasic/legacy/vb6-interop/SKILL.md",[1421],{"path":293,"priority":294},{"basePath":1423,"description":1424,"displayName":1425,"installMethods":1426,"rationale":1427,"selectedPaths":1428,"source":295,"sourceLanguage":18,"type":270},"universal/architecture/software-patterns","Decision framework for architectural patterns including DI, SOA, Repository, Domain Events, Circuit Breaker, and Anti-Corruption Layer. Use when designing systems, choosing patterns, or reviewing architecture.","software-patterns",{"claudeCode":12},"SKILL.md frontmatter at universal/architecture/software-patterns/SKILL.md",[1429,1430,1432,1433,1435,1437],{"path":293,"priority":294},{"path":1431,"priority":364},"references/anti-patterns.md",{"path":592,"priority":364},{"path":1434,"priority":364},"references/examples.md",{"path":1436,"priority":364},"references/foundational-patterns.md",{"path":1438,"priority":364},"references/situational-patterns.md",{"basePath":1440,"description":1441,"displayName":1442,"installMethods":1443,"rationale":1444,"selectedPaths":1445,"source":295,"sourceLanguage":18,"type":270},"universal/collaboration/brainstorming","Interactive idea refinement using Socratic method to develop fully-formed designs","brainstorming",{"claudeCode":12},"SKILL.md frontmatter at universal/collaboration/brainstorming/SKILL.md",[1446],{"path":293,"priority":294},{"basePath":1448,"description":1449,"displayName":1450,"installMethods":1451,"rationale":1452,"selectedPaths":1453,"source":295,"sourceLanguage":18,"type":270},"universal/collaboration/dispatching-parallel-agents","Use multiple Claude agents to investigate and fix independent problems concurrently","dispatching-parallel-agents",{"claudeCode":12},"SKILL.md frontmatter at universal/collaboration/dispatching-parallel-agents/SKILL.md",[1454,1455,1457,1459,1460],{"path":293,"priority":294},{"path":1456,"priority":364},"references/agent-prompts.md",{"path":1458,"priority":364},"references/coordination-patterns.md",{"path":1434,"priority":364},{"path":1068,"priority":364},{"basePath":1462,"description":1463,"displayName":1464,"installMethods":1465,"rationale":1466,"selectedPaths":1467,"source":295,"sourceLanguage":18,"type":270},"universal/collaboration/git-workflow","Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.","git-workflow",{"claudeCode":12},"SKILL.md frontmatter at universal/collaboration/git-workflow/SKILL.md",[1468],{"path":293,"priority":294},{"basePath":1470,"description":1471,"displayName":1472,"installMethods":1473,"rationale":1474,"selectedPaths":1475,"source":295,"sourceLanguage":18,"type":270},"universal/collaboration/git-worktrees","Use git worktrees for parallel development on multiple branches simultaneously","git-worktrees",{"claudeCode":12},"SKILL.md frontmatter at universal/collaboration/git-worktrees/SKILL.md",[1476],{"path":293,"priority":294},{"basePath":1478,"description":1479,"displayName":1480,"installMethods":1481,"rationale":1482,"selectedPaths":1483,"source":295,"sourceLanguage":18,"type":270},"universal/collaboration/requesting-code-review","Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding","requesting-code-review",{"claudeCode":12},"SKILL.md frontmatter at universal/collaboration/requesting-code-review/SKILL.md",[1484,1485,1487],{"path":293,"priority":294},{"path":1486,"priority":364},"references/code-reviewer-template.md",{"path":1488,"priority":364},"references/review-examples.md",{"basePath":1490,"description":1491,"displayName":1492,"installMethods":1493,"rationale":1494,"selectedPaths":1495,"source":295,"sourceLanguage":18,"type":270},"universal/collaboration/stacked-prs","Create and manage stacked (dependent) pull requests for complex features","stacked-prs",{"claudeCode":12},"SKILL.md frontmatter at universal/collaboration/stacked-prs/SKILL.md",[1496],{"path":293,"priority":294},{"basePath":1498,"description":1499,"displayName":1500,"installMethods":1501,"rationale":1502,"selectedPaths":1503,"source":295,"sourceLanguage":18,"type":270},"universal/collaboration/writing-plans","Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context","writing-plans",{"claudeCode":12},"SKILL.md frontmatter at universal/collaboration/writing-plans/SKILL.md",[1504,1505,1507],{"path":293,"priority":294},{"path":1506,"priority":364},"references/best-practices.md",{"path":1508,"priority":364},"references/plan-structure-templates.md",{"basePath":1510,"description":1511,"displayName":1512,"installMethods":1513,"rationale":1514,"selectedPaths":1515,"source":295,"sourceLanguage":18,"type":270},"universal/data/database-migration","Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance.","database-migration",{"claudeCode":12},"SKILL.md frontmatter at universal/data/database-migration/SKILL.md",[1516,1517,1518],{"path":293,"priority":294},{"path":592,"priority":364},{"path":1068,"priority":364},{"basePath":1520,"description":1521,"displayName":1522,"installMethods":1523,"rationale":1524,"selectedPaths":1525,"source":295,"sourceLanguage":18,"type":270},"universal/data/json-data-handling","Working effectively with JSON data structures.","json-data-handling",{"claudeCode":12},"SKILL.md frontmatter at universal/data/json-data-handling/SKILL.md",[1526],{"path":293,"priority":294},{"basePath":1528,"description":1529,"displayName":1530,"installMethods":1531,"rationale":1532,"selectedPaths":1533,"source":295,"sourceLanguage":18,"type":270},"universal/data/reporting-pipelines","Reporting pipelines for CSV/JSON/Markdown exports with timestamped outputs, summaries, and post-processing.","reporting-pipelines",{"claudeCode":12},"SKILL.md frontmatter at universal/data/reporting-pipelines/SKILL.md",[1534],{"path":293,"priority":294},{"basePath":1536,"description":1537,"displayName":1538,"installMethods":1539,"rationale":1540,"selectedPaths":1541,"source":295,"sourceLanguage":18,"type":270},"universal/data/sec-edgar-pipeline","SEC EDGAR extraction pipeline: setup, filing discovery by CIK, recipe-driven extraction, and report generation.","sec-edgar-pipeline",{"claudeCode":12},"SKILL.md frontmatter at universal/data/sec-edgar-pipeline/SKILL.md",[1542],{"path":293,"priority":294},{"basePath":1544,"description":1545,"displayName":1546,"installMethods":1547,"rationale":1548,"selectedPaths":1549,"source":295,"sourceLanguage":18,"type":270},"universal/data/xlsx","Working with Excel files programmatically.","xlsx",{"claudeCode":12},"SKILL.md frontmatter at universal/data/xlsx/SKILL.md",[1550],{"path":293,"priority":294},{"basePath":1552,"description":1553,"displayName":1554,"installMethods":1555,"rationale":1556,"selectedPaths":1557,"source":295,"sourceLanguage":18,"type":270},"universal/debugging/root-cause-tracing","Systematically trace bugs backward through call stack to find original trigger","root-cause-tracing",{"claudeCode":12},"SKILL.md frontmatter at universal/debugging/root-cause-tracing/SKILL.md",[1558,1559,1561,1562,1564],{"path":293,"priority":294},{"path":1560,"priority":364},"references/advanced-techniques.md",{"path":1434,"priority":364},{"path":1563,"priority":364},"references/integration.md",{"path":1565,"priority":364},"references/tracing-techniques.md",{"basePath":1567,"description":1568,"displayName":1569,"installMethods":1570,"rationale":1571,"selectedPaths":1572,"source":295,"sourceLanguage":18,"type":270},"universal/debugging/systematic-debugging","Systematic debugging methodology emphasizing root cause analysis over quick fixes","systematic-debugging",{"claudeCode":12},"SKILL.md frontmatter at universal/debugging/systematic-debugging/SKILL.md",[1573,1574,1575,1576,1577],{"path":293,"priority":294},{"path":1431,"priority":364},{"path":1434,"priority":364},{"path":1068,"priority":364},{"path":1578,"priority":364},"references/workflow.md",{"basePath":1580,"description":1581,"displayName":1582,"installMethods":1583,"rationale":1584,"selectedPaths":1585,"source":295,"sourceLanguage":18,"type":270},"universal/debugging/verification-before-completion","Run verification commands and confirm output before claiming success","verification-before-completion",{"claudeCode":12},"SKILL.md frontmatter at universal/debugging/verification-before-completion/SKILL.md",[1586,1587,1589,1591,1593],{"path":293,"priority":294},{"path":1588,"priority":364},"references/gate-function.md",{"path":1590,"priority":364},"references/integration-and-workflows.md",{"path":1592,"priority":364},"references/red-flags-and-failures.md",{"path":1594,"priority":364},"references/verification-patterns.md",{"basePath":1596,"description":1597,"displayName":1598,"installMethods":1599,"rationale":1600,"selectedPaths":1601,"source":295,"sourceLanguage":18,"type":270},"universal/infrastructure/env-manager","Environment variable validation, security scanning, and management for Next.js, Vite, React, and Node.js applications","env-manager",{"claudeCode":12},"SKILL.md frontmatter at universal/infrastructure/env-manager/SKILL.md",[1602,1603,1604,1606,1608,1609],{"path":293,"priority":294},{"path":814,"priority":364},{"path":1605,"priority":364},"references/security.md",{"path":1607,"priority":364},"references/synchronization.md",{"path":1068,"priority":364},{"path":1610,"priority":364},"references/validation.md",{"basePath":1612,"description":1613,"displayName":1614,"installMethods":1615,"rationale":1616,"selectedPaths":1617,"source":295,"sourceLanguage":18,"type":270},"universal/infrastructure/kubernetes","Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging","kubernetes",{"claudeCode":12},"SKILL.md frontmatter at universal/infrastructure/kubernetes/SKILL.md",[1618,1619,1621,1623,1625],{"path":293,"priority":294},{"path":1620,"priority":364},"references/core-objects.md",{"path":1622,"priority":364},"references/debugging-runbook.md",{"path":1624,"priority":364},"references/rollouts-and-probes.md",{"path":506,"priority":364},{"basePath":1627,"description":1628,"displayName":1629,"installMethods":1630,"rationale":1631,"selectedPaths":1632,"source":295,"sourceLanguage":18,"type":270},"universal/infrastructure/terraform","Terraform infrastructure-as-code workflow patterns: state and environments, module design, safe plan/apply, drift control, and CI guardrails","terraform",{"claudeCode":12},"SKILL.md frontmatter at universal/infrastructure/terraform/SKILL.md",[1633,1634,1636,1638],{"path":293,"priority":294},{"path":1635,"priority":364},"references/modules-and-composition.md",{"path":1637,"priority":364},"references/state-and-environments.md",{"path":1639,"priority":364},"references/workflows-and-guardrails.md",{"basePath":1641,"description":1642,"displayName":1643,"installMethods":1644,"rationale":1645,"selectedPaths":1646,"source":295,"sourceLanguage":18,"type":270},"universal/main/artifacts-builder","Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui)","artifacts-builder",{"claudeCode":12},"SKILL.md frontmatter at universal/main/artifacts-builder/SKILL.md",[1647],{"path":293,"priority":294},{"basePath":1649,"description":1650,"displayName":1651,"installMethods":1652,"rationale":1653,"selectedPaths":1654,"source":295,"sourceLanguage":18,"type":270},"universal/main/internal-comms","Framework for writing concise 3P (Progress, Plans, Problems) team updates for executives and stakeholders","internal-comms-3p-updates",{"claudeCode":12},"SKILL.md frontmatter at universal/main/internal-comms/SKILL.md",[1655],{"path":293,"priority":294},{"basePath":1657,"description":1658,"displayName":1659,"installMethods":1660,"rationale":1661,"selectedPaths":1662,"source":295,"sourceLanguage":18,"type":270},"universal/main/mcp-builder","MCP (Model Context Protocol) server build and evaluation guide, including local conventions for tool surfaces, config, and testing","mcp-builder",{"claudeCode":12},"SKILL.md frontmatter at universal/main/mcp-builder/SKILL.md",[1663],{"path":293,"priority":294},{"basePath":1665,"description":1666,"displayName":1667,"installMethods":1668,"rationale":1669,"selectedPaths":1670,"source":295,"sourceLanguage":18,"type":270},"universal/main/skill-creator","Guide for creating effective skills","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at universal/main/skill-creator/SKILL.md",[1671,1672,1673,1675,1676,1678],{"path":293,"priority":294},{"path":1506,"priority":364},{"path":1674,"priority":364},"references/creation-workflow.md",{"path":1434,"priority":364},{"path":1677,"priority":364},"references/progressive-disclosure.md",{"path":1679,"priority":364},"references/skill-structure.md",{"basePath":1681,"description":1682,"displayName":1683,"installMethods":1684,"rationale":1685,"selectedPaths":1686,"source":295,"sourceLanguage":18,"type":270},"universal/observability/opentelemetry","OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting","opentelemetry",{"claudeCode":12},"SKILL.md frontmatter at universal/observability/opentelemetry/SKILL.md",[1687,1688,1690,1692],{"path":293,"priority":294},{"path":1689,"priority":364},"references/collector-and-otlp.md",{"path":1691,"priority":364},"references/concepts.md",{"path":1693,"priority":364},"references/instrumentation-and-troubleshooting.md",{"basePath":1695,"description":1696,"displayName":1697,"installMethods":1698,"rationale":1699,"selectedPaths":1700,"source":295,"sourceLanguage":18,"type":270},"universal/orchestration/mpm-orchestration-demo","Reference implementation demonstrating the Command → Agent → Skill orchestration pattern in Claude MPM, showing both preloaded-skill and dynamic-skill-invocation styles","mpm-orchestration-demo",{"claudeCode":12},"SKILL.md frontmatter at universal/orchestration/mpm-orchestration-demo/SKILL.md",[1701,1702],{"path":293,"priority":294},{"path":1703,"priority":364},"references/orchestration-patterns.md",{"basePath":1705,"description":1706,"displayName":1707,"installMethods":1708,"rationale":1709,"selectedPaths":1710,"source":295,"sourceLanguage":18,"type":270},"universal/security/security-scanning","CI security scanning: secrets, deps, SAST, triage, expiring exceptions","security-scanning",{"claudeCode":12},"SKILL.md frontmatter at universal/security/security-scanning/SKILL.md",[1711,1712,1714,1716,1718,1720],{"path":293,"priority":294},{"path":1713,"priority":364},"references/ci-workflows.md",{"path":1715,"priority":364},"references/common-findings-and-fixes.md",{"path":1717,"priority":364},"references/supply-chain-and-sbom.md",{"path":1719,"priority":364},"references/tooling-matrix.md",{"path":1721,"priority":364},"references/triage-and-remediation.md",{"basePath":1723,"description":1724,"displayName":1725,"installMethods":1726,"rationale":1727,"selectedPaths":1728,"source":295,"sourceLanguage":18,"type":270},"universal/security/threat-modeling","Threat modeling workflow for software systems: scope, data flow diagrams, STRIDE analysis, risk scoring, and turning mitigations into backlog and tests","threat-modeling",{"claudeCode":12},"SKILL.md frontmatter at universal/security/threat-modeling/SKILL.md",[1729,1730,1732,1734],{"path":293,"priority":294},{"path":1731,"priority":364},"references/common-threats-and-mitigations.md",{"path":1733,"priority":364},"references/stride-workshop.md",{"path":1066,"priority":364},{"basePath":1736,"description":1737,"displayName":1738,"installMethods":1739,"rationale":1740,"selectedPaths":1741,"source":295,"sourceLanguage":18,"type":270},"universal/testing/condition-based-waiting","Replace arbitrary timeouts with condition polling for reliable async tests","condition-based-waiting",{"claudeCode":12},"SKILL.md frontmatter at universal/testing/condition-based-waiting/SKILL.md",[1742,1743],{"path":293,"priority":294},{"path":1744,"priority":364},"references/patterns-and-implementation.md",{"basePath":1746,"description":1747,"displayName":1748,"installMethods":1749,"rationale":1750,"selectedPaths":1751,"source":295,"sourceLanguage":18,"type":270},"universal/testing/test-driven-development","Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.","test-driven-development",{"claudeCode":12},"SKILL.md frontmatter at universal/testing/test-driven-development/SKILL.md",[1752,1753,1754,1755,1756,1758],{"path":293,"priority":294},{"path":1431,"priority":364},{"path":1434,"priority":364},{"path":1563,"priority":364},{"path":1757,"priority":364},"references/philosophy.md",{"path":1578,"priority":364},{"basePath":1760,"description":1761,"displayName":1762,"installMethods":1763,"rationale":1764,"selectedPaths":1765,"source":295,"sourceLanguage":18,"type":270},"universal/testing/test-quality-inspector","Test quality inspection framework for reviewing test coverage, identifying gaps, and ensuring comprehensive validation","test-quality-inspector",{"claudeCode":12},"SKILL.md frontmatter at universal/testing/test-quality-inspector/SKILL.md",[1766,1767,1769,1771],{"path":293,"priority":294},{"path":1768,"priority":364},"references/assertion-quality.md",{"path":1770,"priority":364},"references/inspection-checklist.md",{"path":1772,"priority":364},"references/red-flags.md",{"basePath":1774,"description":1775,"displayName":1776,"installMethods":1777,"rationale":1778,"selectedPaths":1779,"source":295,"sourceLanguage":18,"type":270},"universal/testing/testing-anti-patterns","Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python/pytest examples.","testing-anti-patterns",{"claudeCode":12},"SKILL.md frontmatter at universal/testing/testing-anti-patterns/SKILL.md",[1780,1781,1783,1785,1787,1789],{"path":293,"priority":294},{"path":1782,"priority":364},"references/completeness-anti-patterns.md",{"path":1784,"priority":364},"references/core-anti-patterns.md",{"path":1786,"priority":364},"references/detection-guide.md",{"path":1788,"priority":364},"references/python-examples.md",{"path":1790,"priority":364},"references/tdd-connection.md",{"basePath":1792,"description":1793,"displayName":1794,"installMethods":1795,"rationale":1796,"selectedPaths":1797,"source":295,"sourceLanguage":18,"type":270},"universal/testing/webapp-testing","Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices","webapp-testing-patterns",{"claudeCode":12},"SKILL.md frontmatter at universal/testing/webapp-testing/SKILL.md",[1798],{"path":293,"priority":294},{"basePath":1800,"description":1801,"displayName":1802,"installMethods":1803,"rationale":1804,"selectedPaths":1805,"source":295,"sourceLanguage":18,"type":270},"universal/verification/bug-fix","Systematic workflow for verifying bug fixes to ensure quality and prevent regres...","bug-fix",{"claudeCode":12},"SKILL.md frontmatter at universal/verification/bug-fix/SKILL.md",[1806],{"path":293,"priority":294},{"basePath":1808,"description":1809,"displayName":1810,"installMethods":1811,"rationale":1812,"selectedPaths":1813,"source":295,"sourceLanguage":18,"type":270},"universal/verification/pre-merge","Comprehensive verification workflow before merging changes to production.","pre-merge",{"claudeCode":12},"SKILL.md frontmatter at universal/verification/pre-merge/SKILL.md",[1814],{"path":293,"priority":294},{"basePath":1816,"description":1817,"displayName":1818,"installMethods":1819,"rationale":1820,"selectedPaths":1821,"source":295,"sourceLanguage":18,"type":270},"universal/verification/screenshot","Visual verification workflow for UI changes to accelerate code review and catch ...","screenshot",{"claudeCode":12},"SKILL.md frontmatter at universal/verification/screenshot/SKILL.md",[1822],{"path":293,"priority":294},{"basePath":1824,"description":1825,"displayName":1826,"installMethods":1827,"rationale":1828,"selectedPaths":1829,"source":295,"sourceLanguage":18,"type":270},"universal/web/api-design-patterns","Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices","api-design-patterns",{"claudeCode":12},"SKILL.md frontmatter at universal/web/api-design-patterns/SKILL.md",[1830,1831,1832,1834,1836,1838],{"path":293,"priority":294},{"path":684,"priority":364},{"path":1833,"priority":364},"references/graphql-patterns.md",{"path":1835,"priority":364},"references/grpc-patterns.md",{"path":1837,"priority":364},"references/rest-patterns.md",{"path":1839,"priority":364},"references/versioning-strategies.md",{"basePath":1841,"description":1842,"displayName":1843,"installMethods":1844,"rationale":1845,"selectedPaths":1846,"source":295,"sourceLanguage":18,"type":270},"universal/web/api-documentation","Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.","api-documentation",{"claudeCode":12},"SKILL.md frontmatter at universal/web/api-documentation/SKILL.md",[1847],{"path":293,"priority":294},{"basePath":1849,"description":1850,"displayName":1851,"installMethods":1852,"rationale":1853,"selectedPaths":1854,"source":295,"sourceLanguage":18,"type":270},"universal/web/web-performance-optimization","Optimize web performance using Core Web Vitals, modern patterns (View Transitions, Speculation Rules), and framework-specific techniques","web-performance-optimization",{"claudeCode":12},"SKILL.md frontmatter at universal/web/web-performance-optimization/SKILL.md",[1855,1856,1858,1860,1862,1864,1866],{"path":293,"priority":294},{"path":1857,"priority":364},"references/core-web-vitals.md",{"path":1859,"priority":364},"references/framework-specific.md",{"path":1861,"priority":364},"references/modern-patterns-2025.md",{"path":1863,"priority":364},"references/monitoring.md",{"path":1865,"priority":364},"references/optimization-techniques.md",{"path":1867,"priority":364},"references/quick-wins.md",{"sources":1869},[1870],"manual",{"closedIssues90d":8,"description":1872,"forks":254,"license":260,"openIssues90d":256,"pushedAt":257,"readmeSize":252,"stars":258,"topics":1873},"Curated collection of Claude Code skills for intelligent project development with progressive loading and toolchain detection",[],{"classifiedAt":1875,"discoverAt":1876,"extractAt":1877,"githubAt":1877,"updatedAt":1875},1778683189236,1778683184016,1778683187105,[223,225,228,230,224,229,226,227],{"evaluatedAt":264,"extractAt":1880,"updatedAt":264},1778683190010,[],[1883,1917,1946,1976,1997,2026],{"_creationTime":1884,"_id":1885,"community":1886,"display":1887,"identity":1893,"providers":1899,"relations":1908,"tags":1912,"workflow":1913},1778693798788.0542,"k170ymfjagf8xv5gd19p7dq52986mp9g",{"reviewCount":8},{"description":1888,"installMethods":1889,"name":1891,"sourceUrl":1892},"Domänenwissen für die Evolution Engine — LLM-gestützte autonome Strategieentdeckung aus rohen OHLCV-Daten. Behandelt die Schleife Generieren-Backtesten-Auswählen-Entwickeln, vektorisiertes Backtesting, Out-of-Sample-Validierung und Strategiegraduierung. Verwenden Sie es beim Entdecken von Handelspatterns, Ausführen von Backtests, Entwickeln von Strategien oder Überprüfen von Evolutionsprotokollen. Löst aus bei \"evolve\", \"discover patterns\", \"backtest\", \"evolution\", \"strategy generation\", \"candidate strategy\".",{"claudeCode":1890},"mnemox-ai/tradememory-protocol","TradeMemory Protocol","https://github.com/mnemox-ai/tradememory-protocol",{"basePath":1894,"githubOwner":1895,"githubRepo":1896,"locale":1897,"slug":1898,"type":270},"tradememory-plugin/skills/evolution-engine","mnemox-ai","tradememory-protocol","de","evolution-engine",{"evaluate":1900,"extract":1907},{"promptVersionExtension":216,"promptVersionScoring":217,"score":1901,"tags":1902,"targetMarket":231,"tier":232},100,[1903,223,1904,1905,1906,224],"trading","memory","audit","compliance",{"commitSha":276,"license":260},{"parentExtensionId":1909,"repoId":1910,"translatedFrom":1911},"k170vxkqee48k2xq1v55a025nh86nzn7","kd73z11kfekksxyrs8ds0snacs86ncdy","k171p5pgbfbm5g4k5sa3y4cj9s86m6hk",[223,1905,1906,224,1904,1903],{"evaluatedAt":1914,"extractAt":1915,"updatedAt":1916},1778693678813,1778693539593,1778693798788,{"_creationTime":1918,"_id":1919,"community":1920,"display":1921,"identity":1927,"providers":1932,"relations":1939,"tags":1942,"workflow":1943},1778691104676.0042,"k17c25w174y6873nhdh566etts86mv7m",{"reviewCount":8},{"description":1922,"installMethods":1923,"name":1925,"sourceUrl":1926},"Transform images with resize, crop, smart crop, upscale, remove background, and 20+ operations.",{"claudeCode":1924},"iterationlayer/skills","Image Transformation API","https://github.com/iterationlayer/skills",{"basePath":1928,"githubOwner":1929,"githubRepo":1930,"locale":18,"slug":1931,"type":270},"skills/image-transformation-api","iterationlayer","skills","image-transformation-api",{"evaluate":1933,"extract":1938},{"promptVersionExtension":216,"promptVersionScoring":217,"score":1901,"tags":1934,"targetMarket":231,"tier":232},[1935,1936,1937,225,223],"image","transformation","editing",{"commitSha":276,"license":260},{"parentExtensionId":1940,"repoId":1941},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[223,225,1937,1935,1936],{"evaluatedAt":1944,"extractAt":1945,"updatedAt":1944},1778693613399,1778691104676,{"_creationTime":1947,"_id":1948,"community":1949,"display":1950,"identity":1956,"providers":1961,"relations":1969,"tags":1972,"workflow":1973},1778696691708.3274,"k170az7r02e9e2v47mpy80kx6n86nff3",{"reviewCount":8},{"description":1951,"installMethods":1952,"name":1954,"sourceUrl":1955},"Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy",{"claudeCode":1953},"ruvnet/ruflo","Trader Regime","https://github.com/ruvnet/ruflo",{"basePath":1957,"githubOwner":1958,"githubRepo":1959,"locale":18,"slug":1960,"type":270},"plugins/ruflo-neural-trader/skills/trader-regime","ruvnet","ruflo","trader-regime",{"evaluate":1962,"extract":1968},{"promptVersionExtension":216,"promptVersionScoring":217,"score":1901,"tags":1963,"targetMarket":231,"tier":232},[1964,1903,1965,223,1966,1967],"finance","market-analysis","typescript","cli",{"commitSha":276,"license":260},{"parentExtensionId":1970,"repoId":1971},"k17drge8h1fgzchr0p4jaeg33n86mwmy","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[223,1967,1964,1965,1903,1966],{"evaluatedAt":1974,"extractAt":1975,"updatedAt":1974},1778701108877,1778696691708,{"_creationTime":1977,"_id":1978,"community":1979,"display":1980,"identity":1984,"providers":1986,"relations":1991,"tags":1993,"workflow":1994},1778693819124.3687,"k177re651qqdxa2pxznqy4qzx186mgmm",{"reviewCount":8},{"description":1981,"installMethods":1982,"name":1983,"sourceUrl":1892},"Domänenwissen für die KI-Trading-Erinnerung – Outcome-Weighted Memory (OWM)-Architektur, 5 Speichertypen, Abrufbewertung und Verhaltensanalyse. Verwenden Sie dies beim Aufzeichnen von Trades, beim Abrufen ähnlicher Kontexte, bei der Leistungsanalyse oder bei der Überprüfung von Verhaltensabweichungen. Löst bei \"record trade\", \"remember trade\", \"recall\", \"similar trades\", \"performance\", \"behavioral\", \"disposition\", \"affective state\", \"confidence\" aus.",{"claudeCode":1890},"trading-memory",{"basePath":1985,"githubOwner":1895,"githubRepo":1896,"locale":1897,"slug":1983,"type":270},"tradememory-plugin/skills/trading-memory",{"evaluate":1987,"extract":1990},{"promptVersionExtension":216,"promptVersionScoring":217,"score":1901,"tags":1988,"targetMarket":231,"tier":232},[1903,223,1904,1964,1989],"python",{"commitSha":276},{"parentExtensionId":1909,"repoId":1910,"translatedFrom":1992},"k173a67a16bpq0e29wjd85v71986nx03",[223,1964,1904,1989,1903],{"evaluatedAt":1995,"extractAt":1915,"updatedAt":1996},1778693719816,1778693819124,{"_creationTime":1998,"_id":1999,"community":2000,"display":2001,"identity":2007,"providers":2011,"relations":2019,"tags":2022,"workflow":2023},1778693180473.0972,"k1716aj3p8agwq6vwvn5n19v8n86mps9",{"reviewCount":8},{"description":2002,"installMethods":2003,"name":2005,"sourceUrl":2006},"Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: \"Document Intelligence\", \"DocumentIntelligenceClient\", \"form recognizer\", \"invoice extraction\", \"receipt OCR\", \"document analysis .NET\".\n",{"claudeCode":2004},"microsoft/agent-skills","azure-ai-document-intelligence-dotnet","https://github.com/microsoft/agent-skills",{"basePath":2008,"githubOwner":2009,"githubRepo":2010,"locale":18,"slug":2005,"type":270},".github/plugins/azure-sdk-dotnet/skills/azure-ai-document-intelligence-dotnet","microsoft","agent-skills",{"evaluate":2012,"extract":2018},{"promptVersionExtension":216,"promptVersionScoring":217,"score":1901,"tags":2013,"targetMarket":231,"tier":232},[2014,223,2015,2016,2017],"azure","document-intelligence","dotnet","sdk",{"commitSha":276},{"parentExtensionId":2020,"repoId":2021},"k1795g6t3v2fg9whacs7xkm88186nxr1","kd77czgnv00rfjm815pcc5xx5986n5t8",[223,2014,2015,2016,2017],{"evaluatedAt":2024,"extractAt":2025,"updatedAt":2024},1778693591440,1778693180473,{"_creationTime":2027,"_id":2028,"community":2029,"display":2030,"identity":2036,"providers":2040,"relations":2047,"tags":2050,"workflow":2051},1778686598637.5813,"k174jjjzswx4d7a4vrys4zay2s86mr7n",{"reviewCount":8},{"description":2031,"installMethods":2032,"name":2034,"sourceUrl":2035},"KI-Bildbearbeitungs-Prompting-Muster für Qwen-Image-Edit. Verwenden Sie diese Option, wenn Sie Fotos bearbeiten und dabei die Identität beibehalten, zugeschnittene Bilder neu einrahmen, Kleidung oder Accessoires ändern, Posen anpassen, Stilübertragungen anwenden oder Charaktertransformationen durchführen. Bietet Prompt-Muster, Parameter-Tuning und Beispiele.",{"claudeCode":2033},"digitalsamba/claude-code-video-toolkit","qwen-edit","https://github.com/digitalsamba/claude-code-video-toolkit",{"basePath":2037,"githubOwner":2038,"githubRepo":2039,"locale":1897,"slug":2034,"type":270},".claude/skills/qwen-edit","digitalsamba","claude-code-video-toolkit",{"evaluate":2041,"extract":2046},{"promptVersionExtension":216,"promptVersionScoring":217,"score":1901,"tags":2042,"targetMarket":231,"tier":232},[2043,223,2044,2045,1989],"image-editing","qwen","prompting",{"commitSha":276},{"repoId":2048,"translatedFrom":2049},"kd70r97eght58pp9f1x8scdagd86n32q","k175r6z7jxdyenwqxp499wmqzh86mmrj",[223,2043,2045,1989,2044],{"evaluatedAt":2052,"extractAt":2053,"updatedAt":2054},1778686435222,1778686219732,1778686598637]