[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bobmatnyc-better-auth-integrations-de":3,"guides-for-bobmatnyc-better-auth-integrations":1857,"similar-k17c26kf7h71ja10wb1jeg616x86np9z-de":1858},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":240,"parentExtension":248,"providers":249,"relations":254,"repo":256,"tags":1854,"workflow":1855},1778683190010.2637,"k17c26kf7h71ja10wb1jeg616x86np9z",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Better Auth framework integrations for TypeScript. Use when wiring route handlers in Next.js, SvelteKit, Remix, Express, Hono, or other web frameworks.",{"claudeCode":12},"bobmatnyc/claude-mpm-skills","better-auth-integrations","https://github.com/bobmatnyc/claude-mpm-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":241},1778684382577.2192,"kn78cr8ry2axff6jjs7fp3dzp986ntyb","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,90,94,98,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 names the problem of integrating authentication frameworks for TypeScript and specifies the context of wiring route handlers in various web frameworks.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides specific integrations and patterns for Better Auth framework integrations, which goes beyond basic LLM behavior and offers value for managing authentication in specific TypeScript web frameworks.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides concrete code examples and integration patterns for multiple frameworks (Next.js, SvelteKit, Express, Hono, Cloudflare Workers) covering aspects like cookie handling and server actions, indicating readiness for real workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused specifically on integrating the 'Better Auth' library with various TypeScript web frameworks, adhering to a single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's purpose of providing authentication framework integrations for TypeScript and names relevant web frameworks.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill primarily provides code examples and integration patterns rather than exposing distinct, scannable tools with verb-noun actions.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The referenced files (SKILL.md, nextjs.md, frameworks.md) provide clear code examples for integration, and while not explicitly listing parameters, the usage is demonstrated directly in code snippets.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose user-facing tools with distinct names; it provides code examples and integration patterns.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","The skill provides code examples and integration patterns rather than exposing tools with request/response schemas.",{"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, clearly indicated in the 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 90 days.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The skill appears to integrate with a specific authentication library ('better-auth-core') and framework helpers, but there are no explicit third-party dependencies managed within this skill's bundle that would require complex management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill provides integration patterns for authentication and cookie handling but does not appear to involve hardcoded secrets or echo resolved secret values.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill provides code examples and integration patterns. There is no indication of loading untrusted third-party data as instructions or remote fetches.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external files at runtime or use remote-pipe-to-shell patterns; all relevant code is within the bundle or relies on the 'better-auth' library.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill provides code examples and patterns, not executable scripts that modify files outside the extension's scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There are no indications of detached-process spawns or deny-retry loops within the provided code examples.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The code examples focus on authentication integration and do not include instructions to read or submit confidential data to a third party.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks, invisible Unicode characters, or other hidden text manipulations.",{"category":66,"check":88,"severity":24,"summary":89},"Opaque code execution","The skill's code examples are written in clear TypeScript and do not involve obfuscation, base64-decoded payloads, or runtime script fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill provides integration patterns and code examples that rely on standard project structures (e.g., `src/lib`, `app/auth`) and framework conventions, rather than assuming specific user project layouts outside the bundle.",{"category":95,"check":96,"severity":42,"summary":97},"Trust","Issues Attention","The primary repository for 'claude-mpm-skills' is being evaluated, and it has open issues. However, this specific skill does not have its own separate issue tracker or distinct maintenance signal.",{"category":99,"check":100,"severity":101,"summary":102},"Versioning","Release Management","info","The SKILL.md frontmatter does not declare a specific version, and installation instructions in the README.md reference 'main', making it difficult to pin a specific version.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","This skill provides code examples and integration patterns, not executable tools with input arguments or structured output that would require schema validation.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill provides integration patterns and code examples, not destructive operations, and therefore does not require confirmation gates.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The provided code examples demonstrate standard TypeScript/framework error handling practices within the integration patterns.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","This skill provides code examples and integration patterns, not backend services or scripts that would typically require a local audit file for logging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill focuses on authentication integration and does not appear to operate on personal data without appropriate sanitization or user consent mechanisms implied by the authentication flow.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill provides generic authentication integration patterns for TypeScript web frameworks and does not exhibit any regional or jurisdictional logic.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The code examples are written in TypeScript and demonstrate patterns compatible with standard Node.js environments and specific framework runtimes, with no OS-specific assumptions beyond general POSIX compatibility.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file provides a comprehensive overview of the entire Claude MPM Skills repository, including installation and usage instructions, which indirectly supports this skill by placing it within a larger ecosystem.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This skill does not expose a surface of distinct tools or commands; it provides code examples and integration patterns.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose multiple tools or commands, thus there are no overlapping near-synonym tools to evaluate.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features related to authentication integration for TypeScript frameworks are supported by the provided code examples and integration patterns.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The main README.md provides detailed installation instructions for Claude MPM and skills, including automatic deployment and manual linking, which covers the context for using this skill.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The provided code examples, within the context of framework integrations, would follow standard TypeScript and framework error handling, implying actionable error reporting.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The skill relies on the 'better-auth' library and standard framework utilities, which are assumed to be managed by the overall project's dependency management (e.g., npm/yarn/pnpm lockfiles), and the code itself doesn't introduce new unmanaged dependencies.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","This skill provides code integration examples and patterns; it does not expose state-changing commands or tools that would require a dry-run preview.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill provides code patterns for authentication integration and does not involve remote calls or state-changing operations that require idempotent retries or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill provides code examples and integration patterns; there is no indication of telemetry collection within the provided files.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the skill's purpose (Better Auth framework integrations for TypeScript) and use cases (wiring route handlers in specific web frameworks), with clear boundaries implied by the focus on authentication.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise, clearly stating the core capability and providing useful trigger phrases and quick start information.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise, outlining goals and providing quick start information, with references to more detailed files like nextjs.md and frameworks.md.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md utilizes progressive disclosure by linking to separate reference files (`nextjs.md`, `frameworks.md`) for detailed integration patterns.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill focuses on providing integration patterns and code examples, not deep exploration or code review tasks, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md, along with the referenced `nextjs.md` and `frameworks.md` files, provides multiple ready-to-use code examples for integrating with various frameworks, demonstrating inputs and expected code structures.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md mentions guardrails like keeping base paths consistent and avoiding custom body parsers before the auth handler, which address some limitations and potential failure modes.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not reference external MCP tools or custom tools that would require a fallback path; it provides code examples for direct integration.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill provides integration patterns that rely on standard framework conventions; potential unexpected states would be handled by the underlying frameworks or the 'better-auth' library's own error handling.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained, focusing on integrating with the 'better-auth' library and specific web frameworks. It does not implicitly rely on other skills being loaded.",1778684382476,"This skill provides specific code examples and integration patterns for wiring authentication handlers in popular TypeScript web frameworks like Next.js, SvelteKit, Express, and Hono, leveraging the 'better-auth' library.",[195,196,197,198,199],"Framework-specific auth handler integration","Next.js App & Pages Router examples","SvelteKit, Remix, Express, Hono, Cloudflare Workers patterns","Cookie handling for server actions/RSC","Best practices for authentication flow",[201,202,203],"Providing a full authentication service; this skill integrates an existing one.","Handling UI components for login/signup forms.","Abstracting away framework-specific routing mechanisms.","3.0.0","4.4.0","To simplify and standardize the integration of authentication and authorization logic within TypeScript-based web applications by providing framework-specific patterns and best practices.","The skill is well-documented, production-ready, and demonstrates a clear unique selling proposition with excellent code examples for integrating authentication into various TypeScript frameworks. It adheres to all security and scope best practices.",99,"Excellent integration skill for TypeScript authentication frameworks.",[211,212,213,214,215,216,217,218],"typescript","authentication","nextjs","sveltekit","remix","express","hono","security","global","verified",[222,223,224],"When implementing authentication routes in Next.js, SvelteKit, or other supported frameworks.","When needing to correctly handle session cookies across server and client in Next.js.","When setting up a custom authentication flow using the Better Auth library.",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":237,"testCoverage":239},{"hasLockfile":227},false,1778684360336,{"descriptionLength":230,"readmeSize":231},151,18236,{"closedIssues90d":8,"forks":233,"hasChangelog":227,"openIssues90d":234,"pushedAt":235,"stars":236},13,4,1776273197000,44,{"hasNpmPackage":227,"license":238,"smitheryVerified":227},"MIT",{"hasCi":240,"hasTests":227},true,{"updatedAt":242},1778684382577,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"toolchains/platforms/auth/better-auth/better-auth-integrations","bobmatnyc","claude-mpm-skills","skill",null,{"evaluate":250,"extract":252},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":251,"targetMarket":219,"tier":220},[211,212,213,214,215,216,217,218],{"commitSha":253},"HEAD",{"repoId":255},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",{"_creationTime":257,"_id":255,"identity":258,"providers":259,"workflow":1850},1778683184016.2227,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":260,"discover":1844,"github":1847},{"commitSha":253,"extensions":261},[262,273,284,293,301,309,317,325,333,345,353,361,369,377,385,393,401,409,417,425,433,441,449,457,465,473,489,497,505,513,521,529,537,545,553,561,591,599,607,614,622,630,638,646,654,674,688,716,724,732,741,749,758,770,784,793,803,811,819,827,835,843,851,859,867,875,883,891,899,907,915,923,931,939,947,955,963,971,993,1001,1009,1017,1025,1045,1053,1061,1069,1077,1085,1093,1113,1121,1129,1137,1145,1163,1178,1186,1194,1202,1210,1218,1226,1234,1242,1254,1262,1270,1278,1286,1294,1302,1310,1318,1326,1334,1342,1350,1358,1366,1374,1382,1390,1398,1415,1423,1437,1445,1453,1465,1473,1485,1495,1503,1511,1519,1527,1542,1555,1571,1587,1602,1616,1624,1632,1640,1656,1670,1680,1698,1711,1721,1735,1749,1767,1775,1783,1791,1799,1816,1824],{"basePath":263,"description":264,"displayName":265,"installMethods":266,"rationale":267,"selectedPaths":268,"source":272,"sourceLanguage":18,"type":247},".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)",[269],{"path":270,"priority":271},"SKILL.md","mandatory","rule",{"basePath":274,"description":275,"displayName":276,"installMethods":277,"rationale":278,"selectedPaths":279,"source":272,"sourceLanguage":18,"type":247},"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",[280,281],{"path":270,"priority":271},{"path":282,"priority":283},"README.md","high",{"basePath":285,"description":286,"displayName":287,"installMethods":288,"rationale":289,"selectedPaths":290,"source":272,"sourceLanguage":18,"type":247},"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",[291,292],{"path":270,"priority":271},{"path":282,"priority":283},{"basePath":294,"description":295,"displayName":296,"installMethods":297,"rationale":298,"selectedPaths":299,"source":272,"sourceLanguage":18,"type":247},"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",[300],{"path":270,"priority":271},{"basePath":302,"description":303,"displayName":304,"installMethods":305,"rationale":306,"selectedPaths":307,"source":272,"sourceLanguage":18,"type":247},"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",[308],{"path":270,"priority":271},{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":272,"sourceLanguage":18,"type":247},"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",[316],{"path":270,"priority":271},{"basePath":318,"description":319,"displayName":320,"installMethods":321,"rationale":322,"selectedPaths":323,"source":272,"sourceLanguage":18,"type":247},"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",[324],{"path":270,"priority":271},{"basePath":326,"description":327,"displayName":328,"installMethods":329,"rationale":330,"selectedPaths":331,"source":272,"sourceLanguage":18,"type":247},"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",[332],{"path":270,"priority":271},{"basePath":334,"description":335,"displayName":336,"installMethods":337,"rationale":338,"selectedPaths":339,"source":272,"sourceLanguage":18,"type":247},"toolchains/ai/services/openrouter","OpenRouter unified AI API - Access 200+ LLMs through single interface with intelligent routing, streaming, cost optimization, and model fallbacks","openrouter",{"claudeCode":12},"SKILL.md frontmatter at toolchains/ai/services/openrouter/SKILL.md",[340,341,342],{"path":270,"priority":271},{"path":282,"priority":283},{"path":343,"priority":344},"QUICK_REFERENCE.md","medium",{"basePath":346,"description":347,"displayName":348,"installMethods":349,"rationale":350,"selectedPaths":351,"source":272,"sourceLanguage":18,"type":247},"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",[352],{"path":270,"priority":271},{"basePath":354,"description":355,"displayName":356,"installMethods":357,"rationale":358,"selectedPaths":359,"source":272,"sourceLanguage":18,"type":247},"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",[360],{"path":270,"priority":271},{"basePath":362,"description":363,"displayName":364,"installMethods":365,"rationale":366,"selectedPaths":367,"source":272,"sourceLanguage":18,"type":247},"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",[368],{"path":270,"priority":271},{"basePath":370,"description":371,"displayName":372,"installMethods":373,"rationale":374,"selectedPaths":375,"source":272,"sourceLanguage":18,"type":247},"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",[376],{"path":270,"priority":271},{"basePath":378,"description":379,"displayName":380,"installMethods":381,"rationale":382,"selectedPaths":383,"source":272,"sourceLanguage":18,"type":247},"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",[384],{"path":270,"priority":271},{"basePath":386,"description":387,"displayName":388,"installMethods":389,"rationale":390,"selectedPaths":391,"source":272,"sourceLanguage":18,"type":247},"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",[392],{"path":270,"priority":271},{"basePath":394,"description":395,"displayName":396,"installMethods":397,"rationale":398,"selectedPaths":399,"source":272,"sourceLanguage":18,"type":247},"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",[400],{"path":270,"priority":271},{"basePath":402,"description":403,"displayName":404,"installMethods":405,"rationale":406,"selectedPaths":407,"source":272,"sourceLanguage":18,"type":247},"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",[408],{"path":270,"priority":271},{"basePath":410,"description":411,"displayName":412,"installMethods":413,"rationale":414,"selectedPaths":415,"source":272,"sourceLanguage":18,"type":247},"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",[416],{"path":270,"priority":271},{"basePath":418,"description":419,"displayName":420,"installMethods":421,"rationale":422,"selectedPaths":423,"source":272,"sourceLanguage":18,"type":247},"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",[424],{"path":270,"priority":271},{"basePath":426,"description":427,"displayName":428,"installMethods":429,"rationale":430,"selectedPaths":431,"source":272,"sourceLanguage":18,"type":247},"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",[432],{"path":270,"priority":271},{"basePath":434,"description":435,"displayName":436,"installMethods":437,"rationale":438,"selectedPaths":439,"source":272,"sourceLanguage":18,"type":247},"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",[440],{"path":270,"priority":271},{"basePath":442,"description":443,"displayName":444,"installMethods":445,"rationale":446,"selectedPaths":447,"source":272,"sourceLanguage":18,"type":247},"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",[448],{"path":270,"priority":271},{"basePath":450,"description":451,"displayName":452,"installMethods":453,"rationale":454,"selectedPaths":455,"source":272,"sourceLanguage":18,"type":247},"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",[456],{"path":270,"priority":271},{"basePath":458,"description":459,"displayName":460,"installMethods":461,"rationale":462,"selectedPaths":463,"source":272,"sourceLanguage":18,"type":247},"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",[464],{"path":270,"priority":271},{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":272,"sourceLanguage":18,"type":247},"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",[472],{"path":270,"priority":271},{"basePath":474,"description":475,"displayName":476,"installMethods":477,"rationale":478,"selectedPaths":479,"source":272,"sourceLanguage":18,"type":247},"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",[480,481,483,485,487],{"path":270,"priority":271},{"path":482,"priority":344},"references/middleware-patterns.md",{"path":484,"priority":344},"references/production-deployment.md",{"path":486,"priority":344},"references/security-hardening.md",{"path":488,"priority":344},"references/testing-strategies.md",{"basePath":490,"description":491,"displayName":492,"installMethods":493,"rationale":494,"selectedPaths":495,"source":272,"sourceLanguage":18,"type":247},"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",[496],{"path":270,"priority":271},{"basePath":498,"description":499,"displayName":500,"installMethods":501,"rationale":502,"selectedPaths":503,"source":272,"sourceLanguage":18,"type":247},"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",[504],{"path":270,"priority":271},{"basePath":506,"description":507,"displayName":508,"installMethods":509,"rationale":510,"selectedPaths":511,"source":272,"sourceLanguage":18,"type":247},"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",[512],{"path":270,"priority":271},{"basePath":514,"description":515,"displayName":516,"installMethods":517,"rationale":518,"selectedPaths":519,"source":272,"sourceLanguage":18,"type":247},"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",[520],{"path":270,"priority":271},{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":272,"sourceLanguage":18,"type":247},"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",[528],{"path":270,"priority":271},{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":272,"sourceLanguage":18,"type":247},"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",[536],{"path":270,"priority":271},{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":272,"sourceLanguage":18,"type":247},"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",[544],{"path":270,"priority":271},{"basePath":546,"description":547,"displayName":548,"installMethods":549,"rationale":550,"selectedPaths":551,"source":272,"sourceLanguage":18,"type":247},"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",[552],{"path":270,"priority":271},{"basePath":554,"description":555,"displayName":556,"installMethods":557,"rationale":558,"selectedPaths":559,"source":272,"sourceLanguage":18,"type":247},"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",[560],{"path":270,"priority":271},{"basePath":562,"description":563,"displayName":564,"installMethods":565,"rationale":566,"selectedPaths":567,"source":272,"sourceLanguage":18,"type":247},"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",[568,569,571,573,575,577,579,581,583,585,587,589],{"path":270,"priority":271},{"path":570,"priority":344},"references/composition-patterns.md",{"path":572,"priority":344},"references/decision-trees.md",{"path":574,"priority":344},"references/error-handling.md",{"path":576,"priority":344},"references/migration-guide.md",{"path":578,"priority":344},"references/performance.md",{"path":580,"priority":344},"references/persistence-hydration.md",{"path":582,"priority":344},"references/react-integration.md",{"path":584,"priority":344},"references/real-world-patterns.md",{"path":586,"priority":344},"references/skills-architecture.md",{"path":588,"priority":344},"references/testing-patterns.md",{"path":590,"priority":344},"references/xstate-v5-patterns.md",{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":272,"sourceLanguage":18,"type":247},"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",[598],{"path":270,"priority":271},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":272,"sourceLanguage":18,"type":247},"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",[606],{"path":270,"priority":271},{"basePath":608,"description":609,"displayName":214,"installMethods":610,"rationale":611,"selectedPaths":612,"source":272,"sourceLanguage":18,"type":247},"toolchains/javascript/frameworks/sveltekit","SvelteKit - Full-stack Svelte framework with file-based routing, SSR/SSG, form actions, and adapters for deployment",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/sveltekit/SKILL.md",[613],{"path":270,"priority":271},{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":272,"sourceLanguage":18,"type":247},"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",[621],{"path":270,"priority":271},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":272,"sourceLanguage":18,"type":247},"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",[629],{"path":270,"priority":271},{"basePath":631,"description":632,"displayName":633,"installMethods":634,"rationale":635,"selectedPaths":636,"source":272,"sourceLanguage":18,"type":247},"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",[637],{"path":270,"priority":271},{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":272,"sourceLanguage":18,"type":247},"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",[645],{"path":270,"priority":271},{"basePath":647,"description":648,"displayName":649,"installMethods":650,"rationale":651,"selectedPaths":652,"source":272,"sourceLanguage":18,"type":247},"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",[653],{"path":270,"priority":271},{"basePath":655,"description":656,"displayName":657,"installMethods":658,"rationale":659,"selectedPaths":660,"source":272,"sourceLanguage":18,"type":247},"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",[661,662,664,666,668,670,672],{"path":270,"priority":271},{"path":663,"priority":344},"references/authentication.md",{"path":665,"priority":344},"references/caching-and-rendering.md",{"path":667,"priority":344},"references/data-fetching.md",{"path":669,"priority":344},"references/routing.md",{"path":671,"priority":344},"references/server-actions.md",{"path":673,"priority":344},"references/testing.md",{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":272,"sourceLanguage":18,"type":247},"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",[681,682,684,686],{"path":270,"priority":271},{"path":683,"priority":344},"references/cache-components.md",{"path":685,"priority":344},"references/migration-checklist.md",{"path":687,"priority":344},"references/turbopack.md",{"basePath":689,"description":690,"displayName":691,"installMethods":692,"rationale":693,"selectedPaths":694,"source":272,"sourceLanguage":18,"type":247},"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",[695,696,698,700,702,704,706,708,710,712,714],{"path":270,"priority":271},{"path":697,"priority":344},"references/api-actions.md",{"path":699,"priority":344},"references/architecture.md",{"path":701,"priority":344},"references/common-tasks.md",{"path":703,"priority":344},"references/custom-field-types.md",{"path":705,"priority":344},"references/development-workflow.md",{"path":707,"priority":344},"references/extension-packages.md",{"path":709,"priority":344},"references/frontend-customization.md",{"path":711,"priority":344},"references/hooks-and-services.md",{"path":713,"priority":344},"references/select-builder.md",{"path":715,"priority":344},"references/testing-debugging.md",{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":272,"sourceLanguage":18,"type":247},"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",[723],{"path":270,"priority":271},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":272,"sourceLanguage":18,"type":247},"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",[731],{"path":270,"priority":271},{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":272,"sourceLanguage":18,"type":247},"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",[739,740],{"path":270,"priority":271},{"path":282,"priority":283},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":272,"sourceLanguage":18,"type":247},"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",[748],{"path":270,"priority":271},{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":272,"sourceLanguage":18,"type":247},"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",[756,757],{"path":270,"priority":271},{"path":282,"priority":283},{"basePath":759,"description":760,"displayName":761,"installMethods":762,"rationale":763,"selectedPaths":764,"source":272,"sourceLanguage":18,"type":247},"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",[765,766,768],{"path":270,"priority":271},{"path":767,"priority":344},"references/email-password.md",{"path":769,"priority":344},"references/providers.md",{"basePath":771,"description":772,"displayName":773,"installMethods":774,"rationale":775,"selectedPaths":776,"source":272,"sourceLanguage":18,"type":247},"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",[777,778,780,782],{"path":270,"priority":271},{"path":779,"priority":344},"references/client-server.md",{"path":781,"priority":344},"references/setup-database.md",{"path":783,"priority":344},"references/typescript.md",{"basePath":244,"description":10,"displayName":13,"installMethods":785,"rationale":786,"selectedPaths":787,"source":272,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/auth/better-auth/better-auth-integrations/SKILL.md",[788,789,791],{"path":270,"priority":271},{"path":790,"priority":344},"references/frameworks.md",{"path":792,"priority":344},"references/nextjs.md",{"basePath":794,"description":795,"displayName":796,"installMethods":797,"rationale":798,"selectedPaths":799,"source":272,"sourceLanguage":18,"type":247},"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",[800,801],{"path":270,"priority":271},{"path":802,"priority":344},"references/plugins-index.md",{"basePath":804,"description":805,"displayName":806,"installMethods":807,"rationale":808,"selectedPaths":809,"source":272,"sourceLanguage":18,"type":247},"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",[810],{"path":270,"priority":271},{"basePath":812,"description":813,"displayName":814,"installMethods":815,"rationale":816,"selectedPaths":817,"source":272,"sourceLanguage":18,"type":247},"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",[818],{"path":270,"priority":271},{"basePath":820,"description":821,"displayName":822,"installMethods":823,"rationale":824,"selectedPaths":825,"source":272,"sourceLanguage":18,"type":247},"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",[826],{"path":270,"priority":271},{"basePath":828,"description":829,"displayName":830,"installMethods":831,"rationale":832,"selectedPaths":833,"source":272,"sourceLanguage":18,"type":247},"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",[834],{"path":270,"priority":271},{"basePath":836,"description":837,"displayName":838,"installMethods":839,"rationale":840,"selectedPaths":841,"source":272,"sourceLanguage":18,"type":247},"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",[842],{"path":270,"priority":271},{"basePath":844,"description":845,"displayName":846,"installMethods":847,"rationale":848,"selectedPaths":849,"source":272,"sourceLanguage":18,"type":247},"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",[850],{"path":270,"priority":271},{"basePath":852,"description":853,"displayName":854,"installMethods":855,"rationale":856,"selectedPaths":857,"source":272,"sourceLanguage":18,"type":247},"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",[858],{"path":270,"priority":271},{"basePath":860,"description":861,"displayName":862,"installMethods":863,"rationale":864,"selectedPaths":865,"source":272,"sourceLanguage":18,"type":247},"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",[866],{"path":270,"priority":271},{"basePath":868,"description":869,"displayName":870,"installMethods":871,"rationale":872,"selectedPaths":873,"source":272,"sourceLanguage":18,"type":247},"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",[874],{"path":270,"priority":271},{"basePath":876,"description":877,"displayName":878,"installMethods":879,"rationale":880,"selectedPaths":881,"source":272,"sourceLanguage":18,"type":247},"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",[882],{"path":270,"priority":271},{"basePath":884,"description":885,"displayName":886,"installMethods":887,"rationale":888,"selectedPaths":889,"source":272,"sourceLanguage":18,"type":247},"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",[890],{"path":270,"priority":271},{"basePath":892,"description":893,"displayName":894,"installMethods":895,"rationale":896,"selectedPaths":897,"source":272,"sourceLanguage":18,"type":247},"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",[898],{"path":270,"priority":271},{"basePath":900,"description":901,"displayName":902,"installMethods":903,"rationale":904,"selectedPaths":905,"source":272,"sourceLanguage":18,"type":247},"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",[906],{"path":270,"priority":271},{"basePath":908,"description":909,"displayName":910,"installMethods":911,"rationale":912,"selectedPaths":913,"source":272,"sourceLanguage":18,"type":247},"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",[914],{"path":270,"priority":271},{"basePath":916,"description":917,"displayName":918,"installMethods":919,"rationale":920,"selectedPaths":921,"source":272,"sourceLanguage":18,"type":247},"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",[922],{"path":270,"priority":271},{"basePath":924,"description":925,"displayName":926,"installMethods":927,"rationale":928,"selectedPaths":929,"source":272,"sourceLanguage":18,"type":247},"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",[930],{"path":270,"priority":271},{"basePath":932,"description":933,"displayName":934,"installMethods":935,"rationale":936,"selectedPaths":937,"source":272,"sourceLanguage":18,"type":247},"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",[938],{"path":270,"priority":271},{"basePath":940,"description":941,"displayName":942,"installMethods":943,"rationale":944,"selectedPaths":945,"source":272,"sourceLanguage":18,"type":247},"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",[946],{"path":270,"priority":271},{"basePath":948,"description":949,"displayName":950,"installMethods":951,"rationale":952,"selectedPaths":953,"source":272,"sourceLanguage":18,"type":247},"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",[954],{"path":270,"priority":271},{"basePath":956,"description":957,"displayName":958,"installMethods":959,"rationale":960,"selectedPaths":961,"source":272,"sourceLanguage":18,"type":247},"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",[962],{"path":270,"priority":271},{"basePath":964,"description":965,"displayName":966,"installMethods":967,"rationale":968,"selectedPaths":969,"source":272,"sourceLanguage":18,"type":247},"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",[970],{"path":270,"priority":271},{"basePath":972,"description":973,"displayName":974,"installMethods":975,"rationale":976,"selectedPaths":977,"source":272,"sourceLanguage":18,"type":247},"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",[978,979,981,983,985,987,989,991],{"path":270,"priority":271},{"path":980,"priority":344},"references/agent-installation.md",{"path":982,"priority":344},"references/alerting.md",{"path":984,"priority":344},"references/apm-instrumentation.md",{"path":986,"priority":344},"references/cost-optimization.md",{"path":988,"priority":344},"references/custom-metrics.md",{"path":990,"priority":344},"references/kubernetes.md",{"path":992,"priority":344},"references/log-management.md",{"basePath":994,"description":995,"displayName":996,"installMethods":997,"rationale":998,"selectedPaths":999,"source":272,"sourceLanguage":18,"type":247},"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",[1000],{"path":270,"priority":271},{"basePath":1002,"description":1003,"displayName":1004,"installMethods":1005,"rationale":1006,"selectedPaths":1007,"source":272,"sourceLanguage":18,"type":247},"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",[1008],{"path":270,"priority":271},{"basePath":1010,"description":1011,"displayName":1012,"installMethods":1013,"rationale":1014,"selectedPaths":1015,"source":272,"sourceLanguage":18,"type":247},"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",[1016],{"path":270,"priority":271},{"basePath":1018,"description":1019,"displayName":1020,"installMethods":1021,"rationale":1022,"selectedPaths":1023,"source":272,"sourceLanguage":18,"type":247},"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",[1024],{"path":270,"priority":271},{"basePath":1026,"description":1027,"displayName":1028,"installMethods":1029,"rationale":1030,"selectedPaths":1031,"source":272,"sourceLanguage":18,"type":247},"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",[1032,1033,1035,1037,1039,1041,1043],{"path":270,"priority":271},{"path":1034,"priority":344},"references/dev-server.md",{"path":1036,"priority":344},"references/docker.md",{"path":1038,"priority":344},"references/process-management.md",{"path":1040,"priority":344},"references/production-gunicorn.md",{"path":1042,"priority":344},"references/templates.md",{"path":1044,"priority":344},"references/troubleshooting.md",{"basePath":1046,"description":1047,"displayName":1048,"installMethods":1049,"rationale":1050,"selectedPaths":1051,"source":272,"sourceLanguage":18,"type":247},"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",[1052],{"path":270,"priority":271},{"basePath":1054,"description":1055,"displayName":1056,"installMethods":1057,"rationale":1058,"selectedPaths":1059,"source":272,"sourceLanguage":18,"type":247},"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",[1060],{"path":270,"priority":271},{"basePath":1062,"description":1063,"displayName":1064,"installMethods":1065,"rationale":1066,"selectedPaths":1067,"source":272,"sourceLanguage":18,"type":247},"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",[1068],{"path":270,"priority":271},{"basePath":1070,"description":1071,"displayName":1072,"installMethods":1073,"rationale":1074,"selectedPaths":1075,"source":272,"sourceLanguage":18,"type":247},"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",[1076],{"path":270,"priority":271},{"basePath":1078,"description":1079,"displayName":1080,"installMethods":1081,"rationale":1082,"selectedPaths":1083,"source":272,"sourceLanguage":18,"type":247},"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",[1084],{"path":270,"priority":271},{"basePath":1086,"description":1087,"displayName":1088,"installMethods":1089,"rationale":1090,"selectedPaths":1091,"source":272,"sourceLanguage":18,"type":247},"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",[1092],{"path":270,"priority":271},{"basePath":1094,"description":1095,"displayName":1096,"installMethods":1097,"rationale":1098,"selectedPaths":1099,"source":272,"sourceLanguage":18,"type":247},"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",[1100,1101,1103,1105,1107,1109,1111],{"path":270,"priority":271},{"path":1102,"priority":344},"references/architecture-patterns.md",{"path":1104,"priority":344},"references/native-gui-frameworks.md",{"path":1106,"priority":344},"references/platform-integration.md",{"path":1108,"priority":344},"references/state-management.md",{"path":1110,"priority":344},"references/tauri-framework.md",{"path":1112,"priority":344},"references/testing-deployment.md",{"basePath":1114,"description":1115,"displayName":1116,"installMethods":1117,"rationale":1118,"selectedPaths":1119,"source":272,"sourceLanguage":18,"type":247},"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",[1120],{"path":270,"priority":271},{"basePath":1122,"description":1123,"displayName":1124,"installMethods":1125,"rationale":1126,"selectedPaths":1127,"source":272,"sourceLanguage":18,"type":247},"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",[1128],{"path":270,"priority":271},{"basePath":1130,"description":1131,"displayName":1132,"installMethods":1133,"rationale":1134,"selectedPaths":1135,"source":272,"sourceLanguage":18,"type":247},"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",[1136],{"path":270,"priority":271},{"basePath":1138,"description":1139,"displayName":1140,"installMethods":1141,"rationale":1142,"selectedPaths":1143,"source":272,"sourceLanguage":18,"type":247},"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",[1144],{"path":270,"priority":271},{"basePath":1146,"description":1147,"displayName":1148,"installMethods":1149,"rationale":1150,"selectedPaths":1151,"source":272,"sourceLanguage":18,"type":247},"toolchains/typescript/core","Advanced TypeScript patterns and best practices for 2025","typescript-core",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/core/SKILL.md",[1152,1153,1155,1157,1159,1160,1162],{"path":270,"priority":271},{"path":1154,"priority":344},"references/advanced-patterns-2025.md",{"path":1156,"priority":344},"references/advanced-types.md",{"path":1158,"priority":344},"references/configuration.md",{"path":572,"priority":344},{"path":1161,"priority":344},"references/runtime-validation.md",{"path":1044,"priority":344},{"basePath":1164,"description":1165,"displayName":1166,"installMethods":1167,"rationale":1168,"selectedPaths":1169,"source":272,"sourceLanguage":18,"type":247},"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",[1170,1171,1173,1174,1176],{"path":270,"priority":271},{"path":1172,"priority":344},"references/advanced-schemas.md",{"path":578,"priority":344},{"path":1175,"priority":344},"references/query-patterns.md",{"path":1177,"priority":344},"references/vs-prisma.md",{"basePath":1179,"description":1180,"displayName":1181,"installMethods":1182,"rationale":1183,"selectedPaths":1184,"source":272,"sourceLanguage":18,"type":247},"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",[1185],{"path":270,"priority":271},{"basePath":1187,"description":1188,"displayName":1189,"installMethods":1190,"rationale":1191,"selectedPaths":1192,"source":272,"sourceLanguage":18,"type":247},"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",[1193],{"path":270,"priority":271},{"basePath":1195,"description":1196,"displayName":1197,"installMethods":1198,"rationale":1199,"selectedPaths":1200,"source":272,"sourceLanguage":18,"type":247},"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",[1201],{"path":270,"priority":271},{"basePath":1203,"description":1204,"displayName":1205,"installMethods":1206,"rationale":1207,"selectedPaths":1208,"source":272,"sourceLanguage":18,"type":247},"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",[1209],{"path":270,"priority":271},{"basePath":1211,"description":1212,"displayName":1213,"installMethods":1214,"rationale":1215,"selectedPaths":1216,"source":272,"sourceLanguage":18,"type":247},"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",[1217],{"path":270,"priority":271},{"basePath":1219,"description":1220,"displayName":1221,"installMethods":1222,"rationale":1223,"selectedPaths":1224,"source":272,"sourceLanguage":18,"type":247},"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",[1225],{"path":270,"priority":271},{"basePath":1227,"description":1228,"displayName":1229,"installMethods":1230,"rationale":1231,"selectedPaths":1232,"source":272,"sourceLanguage":18,"type":247},"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",[1233],{"path":270,"priority":271},{"basePath":1235,"description":1236,"displayName":1237,"installMethods":1238,"rationale":1239,"selectedPaths":1240,"source":272,"sourceLanguage":18,"type":247},"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",[1241],{"path":270,"priority":271},{"basePath":1243,"description":1244,"displayName":1245,"installMethods":1246,"rationale":1247,"selectedPaths":1248,"source":272,"sourceLanguage":18,"type":247},"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",[1249,1250,1252],{"path":270,"priority":271},{"path":1251,"priority":344},"CODE_EXAMPLES_INDEX.md",{"path":1253,"priority":344},"IMPLEMENTATION_SUMMARY.md",{"basePath":1255,"description":1256,"displayName":1257,"installMethods":1258,"rationale":1259,"selectedPaths":1260,"source":272,"sourceLanguage":18,"type":247},"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",[1261],{"path":270,"priority":271},{"basePath":1263,"description":1264,"displayName":1265,"installMethods":1266,"rationale":1267,"selectedPaths":1268,"source":272,"sourceLanguage":18,"type":247},"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",[1269],{"path":270,"priority":271},{"basePath":1271,"description":1272,"displayName":1273,"installMethods":1274,"rationale":1275,"selectedPaths":1276,"source":272,"sourceLanguage":18,"type":247},"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",[1277],{"path":270,"priority":271},{"basePath":1279,"description":1280,"displayName":1281,"installMethods":1282,"rationale":1283,"selectedPaths":1284,"source":272,"sourceLanguage":18,"type":247},"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",[1285],{"path":270,"priority":271},{"basePath":1287,"description":1288,"displayName":1289,"installMethods":1290,"rationale":1291,"selectedPaths":1292,"source":272,"sourceLanguage":18,"type":247},"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",[1293],{"path":270,"priority":271},{"basePath":1295,"description":1296,"displayName":1297,"installMethods":1298,"rationale":1299,"selectedPaths":1300,"source":272,"sourceLanguage":18,"type":247},"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",[1301],{"path":270,"priority":271},{"basePath":1303,"description":1304,"displayName":1305,"installMethods":1306,"rationale":1307,"selectedPaths":1308,"source":272,"sourceLanguage":18,"type":247},"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",[1309],{"path":270,"priority":271},{"basePath":1311,"description":1312,"displayName":1313,"installMethods":1314,"rationale":1315,"selectedPaths":1316,"source":272,"sourceLanguage":18,"type":247},"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",[1317],{"path":270,"priority":271},{"basePath":1319,"description":1320,"displayName":1321,"installMethods":1322,"rationale":1323,"selectedPaths":1324,"source":272,"sourceLanguage":18,"type":247},"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",[1325],{"path":270,"priority":271},{"basePath":1327,"description":1328,"displayName":1329,"installMethods":1330,"rationale":1331,"selectedPaths":1332,"source":272,"sourceLanguage":18,"type":247},"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",[1333],{"path":270,"priority":271},{"basePath":1335,"description":1336,"displayName":1337,"installMethods":1338,"rationale":1339,"selectedPaths":1340,"source":272,"sourceLanguage":18,"type":247},"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",[1341],{"path":270,"priority":271},{"basePath":1343,"description":1344,"displayName":1345,"installMethods":1346,"rationale":1347,"selectedPaths":1348,"source":272,"sourceLanguage":18,"type":247},"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",[1349],{"path":270,"priority":271},{"basePath":1351,"description":1352,"displayName":1353,"installMethods":1354,"rationale":1355,"selectedPaths":1356,"source":272,"sourceLanguage":18,"type":247},"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",[1357],{"path":270,"priority":271},{"basePath":1359,"description":1360,"displayName":1361,"installMethods":1362,"rationale":1363,"selectedPaths":1364,"source":272,"sourceLanguage":18,"type":247},"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",[1365],{"path":270,"priority":271},{"basePath":1367,"description":1368,"displayName":1369,"installMethods":1370,"rationale":1371,"selectedPaths":1372,"source":272,"sourceLanguage":18,"type":247},"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",[1373],{"path":270,"priority":271},{"basePath":1375,"description":1376,"displayName":1377,"installMethods":1378,"rationale":1379,"selectedPaths":1380,"source":272,"sourceLanguage":18,"type":247},"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",[1381],{"path":270,"priority":271},{"basePath":1383,"description":1384,"displayName":1385,"installMethods":1386,"rationale":1387,"selectedPaths":1388,"source":272,"sourceLanguage":18,"type":247},"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",[1389],{"path":270,"priority":271},{"basePath":1391,"description":1392,"displayName":1393,"installMethods":1394,"rationale":1395,"selectedPaths":1396,"source":272,"sourceLanguage":18,"type":247},"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",[1397],{"path":270,"priority":271},{"basePath":1399,"description":1400,"displayName":1401,"installMethods":1402,"rationale":1403,"selectedPaths":1404,"source":272,"sourceLanguage":18,"type":247},"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",[1405,1406,1408,1409,1411,1413],{"path":270,"priority":271},{"path":1407,"priority":344},"references/anti-patterns.md",{"path":572,"priority":344},{"path":1410,"priority":344},"references/examples.md",{"path":1412,"priority":344},"references/foundational-patterns.md",{"path":1414,"priority":344},"references/situational-patterns.md",{"basePath":1416,"description":1417,"displayName":1418,"installMethods":1419,"rationale":1420,"selectedPaths":1421,"source":272,"sourceLanguage":18,"type":247},"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",[1422],{"path":270,"priority":271},{"basePath":1424,"description":1425,"displayName":1426,"installMethods":1427,"rationale":1428,"selectedPaths":1429,"source":272,"sourceLanguage":18,"type":247},"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",[1430,1431,1433,1435,1436],{"path":270,"priority":271},{"path":1432,"priority":344},"references/agent-prompts.md",{"path":1434,"priority":344},"references/coordination-patterns.md",{"path":1410,"priority":344},{"path":1044,"priority":344},{"basePath":1438,"description":1439,"displayName":1440,"installMethods":1441,"rationale":1442,"selectedPaths":1443,"source":272,"sourceLanguage":18,"type":247},"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",[1444],{"path":270,"priority":271},{"basePath":1446,"description":1447,"displayName":1448,"installMethods":1449,"rationale":1450,"selectedPaths":1451,"source":272,"sourceLanguage":18,"type":247},"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",[1452],{"path":270,"priority":271},{"basePath":1454,"description":1455,"displayName":1456,"installMethods":1457,"rationale":1458,"selectedPaths":1459,"source":272,"sourceLanguage":18,"type":247},"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",[1460,1461,1463],{"path":270,"priority":271},{"path":1462,"priority":344},"references/code-reviewer-template.md",{"path":1464,"priority":344},"references/review-examples.md",{"basePath":1466,"description":1467,"displayName":1468,"installMethods":1469,"rationale":1470,"selectedPaths":1471,"source":272,"sourceLanguage":18,"type":247},"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",[1472],{"path":270,"priority":271},{"basePath":1474,"description":1475,"displayName":1476,"installMethods":1477,"rationale":1478,"selectedPaths":1479,"source":272,"sourceLanguage":18,"type":247},"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",[1480,1481,1483],{"path":270,"priority":271},{"path":1482,"priority":344},"references/best-practices.md",{"path":1484,"priority":344},"references/plan-structure-templates.md",{"basePath":1486,"description":1487,"displayName":1488,"installMethods":1489,"rationale":1490,"selectedPaths":1491,"source":272,"sourceLanguage":18,"type":247},"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",[1492,1493,1494],{"path":270,"priority":271},{"path":572,"priority":344},{"path":1044,"priority":344},{"basePath":1496,"description":1497,"displayName":1498,"installMethods":1499,"rationale":1500,"selectedPaths":1501,"source":272,"sourceLanguage":18,"type":247},"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",[1502],{"path":270,"priority":271},{"basePath":1504,"description":1505,"displayName":1506,"installMethods":1507,"rationale":1508,"selectedPaths":1509,"source":272,"sourceLanguage":18,"type":247},"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",[1510],{"path":270,"priority":271},{"basePath":1512,"description":1513,"displayName":1514,"installMethods":1515,"rationale":1516,"selectedPaths":1517,"source":272,"sourceLanguage":18,"type":247},"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",[1518],{"path":270,"priority":271},{"basePath":1520,"description":1521,"displayName":1522,"installMethods":1523,"rationale":1524,"selectedPaths":1525,"source":272,"sourceLanguage":18,"type":247},"universal/data/xlsx","Working with Excel files programmatically.","xlsx",{"claudeCode":12},"SKILL.md frontmatter at universal/data/xlsx/SKILL.md",[1526],{"path":270,"priority":271},{"basePath":1528,"description":1529,"displayName":1530,"installMethods":1531,"rationale":1532,"selectedPaths":1533,"source":272,"sourceLanguage":18,"type":247},"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",[1534,1535,1537,1538,1540],{"path":270,"priority":271},{"path":1536,"priority":344},"references/advanced-techniques.md",{"path":1410,"priority":344},{"path":1539,"priority":344},"references/integration.md",{"path":1541,"priority":344},"references/tracing-techniques.md",{"basePath":1543,"description":1544,"displayName":1545,"installMethods":1546,"rationale":1547,"selectedPaths":1548,"source":272,"sourceLanguage":18,"type":247},"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",[1549,1550,1551,1552,1553],{"path":270,"priority":271},{"path":1407,"priority":344},{"path":1410,"priority":344},{"path":1044,"priority":344},{"path":1554,"priority":344},"references/workflow.md",{"basePath":1556,"description":1557,"displayName":1558,"installMethods":1559,"rationale":1560,"selectedPaths":1561,"source":272,"sourceLanguage":18,"type":247},"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",[1562,1563,1565,1567,1569],{"path":270,"priority":271},{"path":1564,"priority":344},"references/gate-function.md",{"path":1566,"priority":344},"references/integration-and-workflows.md",{"path":1568,"priority":344},"references/red-flags-and-failures.md",{"path":1570,"priority":344},"references/verification-patterns.md",{"basePath":1572,"description":1573,"displayName":1574,"installMethods":1575,"rationale":1576,"selectedPaths":1577,"source":272,"sourceLanguage":18,"type":247},"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",[1578,1579,1580,1582,1584,1585],{"path":270,"priority":271},{"path":790,"priority":344},{"path":1581,"priority":344},"references/security.md",{"path":1583,"priority":344},"references/synchronization.md",{"path":1044,"priority":344},{"path":1586,"priority":344},"references/validation.md",{"basePath":1588,"description":1589,"displayName":1590,"installMethods":1591,"rationale":1592,"selectedPaths":1593,"source":272,"sourceLanguage":18,"type":247},"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",[1594,1595,1597,1599,1601],{"path":270,"priority":271},{"path":1596,"priority":344},"references/core-objects.md",{"path":1598,"priority":344},"references/debugging-runbook.md",{"path":1600,"priority":344},"references/rollouts-and-probes.md",{"path":486,"priority":344},{"basePath":1603,"description":1604,"displayName":1605,"installMethods":1606,"rationale":1607,"selectedPaths":1608,"source":272,"sourceLanguage":18,"type":247},"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",[1609,1610,1612,1614],{"path":270,"priority":271},{"path":1611,"priority":344},"references/modules-and-composition.md",{"path":1613,"priority":344},"references/state-and-environments.md",{"path":1615,"priority":344},"references/workflows-and-guardrails.md",{"basePath":1617,"description":1618,"displayName":1619,"installMethods":1620,"rationale":1621,"selectedPaths":1622,"source":272,"sourceLanguage":18,"type":247},"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",[1623],{"path":270,"priority":271},{"basePath":1625,"description":1626,"displayName":1627,"installMethods":1628,"rationale":1629,"selectedPaths":1630,"source":272,"sourceLanguage":18,"type":247},"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",[1631],{"path":270,"priority":271},{"basePath":1633,"description":1634,"displayName":1635,"installMethods":1636,"rationale":1637,"selectedPaths":1638,"source":272,"sourceLanguage":18,"type":247},"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",[1639],{"path":270,"priority":271},{"basePath":1641,"description":1642,"displayName":1643,"installMethods":1644,"rationale":1645,"selectedPaths":1646,"source":272,"sourceLanguage":18,"type":247},"universal/main/skill-creator","Guide for creating effective skills","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at universal/main/skill-creator/SKILL.md",[1647,1648,1649,1651,1652,1654],{"path":270,"priority":271},{"path":1482,"priority":344},{"path":1650,"priority":344},"references/creation-workflow.md",{"path":1410,"priority":344},{"path":1653,"priority":344},"references/progressive-disclosure.md",{"path":1655,"priority":344},"references/skill-structure.md",{"basePath":1657,"description":1658,"displayName":1659,"installMethods":1660,"rationale":1661,"selectedPaths":1662,"source":272,"sourceLanguage":18,"type":247},"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",[1663,1664,1666,1668],{"path":270,"priority":271},{"path":1665,"priority":344},"references/collector-and-otlp.md",{"path":1667,"priority":344},"references/concepts.md",{"path":1669,"priority":344},"references/instrumentation-and-troubleshooting.md",{"basePath":1671,"description":1672,"displayName":1673,"installMethods":1674,"rationale":1675,"selectedPaths":1676,"source":272,"sourceLanguage":18,"type":247},"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",[1677,1678],{"path":270,"priority":271},{"path":1679,"priority":344},"references/orchestration-patterns.md",{"basePath":1681,"description":1682,"displayName":1683,"installMethods":1684,"rationale":1685,"selectedPaths":1686,"source":272,"sourceLanguage":18,"type":247},"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",[1687,1688,1690,1692,1694,1696],{"path":270,"priority":271},{"path":1689,"priority":344},"references/ci-workflows.md",{"path":1691,"priority":344},"references/common-findings-and-fixes.md",{"path":1693,"priority":344},"references/supply-chain-and-sbom.md",{"path":1695,"priority":344},"references/tooling-matrix.md",{"path":1697,"priority":344},"references/triage-and-remediation.md",{"basePath":1699,"description":1700,"displayName":1701,"installMethods":1702,"rationale":1703,"selectedPaths":1704,"source":272,"sourceLanguage":18,"type":247},"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",[1705,1706,1708,1710],{"path":270,"priority":271},{"path":1707,"priority":344},"references/common-threats-and-mitigations.md",{"path":1709,"priority":344},"references/stride-workshop.md",{"path":1042,"priority":344},{"basePath":1712,"description":1713,"displayName":1714,"installMethods":1715,"rationale":1716,"selectedPaths":1717,"source":272,"sourceLanguage":18,"type":247},"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",[1718,1719],{"path":270,"priority":271},{"path":1720,"priority":344},"references/patterns-and-implementation.md",{"basePath":1722,"description":1723,"displayName":1724,"installMethods":1725,"rationale":1726,"selectedPaths":1727,"source":272,"sourceLanguage":18,"type":247},"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",[1728,1729,1730,1731,1732,1734],{"path":270,"priority":271},{"path":1407,"priority":344},{"path":1410,"priority":344},{"path":1539,"priority":344},{"path":1733,"priority":344},"references/philosophy.md",{"path":1554,"priority":344},{"basePath":1736,"description":1737,"displayName":1738,"installMethods":1739,"rationale":1740,"selectedPaths":1741,"source":272,"sourceLanguage":18,"type":247},"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",[1742,1743,1745,1747],{"path":270,"priority":271},{"path":1744,"priority":344},"references/assertion-quality.md",{"path":1746,"priority":344},"references/inspection-checklist.md",{"path":1748,"priority":344},"references/red-flags.md",{"basePath":1750,"description":1751,"displayName":1752,"installMethods":1753,"rationale":1754,"selectedPaths":1755,"source":272,"sourceLanguage":18,"type":247},"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",[1756,1757,1759,1761,1763,1765],{"path":270,"priority":271},{"path":1758,"priority":344},"references/completeness-anti-patterns.md",{"path":1760,"priority":344},"references/core-anti-patterns.md",{"path":1762,"priority":344},"references/detection-guide.md",{"path":1764,"priority":344},"references/python-examples.md",{"path":1766,"priority":344},"references/tdd-connection.md",{"basePath":1768,"description":1769,"displayName":1770,"installMethods":1771,"rationale":1772,"selectedPaths":1773,"source":272,"sourceLanguage":18,"type":247},"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",[1774],{"path":270,"priority":271},{"basePath":1776,"description":1777,"displayName":1778,"installMethods":1779,"rationale":1780,"selectedPaths":1781,"source":272,"sourceLanguage":18,"type":247},"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",[1782],{"path":270,"priority":271},{"basePath":1784,"description":1785,"displayName":1786,"installMethods":1787,"rationale":1788,"selectedPaths":1789,"source":272,"sourceLanguage":18,"type":247},"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",[1790],{"path":270,"priority":271},{"basePath":1792,"description":1793,"displayName":1794,"installMethods":1795,"rationale":1796,"selectedPaths":1797,"source":272,"sourceLanguage":18,"type":247},"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",[1798],{"path":270,"priority":271},{"basePath":1800,"description":1801,"displayName":1802,"installMethods":1803,"rationale":1804,"selectedPaths":1805,"source":272,"sourceLanguage":18,"type":247},"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",[1806,1807,1808,1810,1812,1814],{"path":270,"priority":271},{"path":663,"priority":344},{"path":1809,"priority":344},"references/graphql-patterns.md",{"path":1811,"priority":344},"references/grpc-patterns.md",{"path":1813,"priority":344},"references/rest-patterns.md",{"path":1815,"priority":344},"references/versioning-strategies.md",{"basePath":1817,"description":1818,"displayName":1819,"installMethods":1820,"rationale":1821,"selectedPaths":1822,"source":272,"sourceLanguage":18,"type":247},"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",[1823],{"path":270,"priority":271},{"basePath":1825,"description":1826,"displayName":1827,"installMethods":1828,"rationale":1829,"selectedPaths":1830,"source":272,"sourceLanguage":18,"type":247},"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",[1831,1832,1834,1836,1838,1840,1842],{"path":270,"priority":271},{"path":1833,"priority":344},"references/core-web-vitals.md",{"path":1835,"priority":344},"references/framework-specific.md",{"path":1837,"priority":344},"references/modern-patterns-2025.md",{"path":1839,"priority":344},"references/monitoring.md",{"path":1841,"priority":344},"references/optimization-techniques.md",{"path":1843,"priority":344},"references/quick-wins.md",{"sources":1845},[1846],"manual",{"closedIssues90d":8,"description":1848,"forks":233,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":231,"stars":236,"topics":1849},"Curated collection of Claude Code skills for intelligent project development with progressive loading and toolchain detection",[],{"classifiedAt":1851,"discoverAt":1852,"extractAt":1853,"githubAt":1853,"updatedAt":1851},1778683189236,1778683184016,1778683187105,[212,216,217,213,215,218,214,211],{"evaluatedAt":242,"extractAt":1856,"updatedAt":242},1778683190010,[],[1859,1890,1923,1953,1973,1993],{"_creationTime":1860,"_id":1861,"community":1862,"display":1863,"identity":1869,"providers":1874,"relations":1883,"tags":1886,"workflow":1887},1778682677410.0369,"k172a96fyh4jrhrb5qc6tfrbp986nrey",{"reviewCount":8},{"description":1864,"installMethods":1865,"name":1867,"sourceUrl":1868},"Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support",{"claudeCode":1866},"auth0/agent-skills","Auth0 Express OAuth2 JWT Bearer","https://github.com/auth0/agent-skills",{"basePath":1870,"githubOwner":1871,"githubRepo":1872,"locale":18,"slug":1873,"type":247},"plugins/auth0/skills/express-oauth2-jwt-bearer","auth0","agent-skills","express-oauth2-jwt-bearer",{"evaluate":1875,"extract":1881},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1876,"tags":1877,"targetMarket":219,"tier":220},100,[1871,1878,212,216,1879,218,1880],"jwt","nodejs","api",{"commitSha":253,"license":1882},"Apache-2.0",{"parentExtensionId":1884,"repoId":1885},"k17b52m0t4j5ryyvea95kdqqr186nk9e","kd7d2wx4927yddhxgfpzw6t10x86m349",[1880,1871,212,216,1878,1879,218],{"evaluatedAt":1888,"extractAt":1889,"updatedAt":1888},1778683411304,1778682677410,{"_creationTime":1891,"_id":1892,"community":1893,"display":1894,"identity":1900,"providers":1905,"relations":1916,"tags":1919,"workflow":1920},1778675056600.249,"k176bgqbfa54d9kxrf8abw5j9s86mhr5",{"reviewCount":8},{"description":1895,"installMethods":1896,"name":1898,"sourceUrl":1899},"Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to \"design REST APIs\", \"optimize database queries\", \"implement authentication\", \"build microservices\", \"review backend code\", \"set up GraphQL\", \"handle database migrations\", or \"load test APIs\". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.",{"claudeCode":1897},"alirezarezvani/claude-skills","Senior Backend Engineer","https://github.com/alirezarezvani/claude-skills",{"basePath":1901,"githubOwner":1902,"githubRepo":1903,"locale":18,"slug":1904,"type":247},"engineering-team/skills/senior-backend","alirezarezvani","claude-skills","senior-backend",{"evaluate":1906,"extract":1915},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1876,"tags":1907,"targetMarket":219,"tier":220},[1908,1880,1909,1910,1911,1912,211,1913,216,218,1914],"backend","rest","microservices","database","postgresql","node-js","testing",{"commitSha":253,"license":238},{"parentExtensionId":1917,"repoId":1918},"k179s2ynpr6g927zdzf23zrhad86net8","kd7ff9s1w43mfyy1n7hf87816186m6px",[1880,1908,1911,216,1910,1913,1912,1909,218,1914,211],{"evaluatedAt":1921,"extractAt":1922,"updatedAt":1921},1778683394838,1778675056600,{"_creationTime":1924,"_id":1925,"community":1926,"display":1927,"identity":1933,"providers":1938,"relations":1944,"tags":1948,"workflow":1949},1778694990469.487,"k176n6442s9c9fdjac88vvqh0s86n5m0",{"reviewCount":8},{"description":1928,"installMethods":1929,"name":1931,"sourceUrl":1932},"Verwenden Sie dies, wenn die Aufgabe Authentifizierung, Benutzerregistrierungen, Anmeldungen, Passwortwiederherstellung, OAuth-Anbieter, rollenbasierte Zugriffskontrolle oder den Schutz von Routen und Funktionen beinhaltet. Verwenden Sie immer `@netlify/identity`. Verwenden Sie niemals `netlify-identity-widget` oder `gotrue-js` – diese sind veraltet.",{"claudeCode":1930},"netlify/context-and-tools","netlify-identity","https://github.com/netlify/context-and-tools",{"basePath":1934,"githubOwner":1935,"githubRepo":1936,"locale":1937,"slug":1931,"type":247},"skills/netlify-identity","netlify","context-and-tools","de",{"evaluate":1939,"extract":1943},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1876,"tags":1940,"targetMarket":219,"tier":220},[212,1935,1941,1942,211,1880],"identity","javascript",{"commitSha":253},{"parentExtensionId":1945,"repoId":1946,"translatedFrom":1947},"k1714spp30a0rvg5y3yjga772n86nmps","kd7b1ncy2zzzfws29grdt8heb986ntzq","k17f1596a2t00btq1hfksssg0s86n6ej",[1880,212,1941,1942,1935,211],{"evaluatedAt":1950,"extractAt":1951,"updatedAt":1952},1778694839805,1778694599571,1778694990469,{"_creationTime":1954,"_id":1955,"community":1956,"display":1957,"identity":1961,"providers":1963,"relations":1969,"tags":1970,"workflow":1971},1778682677410.035,"k17a8h3wj2pvee6cykczjfvb7d86n9we",{"reviewCount":8},{"description":1958,"installMethods":1959,"name":1960,"sourceUrl":1868},"Use when implementing Auth0 authentication in Nuxt 3/4 applications, configuring session management, protecting routes with middleware, or integrating API access tokens - provides setup patterns, composable usage, and security best practices for the @auth0/auth0-nuxt SDK",{"claudeCode":1866},"auth0-nuxt",{"basePath":1962,"githubOwner":1871,"githubRepo":1872,"locale":18,"slug":1960,"type":247},"plugins/auth0/skills/auth0-nuxt",{"evaluate":1964,"extract":1968},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1876,"tags":1965,"targetMarket":219,"tier":220},[1871,1966,212,1967,211,218],"nuxt","web",{"commitSha":253},{"parentExtensionId":1884,"repoId":1885},[1871,212,1966,218,211,1967],{"evaluatedAt":1972,"extractAt":1889,"updatedAt":1972},1778683222653,{"_creationTime":1974,"_id":1975,"community":1976,"display":1977,"identity":1981,"providers":1984,"relations":1989,"tags":1990,"workflow":1991},1778682677410.0347,"k17cts1j65mahq0p4y7cagrsnd86ndxf",{"reviewCount":8},{"description":1978,"installMethods":1979,"name":1980,"sourceUrl":1868},"Use when adding authentication to Next.js applications (login, logout, protected pages, middleware, server components) - supports App Router and Pages Router with @auth0/nextjs-auth0 SDK.",{"claudeCode":1866},"Auth0 Next.js",{"basePath":1982,"githubOwner":1871,"githubRepo":1872,"locale":18,"slug":1983,"type":247},"plugins/auth0/skills/auth0-nextjs","auth0-nextjs",{"evaluate":1985,"extract":1988},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1876,"tags":1986,"targetMarket":219,"tier":220},[213,1871,212,211,1987],"web-development",{"commitSha":253,"license":1882},{"parentExtensionId":1884,"repoId":1885},[1871,212,213,211,1987],{"evaluatedAt":1992,"extractAt":1889,"updatedAt":1992},1778683195282,{"_creationTime":1994,"_id":1995,"community":1996,"display":1997,"identity":2003,"providers":2007,"relations":2016,"tags":2019,"workflow":2020},1778695548458.4001,"k170asnajd0vcr51hwhfy4t0t986m5bh",{"reviewCount":8},{"description":1998,"installMethods":1999,"name":2001,"sourceUrl":2002},"Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.\n",{"claudeCode":2000},"pjt222/agent-almanac","setup-tailwind-typescript","https://github.com/pjt222/agent-almanac",{"basePath":2004,"githubOwner":2005,"githubRepo":2006,"locale":18,"slug":2001,"type":247},"skills/setup-tailwind-typescript","pjt222","agent-almanac",{"evaluate":2008,"extract":2015},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1876,"tags":2009,"targetMarket":219,"tier":220},[2010,211,2011,2012,2013,2014,213],"tailwind","css","styling","configuration","react",{"commitSha":253},{"parentExtensionId":2017,"repoId":2018},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[2013,2011,213,2014,2012,2010,211],{"evaluatedAt":2021,"extractAt":2022,"updatedAt":2021},1778701490050,1778695548458]