[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bobmatnyc-pydantic-de":3,"guides-for-bobmatnyc-pydantic":1849,"similar-k17djm7c74pnk5hvetfpn0dqc986mqpz-de":1850},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":234,"isFallback":231,"parentExtension":239,"providers":240,"relations":245,"repo":247,"tags":1846,"workflow":1847},1778683190010.2717,"k17djm7c74pnk5hvetfpn0dqc986mqpz",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"bobmatnyc/claude-mpm-skills","Pydantic Validation","https://github.com/bobmatnyc/claude-mpm-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":216,"workflow":232},1778685093297.35,"kn755ejv6rrw4977yw4ssq058d86m07h","en",{"checks":20,"evaluatedAt":178,"extensionSummary":179,"features":180,"nonGoals":187,"practices":191,"prerequisites":195,"promptVersionExtension":196,"promptVersionScoring":197,"purpose":198,"rationale":199,"score":200,"summary":201,"tags":202,"targetMarket":209,"tier":210,"useCases":211},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,75,78,82,85,89,92,95,98,101,105,109,113,116,120,123,126,130,133,137,141,144,147,150,153,156,159,162,165,169,173,176],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of Python data validation using type hints and runtime checking with Pydantic, targeting specific frameworks like FastAPI and Django.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill leverages Pydantic v2's Rust-powered core for high-performance validation, offering significant value beyond standard Python type hints or basic validation.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides comprehensive documentation, examples, and covers core concepts and advanced patterns, making it ready for production use in Python projects requiring robust data validation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on data validation using Pydantic for Python, aligning with its described purpose and not extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities, accurately mentioning Pydantic v2, type hints, runtime checking, and its integration with common Python frameworks.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The skill's purpose is precisely defined as Python data validation using Pydantic, with clear use cases like API validation and configuration management, and boundaries like not being directly user-invocable.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability of Pydantic data validation and providing key use cases and a quick start.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The skill body is well-structured with clear sections, code examples, and avoids excessive bloat, delegating deeper material implicitly to the Pydantic documentation.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The skill utilizes progressive disclosure effectively, with an entry point containing essential information and the potential for full content expansion on demand.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill does not involve deep exploration or research requiring a forked context; it primarily provides documentation and examples for using Pydantic.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The skill includes numerous clear, ready-to-use code examples demonstrating various Pydantic features like BaseModel, Field configuration, validators, and integration patterns.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The skill addresses various edge cases and limitations through detailed examples and explanations of Pydantic's behavior with different field types, validation modes, and error handling.",{"category":65,"check":66,"severity":24,"summary":67},"Code Execution","Validation","The skill extensively demonstrates and relies on Pydantic's built-in schema validation capabilities for all input arguments and structured output.",{"category":69,"check":70,"severity":56,"summary":71},"Security","Unguarded Destructive Operations","The skill itself does not perform any destructive operations; it focuses on data validation and configuration.",{"category":65,"check":73,"severity":24,"summary":74},"Error Handling","The skill showcases Pydantic's robust error handling with `ValidationError` and custom error types, providing detailed error messages and context.",{"category":65,"check":76,"severity":56,"summary":77},"Logging","This skill is documentation-focused and does not perform actions that require logging of destructive operations or outbound calls.",{"category":79,"check":80,"severity":56,"summary":81},"Compliance","GDPR","The skill does not handle personal data; it demonstrates data validation principles.",{"category":79,"check":83,"severity":24,"summary":84},"Target market","The skill is globally applicable to any Python development environment and does not have regional or jurisdictional limitations.",{"category":86,"check":87,"severity":24,"summary":88},"Portability","Runtime stability","The skill relies on standard Python and Pydantic, making it highly portable across different operating systems and Python runtimes without specific assumptions.",{"category":47,"check":90,"severity":24,"summary":91},"README","The README provides an excellent overview of the Claude MPM skills repository, including installation, usage, and a catalog of skills, with the Pydantic skill being a part of this.",{"category":33,"check":93,"severity":56,"summary":94},"Tool surface size","This is a documentation skill with no exposed tools or commands for direct invocation.",{"category":40,"check":96,"severity":56,"summary":97},"Overlapping near-synonym tools","This skill does not expose any tools or commands, therefore there are no overlapping synonyms.",{"category":47,"check":99,"severity":24,"summary":100},"Phantom features","All features demonstrated in the skill's documentation are directly tied to Pydantic's functionality and are implemented within the library itself.",{"category":102,"check":103,"severity":56,"summary":104},"Install","Installation instruction","This skill is part of a larger repository and does not have a separate installation instruction; it is accessed via the main Claude MPM installation.",{"category":106,"check":107,"severity":24,"summary":108},"Errors","Actionable error messages","Pydantic's error messages are detailed, naming the field, the cause, and the type of error, which aids in actionable remediation.",{"category":110,"check":111,"severity":24,"summary":112},"Execution","Pinned dependencies","The skill relies on Pydantic, which is typically managed via standard Python package management (pip, poetry) and its dependencies are pinned, and the examples are runnable with standard Python interpreters.",{"category":33,"check":114,"severity":56,"summary":115},"Dry-run preview","The skill focuses on documentation and validation examples, not on performing state-changing operations that would require a dry-run mode.",{"category":117,"check":118,"severity":56,"summary":119},"Protocol","Idempotent retry & timeouts","This skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":69,"check":121,"severity":56,"summary":122},"Data Exfiltration","The skill demonstrates data validation and does not involve reading or submitting confidential data to any third party.",{"category":69,"check":124,"severity":24,"summary":125},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks and uses clean, printable ASCII and standard Unicode characters.",{"category":127,"check":128,"severity":24,"summary":129},"Hooks","Opaque code execution","The bundled scripts and code examples are plain, readable source code and do not involve obfuscation, base64 decoding, or runtime fetching of executable code.",{"category":86,"check":131,"severity":24,"summary":132},"Structural Assumption","The skill's examples are self-contained or clearly state their dependencies, making them portable and not reliant on specific project directory structures outside the code snippets.",{"category":134,"check":135,"severity":24,"summary":136},"Trust","Issues Attention","The repository has few open issues and a closure rate that suggests active maintenance or a low volume of reported problems.",{"category":138,"check":139,"severity":24,"summary":140},"Version","Release Management","The repository README indicates a 'Last Updated' date and a 'Skills Count', implying versioning and updates, and Pydantic itself follows semantic versioning.",{"category":69,"check":142,"severity":24,"summary":143},"Transitive Supply-Chain Grenades","The skill does not load or include external files at runtime, and all dependencies are managed through standard Python package management.",{"category":69,"check":145,"severity":24,"summary":146},"Sandbox Isolation","The skill provides documentation and examples, not code that modifies files or interacts with the system outside its defined scope.",{"category":69,"check":148,"severity":24,"summary":149},"Injection","The skill demonstrates validation of data, not execution of untrusted code, and all references are bundled within the repository.",{"category":69,"check":151,"severity":24,"summary":152},"Secret Management","The skill demonstrates the use of `SecretStr` for handling secrets but does not echo resolved secret values in logs or debug output.",{"category":33,"check":154,"severity":56,"summary":155},"Scoped tools","This skill does not expose any tools or commands.",{"category":47,"check":157,"severity":24,"summary":158},"Configuration & parameter reference","The skill provides comprehensive documentation on Pydantic's features, including various field types, validators, and configuration options with examples.",{"category":33,"check":160,"severity":56,"summary":161},"Tool naming","This skill does not expose any tools or commands with names.",{"category":33,"check":163,"severity":56,"summary":164},"Minimal I/O surface","This skill does not expose any tools or commands with input/output schemas.",{"category":166,"check":167,"severity":24,"summary":168},"License","License usability","The LICENSE file indicates an MIT license, which is a permissive open-source license.",{"category":170,"check":171,"severity":24,"summary":172},"Maintenance","Commit recency","The repository shows recent commits within the last 90 days, indicating active maintenance.",{"category":170,"check":174,"severity":24,"summary":175},"Dependency Management","The skill relies on Pydantic and standard Python libraries, which are managed via standard package managers, implying appropriate dependency management.",{"category":110,"check":111,"severity":24,"summary":177},"The skill's examples are runnable with standard Python interpreters, and its primary dependency, Pydantic, is typically pinned in project environments.",1778685093103,"This skill documents Python data validation using Pydantic v2, covering its core concepts, advanced features, and integrations with frameworks like FastAPI and Django. It provides detailed code examples for BaseModel, field configuration, validators, serialization, and settings management.",[181,182,183,184,185,186],"Python data validation with Pydantic v2","Runtime type checking and coercion","API request/response validation","Settings and configuration management","SQLAlchemy and Django integration patterns","Comprehensive code examples and best practices",[188,189,190],"Directly performing data validation actions","Replacing Pydantic library itself","Providing runtime validation services",[192,193,194],"Data Validation","Type Hinting","Schema Definition",[],"3.0.0","4.4.0","To provide developers with a thorough guide and practical examples for implementing robust data validation in Python applications using Pydantic.","The skill is exceptionally well-documented and comprehensive, covering Pydantic's features thoroughly with practical examples. No critical or warning findings were identified.",99,"Excellent Python data validation skill leveraging Pydantic with comprehensive examples and documentation.",[203,204,205,206,207,208],"python","validation","pydantic","data-modeling","fastapi","django","global","verified",[212,213,214,215],"Validating API request and response bodies","Parsing and validating configuration files or environment variables","Ensuring data integrity in Python projects","Implementing type-safe data classes with automatic validation",{"codeQuality":217,"collectedAt":219,"documentation":220,"maintenance":223,"security":228,"testCoverage":230},{"hasLockfile":218},false,1778685071634,{"descriptionLength":221,"readmeSize":222},184,18236,{"closedIssues90d":8,"forks":224,"hasChangelog":218,"openIssues90d":225,"pushedAt":226,"stars":227},13,4,1776273197000,44,{"hasNpmPackage":218,"license":229,"smitheryVerified":218},"MIT",{"hasCi":231,"hasTests":218},true,{"updatedAt":233},1778685093297,{"basePath":235,"githubOwner":236,"githubRepo":237,"locale":18,"slug":205,"type":238},"toolchains/python/validation/pydantic","bobmatnyc","claude-mpm-skills","skill",null,{"evaluate":241,"extract":243},{"promptVersionExtension":196,"promptVersionScoring":197,"score":200,"tags":242,"targetMarket":209,"tier":210},[203,204,205,206,207,208],{"commitSha":244,"license":229},"HEAD",{"repoId":246},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",{"_creationTime":248,"_id":246,"identity":249,"providers":250,"workflow":1842},1778683184016.2227,{"githubOwner":236,"githubRepo":237,"sourceUrl":14},{"classify":251,"discover":1836,"github":1839},{"commitSha":244,"extensions":252},[253,264,275,284,292,300,308,316,324,336,344,352,360,368,376,384,392,400,408,416,424,432,440,448,456,464,480,488,496,504,512,520,528,536,544,552,582,590,598,606,614,622,630,638,646,666,680,708,716,724,733,741,750,762,776,788,798,806,814,822,830,838,846,854,862,870,878,886,894,902,910,918,926,934,942,950,958,966,988,996,1004,1012,1020,1040,1048,1056,1064,1072,1077,1085,1105,1113,1121,1129,1137,1155,1170,1178,1186,1194,1202,1210,1218,1226,1234,1246,1254,1262,1270,1278,1286,1294,1302,1310,1318,1326,1334,1342,1350,1358,1366,1374,1382,1390,1407,1415,1429,1437,1445,1457,1465,1477,1487,1495,1503,1511,1519,1534,1547,1563,1579,1594,1608,1616,1624,1632,1648,1662,1672,1690,1703,1713,1727,1741,1759,1767,1775,1783,1791,1808,1816],{"basePath":254,"description":255,"displayName":256,"installMethods":257,"rationale":258,"selectedPaths":259,"source":263,"sourceLanguage":18,"type":238},".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)",[260],{"path":261,"priority":262},"SKILL.md","mandatory","rule",{"basePath":265,"description":266,"displayName":267,"installMethods":268,"rationale":269,"selectedPaths":270,"source":263,"sourceLanguage":18,"type":238},"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",[271,272],{"path":261,"priority":262},{"path":273,"priority":274},"README.md","high",{"basePath":276,"description":277,"displayName":278,"installMethods":279,"rationale":280,"selectedPaths":281,"source":263,"sourceLanguage":18,"type":238},"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",[282,283],{"path":261,"priority":262},{"path":273,"priority":274},{"basePath":285,"description":286,"displayName":287,"installMethods":288,"rationale":289,"selectedPaths":290,"source":263,"sourceLanguage":18,"type":238},"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",[291],{"path":261,"priority":262},{"basePath":293,"description":294,"displayName":295,"installMethods":296,"rationale":297,"selectedPaths":298,"source":263,"sourceLanguage":18,"type":238},"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",[299],{"path":261,"priority":262},{"basePath":301,"description":302,"displayName":303,"installMethods":304,"rationale":305,"selectedPaths":306,"source":263,"sourceLanguage":18,"type":238},"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",[307],{"path":261,"priority":262},{"basePath":309,"description":310,"displayName":311,"installMethods":312,"rationale":313,"selectedPaths":314,"source":263,"sourceLanguage":18,"type":238},"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",[315],{"path":261,"priority":262},{"basePath":317,"description":318,"displayName":319,"installMethods":320,"rationale":321,"selectedPaths":322,"source":263,"sourceLanguage":18,"type":238},"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",[323],{"path":261,"priority":262},{"basePath":325,"description":326,"displayName":327,"installMethods":328,"rationale":329,"selectedPaths":330,"source":263,"sourceLanguage":18,"type":238},"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",[331,332,333],{"path":261,"priority":262},{"path":273,"priority":274},{"path":334,"priority":335},"QUICK_REFERENCE.md","medium",{"basePath":337,"description":338,"displayName":339,"installMethods":340,"rationale":341,"selectedPaths":342,"source":263,"sourceLanguage":18,"type":238},"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",[343],{"path":261,"priority":262},{"basePath":345,"description":346,"displayName":347,"installMethods":348,"rationale":349,"selectedPaths":350,"source":263,"sourceLanguage":18,"type":238},"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",[351],{"path":261,"priority":262},{"basePath":353,"description":354,"displayName":355,"installMethods":356,"rationale":357,"selectedPaths":358,"source":263,"sourceLanguage":18,"type":238},"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",[359],{"path":261,"priority":262},{"basePath":361,"description":362,"displayName":363,"installMethods":364,"rationale":365,"selectedPaths":366,"source":263,"sourceLanguage":18,"type":238},"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",[367],{"path":261,"priority":262},{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":263,"sourceLanguage":18,"type":238},"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",[375],{"path":261,"priority":262},{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":263,"sourceLanguage":18,"type":238},"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",[383],{"path":261,"priority":262},{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":263,"sourceLanguage":18,"type":238},"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",[391],{"path":261,"priority":262},{"basePath":393,"description":394,"displayName":395,"installMethods":396,"rationale":397,"selectedPaths":398,"source":263,"sourceLanguage":18,"type":238},"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",[399],{"path":261,"priority":262},{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":263,"sourceLanguage":18,"type":238},"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",[407],{"path":261,"priority":262},{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":263,"sourceLanguage":18,"type":238},"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",[415],{"path":261,"priority":262},{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":263,"sourceLanguage":18,"type":238},"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",[423],{"path":261,"priority":262},{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":263,"sourceLanguage":18,"type":238},"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",[431],{"path":261,"priority":262},{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":263,"sourceLanguage":18,"type":238},"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",[439],{"path":261,"priority":262},{"basePath":441,"description":442,"displayName":443,"installMethods":444,"rationale":445,"selectedPaths":446,"source":263,"sourceLanguage":18,"type":238},"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",[447],{"path":261,"priority":262},{"basePath":449,"description":450,"displayName":451,"installMethods":452,"rationale":453,"selectedPaths":454,"source":263,"sourceLanguage":18,"type":238},"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",[455],{"path":261,"priority":262},{"basePath":457,"description":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":263,"sourceLanguage":18,"type":238},"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",[463],{"path":261,"priority":262},{"basePath":465,"description":466,"displayName":467,"installMethods":468,"rationale":469,"selectedPaths":470,"source":263,"sourceLanguage":18,"type":238},"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",[471,472,474,476,478],{"path":261,"priority":262},{"path":473,"priority":335},"references/middleware-patterns.md",{"path":475,"priority":335},"references/production-deployment.md",{"path":477,"priority":335},"references/security-hardening.md",{"path":479,"priority":335},"references/testing-strategies.md",{"basePath":481,"description":482,"displayName":483,"installMethods":484,"rationale":485,"selectedPaths":486,"source":263,"sourceLanguage":18,"type":238},"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",[487],{"path":261,"priority":262},{"basePath":489,"description":490,"displayName":491,"installMethods":492,"rationale":493,"selectedPaths":494,"source":263,"sourceLanguage":18,"type":238},"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",[495],{"path":261,"priority":262},{"basePath":497,"description":498,"displayName":499,"installMethods":500,"rationale":501,"selectedPaths":502,"source":263,"sourceLanguage":18,"type":238},"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",[503],{"path":261,"priority":262},{"basePath":505,"description":506,"displayName":507,"installMethods":508,"rationale":509,"selectedPaths":510,"source":263,"sourceLanguage":18,"type":238},"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",[511],{"path":261,"priority":262},{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":263,"sourceLanguage":18,"type":238},"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",[519],{"path":261,"priority":262},{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":263,"sourceLanguage":18,"type":238},"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",[527],{"path":261,"priority":262},{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":263,"sourceLanguage":18,"type":238},"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",[535],{"path":261,"priority":262},{"basePath":537,"description":538,"displayName":539,"installMethods":540,"rationale":541,"selectedPaths":542,"source":263,"sourceLanguage":18,"type":238},"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",[543],{"path":261,"priority":262},{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":263,"sourceLanguage":18,"type":238},"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",[551],{"path":261,"priority":262},{"basePath":553,"description":554,"displayName":555,"installMethods":556,"rationale":557,"selectedPaths":558,"source":263,"sourceLanguage":18,"type":238},"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",[559,560,562,564,566,568,570,572,574,576,578,580],{"path":261,"priority":262},{"path":561,"priority":335},"references/composition-patterns.md",{"path":563,"priority":335},"references/decision-trees.md",{"path":565,"priority":335},"references/error-handling.md",{"path":567,"priority":335},"references/migration-guide.md",{"path":569,"priority":335},"references/performance.md",{"path":571,"priority":335},"references/persistence-hydration.md",{"path":573,"priority":335},"references/react-integration.md",{"path":575,"priority":335},"references/real-world-patterns.md",{"path":577,"priority":335},"references/skills-architecture.md",{"path":579,"priority":335},"references/testing-patterns.md",{"path":581,"priority":335},"references/xstate-v5-patterns.md",{"basePath":583,"description":584,"displayName":585,"installMethods":586,"rationale":587,"selectedPaths":588,"source":263,"sourceLanguage":18,"type":238},"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",[589],{"path":261,"priority":262},{"basePath":591,"description":592,"displayName":593,"installMethods":594,"rationale":595,"selectedPaths":596,"source":263,"sourceLanguage":18,"type":238},"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",[597],{"path":261,"priority":262},{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":263,"sourceLanguage":18,"type":238},"toolchains/javascript/frameworks/sveltekit","SvelteKit - Full-stack Svelte framework with file-based routing, SSR/SSG, form actions, and adapters for deployment","sveltekit",{"claudeCode":12},"SKILL.md frontmatter at toolchains/javascript/frameworks/sveltekit/SKILL.md",[605],{"path":261,"priority":262},{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":263,"sourceLanguage":18,"type":238},"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",[613],{"path":261,"priority":262},{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":263,"sourceLanguage":18,"type":238},"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",[621],{"path":261,"priority":262},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":263,"sourceLanguage":18,"type":238},"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",[629],{"path":261,"priority":262},{"basePath":631,"description":632,"displayName":633,"installMethods":634,"rationale":635,"selectedPaths":636,"source":263,"sourceLanguage":18,"type":238},"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",[637],{"path":261,"priority":262},{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":263,"sourceLanguage":18,"type":238},"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",[645],{"path":261,"priority":262},{"basePath":647,"description":648,"displayName":649,"installMethods":650,"rationale":651,"selectedPaths":652,"source":263,"sourceLanguage":18,"type":238},"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",[653,654,656,658,660,662,664],{"path":261,"priority":262},{"path":655,"priority":335},"references/authentication.md",{"path":657,"priority":335},"references/caching-and-rendering.md",{"path":659,"priority":335},"references/data-fetching.md",{"path":661,"priority":335},"references/routing.md",{"path":663,"priority":335},"references/server-actions.md",{"path":665,"priority":335},"references/testing.md",{"basePath":667,"description":668,"displayName":669,"installMethods":670,"rationale":671,"selectedPaths":672,"source":263,"sourceLanguage":18,"type":238},"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",[673,674,676,678],{"path":261,"priority":262},{"path":675,"priority":335},"references/cache-components.md",{"path":677,"priority":335},"references/migration-checklist.md",{"path":679,"priority":335},"references/turbopack.md",{"basePath":681,"description":682,"displayName":683,"installMethods":684,"rationale":685,"selectedPaths":686,"source":263,"sourceLanguage":18,"type":238},"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",[687,688,690,692,694,696,698,700,702,704,706],{"path":261,"priority":262},{"path":689,"priority":335},"references/api-actions.md",{"path":691,"priority":335},"references/architecture.md",{"path":693,"priority":335},"references/common-tasks.md",{"path":695,"priority":335},"references/custom-field-types.md",{"path":697,"priority":335},"references/development-workflow.md",{"path":699,"priority":335},"references/extension-packages.md",{"path":701,"priority":335},"references/frontend-customization.md",{"path":703,"priority":335},"references/hooks-and-services.md",{"path":705,"priority":335},"references/select-builder.md",{"path":707,"priority":335},"references/testing-debugging.md",{"basePath":709,"description":710,"displayName":711,"installMethods":712,"rationale":713,"selectedPaths":714,"source":263,"sourceLanguage":18,"type":238},"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",[715],{"path":261,"priority":262},{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":263,"sourceLanguage":18,"type":238},"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",[723],{"path":261,"priority":262},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":263,"sourceLanguage":18,"type":238},"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",[731,732],{"path":261,"priority":262},{"path":273,"priority":274},{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":263,"sourceLanguage":18,"type":238},"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",[740],{"path":261,"priority":262},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":263,"sourceLanguage":18,"type":238},"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",[748,749],{"path":261,"priority":262},{"path":273,"priority":274},{"basePath":751,"description":752,"displayName":753,"installMethods":754,"rationale":755,"selectedPaths":756,"source":263,"sourceLanguage":18,"type":238},"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",[757,758,760],{"path":261,"priority":262},{"path":759,"priority":335},"references/email-password.md",{"path":761,"priority":335},"references/providers.md",{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":263,"sourceLanguage":18,"type":238},"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",[769,770,772,774],{"path":261,"priority":262},{"path":771,"priority":335},"references/client-server.md",{"path":773,"priority":335},"references/setup-database.md",{"path":775,"priority":335},"references/typescript.md",{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":263,"sourceLanguage":18,"type":238},"toolchains/platforms/auth/better-auth/better-auth-integrations","Better Auth framework integrations for TypeScript. Use when wiring route handlers in Next.js, SvelteKit, Remix, Express, Hono, or other web frameworks.","better-auth-integrations",{"claudeCode":12},"SKILL.md frontmatter at toolchains/platforms/auth/better-auth/better-auth-integrations/SKILL.md",[783,784,786],{"path":261,"priority":262},{"path":785,"priority":335},"references/frameworks.md",{"path":787,"priority":335},"references/nextjs.md",{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":263,"sourceLanguage":18,"type":238},"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",[795,796],{"path":261,"priority":262},{"path":797,"priority":335},"references/plugins-index.md",{"basePath":799,"description":800,"displayName":801,"installMethods":802,"rationale":803,"selectedPaths":804,"source":263,"sourceLanguage":18,"type":238},"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",[805],{"path":261,"priority":262},{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":263,"sourceLanguage":18,"type":238},"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",[813],{"path":261,"priority":262},{"basePath":815,"description":816,"displayName":817,"installMethods":818,"rationale":819,"selectedPaths":820,"source":263,"sourceLanguage":18,"type":238},"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",[821],{"path":261,"priority":262},{"basePath":823,"description":824,"displayName":825,"installMethods":826,"rationale":827,"selectedPaths":828,"source":263,"sourceLanguage":18,"type":238},"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",[829],{"path":261,"priority":262},{"basePath":831,"description":832,"displayName":833,"installMethods":834,"rationale":835,"selectedPaths":836,"source":263,"sourceLanguage":18,"type":238},"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",[837],{"path":261,"priority":262},{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":263,"sourceLanguage":18,"type":238},"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",[845],{"path":261,"priority":262},{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":263,"sourceLanguage":18,"type":238},"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",[853],{"path":261,"priority":262},{"basePath":855,"description":856,"displayName":857,"installMethods":858,"rationale":859,"selectedPaths":860,"source":263,"sourceLanguage":18,"type":238},"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",[861],{"path":261,"priority":262},{"basePath":863,"description":864,"displayName":865,"installMethods":866,"rationale":867,"selectedPaths":868,"source":263,"sourceLanguage":18,"type":238},"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",[869],{"path":261,"priority":262},{"basePath":871,"description":872,"displayName":873,"installMethods":874,"rationale":875,"selectedPaths":876,"source":263,"sourceLanguage":18,"type":238},"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",[877],{"path":261,"priority":262},{"basePath":879,"description":880,"displayName":881,"installMethods":882,"rationale":883,"selectedPaths":884,"source":263,"sourceLanguage":18,"type":238},"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",[885],{"path":261,"priority":262},{"basePath":887,"description":888,"displayName":889,"installMethods":890,"rationale":891,"selectedPaths":892,"source":263,"sourceLanguage":18,"type":238},"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",[893],{"path":261,"priority":262},{"basePath":895,"description":896,"displayName":897,"installMethods":898,"rationale":899,"selectedPaths":900,"source":263,"sourceLanguage":18,"type":238},"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",[901],{"path":261,"priority":262},{"basePath":903,"description":904,"displayName":905,"installMethods":906,"rationale":907,"selectedPaths":908,"source":263,"sourceLanguage":18,"type":238},"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",[909],{"path":261,"priority":262},{"basePath":911,"description":912,"displayName":913,"installMethods":914,"rationale":915,"selectedPaths":916,"source":263,"sourceLanguage":18,"type":238},"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",[917],{"path":261,"priority":262},{"basePath":919,"description":920,"displayName":921,"installMethods":922,"rationale":923,"selectedPaths":924,"source":263,"sourceLanguage":18,"type":238},"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",[925],{"path":261,"priority":262},{"basePath":927,"description":928,"displayName":929,"installMethods":930,"rationale":931,"selectedPaths":932,"source":263,"sourceLanguage":18,"type":238},"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",[933],{"path":261,"priority":262},{"basePath":935,"description":936,"displayName":937,"installMethods":938,"rationale":939,"selectedPaths":940,"source":263,"sourceLanguage":18,"type":238},"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",[941],{"path":261,"priority":262},{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":263,"sourceLanguage":18,"type":238},"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",[949],{"path":261,"priority":262},{"basePath":951,"description":952,"displayName":953,"installMethods":954,"rationale":955,"selectedPaths":956,"source":263,"sourceLanguage":18,"type":238},"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",[957],{"path":261,"priority":262},{"basePath":959,"description":960,"displayName":961,"installMethods":962,"rationale":963,"selectedPaths":964,"source":263,"sourceLanguage":18,"type":238},"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",[965],{"path":261,"priority":262},{"basePath":967,"description":968,"displayName":969,"installMethods":970,"rationale":971,"selectedPaths":972,"source":263,"sourceLanguage":18,"type":238},"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",[973,974,976,978,980,982,984,986],{"path":261,"priority":262},{"path":975,"priority":335},"references/agent-installation.md",{"path":977,"priority":335},"references/alerting.md",{"path":979,"priority":335},"references/apm-instrumentation.md",{"path":981,"priority":335},"references/cost-optimization.md",{"path":983,"priority":335},"references/custom-metrics.md",{"path":985,"priority":335},"references/kubernetes.md",{"path":987,"priority":335},"references/log-management.md",{"basePath":989,"description":990,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":263,"sourceLanguage":18,"type":238},"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",[995],{"path":261,"priority":262},{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":263,"sourceLanguage":18,"type":238},"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",[1003],{"path":261,"priority":262},{"basePath":1005,"description":1006,"displayName":1007,"installMethods":1008,"rationale":1009,"selectedPaths":1010,"source":263,"sourceLanguage":18,"type":238},"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",[1011],{"path":261,"priority":262},{"basePath":1013,"description":1014,"displayName":1015,"installMethods":1016,"rationale":1017,"selectedPaths":1018,"source":263,"sourceLanguage":18,"type":238},"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",[1019],{"path":261,"priority":262},{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":263,"sourceLanguage":18,"type":238},"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",[1027,1028,1030,1032,1034,1036,1038],{"path":261,"priority":262},{"path":1029,"priority":335},"references/dev-server.md",{"path":1031,"priority":335},"references/docker.md",{"path":1033,"priority":335},"references/process-management.md",{"path":1035,"priority":335},"references/production-gunicorn.md",{"path":1037,"priority":335},"references/templates.md",{"path":1039,"priority":335},"references/troubleshooting.md",{"basePath":1041,"description":1042,"displayName":1043,"installMethods":1044,"rationale":1045,"selectedPaths":1046,"source":263,"sourceLanguage":18,"type":238},"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",[1047],{"path":261,"priority":262},{"basePath":1049,"description":1050,"displayName":1051,"installMethods":1052,"rationale":1053,"selectedPaths":1054,"source":263,"sourceLanguage":18,"type":238},"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",[1055],{"path":261,"priority":262},{"basePath":1057,"description":1058,"displayName":1059,"installMethods":1060,"rationale":1061,"selectedPaths":1062,"source":263,"sourceLanguage":18,"type":238},"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",[1063],{"path":261,"priority":262},{"basePath":1065,"description":1066,"displayName":1067,"installMethods":1068,"rationale":1069,"selectedPaths":1070,"source":263,"sourceLanguage":18,"type":238},"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",[1071],{"path":261,"priority":262},{"basePath":235,"description":10,"displayName":205,"installMethods":1073,"rationale":1074,"selectedPaths":1075,"source":263,"sourceLanguage":18,"type":238},{"claudeCode":12},"SKILL.md frontmatter at toolchains/python/validation/pydantic/SKILL.md",[1076],{"path":261,"priority":262},{"basePath":1078,"description":1079,"displayName":1080,"installMethods":1081,"rationale":1082,"selectedPaths":1083,"source":263,"sourceLanguage":18,"type":238},"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",[1084],{"path":261,"priority":262},{"basePath":1086,"description":1087,"displayName":1088,"installMethods":1089,"rationale":1090,"selectedPaths":1091,"source":263,"sourceLanguage":18,"type":238},"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",[1092,1093,1095,1097,1099,1101,1103],{"path":261,"priority":262},{"path":1094,"priority":335},"references/architecture-patterns.md",{"path":1096,"priority":335},"references/native-gui-frameworks.md",{"path":1098,"priority":335},"references/platform-integration.md",{"path":1100,"priority":335},"references/state-management.md",{"path":1102,"priority":335},"references/tauri-framework.md",{"path":1104,"priority":335},"references/testing-deployment.md",{"basePath":1106,"description":1107,"displayName":1108,"installMethods":1109,"rationale":1110,"selectedPaths":1111,"source":263,"sourceLanguage":18,"type":238},"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",[1112],{"path":261,"priority":262},{"basePath":1114,"description":1115,"displayName":1116,"installMethods":1117,"rationale":1118,"selectedPaths":1119,"source":263,"sourceLanguage":18,"type":238},"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",[1120],{"path":261,"priority":262},{"basePath":1122,"description":1123,"displayName":1124,"installMethods":1125,"rationale":1126,"selectedPaths":1127,"source":263,"sourceLanguage":18,"type":238},"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",[1128],{"path":261,"priority":262},{"basePath":1130,"description":1131,"displayName":1132,"installMethods":1133,"rationale":1134,"selectedPaths":1135,"source":263,"sourceLanguage":18,"type":238},"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",[1136],{"path":261,"priority":262},{"basePath":1138,"description":1139,"displayName":1140,"installMethods":1141,"rationale":1142,"selectedPaths":1143,"source":263,"sourceLanguage":18,"type":238},"toolchains/typescript/core","Advanced TypeScript patterns and best practices for 2025","typescript-core",{"claudeCode":12},"SKILL.md frontmatter at toolchains/typescript/core/SKILL.md",[1144,1145,1147,1149,1151,1152,1154],{"path":261,"priority":262},{"path":1146,"priority":335},"references/advanced-patterns-2025.md",{"path":1148,"priority":335},"references/advanced-types.md",{"path":1150,"priority":335},"references/configuration.md",{"path":563,"priority":335},{"path":1153,"priority":335},"references/runtime-validation.md",{"path":1039,"priority":335},{"basePath":1156,"description":1157,"displayName":1158,"installMethods":1159,"rationale":1160,"selectedPaths":1161,"source":263,"sourceLanguage":18,"type":238},"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",[1162,1163,1165,1166,1168],{"path":261,"priority":262},{"path":1164,"priority":335},"references/advanced-schemas.md",{"path":569,"priority":335},{"path":1167,"priority":335},"references/query-patterns.md",{"path":1169,"priority":335},"references/vs-prisma.md",{"basePath":1171,"description":1172,"displayName":1173,"installMethods":1174,"rationale":1175,"selectedPaths":1176,"source":263,"sourceLanguage":18,"type":238},"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",[1177],{"path":261,"priority":262},{"basePath":1179,"description":1180,"displayName":1181,"installMethods":1182,"rationale":1183,"selectedPaths":1184,"source":263,"sourceLanguage":18,"type":238},"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",[1185],{"path":261,"priority":262},{"basePath":1187,"description":1188,"displayName":1189,"installMethods":1190,"rationale":1191,"selectedPaths":1192,"source":263,"sourceLanguage":18,"type":238},"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",[1193],{"path":261,"priority":262},{"basePath":1195,"description":1196,"displayName":1197,"installMethods":1198,"rationale":1199,"selectedPaths":1200,"source":263,"sourceLanguage":18,"type":238},"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",[1201],{"path":261,"priority":262},{"basePath":1203,"description":1204,"displayName":1205,"installMethods":1206,"rationale":1207,"selectedPaths":1208,"source":263,"sourceLanguage":18,"type":238},"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",[1209],{"path":261,"priority":262},{"basePath":1211,"description":1212,"displayName":1213,"installMethods":1214,"rationale":1215,"selectedPaths":1216,"source":263,"sourceLanguage":18,"type":238},"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",[1217],{"path":261,"priority":262},{"basePath":1219,"description":1220,"displayName":1221,"installMethods":1222,"rationale":1223,"selectedPaths":1224,"source":263,"sourceLanguage":18,"type":238},"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",[1225],{"path":261,"priority":262},{"basePath":1227,"description":1228,"displayName":1229,"installMethods":1230,"rationale":1231,"selectedPaths":1232,"source":263,"sourceLanguage":18,"type":238},"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",[1233],{"path":261,"priority":262},{"basePath":1235,"description":1236,"displayName":1237,"installMethods":1238,"rationale":1239,"selectedPaths":1240,"source":263,"sourceLanguage":18,"type":238},"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",[1241,1242,1244],{"path":261,"priority":262},{"path":1243,"priority":335},"CODE_EXAMPLES_INDEX.md",{"path":1245,"priority":335},"IMPLEMENTATION_SUMMARY.md",{"basePath":1247,"description":1248,"displayName":1249,"installMethods":1250,"rationale":1251,"selectedPaths":1252,"source":263,"sourceLanguage":18,"type":238},"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",[1253],{"path":261,"priority":262},{"basePath":1255,"description":1256,"displayName":1257,"installMethods":1258,"rationale":1259,"selectedPaths":1260,"source":263,"sourceLanguage":18,"type":238},"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",[1261],{"path":261,"priority":262},{"basePath":1263,"description":1264,"displayName":1265,"installMethods":1266,"rationale":1267,"selectedPaths":1268,"source":263,"sourceLanguage":18,"type":238},"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",[1269],{"path":261,"priority":262},{"basePath":1271,"description":1272,"displayName":1273,"installMethods":1274,"rationale":1275,"selectedPaths":1276,"source":263,"sourceLanguage":18,"type":238},"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",[1277],{"path":261,"priority":262},{"basePath":1279,"description":1280,"displayName":1281,"installMethods":1282,"rationale":1283,"selectedPaths":1284,"source":263,"sourceLanguage":18,"type":238},"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",[1285],{"path":261,"priority":262},{"basePath":1287,"description":1288,"displayName":1289,"installMethods":1290,"rationale":1291,"selectedPaths":1292,"source":263,"sourceLanguage":18,"type":238},"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",[1293],{"path":261,"priority":262},{"basePath":1295,"description":1296,"displayName":1297,"installMethods":1298,"rationale":1299,"selectedPaths":1300,"source":263,"sourceLanguage":18,"type":238},"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",[1301],{"path":261,"priority":262},{"basePath":1303,"description":1304,"displayName":1305,"installMethods":1306,"rationale":1307,"selectedPaths":1308,"source":263,"sourceLanguage":18,"type":238},"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",[1309],{"path":261,"priority":262},{"basePath":1311,"description":1312,"displayName":1313,"installMethods":1314,"rationale":1315,"selectedPaths":1316,"source":263,"sourceLanguage":18,"type":238},"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",[1317],{"path":261,"priority":262},{"basePath":1319,"description":1320,"displayName":1321,"installMethods":1322,"rationale":1323,"selectedPaths":1324,"source":263,"sourceLanguage":18,"type":238},"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",[1325],{"path":261,"priority":262},{"basePath":1327,"description":1328,"displayName":1329,"installMethods":1330,"rationale":1331,"selectedPaths":1332,"source":263,"sourceLanguage":18,"type":238},"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",[1333],{"path":261,"priority":262},{"basePath":1335,"description":1336,"displayName":1337,"installMethods":1338,"rationale":1339,"selectedPaths":1340,"source":263,"sourceLanguage":18,"type":238},"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",[1341],{"path":261,"priority":262},{"basePath":1343,"description":1344,"displayName":1345,"installMethods":1346,"rationale":1347,"selectedPaths":1348,"source":263,"sourceLanguage":18,"type":238},"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",[1349],{"path":261,"priority":262},{"basePath":1351,"description":1352,"displayName":1353,"installMethods":1354,"rationale":1355,"selectedPaths":1356,"source":263,"sourceLanguage":18,"type":238},"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",[1357],{"path":261,"priority":262},{"basePath":1359,"description":1360,"displayName":1361,"installMethods":1362,"rationale":1363,"selectedPaths":1364,"source":263,"sourceLanguage":18,"type":238},"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",[1365],{"path":261,"priority":262},{"basePath":1367,"description":1368,"displayName":1369,"installMethods":1370,"rationale":1371,"selectedPaths":1372,"source":263,"sourceLanguage":18,"type":238},"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",[1373],{"path":261,"priority":262},{"basePath":1375,"description":1376,"displayName":1377,"installMethods":1378,"rationale":1379,"selectedPaths":1380,"source":263,"sourceLanguage":18,"type":238},"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",[1381],{"path":261,"priority":262},{"basePath":1383,"description":1384,"displayName":1385,"installMethods":1386,"rationale":1387,"selectedPaths":1388,"source":263,"sourceLanguage":18,"type":238},"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",[1389],{"path":261,"priority":262},{"basePath":1391,"description":1392,"displayName":1393,"installMethods":1394,"rationale":1395,"selectedPaths":1396,"source":263,"sourceLanguage":18,"type":238},"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",[1397,1398,1400,1401,1403,1405],{"path":261,"priority":262},{"path":1399,"priority":335},"references/anti-patterns.md",{"path":563,"priority":335},{"path":1402,"priority":335},"references/examples.md",{"path":1404,"priority":335},"references/foundational-patterns.md",{"path":1406,"priority":335},"references/situational-patterns.md",{"basePath":1408,"description":1409,"displayName":1410,"installMethods":1411,"rationale":1412,"selectedPaths":1413,"source":263,"sourceLanguage":18,"type":238},"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",[1414],{"path":261,"priority":262},{"basePath":1416,"description":1417,"displayName":1418,"installMethods":1419,"rationale":1420,"selectedPaths":1421,"source":263,"sourceLanguage":18,"type":238},"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",[1422,1423,1425,1427,1428],{"path":261,"priority":262},{"path":1424,"priority":335},"references/agent-prompts.md",{"path":1426,"priority":335},"references/coordination-patterns.md",{"path":1402,"priority":335},{"path":1039,"priority":335},{"basePath":1430,"description":1431,"displayName":1432,"installMethods":1433,"rationale":1434,"selectedPaths":1435,"source":263,"sourceLanguage":18,"type":238},"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",[1436],{"path":261,"priority":262},{"basePath":1438,"description":1439,"displayName":1440,"installMethods":1441,"rationale":1442,"selectedPaths":1443,"source":263,"sourceLanguage":18,"type":238},"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",[1444],{"path":261,"priority":262},{"basePath":1446,"description":1447,"displayName":1448,"installMethods":1449,"rationale":1450,"selectedPaths":1451,"source":263,"sourceLanguage":18,"type":238},"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",[1452,1453,1455],{"path":261,"priority":262},{"path":1454,"priority":335},"references/code-reviewer-template.md",{"path":1456,"priority":335},"references/review-examples.md",{"basePath":1458,"description":1459,"displayName":1460,"installMethods":1461,"rationale":1462,"selectedPaths":1463,"source":263,"sourceLanguage":18,"type":238},"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",[1464],{"path":261,"priority":262},{"basePath":1466,"description":1467,"displayName":1468,"installMethods":1469,"rationale":1470,"selectedPaths":1471,"source":263,"sourceLanguage":18,"type":238},"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",[1472,1473,1475],{"path":261,"priority":262},{"path":1474,"priority":335},"references/best-practices.md",{"path":1476,"priority":335},"references/plan-structure-templates.md",{"basePath":1478,"description":1479,"displayName":1480,"installMethods":1481,"rationale":1482,"selectedPaths":1483,"source":263,"sourceLanguage":18,"type":238},"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",[1484,1485,1486],{"path":261,"priority":262},{"path":563,"priority":335},{"path":1039,"priority":335},{"basePath":1488,"description":1489,"displayName":1490,"installMethods":1491,"rationale":1492,"selectedPaths":1493,"source":263,"sourceLanguage":18,"type":238},"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",[1494],{"path":261,"priority":262},{"basePath":1496,"description":1497,"displayName":1498,"installMethods":1499,"rationale":1500,"selectedPaths":1501,"source":263,"sourceLanguage":18,"type":238},"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",[1502],{"path":261,"priority":262},{"basePath":1504,"description":1505,"displayName":1506,"installMethods":1507,"rationale":1508,"selectedPaths":1509,"source":263,"sourceLanguage":18,"type":238},"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",[1510],{"path":261,"priority":262},{"basePath":1512,"description":1513,"displayName":1514,"installMethods":1515,"rationale":1516,"selectedPaths":1517,"source":263,"sourceLanguage":18,"type":238},"universal/data/xlsx","Working with Excel files programmatically.","xlsx",{"claudeCode":12},"SKILL.md frontmatter at universal/data/xlsx/SKILL.md",[1518],{"path":261,"priority":262},{"basePath":1520,"description":1521,"displayName":1522,"installMethods":1523,"rationale":1524,"selectedPaths":1525,"source":263,"sourceLanguage":18,"type":238},"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",[1526,1527,1529,1530,1532],{"path":261,"priority":262},{"path":1528,"priority":335},"references/advanced-techniques.md",{"path":1402,"priority":335},{"path":1531,"priority":335},"references/integration.md",{"path":1533,"priority":335},"references/tracing-techniques.md",{"basePath":1535,"description":1536,"displayName":1537,"installMethods":1538,"rationale":1539,"selectedPaths":1540,"source":263,"sourceLanguage":18,"type":238},"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",[1541,1542,1543,1544,1545],{"path":261,"priority":262},{"path":1399,"priority":335},{"path":1402,"priority":335},{"path":1039,"priority":335},{"path":1546,"priority":335},"references/workflow.md",{"basePath":1548,"description":1549,"displayName":1550,"installMethods":1551,"rationale":1552,"selectedPaths":1553,"source":263,"sourceLanguage":18,"type":238},"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",[1554,1555,1557,1559,1561],{"path":261,"priority":262},{"path":1556,"priority":335},"references/gate-function.md",{"path":1558,"priority":335},"references/integration-and-workflows.md",{"path":1560,"priority":335},"references/red-flags-and-failures.md",{"path":1562,"priority":335},"references/verification-patterns.md",{"basePath":1564,"description":1565,"displayName":1566,"installMethods":1567,"rationale":1568,"selectedPaths":1569,"source":263,"sourceLanguage":18,"type":238},"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",[1570,1571,1572,1574,1576,1577],{"path":261,"priority":262},{"path":785,"priority":335},{"path":1573,"priority":335},"references/security.md",{"path":1575,"priority":335},"references/synchronization.md",{"path":1039,"priority":335},{"path":1578,"priority":335},"references/validation.md",{"basePath":1580,"description":1581,"displayName":1582,"installMethods":1583,"rationale":1584,"selectedPaths":1585,"source":263,"sourceLanguage":18,"type":238},"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",[1586,1587,1589,1591,1593],{"path":261,"priority":262},{"path":1588,"priority":335},"references/core-objects.md",{"path":1590,"priority":335},"references/debugging-runbook.md",{"path":1592,"priority":335},"references/rollouts-and-probes.md",{"path":477,"priority":335},{"basePath":1595,"description":1596,"displayName":1597,"installMethods":1598,"rationale":1599,"selectedPaths":1600,"source":263,"sourceLanguage":18,"type":238},"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",[1601,1602,1604,1606],{"path":261,"priority":262},{"path":1603,"priority":335},"references/modules-and-composition.md",{"path":1605,"priority":335},"references/state-and-environments.md",{"path":1607,"priority":335},"references/workflows-and-guardrails.md",{"basePath":1609,"description":1610,"displayName":1611,"installMethods":1612,"rationale":1613,"selectedPaths":1614,"source":263,"sourceLanguage":18,"type":238},"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",[1615],{"path":261,"priority":262},{"basePath":1617,"description":1618,"displayName":1619,"installMethods":1620,"rationale":1621,"selectedPaths":1622,"source":263,"sourceLanguage":18,"type":238},"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",[1623],{"path":261,"priority":262},{"basePath":1625,"description":1626,"displayName":1627,"installMethods":1628,"rationale":1629,"selectedPaths":1630,"source":263,"sourceLanguage":18,"type":238},"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",[1631],{"path":261,"priority":262},{"basePath":1633,"description":1634,"displayName":1635,"installMethods":1636,"rationale":1637,"selectedPaths":1638,"source":263,"sourceLanguage":18,"type":238},"universal/main/skill-creator","Guide for creating effective skills","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at universal/main/skill-creator/SKILL.md",[1639,1640,1641,1643,1644,1646],{"path":261,"priority":262},{"path":1474,"priority":335},{"path":1642,"priority":335},"references/creation-workflow.md",{"path":1402,"priority":335},{"path":1645,"priority":335},"references/progressive-disclosure.md",{"path":1647,"priority":335},"references/skill-structure.md",{"basePath":1649,"description":1650,"displayName":1651,"installMethods":1652,"rationale":1653,"selectedPaths":1654,"source":263,"sourceLanguage":18,"type":238},"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",[1655,1656,1658,1660],{"path":261,"priority":262},{"path":1657,"priority":335},"references/collector-and-otlp.md",{"path":1659,"priority":335},"references/concepts.md",{"path":1661,"priority":335},"references/instrumentation-and-troubleshooting.md",{"basePath":1663,"description":1664,"displayName":1665,"installMethods":1666,"rationale":1667,"selectedPaths":1668,"source":263,"sourceLanguage":18,"type":238},"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",[1669,1670],{"path":261,"priority":262},{"path":1671,"priority":335},"references/orchestration-patterns.md",{"basePath":1673,"description":1674,"displayName":1675,"installMethods":1676,"rationale":1677,"selectedPaths":1678,"source":263,"sourceLanguage":18,"type":238},"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",[1679,1680,1682,1684,1686,1688],{"path":261,"priority":262},{"path":1681,"priority":335},"references/ci-workflows.md",{"path":1683,"priority":335},"references/common-findings-and-fixes.md",{"path":1685,"priority":335},"references/supply-chain-and-sbom.md",{"path":1687,"priority":335},"references/tooling-matrix.md",{"path":1689,"priority":335},"references/triage-and-remediation.md",{"basePath":1691,"description":1692,"displayName":1693,"installMethods":1694,"rationale":1695,"selectedPaths":1696,"source":263,"sourceLanguage":18,"type":238},"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",[1697,1698,1700,1702],{"path":261,"priority":262},{"path":1699,"priority":335},"references/common-threats-and-mitigations.md",{"path":1701,"priority":335},"references/stride-workshop.md",{"path":1037,"priority":335},{"basePath":1704,"description":1705,"displayName":1706,"installMethods":1707,"rationale":1708,"selectedPaths":1709,"source":263,"sourceLanguage":18,"type":238},"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",[1710,1711],{"path":261,"priority":262},{"path":1712,"priority":335},"references/patterns-and-implementation.md",{"basePath":1714,"description":1715,"displayName":1716,"installMethods":1717,"rationale":1718,"selectedPaths":1719,"source":263,"sourceLanguage":18,"type":238},"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",[1720,1721,1722,1723,1724,1726],{"path":261,"priority":262},{"path":1399,"priority":335},{"path":1402,"priority":335},{"path":1531,"priority":335},{"path":1725,"priority":335},"references/philosophy.md",{"path":1546,"priority":335},{"basePath":1728,"description":1729,"displayName":1730,"installMethods":1731,"rationale":1732,"selectedPaths":1733,"source":263,"sourceLanguage":18,"type":238},"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",[1734,1735,1737,1739],{"path":261,"priority":262},{"path":1736,"priority":335},"references/assertion-quality.md",{"path":1738,"priority":335},"references/inspection-checklist.md",{"path":1740,"priority":335},"references/red-flags.md",{"basePath":1742,"description":1743,"displayName":1744,"installMethods":1745,"rationale":1746,"selectedPaths":1747,"source":263,"sourceLanguage":18,"type":238},"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",[1748,1749,1751,1753,1755,1757],{"path":261,"priority":262},{"path":1750,"priority":335},"references/completeness-anti-patterns.md",{"path":1752,"priority":335},"references/core-anti-patterns.md",{"path":1754,"priority":335},"references/detection-guide.md",{"path":1756,"priority":335},"references/python-examples.md",{"path":1758,"priority":335},"references/tdd-connection.md",{"basePath":1760,"description":1761,"displayName":1762,"installMethods":1763,"rationale":1764,"selectedPaths":1765,"source":263,"sourceLanguage":18,"type":238},"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",[1766],{"path":261,"priority":262},{"basePath":1768,"description":1769,"displayName":1770,"installMethods":1771,"rationale":1772,"selectedPaths":1773,"source":263,"sourceLanguage":18,"type":238},"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",[1774],{"path":261,"priority":262},{"basePath":1776,"description":1777,"displayName":1778,"installMethods":1779,"rationale":1780,"selectedPaths":1781,"source":263,"sourceLanguage":18,"type":238},"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",[1782],{"path":261,"priority":262},{"basePath":1784,"description":1785,"displayName":1786,"installMethods":1787,"rationale":1788,"selectedPaths":1789,"source":263,"sourceLanguage":18,"type":238},"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",[1790],{"path":261,"priority":262},{"basePath":1792,"description":1793,"displayName":1794,"installMethods":1795,"rationale":1796,"selectedPaths":1797,"source":263,"sourceLanguage":18,"type":238},"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",[1798,1799,1800,1802,1804,1806],{"path":261,"priority":262},{"path":655,"priority":335},{"path":1801,"priority":335},"references/graphql-patterns.md",{"path":1803,"priority":335},"references/grpc-patterns.md",{"path":1805,"priority":335},"references/rest-patterns.md",{"path":1807,"priority":335},"references/versioning-strategies.md",{"basePath":1809,"description":1810,"displayName":1811,"installMethods":1812,"rationale":1813,"selectedPaths":1814,"source":263,"sourceLanguage":18,"type":238},"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",[1815],{"path":261,"priority":262},{"basePath":1817,"description":1818,"displayName":1819,"installMethods":1820,"rationale":1821,"selectedPaths":1822,"source":263,"sourceLanguage":18,"type":238},"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",[1823,1824,1826,1828,1830,1832,1834],{"path":261,"priority":262},{"path":1825,"priority":335},"references/core-web-vitals.md",{"path":1827,"priority":335},"references/framework-specific.md",{"path":1829,"priority":335},"references/modern-patterns-2025.md",{"path":1831,"priority":335},"references/monitoring.md",{"path":1833,"priority":335},"references/optimization-techniques.md",{"path":1835,"priority":335},"references/quick-wins.md",{"sources":1837},[1838],"manual",{"closedIssues90d":8,"description":1840,"forks":224,"license":229,"openIssues90d":225,"pushedAt":226,"readmeSize":222,"stars":227,"topics":1841},"Curated collection of Claude Code skills for intelligent project development with progressive loading and toolchain detection",[],{"classifiedAt":1843,"discoverAt":1844,"extractAt":1845,"githubAt":1845,"updatedAt":1843},1778683189236,1778683184016,1778683187105,[206,208,207,205,203,204],{"evaluatedAt":233,"extractAt":1848,"updatedAt":233},1778683190010,[],[1851,1883,1911,1931,1959,1987],{"_creationTime":1852,"_id":1853,"community":1854,"display":1855,"identity":1861,"providers":1865,"relations":1876,"tags":1879,"workflow":1880},1778675056600.2505,"k173c6s11t5gcm3c9hk846fc9s86nx30",{"reviewCount":8},{"description":1856,"installMethods":1857,"name":1859,"sourceUrl":1860},"Fullstack development toolkit with project scaffolding for Next.js, FastAPI, MERN, and Django stacks, code quality analysis with security and complexity scoring, and stack selection guidance. Use when the user asks to \"scaffold a new project\", \"create a Next.js app\", \"set up FastAPI with React\", \"analyze code quality\", \"audit my codebase\", \"what stack should I use\", \"generate project boilerplate\", or mentions fullstack development, project setup, or tech stack comparison.",{"claudeCode":1858},"alirezarezvani/claude-skills","senior-fullstack","https://github.com/alirezarezvani/claude-skills",{"basePath":1862,"githubOwner":1863,"githubRepo":1864,"locale":18,"slug":1859,"type":238},"engineering-team/skills/senior-fullstack","alirezarezvani","claude-skills",{"evaluate":1866,"extract":1875},{"promptVersionExtension":196,"promptVersionScoring":197,"score":200,"tags":1867,"targetMarket":209,"tier":210},[1868,1869,207,1870,208,1871,1872,1873,1874,203],"fullstack","nextjs","mern","scaffolding","code-quality","analysis","typescript",{"commitSha":244},{"parentExtensionId":1877,"repoId":1878},"k179s2ynpr6g927zdzf23zrhad86net8","kd7ff9s1w43mfyy1n7hf87816186m6px",[1873,1872,208,207,1868,1870,1869,203,1871,1874],{"evaluatedAt":1881,"extractAt":1882,"updatedAt":1881},1778683531185,1778675056600,{"_creationTime":1884,"_id":1885,"community":1886,"display":1887,"identity":1893,"providers":1897,"relations":1904,"tags":1907,"workflow":1908},1778697513812.0667,"k1712a63pngkfcfnabv4ceqng186nk7z",{"reviewCount":8},{"description":1888,"installMethods":1889,"name":1891,"sourceUrl":1892},"Python/FastAPI coding standards including async patterns, Pydantic v2, SQLAlchemy 2.0, and project structure. Use when writing Python code, reviewing FastAPI projects, or learning FastAPI conventions.",{"claudeCode":1890},"spartan-stratos/spartan-ai-toolkit","python-best-practices","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":1894,"githubOwner":1895,"githubRepo":1896,"locale":18,"slug":1891,"type":238},"toolkit/skills/python-best-practices","spartan-stratos","spartan-ai-toolkit",{"evaluate":1898,"extract":1903},{"promptVersionExtension":196,"promptVersionScoring":197,"score":200,"tags":1899,"targetMarket":209,"tier":210},[203,207,1900,205,1901,1902],"coding-standards","sqlalchemy","async",{"commitSha":244},{"parentExtensionId":1905,"repoId":1906},"k178krwbqrnxn4xscs4htpjvxd86m4kj","kd73rjj0rnrv7y0rz9qc3psn0586n75g",[1902,1900,207,205,203,1901],{"evaluatedAt":1909,"extractAt":1910,"updatedAt":1909},1778698026679,1778697513812,{"_creationTime":1912,"_id":1913,"community":1914,"display":1915,"identity":1918,"providers":1919,"relations":1927,"tags":1928,"workflow":1929},1778683190010.2698,"k17b02p192bqpynndgsxdc60n986mcv9",{"reviewCount":8},{"description":998,"installMethods":1916,"name":1917,"sourceUrl":14},{"claudeCode":12},"Celery",{"basePath":997,"githubOwner":236,"githubRepo":237,"locale":18,"slug":999,"type":238},{"evaluate":1920,"extract":1926},{"promptVersionExtension":196,"promptVersionScoring":197,"score":1921,"tags":1922,"targetMarket":209,"tier":210},98,[203,1902,1923,1924,208,1043,207,1925],"background-jobs","task-queue","distributed-systems",{"commitSha":244,"license":229},{"repoId":246},[1902,1923,1925,208,207,1043,203,1924],{"evaluatedAt":1930,"extractAt":1848,"updatedAt":1930},1778684917508,{"_creationTime":1932,"_id":1933,"community":1934,"display":1935,"identity":1941,"providers":1945,"relations":1952,"tags":1955,"workflow":1956},1778691344230.1296,"k1718xm9fnqth92swjq1z5zv9n86nn20",{"reviewCount":8},{"description":1936,"installMethods":1937,"name":1939,"sourceUrl":1940},"Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python.",{"claudeCode":1938},"jeffallan/claude-skills","FastAPI Expert","https://github.com/jeffallan/claude-skills",{"basePath":1942,"githubOwner":1943,"githubRepo":1864,"locale":18,"slug":1944,"type":238},"skills/fastapi-expert","jeffallan","fastapi-expert",{"evaluate":1946,"extract":1951},{"promptVersionExtension":196,"promptVersionScoring":197,"score":1921,"tags":1947,"targetMarket":209,"tier":210},[207,203,1948,205,1901,1949,1950],"api","backend","web",{"commitSha":244,"license":229},{"parentExtensionId":1953,"repoId":1954},"k177fx0q0bsftkws6j1av221j186ndt6","kd77w37et655xneae33d1p2d2n86ncxp",[1948,1949,207,205,203,1901,1950],{"evaluatedAt":1957,"extractAt":1958,"updatedAt":1957},1778691767038,1778691344230,{"_creationTime":1960,"_id":1961,"community":1962,"display":1963,"identity":1969,"providers":1973,"relations":1980,"tags":1983,"workflow":1984},1778693180473.1199,"k1758d4k0vc0wj337v2n2mkz7s86nd8t",{"reviewCount":8},{"description":1964,"installMethods":1965,"name":1967,"sourceUrl":1968},"Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation in Python applications using Pydantic v2.",{"claudeCode":1966},"microsoft/agent-skills","pydantic-models-py","https://github.com/microsoft/agent-skills",{"basePath":1970,"githubOwner":1971,"githubRepo":1972,"locale":18,"slug":1967,"type":238},".github/plugins/azure-sdk-python/skills/pydantic-models-py","microsoft","agent-skills",{"evaluate":1974,"extract":1979},{"promptVersionExtension":196,"promptVersionScoring":197,"score":1975,"tags":1976,"targetMarket":209,"tier":210},97,[203,205,1977,206,1978],"code-generation","api-schemas",{"commitSha":244},{"parentExtensionId":1981,"repoId":1982},"k171mfx6atvhq1bkhpky84v4b186n9qd","kd77czgnv00rfjm815pcc5xx5986n5t8",[1978,1977,206,205,203],{"evaluatedAt":1985,"extractAt":1986,"updatedAt":1985},1778695286694,1778693180473,{"_creationTime":1988,"_id":1989,"community":1990,"display":1991,"identity":1994,"providers":1996,"relations":2007,"tags":2008,"workflow":2009},1778683190010.2793,"k1704y6kt3vw8tc2ka03kamxhs86n2zc",{"reviewCount":8},{"description":1352,"installMethods":1992,"name":1993,"sourceUrl":14},{"claudeCode":12},"API Security Review Skill",{"basePath":1351,"githubOwner":236,"githubRepo":237,"locale":18,"slug":1995,"type":238},"api-review",{"evaluate":1997,"extract":2006},{"promptVersionExtension":196,"promptVersionScoring":197,"score":1998,"tags":1999,"targetMarket":209,"tier":2005},94,[2000,2001,2002,2003,1874,203,2004,207,208],"api-security","authentication","authorization","input-validation","express","community",{"commitSha":244,"license":229},{"repoId":246},[2000,2001,2002,208,2004,207,2003,203,1874],{"evaluatedAt":2010,"extractAt":1848,"updatedAt":2010},1778685799764]