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