[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jeffallan-dotnet-core-expert-de":3,"guides-for-jeffallan-dotnet-core-expert":1752,"similar-k17ddvvpw4v8zttze5j9g8ynr186nw3k-de":1753},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":225,"parentExtension":248,"providers":308,"relations":312,"repo":313,"tags":1750,"workflow":1751},1778691344230.1292,"k17ddvvpw4v8zttze5j9g8ynr186nw3k",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation.",{"claudeCode":12},"jeffallan/claude-skills","dotnet-core-expert","https://github.com/jeffallan/claude-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":241},1778691732623.073,"kn724f8x2h99n9cz4f626vr61986nxqd","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":198,"promptVersionExtension":202,"promptVersionScoring":203,"purpose":204,"rationale":205,"score":206,"summary":207,"tags":208,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,90,94,98,102,106,109,112,115,119,122,125,128,131,134,137,141,145,149,152,156,159,162,165,168,172,175,178,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of building .NET 8 applications and names specific use cases like minimal APIs, clean architecture, and cloud-native microservices.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers specific guidance on Entity Framework Core, CQRS, JWT authentication, and AOT compilation, which goes beyond standard LLM capabilities for .NET development.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides comprehensive guidance, code examples, and reference materials for the entire .NET 8 development lifecycle, making it suitable for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on .NET 8 backend development, covering core patterns and technologies without extending into unrelated domains like frontend or infrastructure deployment.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is accurate, concise, and accurately reflects the skill's capabilities and target use cases.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools directly but rather provides guidance and code snippets. The evaluation of scoped tools is not applicable here.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md and reference files comprehensively document configuration, patterns, and code examples, including necessary setup steps.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","As this skill provides documentation and code examples rather than distinct tools, tool naming is not applicable.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This skill does not expose tools with parameter schemas or response shapes, making the minimal I/O surface check not applicable.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is MIT, a permissive open-source license, declared via the LICENSE file and noted in the README and SKILL.md.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on May 1, 2026, well within the last 90 days, indicating recent maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project includes a lockfile and appears to manage its dependencies effectively, with CI checks in place.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","No secrets are hardcoded or echoed in the provided code examples. The JWT secret is shown as a placeholder in configuration, requiring user setup.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill provides code examples and guidance, but does not load or execute untrusted third-party data that could lead to injection vulnerabilities.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external files at runtime or include patterns that could lead to supply-chain attacks.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill provides code examples and guidance; it does not include scripts that modify files outside the project folder or attempt sandbox escapes.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the provided code examples.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not contain any instructions for reading and submitting confidential data to a third party.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks, invisible Unicode characters, or malicious formatting.",{"category":66,"check":88,"severity":24,"summary":89},"Opaque code execution","The provided code examples are in plain, readable C# and do not involve obfuscation techniques like base64 decoding or runtime script fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill's code examples and guidance use standard project structures and best practices, not making assumptions about user-specific project layouts outside the bundle.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","3 issues opened and 10 closed in the last 90 days, with a closure rate of 77%, indicates good maintainer engagement.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","A meaningful semver version (1.1.0) is declared in the SKILL.md frontmatter, and a CHANGELOG.md is present.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","The code examples demonstrate proper input validation using FluentValidation, with schemas and constraints applied.",{"category":66,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The skill provides guidance on building applications and does not contain destructive operations that require guarding.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The provided code examples demonstrate robust error handling with exceptions, custom exceptions, and structured responses.",{"category":103,"check":113,"severity":24,"summary":114},"Logging","The code examples show structured logging using Serilog, capturing relevant information for audit and debugging.",{"category":116,"check":117,"severity":42,"summary":118},"Compliance","GDPR","The skill provides development guidance and does not operate on personal data, making GDPR compliance not applicable.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The skill is globally applicable for .NET 8 development and has no regional or jurisdictional restrictions.",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","The provided code examples adhere to standard .NET practices and do not assume specific OS, shell, or editor environments.",{"category":45,"check":126,"severity":24,"summary":127},"README","The README file is comprehensive, clearly stating the project's purpose, installation instructions, and providing links to detailed documentation.",{"category":33,"check":129,"severity":42,"summary":130},"Tool surface size","This skill does not expose tools directly but rather provides documentation and code examples; therefore, tool surface size is not applicable.",{"category":40,"check":132,"severity":42,"summary":133},"Overlapping near-synonym tools","As this skill does not expose tools directly, the check for overlapping near-synonym tools is not applicable.",{"category":45,"check":135,"severity":24,"summary":136},"Phantom features","All advertised capabilities, such as specific .NET features and architectural patterns, are supported by the provided code examples and documentation.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear installation instructions for the overall plugin and references a detailed Quick Start Guide for first steps.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","The provided code examples demonstrate actionable error messages through custom exceptions and FluentValidation error dictionaries.",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","The project uses standard .NET practices, and the presence of a lockfile suggests dependencies are managed and pinned.",{"category":33,"check":150,"severity":42,"summary":151},"Dry-run preview","The skill provides guidance and code examples for application development, not for state-changing operations that would require a dry-run feature.",{"category":153,"check":154,"severity":42,"summary":155},"Protocol","Idempotent retry & timeouts","This skill does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":116,"check":157,"severity":42,"summary":158},"Telemetry opt-in","The skill does not emit telemetry; therefore, telemetry opt-in compliance is not applicable.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The purpose is precisely defined: building .NET 8 applications with specific technologies like minimal APIs, clean architecture, CQRS, EF Core, and JWT auth.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and triggers for routing.",{"category":45,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md is concise, outlining the workflow and core concepts, while delegating detailed guidance to reference files.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","Detailed guidance for specific topics like Minimal APIs, Clean Architecture, EF Core, and Authentication is appropriately split into separate reference files, linked from SKILL.md.",{"category":169,"check":173,"severity":42,"summary":174},"Forked exploration","This skill focuses on providing code examples and guidance for development tasks, not deep exploration or code review, making 'context: fork' not applicable.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","The SKILL.md and its reference files include numerous end-to-end, ready-to-use code examples that plausibly produce the claimed output.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","The skill documentation lists constraints and best practices that implicitly cover edge cases, such as input validation and error handling patterns.",{"category":91,"check":182,"severity":42,"summary":183},"Tool Fallback","This skill does not rely on external tools like a custom MCP server and uses only Claude-internal capabilities, making tool fallback not applicable.",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","The skill's guidance emphasizes validation and error handling, which implies halting on unexpected states before proceeding with operations.",{"category":91,"check":189,"severity":24,"summary":190},"Cross-skill coupling","The skill is self-contained within the .NET development domain and does not implicitly rely on other skills, with explicit cross-links provided where relevant.",1778691732505,"This skill provides detailed guidance, code examples, and architectural patterns for building .NET 8 applications, focusing on minimal APIs, clean architecture, CQRS, Entity Framework Core, JWT authentication, and cloud-native practices.",[194,195,196,197],"Guides .NET 8 application development","Covers minimal APIs and clean architecture","Provides examples for EF Core, CQRS with MediatR, JWT auth","Illustrates cloud-native patterns and security best practices",[199,200,201],"Frontend development patterns","DevOps and infrastructure deployment (beyond basic cloud-native context)","Specific third-party library integrations not core to .NET 8 patterns","3.0.0","4.4.0","Build robust, modern .NET 8 applications by leveraging best practices in clean architecture, CQRS, and cloud-native microservices.","Excellent documentation and code examples for .NET 8 development, covering a wide range of modern patterns and technologies. Minimal findings, all 'pass' or 'not_applicable', leading to a verified tier.",99,"A high-quality, comprehensive skill for .NET 8 backend development.",[209,210,211,212,213,214,215],"net","backend","c","microservices","clean-architecture","cqrs","entity-framework-core","global","verified",[219,220,221,222],"Implementing secure authentication and authorization flows","Designing scalable microservices with clean architecture","Optimizing data access with Entity Framework Core","Structuring applications using CQRS and MediatR",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":237,"testCoverage":240},{"hasLockfile":225},true,1778691708404,{"descriptionLength":228,"readmeSize":229},197,6373,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"manifestVersion":233,"openIssues90d":234,"pushedAt":235,"stars":236},10,754,"1.1.0",3,1777650255000,9023,{"hasNpmPackage":238,"license":239,"smitheryVerified":238},false,"MIT",{"hasCi":225,"hasTests":238},{"updatedAt":242},1778691732623,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"skills/dotnet-core-expert","jeffallan","claude-skills","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":256,"parentExtension":259,"providers":292,"relations":304,"tags":305,"workflow":306},1778691344230.1252,"k177fx0q0bsftkws6j1av221j186ndt6",{"reviewCount":8},{"description":253,"installMethods":254,"name":255,"sourceUrl":14},"Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.",{"claudeCode":255},"fullstack-dev-skills",{"basePath":257,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":286,"tags":288,"workflow":289},1778691344230.125,"k17dreeyadjdbmpd1fmsh8krc986nhgh",{"reviewCount":8},{"description":264,"installMethods":265,"name":255,"sourceUrl":14},"Comprehensive skill pack for full-stack developers covering frameworks, workflows, and security",{"claudeCode":12},{"basePath":257,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":267},"marketplace",{"evaluate":269,"extract":280},{"promptVersionExtension":270,"promptVersionScoring":203,"score":271,"tags":272,"targetMarket":216,"tier":217},"3.1.0",97,[273,274,275,276,277,278,279],"fullstack","development","frameworks","security","workflows","devops","testing",{"commitSha":281,"marketplace":282,"plugin":284},"HEAD",{"name":255,"pluginCount":283},1,{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd77w37et655xneae33d1p2d2n86ncxp",[274,278,275,273,276,279,277],{"evaluatedAt":290,"extractAt":291,"updatedAt":290},1778691361308,1778691344230,{"evaluate":293,"extract":301},{"promptVersionExtension":202,"promptVersionScoring":203,"score":294,"tags":295,"targetMarket":216,"tier":300},95,[273,296,297,298,299],"developer-tools","programming","ide-integration","code-generation","community",{"commitSha":281,"license":239,"plugin":302},{"mcpCount":8,"provider":285,"skillCount":303},66,{"parentExtensionId":261,"repoId":287},[299,296,273,298,297],{"evaluatedAt":307,"extractAt":291,"updatedAt":307},1778691398384,{"evaluate":309,"extract":311},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":310,"targetMarket":216,"tier":217},[209,210,211,212,213,214,215],{"commitSha":281},{"parentExtensionId":250,"repoId":287},{"_creationTime":314,"_id":287,"identity":315,"providers":316,"workflow":1746},1778690107689.4307,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":317,"discover":1736,"github":1739},{"commitSha":281,"extensions":318},[319,332,525,544,562,580,598,616,634,652,676,696,714,732,750,768,792,810,823,841,860,878,896,915,941,959,974,994,1012,1030,1048,1078,1094,1112,1130,1148,1166,1190,1208,1226,1243,1260,1277,1294,1314,1330,1348,1366,1386,1403,1419,1436,1453,1472,1489,1507,1522,1537,1555,1573,1589,1605,1632,1652,1668,1687,1703,1718],{"basePath":257,"description":264,"displayName":255,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":18,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[323,326,328],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md",{"path":329,"priority":330},"LICENSE","high","rule",{"basePath":257,"description":253,"displayName":255,"installMethods":333,"license":239,"rationale":334,"selectedPaths":335,"source":331,"sourceLanguage":18,"type":258},{"claudeCode":255},"plugin manifest at .claude-plugin/plugin.json",[336,338,339,340,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509,511,513,515,517,519,521,523],{"path":337,"priority":325},".claude-plugin/plugin.json",{"path":327,"priority":325},{"path":329,"priority":330},{"path":341,"priority":342},"skills/angular-architect/SKILL.md","medium",{"path":344,"priority":342},"skills/api-designer/SKILL.md",{"path":346,"priority":342},"skills/architecture-designer/SKILL.md",{"path":348,"priority":342},"skills/atlassian-mcp/SKILL.md",{"path":350,"priority":342},"skills/chaos-engineer/SKILL.md",{"path":352,"priority":342},"skills/cli-developer/SKILL.md",{"path":354,"priority":342},"skills/cloud-architect/SKILL.md",{"path":356,"priority":342},"skills/code-documenter/SKILL.md",{"path":358,"priority":342},"skills/code-reviewer/SKILL.md",{"path":360,"priority":342},"skills/cpp-pro/SKILL.md",{"path":362,"priority":342},"skills/csharp-developer/SKILL.md",{"path":364,"priority":342},"skills/database-optimizer/SKILL.md",{"path":366,"priority":342},"skills/debugging-wizard/SKILL.md",{"path":368,"priority":342},"skills/devops-engineer/SKILL.md",{"path":370,"priority":342},"skills/django-expert/SKILL.md",{"path":372,"priority":342},"skills/dotnet-core-expert/SKILL.md",{"path":374,"priority":342},"skills/embedded-systems/SKILL.md",{"path":376,"priority":342},"skills/fastapi-expert/SKILL.md",{"path":378,"priority":342},"skills/feature-forge/SKILL.md",{"path":380,"priority":342},"skills/fine-tuning-expert/SKILL.md",{"path":382,"priority":342},"skills/flutter-expert/SKILL.md",{"path":384,"priority":342},"skills/fullstack-guardian/SKILL.md",{"path":386,"priority":342},"skills/game-developer/SKILL.md",{"path":388,"priority":342},"skills/golang-pro/SKILL.md",{"path":390,"priority":342},"skills/graphql-architect/SKILL.md",{"path":392,"priority":342},"skills/java-architect/SKILL.md",{"path":394,"priority":342},"skills/javascript-pro/SKILL.md",{"path":396,"priority":342},"skills/kotlin-specialist/SKILL.md",{"path":398,"priority":342},"skills/kubernetes-specialist/SKILL.md",{"path":400,"priority":342},"skills/laravel-specialist/SKILL.md",{"path":402,"priority":342},"skills/legacy-modernizer/SKILL.md",{"path":404,"priority":342},"skills/mcp-developer/SKILL.md",{"path":406,"priority":342},"skills/microservices-architect/SKILL.md",{"path":408,"priority":342},"skills/ml-pipeline/SKILL.md",{"path":410,"priority":342},"skills/monitoring-expert/SKILL.md",{"path":412,"priority":342},"skills/nestjs-expert/SKILL.md",{"path":414,"priority":342},"skills/nextjs-developer/SKILL.md",{"path":416,"priority":342},"skills/pandas-pro/SKILL.md",{"path":418,"priority":342},"skills/php-pro/SKILL.md",{"path":420,"priority":342},"skills/playwright-expert/SKILL.md",{"path":422,"priority":342},"skills/postgres-pro/SKILL.md",{"path":424,"priority":342},"skills/prompt-engineer/SKILL.md",{"path":426,"priority":342},"skills/python-pro/SKILL.md",{"path":428,"priority":342},"skills/rag-architect/SKILL.md",{"path":430,"priority":342},"skills/rails-expert/SKILL.md",{"path":432,"priority":342},"skills/react-expert/SKILL.md",{"path":434,"priority":342},"skills/react-native-expert/SKILL.md",{"path":436,"priority":342},"skills/rust-engineer/SKILL.md",{"path":438,"priority":342},"skills/salesforce-developer/SKILL.md",{"path":440,"priority":342},"skills/secure-code-guardian/SKILL.md",{"path":442,"priority":342},"skills/security-reviewer/SKILL.md",{"path":444,"priority":342},"skills/shopify-expert/SKILL.md",{"path":446,"priority":342},"skills/spark-engineer/SKILL.md",{"path":448,"priority":342},"skills/spec-miner/SKILL.md",{"path":450,"priority":342},"skills/spring-boot-engineer/SKILL.md",{"path":452,"priority":342},"skills/sql-pro/SKILL.md",{"path":454,"priority":342},"skills/sre-engineer/SKILL.md",{"path":456,"priority":342},"skills/swift-expert/SKILL.md",{"path":458,"priority":342},"skills/terraform-engineer/SKILL.md",{"path":460,"priority":342},"skills/test-master/SKILL.md",{"path":462,"priority":342},"skills/the-fool/SKILL.md",{"path":464,"priority":342},"skills/typescript-pro/SKILL.md",{"path":466,"priority":342},"skills/vue-expert/SKILL.md",{"path":468,"priority":342},"skills/vue-expert-js/SKILL.md",{"path":470,"priority":342},"skills/websocket-engineer/SKILL.md",{"path":472,"priority":342},"skills/wordpress-pro/SKILL.md",{"path":474,"priority":330},"commands/common-ground/COMMAND.md",{"path":476,"priority":330},"commands/common-ground/common-ground.yaml",{"path":478,"priority":330},"commands/common-ground/references/assumption-classification.md",{"path":480,"priority":330},"commands/common-ground/references/file-management.md",{"path":482,"priority":330},"commands/common-ground/references/reasoning-graph.md",{"path":484,"priority":330},"commands/intake/capture-behavior.yaml",{"path":486,"priority":330},"commands/intake/create-system-description.yaml",{"path":488,"priority":330},"commands/intake/document-codebase.yaml",{"path":490,"priority":330},"commands/project/discovery/approve-synthesis.md",{"path":492,"priority":330},"commands/project/discovery/approve.yaml",{"path":494,"priority":330},"commands/project/discovery/create-epic-discovery.md",{"path":496,"priority":330},"commands/project/discovery/create.yaml",{"path":498,"priority":330},"commands/project/discovery/synthesize-discovery.md",{"path":500,"priority":330},"commands/project/discovery/synthesize.yaml",{"path":502,"priority":330},"commands/project/execution/complete-ticket.md",{"path":504,"priority":330},"commands/project/execution/complete-ticket.yaml",{"path":506,"priority":330},"commands/project/execution/execute-ticket.md",{"path":508,"priority":330},"commands/project/execution/execute-ticket.yaml",{"path":510,"priority":330},"commands/project/planning/create-epic-plan.md",{"path":512,"priority":330},"commands/project/planning/create-implementation-plan.md",{"path":514,"priority":330},"commands/project/planning/epic-plan.yaml",{"path":516,"priority":330},"commands/project/planning/impl-plan.yaml",{"path":518,"priority":330},"commands/project/retrospectives/complete-epic.md",{"path":520,"priority":330},"commands/project/retrospectives/complete-epic.yaml",{"path":522,"priority":330},"commands/project/retrospectives/complete-sprint.md",{"path":524,"priority":330},"commands/workflow-manifest.yaml",{"basePath":526,"description":527,"displayName":528,"installMethods":529,"rationale":530,"selectedPaths":531,"source":331,"sourceLanguage":18,"type":247},"skills/angular-architect","Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns, and optimizes bundle performance. Use when building Angular 17+ applications with standalone components or signals, setting up NgRx stores, establishing RxJS reactive patterns, performance tuning, or writing Angular tests for enterprise apps.","angular-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/angular-architect/SKILL.md",[532,534,536,538,540,542],{"path":533,"priority":325},"SKILL.md",{"path":535,"priority":342},"references/components.md",{"path":537,"priority":342},"references/ngrx.md",{"path":539,"priority":342},"references/routing.md",{"path":541,"priority":342},"references/rxjs.md",{"path":543,"priority":342},"references/testing.md",{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":331,"sourceLanguage":18,"type":247},"skills/api-designer","Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.","api-designer",{"claudeCode":12},"SKILL.md frontmatter at skills/api-designer/SKILL.md",[551,552,554,556,558,560],{"path":533,"priority":325},{"path":553,"priority":342},"references/error-handling.md",{"path":555,"priority":342},"references/openapi.md",{"path":557,"priority":342},"references/pagination.md",{"path":559,"priority":342},"references/rest-patterns.md",{"path":561,"priority":342},"references/versioning.md",{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":331,"sourceLanguage":18,"type":247},"skills/architecture-designer","Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagrams, write Architecture Decision Records (ADRs), evaluate technology trade-offs, design component interactions, and plan for scalability. Use for system design, architecture review, microservices structuring, ADR authoring, scalability planning, and infrastructure pattern selection — distinct from code-level design patterns or database-only design tasks.","architecture-designer",{"claudeCode":12},"SKILL.md frontmatter at skills/architecture-designer/SKILL.md",[569,570,572,574,576,578],{"path":533,"priority":325},{"path":571,"priority":342},"references/adr-template.md",{"path":573,"priority":342},"references/architecture-patterns.md",{"path":575,"priority":342},"references/database-selection.md",{"path":577,"priority":342},"references/nfr-checklist.md",{"path":579,"priority":342},"references/system-design.md",{"basePath":581,"description":582,"displayName":583,"installMethods":584,"rationale":585,"selectedPaths":586,"source":331,"sourceLanguage":18,"type":247},"skills/atlassian-mcp","Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL filters, creating and updating tickets with custom fields, searching or editing Confluence pages with CQL, managing sprints and backlogs, setting up MCP server authentication, syncing documentation, or debugging Atlassian API integrations.","atlassian-mcp",{"claudeCode":12},"SKILL.md frontmatter at skills/atlassian-mcp/SKILL.md",[587,588,590,592,594,596],{"path":533,"priority":325},{"path":589,"priority":342},"references/authentication-patterns.md",{"path":591,"priority":342},"references/common-workflows.md",{"path":593,"priority":342},"references/confluence-operations.md",{"path":595,"priority":342},"references/jira-queries.md",{"path":597,"priority":342},"references/mcp-server-setup.md",{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":331,"sourceLanguage":18,"type":247},"skills/chaos-engineer","Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems — producing runbooks, experiment manifests, rollback procedures, and post-mortem templates. Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems, fault injection, Chaos Monkey, Litmus Chaos.","chaos-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/chaos-engineer/SKILL.md",[605,606,608,610,612,614],{"path":533,"priority":325},{"path":607,"priority":342},"references/chaos-tools.md",{"path":609,"priority":342},"references/experiment-design.md",{"path":611,"priority":342},"references/game-days.md",{"path":613,"priority":342},"references/infrastructure-chaos.md",{"path":615,"priority":342},"references/kubernetes-chaos.md",{"basePath":617,"description":618,"displayName":619,"installMethods":620,"rationale":621,"selectedPaths":622,"source":331,"sourceLanguage":18,"type":247},"skills/cli-developer","Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress bars and spinners, generating bash/zsh/fish completion scripts, CLI design, shell completions, and cross-platform terminal applications using commander, click, typer, or cobra.","cli-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-developer/SKILL.md",[623,624,626,628,630,632],{"path":533,"priority":325},{"path":625,"priority":342},"references/design-patterns.md",{"path":627,"priority":342},"references/go-cli.md",{"path":629,"priority":342},"references/node-cli.md",{"path":631,"priority":342},"references/python-cli.md",{"path":633,"priority":342},"references/ux-patterns.md",{"basePath":635,"description":636,"displayName":637,"installMethods":638,"rationale":639,"selectedPaths":640,"source":331,"sourceLanguage":18,"type":247},"skills/cloud-architect","Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.","cloud-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/cloud-architect/SKILL.md",[641,642,644,646,648,650],{"path":533,"priority":325},{"path":643,"priority":342},"references/aws.md",{"path":645,"priority":342},"references/azure.md",{"path":647,"priority":342},"references/cost.md",{"path":649,"priority":342},"references/gcp.md",{"path":651,"priority":342},"references/multi-cloud.md",{"basePath":653,"description":654,"displayName":655,"installMethods":656,"rationale":657,"selectedPaths":658,"source":331,"sourceLanguage":18,"type":247},"skills/code-documenter","Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use when adding docstrings to functions or classes, creating API documentation, building documentation sites, or writing tutorials and user guides. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, getting started guides.","code-documenter",{"claudeCode":12},"SKILL.md frontmatter at skills/code-documenter/SKILL.md",[659,660,662,664,666,668,670,672,674],{"path":533,"priority":325},{"path":661,"priority":342},"references/api-docs-fastapi-django.md",{"path":663,"priority":342},"references/api-docs-nestjs-express.md",{"path":665,"priority":342},"references/coverage-reports.md",{"path":667,"priority":342},"references/documentation-systems.md",{"path":669,"priority":342},"references/interactive-api-docs.md",{"path":671,"priority":342},"references/python-docstrings.md",{"path":673,"priority":342},"references/typescript-jsdoc.md",{"path":675,"priority":342},"references/user-guides-tutorials.md",{"basePath":677,"description":678,"displayName":679,"installMethods":680,"rationale":681,"selectedPaths":682,"source":331,"sourceLanguage":18,"type":247},"skills/code-reviewer","Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code quality audits, identifying refactoring opportunities, or checking for security issues. Invoke for PR reviews, code quality checks, refactoring suggestions, review code, code quality. Complements specialized skills (security-reviewer, test-master) by providing broad-scope review across correctness, performance, maintainability, and test coverage in a single pass.","code-reviewer",{"claudeCode":12},"SKILL.md frontmatter at skills/code-reviewer/SKILL.md",[683,684,686,688,690,692,694],{"path":533,"priority":325},{"path":685,"priority":342},"references/common-issues.md",{"path":687,"priority":342},"references/feedback-examples.md",{"path":689,"priority":342},"references/receiving-feedback.md",{"path":691,"priority":342},"references/report-template.md",{"path":693,"priority":342},"references/review-checklist.md",{"path":695,"priority":342},"references/spec-compliance-review.md",{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":331,"sourceLanguage":18,"type":247},"skills/cpp-pro","Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful memory management — or when addressing performance bottlenecks, concurrency issues, and build system configuration with CMake.","cpp-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/cpp-pro/SKILL.md",[703,704,706,708,710,712],{"path":533,"priority":325},{"path":705,"priority":342},"references/build-tooling.md",{"path":707,"priority":342},"references/concurrency.md",{"path":709,"priority":342},"references/memory-performance.md",{"path":711,"priority":342},"references/modern-cpp.md",{"path":713,"priority":342},"references/templates.md",{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":331,"sourceLanguage":18,"type":247},"skills/csharp-developer","Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Builds REST APIs using minimal or controller-based routing, configures database access with Entity Framework Core, implements async patterns and cancellation, structures applications with CQRS via MediatR, and scaffolds Blazor components with state management. Invoke for C#, .NET, ASP.NET Core, Blazor, Entity Framework, EF Core, Minimal API, MAUI, SignalR.","csharp-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/csharp-developer/SKILL.md",[721,722,724,726,728,730],{"path":533,"priority":325},{"path":723,"priority":342},"references/aspnet-core.md",{"path":725,"priority":342},"references/blazor.md",{"path":727,"priority":342},"references/entity-framework.md",{"path":729,"priority":342},"references/modern-csharp.md",{"path":731,"priority":342},"references/performance.md",{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":331,"sourceLanguage":18,"type":247},"skills/database-optimizer","Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.","database-optimizer",{"claudeCode":12},"SKILL.md frontmatter at skills/database-optimizer/SKILL.md",[739,740,742,744,746,748],{"path":533,"priority":325},{"path":741,"priority":342},"references/index-strategies.md",{"path":743,"priority":342},"references/monitoring-analysis.md",{"path":745,"priority":342},"references/mysql-tuning.md",{"path":747,"priority":342},"references/postgresql-tuning.md",{"path":749,"priority":342},"references/query-optimization.md",{"basePath":751,"description":752,"displayName":753,"installMethods":754,"rationale":755,"selectedPaths":756,"source":331,"sourceLanguage":18,"type":247},"skills/debugging-wizard","Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven methodology to isolate and resolve bugs. Use when investigating errors, analyzing stack traces, finding root causes of unexpected behavior, troubleshooting crashes, or performing log analysis, error investigation, or root cause analysis.","debugging-wizard",{"claudeCode":12},"SKILL.md frontmatter at skills/debugging-wizard/SKILL.md",[757,758,760,762,764,766],{"path":533,"priority":325},{"path":759,"priority":342},"references/common-patterns.md",{"path":761,"priority":342},"references/debugging-tools.md",{"path":763,"priority":342},"references/quick-fixes.md",{"path":765,"priority":342},"references/strategies.md",{"path":767,"priority":342},"references/systematic-debugging.md",{"basePath":769,"description":770,"displayName":771,"installMethods":772,"rationale":773,"selectedPaths":774,"source":331,"sourceLanguage":18,"type":247},"skills/devops-engineer","Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing applications, managing infrastructure as code, deploying to Kubernetes clusters, configuring cloud platforms, automating releases, or responding to production incidents. Invoke for pipelines, Docker, Kubernetes, GitOps, Terraform, GitHub Actions, on-call, or platform engineering.","devops-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/devops-engineer/SKILL.md",[775,776,778,780,782,784,786,788,790],{"path":533,"priority":325},{"path":777,"priority":342},"references/deployment-strategies.md",{"path":779,"priority":342},"references/docker-patterns.md",{"path":781,"priority":342},"references/github-actions.md",{"path":783,"priority":342},"references/incident-response.md",{"path":785,"priority":342},"references/kubernetes.md",{"path":787,"priority":342},"references/platform-engineering.md",{"path":789,"priority":342},"references/release-automation.md",{"path":791,"priority":342},"references/terraform-iac.md",{"basePath":793,"description":794,"displayName":795,"installMethods":796,"rationale":797,"selectedPaths":798,"source":331,"sourceLanguage":18,"type":247},"skills/django-expert","Use when building Django web applications or REST APIs with Django REST Framework. Invoke when working with settings.py, models.py, manage.py, or any Django project file. Creates Django models with proper indexes, optimizes ORM queries using select_related/prefetch_related, builds DRF serializers and viewsets, and configures JWT authentication. Trigger terms: Django, DRF, Django REST Framework, Django ORM, Django model, serializer, viewset, Python web.","django-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/django-expert/SKILL.md",[799,800,802,804,806,808],{"path":533,"priority":325},{"path":801,"priority":342},"references/authentication.md",{"path":803,"priority":342},"references/drf-serializers.md",{"path":805,"priority":342},"references/models-orm.md",{"path":807,"priority":342},"references/testing-django.md",{"path":809,"priority":342},"references/viewsets-views.md",{"basePath":244,"description":10,"displayName":13,"installMethods":811,"rationale":812,"selectedPaths":813,"source":331,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at skills/dotnet-core-expert/SKILL.md",[814,815,816,818,820,821],{"path":533,"priority":325},{"path":801,"priority":342},{"path":817,"priority":342},"references/clean-architecture.md",{"path":819,"priority":342},"references/cloud-native.md",{"path":727,"priority":342},{"path":822,"priority":342},"references/minimal-apis.md",{"basePath":824,"description":825,"displayName":826,"installMethods":827,"rationale":828,"selectedPaths":829,"source":331,"sourceLanguage":18,"type":247},"skills/embedded-systems","Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems, configure peripherals, write interrupt handlers, implement DMA transfers, debug timing issues.","embedded-systems",{"claudeCode":12},"SKILL.md frontmatter at skills/embedded-systems/SKILL.md",[830,831,833,835,837,839],{"path":533,"priority":325},{"path":832,"priority":342},"references/communication-protocols.md",{"path":834,"priority":342},"references/memory-optimization.md",{"path":836,"priority":342},"references/microcontroller-programming.md",{"path":838,"priority":342},"references/power-optimization.md",{"path":840,"priority":342},"references/rtos-patterns.md",{"basePath":842,"description":843,"displayName":844,"installMethods":845,"rationale":846,"selectedPaths":847,"source":331,"sourceLanguage":18,"type":247},"skills/fastapi-expert","Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python.","fastapi-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/fastapi-expert/SKILL.md",[848,849,851,852,854,856,858],{"path":533,"priority":325},{"path":850,"priority":342},"references/async-sqlalchemy.md",{"path":801,"priority":342},{"path":853,"priority":342},"references/endpoints-routing.md",{"path":855,"priority":342},"references/migration-from-django.md",{"path":857,"priority":342},"references/pydantic-v2.md",{"path":859,"priority":342},"references/testing-async.md",{"basePath":861,"description":862,"displayName":863,"installMethods":864,"rationale":865,"selectedPaths":866,"source":331,"sourceLanguage":18,"type":247},"skills/feature-forge","Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and implementation checklists. Use when defining new features, gathering requirements, or writing specifications. Invoke for feature definition, requirements gathering, user stories, EARS format specs, PRDs, acceptance criteria, or requirement matrices.","feature-forge",{"claudeCode":12},"SKILL.md frontmatter at skills/feature-forge/SKILL.md",[867,868,870,872,874,876],{"path":533,"priority":325},{"path":869,"priority":342},"references/acceptance-criteria.md",{"path":871,"priority":342},"references/ears-syntax.md",{"path":873,"priority":342},"references/interview-questions.md",{"path":875,"priority":342},"references/pre-discovery-subagents.md",{"path":877,"priority":342},"references/specification-template.md",{"basePath":879,"description":880,"displayName":881,"installMethods":882,"rationale":883,"selectedPaths":884,"source":331,"sourceLanguage":18,"type":247},"skills/fine-tuning-expert","Use when fine-tuning LLMs, training custom models, or adapting foundation models for specific tasks. Invoke for configuring LoRA/QLoRA adapters, preparing JSONL training datasets, setting hyperparameters for fine-tuning runs, adapter training, transfer learning, finetuning with Hugging Face PEFT, OpenAI fine-tuning, instruction tuning, RLHF, DPO, or quantizing and deploying fine-tuned models. Trigger terms include: LoRA, QLoRA, PEFT, finetuning, fine-tuning, adapter tuning, LLM training, model training, custom model.","fine-tuning-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/fine-tuning-expert/SKILL.md",[885,886,888,890,892,894],{"path":533,"priority":325},{"path":887,"priority":342},"references/dataset-preparation.md",{"path":889,"priority":342},"references/deployment-optimization.md",{"path":891,"priority":342},"references/evaluation-metrics.md",{"path":893,"priority":342},"references/hyperparameter-tuning.md",{"path":895,"priority":342},"references/lora-peft.md",{"basePath":897,"description":898,"displayName":899,"installMethods":900,"rationale":901,"selectedPaths":902,"source":331,"sourceLanguage":18,"type":247},"skills/flutter-expert","Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.","flutter-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/flutter-expert/SKILL.md",[903,904,906,908,909,911,913],{"path":533,"priority":325},{"path":905,"priority":342},"references/bloc-state.md",{"path":907,"priority":342},"references/gorouter-navigation.md",{"path":731,"priority":342},{"path":910,"priority":342},"references/project-structure.md",{"path":912,"priority":342},"references/riverpod-state.md",{"path":914,"priority":342},"references/widget-patterns.md",{"basePath":916,"description":917,"displayName":918,"installMethods":919,"rationale":920,"selectedPaths":921,"source":331,"sourceLanguage":18,"type":247},"skills/fullstack-guardian","Builds security-focused full-stack web applications by implementing integrated frontend and backend components with layered security at every level. Covers the complete stack from database to UI, enforcing auth, input validation, output encoding, and parameterized queries across all layers. Use when implementing features across frontend and backend, building REST APIs with corresponding UI, connecting frontend components to backend endpoints, creating end-to-end data flows from database to UI, or implementing CRUD operations with UI forms. Distinct from frontend-only, backend-only, or API-only skills in that it simultaneously addresses all three perspectives—Frontend, Backend, and Security—within a single implementation workflow. Invoke for full-stack feature work, web app development, authenticated API routes with views, microservices, real-time features, monorepo architecture, or technology selection decisions.","fullstack-guardian",{"claudeCode":12},"SKILL.md frontmatter at skills/fullstack-guardian/SKILL.md",[922,923,925,927,929,930,932,934,935,937,939],{"path":533,"priority":325},{"path":924,"priority":342},"references/api-design-standards.md",{"path":926,"priority":342},"references/architecture-decisions.md",{"path":928,"priority":342},"references/backend-patterns.md",{"path":759,"priority":342},{"path":931,"priority":342},"references/deliverables-checklist.md",{"path":933,"priority":342},"references/design-template.md",{"path":553,"priority":342},{"path":936,"priority":342},"references/frontend-patterns.md",{"path":938,"priority":342},"references/integration-patterns.md",{"path":940,"priority":342},"references/security-checklist.md",{"basePath":942,"description":943,"displayName":944,"installMethods":945,"rationale":946,"selectedPaths":947,"source":331,"sourceLanguage":18,"type":247},"skills/game-developer","Use when building game systems, implementing Unity/Unreal Engine features, or optimizing game performance. Invoke to implement ECS architecture, configure physics systems and colliders, set up multiplayer networking with lag compensation, optimize frame rates to 60+ FPS targets, develop shaders, or apply game design patterns such as object pooling and state machines. Trigger keywords: Unity, Unreal Engine, game development, ECS architecture, game physics, multiplayer networking, game optimization, shader programming, game AI.","game-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/game-developer/SKILL.md",[948,949,951,953,955,957],{"path":533,"priority":325},{"path":950,"priority":342},"references/ecs-patterns.md",{"path":952,"priority":342},"references/multiplayer-networking.md",{"path":954,"priority":342},"references/performance-optimization.md",{"path":956,"priority":342},"references/unity-patterns.md",{"path":958,"priority":342},"references/unreal-cpp.md",{"basePath":960,"description":961,"displayName":962,"installMethods":963,"rationale":964,"selectedPaths":965,"source":331,"sourceLanguage":18,"type":247},"skills/golang-pro","Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing.","golang-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/golang-pro/SKILL.md",[966,967,968,970,972,973],{"path":533,"priority":325},{"path":707,"priority":342},{"path":969,"priority":342},"references/generics.md",{"path":971,"priority":342},"references/interfaces.md",{"path":910,"priority":342},{"path":543,"priority":342},{"basePath":975,"description":976,"displayName":977,"installMethods":978,"rationale":979,"selectedPaths":980,"source":331,"sourceLanguage":18,"type":247},"skills/graphql-architect","Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoader, query optimization, federation directives.","graphql-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/graphql-architect/SKILL.md",[981,982,984,986,988,990,992],{"path":533,"priority":325},{"path":983,"priority":342},"references/federation.md",{"path":985,"priority":342},"references/migration-from-rest.md",{"path":987,"priority":342},"references/resolvers.md",{"path":989,"priority":342},"references/schema-design.md",{"path":991,"priority":342},"references/security.md",{"path":993,"priority":342},"references/subscriptions.md",{"basePath":995,"description":996,"displayName":997,"installMethods":998,"rationale":999,"selectedPaths":1000,"source":331,"sourceLanguage":18,"type":247},"skills/java-architect","Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing challenges in cloud-native Spring applications.","java-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/java-architect/SKILL.md",[1001,1002,1004,1006,1008,1010],{"path":533,"priority":325},{"path":1003,"priority":342},"references/jpa-optimization.md",{"path":1005,"priority":342},"references/reactive-webflux.md",{"path":1007,"priority":342},"references/spring-boot-setup.md",{"path":1009,"priority":342},"references/spring-security.md",{"path":1011,"priority":342},"references/testing-patterns.md",{"basePath":1013,"description":1014,"displayName":1015,"installMethods":1016,"rationale":1017,"selectedPaths":1018,"source":331,"sourceLanguage":18,"type":247},"skills/javascript-pro","Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. Use when building vanilla JavaScript applications, implementing Promise-based async flows, optimising browser or Node.js performance, working with Web Workers or Fetch API, or reviewing .js/.mjs/.cjs files for correctness and best practices.","javascript-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/javascript-pro/SKILL.md",[1019,1020,1022,1024,1026,1028],{"path":533,"priority":325},{"path":1021,"priority":342},"references/async-patterns.md",{"path":1023,"priority":342},"references/browser-apis.md",{"path":1025,"priority":342},"references/modern-syntax.md",{"path":1027,"priority":342},"references/modules.md",{"path":1029,"priority":342},"references/node-essentials.md",{"basePath":1031,"description":1032,"displayName":1033,"installMethods":1034,"rationale":1035,"selectedPaths":1036,"source":331,"sourceLanguage":18,"type":247},"skills/kotlin-specialist","Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose. Invoke for Flow API, KMP projects, Ktor servers, DSL design, sealed classes, suspend function, Android Kotlin, Kotlin Multiplatform.","kotlin-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/kotlin-specialist/SKILL.md",[1037,1038,1040,1042,1044,1046],{"path":533,"priority":325},{"path":1039,"priority":342},"references/android-compose.md",{"path":1041,"priority":342},"references/coroutines-flow.md",{"path":1043,"priority":342},"references/dsl-idioms.md",{"path":1045,"priority":342},"references/ktor-server.md",{"path":1047,"priority":342},"references/multiplatform-kmp.md",{"basePath":1049,"description":1050,"displayName":1051,"installMethods":1052,"rationale":1053,"selectedPaths":1054,"source":331,"sourceLanguage":18,"type":247},"skills/kubernetes-specialist","Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.","kubernetes-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/kubernetes-specialist/SKILL.md",[1055,1056,1058,1060,1062,1064,1066,1068,1070,1072,1074,1076],{"path":533,"priority":325},{"path":1057,"priority":342},"references/configuration.md",{"path":1059,"priority":342},"references/cost-optimization.md",{"path":1061,"priority":342},"references/custom-operators.md",{"path":1063,"priority":342},"references/gitops.md",{"path":1065,"priority":342},"references/helm-charts.md",{"path":1067,"priority":342},"references/multi-cluster.md",{"path":1069,"priority":342},"references/networking.md",{"path":1071,"priority":342},"references/service-mesh.md",{"path":1073,"priority":342},"references/storage.md",{"path":1075,"priority":342},"references/troubleshooting.md",{"path":1077,"priority":342},"references/workloads.md",{"basePath":1079,"description":1080,"displayName":1081,"installMethods":1082,"rationale":1083,"selectedPaths":1084,"source":331,"sourceLanguage":18,"type":247},"skills/laravel-specialist","Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon queues, designing RESTful APIs with API resources, and building reactive interfaces with Livewire. Use when creating Laravel models, setting up queue workers, implementing Sanctum auth flows, building Livewire components, optimising Eloquent queries, or writing Pest/PHPUnit tests for Laravel features.","laravel-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/laravel-specialist/SKILL.md",[1085,1086,1088,1090,1092,1093],{"path":533,"priority":325},{"path":1087,"priority":342},"references/eloquent.md",{"path":1089,"priority":342},"references/livewire.md",{"path":1091,"priority":342},"references/queues.md",{"path":539,"priority":342},{"path":543,"priority":342},{"basePath":1095,"description":1096,"displayName":1097,"installMethods":1098,"rationale":1099,"selectedPaths":1100,"source":331,"sourceLanguage":18,"type":247},"skills/legacy-modernizer","Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for aging codebases. Use when modernizing legacy systems, implementing strangler fig pattern or branch by abstraction, decomposing monoliths, upgrading frameworks or languages, or reducing technical debt without disrupting business operations.","legacy-modernizer",{"claudeCode":12},"SKILL.md frontmatter at skills/legacy-modernizer/SKILL.md",[1101,1102,1104,1106,1108,1110],{"path":533,"priority":325},{"path":1103,"priority":342},"references/legacy-testing.md",{"path":1105,"priority":342},"references/migration-strategies.md",{"path":1107,"priority":342},"references/refactoring-patterns.md",{"path":1109,"priority":342},"references/strangler-fig-pattern.md",{"path":1111,"priority":342},"references/system-assessment.md",{"basePath":1113,"description":1114,"displayName":1115,"installMethods":1116,"rationale":1117,"selectedPaths":1118,"source":331,"sourceLanguage":18,"type":247},"skills/mcp-developer","Use when building, debugging, or extending MCP servers or clients that connect AI systems with external tools and data sources. Invoke to implement tool handlers, configure resource providers, set up stdio/HTTP/SSE transport layers, validate schemas with Zod or Pydantic, debug protocol compliance issues, or scaffold complete MCP server/client projects using TypeScript or Python SDKs.","mcp-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-developer/SKILL.md",[1119,1120,1122,1124,1126,1128],{"path":533,"priority":325},{"path":1121,"priority":342},"references/protocol.md",{"path":1123,"priority":342},"references/python-sdk.md",{"path":1125,"priority":342},"references/resources.md",{"path":1127,"priority":342},"references/tools.md",{"path":1129,"priority":342},"references/typescript-sdk.md",{"basePath":1131,"description":1132,"displayName":1133,"installMethods":1134,"rationale":1135,"selectedPaths":1136,"source":331,"sourceLanguage":18,"type":247},"skills/microservices-architect","Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary diagrams and resilience strategies. Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns — including service boundaries, DDD, saga patterns, event sourcing, CQRS, service mesh, or distributed tracing.","microservices-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/microservices-architect/SKILL.md",[1137,1138,1140,1142,1144,1146],{"path":533,"priority":325},{"path":1139,"priority":342},"references/communication.md",{"path":1141,"priority":342},"references/data.md",{"path":1143,"priority":342},"references/decomposition.md",{"path":1145,"priority":342},"references/observability.md",{"path":1147,"priority":342},"references/patterns.md",{"basePath":1149,"description":1150,"displayName":1151,"installMethods":1152,"rationale":1153,"selectedPaths":1154,"source":331,"sourceLanguage":18,"type":247},"skills/ml-pipeline","Designs and implements production-grade ML pipeline infrastructure: configures experiment tracking with MLflow or Weights & Biases, creates Kubeflow or Airflow DAGs for training orchestration, builds feature store schemas with Feast, deploys model registries, and automates retraining and validation workflows. Use when building ML pipelines, orchestrating training workflows, automating model lifecycle, implementing feature stores, managing experiment tracking systems, setting up DVC for data versioning, tuning hyperparameters, or configuring MLOps tooling like Kubeflow, Airflow, MLflow, or Prefect.","ml-pipeline",{"claudeCode":12},"SKILL.md frontmatter at skills/ml-pipeline/SKILL.md",[1155,1156,1158,1160,1162,1164],{"path":533,"priority":325},{"path":1157,"priority":342},"references/experiment-tracking.md",{"path":1159,"priority":342},"references/feature-engineering.md",{"path":1161,"priority":342},"references/model-validation.md",{"path":1163,"priority":342},"references/pipeline-orchestration.md",{"path":1165,"priority":342},"references/training-pipelines.md",{"basePath":1167,"description":1168,"displayName":1169,"installMethods":1170,"rationale":1171,"selectedPaths":1172,"source":331,"sourceLanguage":18,"type":247},"skills/monitoring-expert","Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up application monitoring, adding observability to services, debugging production issues with logs/metrics/traces, running load tests with k6 or Artillery, profiling CPU/memory bottlenecks, or forecasting capacity needs.","monitoring-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/monitoring-expert/SKILL.md",[1173,1174,1176,1178,1180,1182,1184,1186,1188],{"path":533,"priority":325},{"path":1175,"priority":342},"references/alerting-rules.md",{"path":1177,"priority":342},"references/application-profiling.md",{"path":1179,"priority":342},"references/capacity-planning.md",{"path":1181,"priority":342},"references/dashboards.md",{"path":1183,"priority":342},"references/opentelemetry.md",{"path":1185,"priority":342},"references/performance-testing.md",{"path":1187,"priority":342},"references/prometheus-metrics.md",{"path":1189,"priority":342},"references/structured-logging.md",{"basePath":1191,"description":1192,"displayName":1193,"installMethods":1194,"rationale":1195,"selectedPaths":1196,"source":331,"sourceLanguage":18,"type":247},"skills/nestjs-expert","Creates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when building NestJS REST APIs or GraphQL services, implementing dependency injection, scaffolding modular architecture, adding JWT/Passport authentication, integrating TypeORM or Prisma, or working with .module.ts, .controller.ts, and .service.ts files. Invoke for guards, interceptors, pipes, validation, Swagger documentation, and unit/E2E testing in NestJS projects.","nestjs-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/nestjs-expert/SKILL.md",[1197,1198,1199,1201,1203,1205,1207],{"path":533,"priority":325},{"path":801,"priority":342},{"path":1200,"priority":342},"references/controllers-routing.md",{"path":1202,"priority":342},"references/dtos-validation.md",{"path":1204,"priority":342},"references/migration-from-express.md",{"path":1206,"priority":342},"references/services-di.md",{"path":1011,"priority":342},{"basePath":1209,"description":1210,"displayName":1211,"installMethods":1212,"rationale":1213,"selectedPaths":1214,"source":331,"sourceLanguage":18,"type":247},"skills/nextjs-developer","Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set up API routes, add streaming SSR, write generateMetadata for SEO, scaffold loading.tsx/error.tsx boundaries, or deploy to Vercel. Triggers on: Next.js, Next.js 14, App Router, RSC, use server, Server Components, Server Actions, React Server Components, generateMetadata, loading.tsx, Next.js deployment, Vercel, Next.js performance.","nextjs-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/nextjs-developer/SKILL.md",[1215,1216,1218,1220,1222,1224],{"path":533,"priority":325},{"path":1217,"priority":342},"references/app-router.md",{"path":1219,"priority":342},"references/data-fetching.md",{"path":1221,"priority":342},"references/deployment.md",{"path":1223,"priority":342},"references/server-actions.md",{"path":1225,"priority":342},"references/server-components.md",{"basePath":1227,"description":1228,"displayName":1229,"installMethods":1230,"rationale":1231,"selectedPaths":1232,"source":331,"sourceLanguage":18,"type":247},"skills/pandas-pro","Performs pandas DataFrame operations for data analysis, manipulation, and transformation. Use when working with pandas DataFrames, data cleaning, aggregation, merging, or time series analysis. Invoke for data manipulation tasks such as joining DataFrames on multiple keys, pivoting tables, resampling time series, handling NaN values with interpolation or forward-fill, groupby aggregations, type conversion, or performance optimization of large datasets.","pandas-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/pandas-pro/SKILL.md",[1233,1234,1236,1238,1240,1242],{"path":533,"priority":325},{"path":1235,"priority":342},"references/aggregation-groupby.md",{"path":1237,"priority":342},"references/data-cleaning.md",{"path":1239,"priority":342},"references/dataframe-operations.md",{"path":1241,"priority":342},"references/merging-joining.md",{"path":954,"priority":342},{"basePath":1244,"description":1245,"displayName":1246,"installMethods":1247,"rationale":1248,"selectedPaths":1249,"source":331,"sourceLanguage":18,"type":247},"skills/php-pro","Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns with Swoole, and PSR standards. Creates controllers, configures middleware, generates migrations, writes PHPUnit/Pest tests, defines typed DTOs and value objects, sets up dependency injection, and scaffolds REST/GraphQL APIs. Use when working with Eloquent, Doctrine, Composer, Psalm, ReactPHP, or any PHP API development.","php-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/php-pro/SKILL.md",[1250,1251,1252,1254,1256,1258],{"path":533,"priority":325},{"path":1021,"priority":342},{"path":1253,"priority":342},"references/laravel-patterns.md",{"path":1255,"priority":342},"references/modern-php-features.md",{"path":1257,"priority":342},"references/symfony-patterns.md",{"path":1259,"priority":342},"references/testing-quality.md",{"basePath":1261,"description":1262,"displayName":1263,"installMethods":1264,"rationale":1265,"selectedPaths":1266,"source":331,"sourceLanguage":18,"type":247},"skills/playwright-expert","Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke to write test scripts, create page objects, configure test fixtures, set up reporters, add CI integration, implement API mocking, or perform visual regression testing. Trigger terms: Playwright, E2E test, end-to-end, browser testing, automation, UI testing, visual testing, Page Object Model, test flakiness.","playwright-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/playwright-expert/SKILL.md",[1267,1268,1270,1271,1273,1275],{"path":533,"priority":325},{"path":1269,"priority":342},"references/api-mocking.md",{"path":1057,"priority":342},{"path":1272,"priority":342},"references/debugging-flaky.md",{"path":1274,"priority":342},"references/page-object-model.md",{"path":1276,"priority":342},"references/selectors-locators.md",{"basePath":1278,"description":1279,"displayName":1280,"installMethods":1281,"rationale":1282,"selectedPaths":1283,"source":331,"sourceLanguage":18,"type":247},"skills/postgres-pro","Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations, extension usage, VACUUM tuning, performance monitoring.","postgres-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/postgres-pro/SKILL.md",[1284,1285,1287,1289,1291,1292],{"path":533,"priority":325},{"path":1286,"priority":342},"references/extensions.md",{"path":1288,"priority":342},"references/jsonb.md",{"path":1290,"priority":342},"references/maintenance.md",{"path":731,"priority":342},{"path":1293,"priority":342},"references/replication.md",{"basePath":1295,"description":1296,"displayName":1297,"installMethods":1298,"rationale":1299,"selectedPaths":1300,"source":331,"sourceLanguage":18,"type":247},"skills/prompt-engineer","Writes, refactors, and evaluates prompts for LLMs — generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites. Use when designing prompts for new LLM applications, refactoring existing prompts for better accuracy or token efficiency, implementing chain-of-thought or few-shot learning, creating system prompts with personas and guardrails, building JSON/function-calling schemas, or developing prompt evaluation frameworks to measure and improve model performance.","prompt-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/prompt-engineer/SKILL.md",[1301,1302,1304,1306,1308,1310,1312],{"path":533,"priority":325},{"path":1303,"priority":342},"references/context-management.md",{"path":1305,"priority":342},"references/evaluation-frameworks.md",{"path":1307,"priority":342},"references/prompt-optimization.md",{"path":1309,"priority":342},"references/prompt-patterns.md",{"path":1311,"priority":342},"references/structured-outputs.md",{"path":1313,"priority":342},"references/system-prompts.md",{"basePath":1315,"description":1316,"displayName":1317,"installMethods":1318,"rationale":1319,"selectedPaths":1320,"source":331,"sourceLanguage":18,"type":247},"skills/python-pro","Use when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites with fixtures and mocking, and validates code with black and ruff. Invoke for type hints, async/await patterns, dataclasses, dependency injection, logging configuration, and structured error handling.","python-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/python-pro/SKILL.md",[1321,1322,1323,1325,1327,1328],{"path":533,"priority":325},{"path":1021,"priority":342},{"path":1324,"priority":342},"references/packaging.md",{"path":1326,"priority":342},"references/standard-library.md",{"path":543,"priority":342},{"path":1329,"priority":342},"references/type-system.md",{"basePath":1331,"description":1332,"displayName":1333,"installMethods":1334,"rationale":1335,"selectedPaths":1336,"source":331,"sourceLanguage":18,"type":247},"skills/rag-architect","Designs and implements production-grade RAG systems by chunking documents, generating embeddings, configuring vector stores, building hybrid search pipelines, applying reranking, and evaluating retrieval quality. Use when building RAG systems, vector databases, or knowledge-grounded AI applications requiring semantic search, document retrieval, context augmentation, similarity search, or embedding-based indexing.","rag-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/rag-architect/SKILL.md",[1337,1338,1340,1342,1344,1346],{"path":533,"priority":325},{"path":1339,"priority":342},"references/chunking-strategies.md",{"path":1341,"priority":342},"references/embedding-models.md",{"path":1343,"priority":342},"references/rag-evaluation.md",{"path":1345,"priority":342},"references/retrieval-optimization.md",{"path":1347,"priority":342},"references/vector-databases.md",{"basePath":1349,"description":1350,"displayName":1351,"installMethods":1352,"rationale":1353,"selectedPaths":1354,"source":331,"sourceLanguage":18,"type":247},"skills/rails-expert","Rails 7+ specialist that optimizes Active Record queries with includes/eager_load, implements Turbo Frames and Turbo Streams for partial page updates, configures Action Cable for WebSocket connections, sets up Sidekiq workers for background job processing, and writes comprehensive RSpec test suites. Use when building Rails 7+ web applications with Hotwire, real-time features, or background job processing. Invoke for Active Record optimization, Turbo Frames/Streams, Action Cable, Sidekiq, RSpec Rails.","rails-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/rails-expert/SKILL.md",[1355,1356,1358,1360,1362,1364],{"path":533,"priority":325},{"path":1357,"priority":342},"references/active-record.md",{"path":1359,"priority":342},"references/api-development.md",{"path":1361,"priority":342},"references/background-jobs.md",{"path":1363,"priority":342},"references/hotwire-turbo.md",{"path":1365,"priority":342},"references/rspec-testing.md",{"basePath":1367,"description":1368,"displayName":1369,"installMethods":1370,"rationale":1371,"selectedPaths":1372,"source":331,"sourceLanguage":18,"type":247},"skills/react-expert","Use when building React 18+ applications in .jsx or .tsx files, Next.js App Router projects, or create-react-app setups. Creates components, implements custom hooks, debugs rendering issues, migrates class components to functional, and implements state management. Invoke for Server Components, Suspense boundaries, useActionState forms, performance optimization, or React 19 features.","react-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/react-expert/SKILL.md",[1373,1374,1376,1378,1379,1381,1382,1384],{"path":533,"priority":325},{"path":1375,"priority":342},"references/hooks-patterns.md",{"path":1377,"priority":342},"references/migration-class-to-modern.md",{"path":731,"priority":342},{"path":1380,"priority":342},"references/react-19-features.md",{"path":1225,"priority":342},{"path":1383,"priority":342},"references/state-management.md",{"path":1385,"priority":342},"references/testing-react.md",{"basePath":1387,"description":1388,"displayName":1389,"installMethods":1390,"rationale":1391,"selectedPaths":1392,"source":331,"sourceLanguage":18,"type":247},"skills/react-native-expert","Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configures native modules, optimizes FlatList rendering with memo and useCallback, and handles platform-specific code for iOS and Android. Use when building a React Native or Expo mobile app, setting up navigation, integrating native modules, improving scroll performance, handling SafeArea or keyboard input, or configuring Expo SDK projects.","react-native-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/react-native-expert/SKILL.md",[1393,1394,1396,1398,1400,1401],{"path":533,"priority":325},{"path":1395,"priority":342},"references/expo-router.md",{"path":1397,"priority":342},"references/list-optimization.md",{"path":1399,"priority":342},"references/platform-handling.md",{"path":910,"priority":342},{"path":1402,"priority":342},"references/storage-hooks.md",{"basePath":1404,"description":1405,"displayName":1406,"installMethods":1407,"rationale":1408,"selectedPaths":1409,"source":331,"sourceLanguage":18,"type":247},"skills/rust-engineer","Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling with Result/Option. Use when building Rust applications, solving ownership or borrowing issues, designing trait-based APIs, implementing async/await concurrency, creating FFI bindings, or optimizing for performance and memory safety. Invoke for Rust, Cargo, ownership, borrowing, lifetimes, async Rust, tokio, zero-cost abstractions, memory safety, systems programming.","rust-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/rust-engineer/SKILL.md",[1410,1411,1413,1414,1416,1417],{"path":533,"priority":325},{"path":1412,"priority":342},"references/async.md",{"path":553,"priority":342},{"path":1415,"priority":342},"references/ownership.md",{"path":543,"priority":342},{"path":1418,"priority":342},"references/traits.md",{"basePath":1420,"description":1421,"displayName":1422,"installMethods":1423,"rationale":1424,"selectedPaths":1425,"source":331,"sourceLanguage":18,"type":247},"skills/salesforce-developer","Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines.","salesforce-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/salesforce-developer/SKILL.md",[1426,1427,1429,1431,1432,1434],{"path":533,"priority":325},{"path":1428,"priority":342},"references/apex-development.md",{"path":1430,"priority":342},"references/deployment-devops.md",{"path":938,"priority":342},{"path":1433,"priority":342},"references/lightning-web-components.md",{"path":1435,"priority":342},"references/soql-sosl.md",{"basePath":1437,"description":1438,"displayName":1439,"installMethods":1440,"rationale":1441,"selectedPaths":1442,"source":331,"sourceLanguage":18,"type":247},"skills/secure-code-guardian","Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities — including custom security implementations such as hashing passwords with bcrypt/argon2, sanitizing SQL queries with parameterized statements, configuring CORS/CSP headers, validating input with Zod, and setting up JWT tokens. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention, secure session management, and security hardening. For pre-built OAuth/SSO integrations or standalone security audits, consider a more specialized skill.","secure-code-guardian",{"claudeCode":12},"SKILL.md frontmatter at skills/secure-code-guardian/SKILL.md",[1443,1444,1445,1447,1449,1451],{"path":533,"priority":325},{"path":801,"priority":342},{"path":1446,"priority":342},"references/input-validation.md",{"path":1448,"priority":342},"references/owasp-prevention.md",{"path":1450,"priority":342},"references/security-headers.md",{"path":1452,"priority":342},"references/xss-csrf.md",{"basePath":1454,"description":1455,"displayName":1456,"installMethods":1457,"rationale":1458,"selectedPaths":1459,"source":331,"sourceLanguage":18,"type":247},"skills/security-reviewer","Identifies security vulnerabilities, generates structured audit reports with severity ratings, and provides actionable remediation guidance. Use when conducting security audits, reviewing code for vulnerabilities, or analyzing infrastructure security. Invoke for SAST scans, penetration testing, DevSecOps practices, cloud security reviews, dependency audits, secrets scanning, or compliance checks. Produces vulnerability reports, prioritized recommendations, and compliance checklists.","security-reviewer",{"claudeCode":12},"SKILL.md frontmatter at skills/security-reviewer/SKILL.md",[1460,1461,1463,1465,1466,1468,1470],{"path":533,"priority":325},{"path":1462,"priority":342},"references/infrastructure-security.md",{"path":1464,"priority":342},"references/penetration-testing.md",{"path":691,"priority":342},{"path":1467,"priority":342},"references/sast-tools.md",{"path":1469,"priority":342},"references/secret-scanning.md",{"path":1471,"priority":342},"references/vulnerability-patterns.md",{"basePath":1473,"description":1474,"displayName":1475,"installMethods":1476,"rationale":1477,"selectedPaths":1478,"source":331,"sourceLanguage":18,"type":247},"skills/shopify-expert","Builds and debugs Shopify themes (.liquid files, theme.json, sections), develops custom Shopify apps (shopify.app.toml, OAuth, webhooks), and implements Storefront API integrations for headless storefronts. Use when building or customizing Shopify themes, creating Hydrogen or custom React storefronts, developing Shopify apps, implementing checkout UI extensions or Shopify Functions, optimizing performance, or integrating third-party services. Invoke for Liquid templating, Storefront API, app development, checkout customization, Shopify Plus features, App Bridge, Polaris, or Shopify CLI workflows.","shopify-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/shopify-expert/SKILL.md",[1479,1480,1482,1484,1486,1487],{"path":533,"priority":325},{"path":1481,"priority":342},"references/app-development.md",{"path":1483,"priority":342},"references/checkout-customization.md",{"path":1485,"priority":342},"references/liquid-templating.md",{"path":954,"priority":342},{"path":1488,"priority":342},"references/storefront-api.md",{"basePath":1490,"description":1491,"displayName":1492,"installMethods":1493,"rationale":1494,"selectedPaths":1495,"source":331,"sourceLanguage":18,"type":247},"skills/spark-engineer","Use when writing Spark jobs, debugging performance issues, or configuring cluster settings for Apache Spark applications, distributed data processing pipelines, or big data workloads. Invoke to write DataFrame transformations, optimize Spark SQL queries, implement RDD pipelines, tune shuffle operations, configure executor memory, process .parquet files, handle data partitioning, or build structured streaming analytics.","spark-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/spark-engineer/SKILL.md",[1496,1497,1499,1501,1503,1505],{"path":533,"priority":325},{"path":1498,"priority":342},"references/partitioning-caching.md",{"path":1500,"priority":342},"references/performance-tuning.md",{"path":1502,"priority":342},"references/rdd-operations.md",{"path":1504,"priority":342},"references/spark-sql-dataframes.md",{"path":1506,"priority":342},"references/streaming-patterns.md",{"basePath":1508,"description":1509,"displayName":1510,"installMethods":1511,"rationale":1512,"selectedPaths":1513,"source":331,"sourceLanguage":18,"type":247},"skills/spec-miner","Reverse-engineering specialist that extracts specifications from existing codebases. Use when working with legacy or undocumented systems, inherited projects, or old codebases with no documentation. Invoke to map code dependencies, generate API documentation from source, identify undocumented business logic, figure out what code does, or create architecture documentation from implementation. Trigger phrases: reverse engineer, old codebase, no docs, no documentation, figure out how this works, inherited project, legacy analysis, code archaeology, undocumented features.","spec-miner",{"claudeCode":12},"SKILL.md frontmatter at skills/spec-miner/SKILL.md",[1514,1515,1517,1519,1521],{"path":533,"priority":325},{"path":1516,"priority":342},"references/analysis-checklist.md",{"path":1518,"priority":342},"references/analysis-process.md",{"path":1520,"priority":342},"references/ears-format.md",{"path":877,"priority":342},{"basePath":1523,"description":1524,"displayName":1525,"installMethods":1526,"rationale":1527,"selectedPaths":1528,"source":331,"sourceLanguage":18,"type":247},"skills/spring-boot-engineer","Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories, and configures reactive WebFlux endpoints. Use when building Spring Boot 3.x applications, microservices, or reactive Java applications; invoke for Spring Data JPA, Spring Security 6, WebFlux, Spring Cloud integration, Java REST API design, or Microservices Java architecture.","spring-boot-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/spring-boot-engineer/SKILL.md",[1529,1530,1532,1533,1534,1535],{"path":533,"priority":325},{"path":1531,"priority":342},"references/cloud.md",{"path":1141,"priority":342},{"path":991,"priority":342},{"path":543,"priority":342},{"path":1536,"priority":342},"references/web.md",{"basePath":1538,"description":1539,"displayName":1540,"installMethods":1541,"rationale":1542,"selectedPaths":1543,"source":331,"sourceLanguage":18,"type":247},"skills/sql-pro","Optimizes SQL queries, designs database schemas, and troubleshoots performance issues. Use when a user asks why their query is slow, needs help writing complex joins or aggregations, mentions database performance issues, or wants to design or migrate a schema. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis, covering index creation, recursive queries, EXPLAIN/ANALYZE interpretation, before/after query benchmarking, or migrating queries between database dialects (PostgreSQL, MySQL, SQL Server, Oracle).","sql-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/sql-pro/SKILL.md",[1544,1545,1547,1549,1551,1553],{"path":533,"priority":325},{"path":1546,"priority":342},"references/database-design.md",{"path":1548,"priority":342},"references/dialect-differences.md",{"path":1550,"priority":342},"references/optimization.md",{"path":1552,"priority":342},"references/query-patterns.md",{"path":1554,"priority":342},"references/window-functions.md",{"basePath":1556,"description":1557,"displayName":1558,"installMethods":1559,"rationale":1560,"selectedPaths":1561,"source":331,"sourceLanguage":18,"type":247},"skills/sre-engineer","Defines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produces monitoring configurations and automation scripts for production systems. Use when defining SLIs/SLOs, managing error budgets, building reliable systems at scale, incident management, chaos engineering, toil reduction, or capacity planning.","sre-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/sre-engineer/SKILL.md",[1562,1563,1565,1567,1569,1571],{"path":533,"priority":325},{"path":1564,"priority":342},"references/automation-toil.md",{"path":1566,"priority":342},"references/error-budget-policy.md",{"path":1568,"priority":342},"references/incident-chaos.md",{"path":1570,"priority":342},"references/monitoring-alerting.md",{"path":1572,"priority":342},"references/slo-sli-management.md",{"basePath":1574,"description":1575,"displayName":1576,"installMethods":1577,"rationale":1578,"selectedPaths":1579,"source":331,"sourceLanguage":18,"type":247},"skills/swift-expert","Builds iOS/macOS/watchOS/tvOS applications, implements SwiftUI views and state management, designs protocol-oriented architectures, handles async/await concurrency, implements actors for thread safety, and debugs Swift-specific issues. Use when building iOS/macOS applications with Swift 5.9+, SwiftUI, or async/await concurrency. Invoke for protocol-oriented programming, SwiftUI state management, actors, server-side Swift, UIKit integration, Combine, or Vapor.","swift-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/swift-expert/SKILL.md",[1580,1581,1583,1584,1586,1588],{"path":533,"priority":325},{"path":1582,"priority":342},"references/async-concurrency.md",{"path":709,"priority":342},{"path":1585,"priority":342},"references/protocol-oriented.md",{"path":1587,"priority":342},"references/swiftui-patterns.md",{"path":1011,"priority":342},{"basePath":1590,"description":1591,"displayName":1592,"installMethods":1593,"rationale":1594,"selectedPaths":1595,"source":331,"sourceLanguage":18,"type":247},"skills/terraform-engineer","Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development (create reusable modules, manage module versioning), state management (migrate backends, import existing resources, resolve state conflicts), provider configuration, multi-environment workflows, and infrastructure testing.","terraform-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/terraform-engineer/SKILL.md",[1596,1597,1599,1601,1603,1604],{"path":533,"priority":325},{"path":1598,"priority":342},"references/best-practices.md",{"path":1600,"priority":342},"references/module-patterns.md",{"path":1602,"priority":342},"references/providers.md",{"path":1383,"priority":342},{"path":543,"priority":342},{"basePath":1606,"description":1607,"displayName":1608,"installMethods":1609,"rationale":1610,"selectedPaths":1611,"source":331,"sourceLanguage":18,"type":247},"skills/test-master","Generates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans and defect reports across functional, performance, and security testing disciplines. Use when writing unit tests, integration tests, or E2E tests; creating test strategies or automation frameworks; analyzing coverage gaps; performance testing with k6 or Artillery; security testing with OWASP methods; debugging flaky tests; or working on QA, regression, test automation, quality gates, shift-left testing, or test maintenance.","test-master",{"claudeCode":12},"SKILL.md frontmatter at skills/test-master/SKILL.md",[1612,1613,1615,1617,1619,1620,1622,1624,1626,1628,1630],{"path":533,"priority":325},{"path":1614,"priority":342},"references/automation-frameworks.md",{"path":1616,"priority":342},"references/e2e-testing.md",{"path":1618,"priority":342},"references/integration-testing.md",{"path":1185,"priority":342},{"path":1621,"priority":342},"references/qa-methodology.md",{"path":1623,"priority":342},"references/security-testing.md",{"path":1625,"priority":342},"references/tdd-iron-laws.md",{"path":1627,"priority":342},"references/test-reports.md",{"path":1629,"priority":342},"references/testing-anti-patterns.md",{"path":1631,"priority":342},"references/unit-testing.md",{"basePath":1633,"description":1634,"displayName":1635,"installMethods":1636,"rationale":1637,"selectedPaths":1638,"source":331,"sourceLanguage":18,"type":247},"skills/the-fool","Use when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or audit evidence and assumptions.","the-fool",{"claudeCode":12},"SKILL.md frontmatter at skills/the-fool/SKILL.md",[1639,1640,1642,1644,1646,1648,1650],{"path":533,"priority":325},{"path":1641,"priority":342},"references/dialectic-synthesis.md",{"path":1643,"priority":342},"references/evidence-audit.md",{"path":1645,"priority":342},"references/mode-selection-guide.md",{"path":1647,"priority":342},"references/pre-mortem-analysis.md",{"path":1649,"priority":342},"references/red-team-adversarial.md",{"path":1651,"priority":342},"references/socratic-questioning.md",{"basePath":1653,"description":1654,"displayName":1655,"installMethods":1656,"rationale":1657,"selectedPaths":1658,"source":331,"sourceLanguage":18,"type":247},"skills/typescript-pro","Implements advanced TypeScript type systems, creates custom type guards, utility types, and branded types, and configures tRPC for end-to-end type safety. Use when building TypeScript applications requiring advanced generics, conditional or mapped types, discriminated unions, monorepo setup, or full-stack type safety with tRPC.","typescript-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/typescript-pro/SKILL.md",[1659,1660,1662,1663,1664,1666],{"path":533,"priority":325},{"path":1661,"priority":342},"references/advanced-types.md",{"path":1057,"priority":342},{"path":1147,"priority":342},{"path":1665,"priority":342},"references/type-guards.md",{"path":1667,"priority":342},"references/utility-types.md",{"basePath":1669,"description":1670,"displayName":1671,"installMethods":1672,"rationale":1673,"selectedPaths":1674,"source":331,"sourceLanguage":18,"type":247},"skills/vue-expert","Builds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, implements PWA features, and optimises Vite builds. Use when creating Vue 3 applications with Composition API, writing reusable composables, managing state with Pinia, building hybrid mobile apps with Quasar or Capacitor, configuring service workers, or tuning Vite configuration and TypeScript integration.","vue-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/vue-expert/SKILL.md",[1675,1676,1677,1678,1680,1682,1684,1685],{"path":533,"priority":325},{"path":705,"priority":342},{"path":535,"priority":342},{"path":1679,"priority":342},"references/composition-api.md",{"path":1681,"priority":342},"references/mobile-hybrid.md",{"path":1683,"priority":342},"references/nuxt.md",{"path":1383,"priority":342},{"path":1686,"priority":342},"references/typescript.md",{"basePath":1688,"description":1689,"displayName":1690,"installMethods":1691,"rationale":1692,"selectedPaths":1693,"source":331,"sourceLanguage":18,"type":247},"skills/vue-expert-js","Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no TypeScript. Generates JSDoc-typed code with @typedef, @param, and @returns annotations for full type coverage without a TS compiler. Use when building Vue 3 applications with JavaScript only (no TypeScript), when projects require JSDoc-based type hints, when migrating from Vue 2 Options API to Composition API in JS, or when teams prefer vanilla JavaScript, .mjs modules, or need quick prototypes without TypeScript setup.","vue-expert-js",{"claudeCode":12},"SKILL.md frontmatter at skills/vue-expert-js/SKILL.md",[1694,1695,1697,1699,1701,1702],{"path":533,"priority":325},{"path":1696,"priority":342},"references/component-architecture.md",{"path":1698,"priority":342},"references/composables-patterns.md",{"path":1700,"priority":342},"references/jsdoc-typing.md",{"path":1383,"priority":342},{"path":1011,"priority":342},{"basePath":1704,"description":1705,"displayName":1706,"installMethods":1707,"rationale":1708,"selectedPaths":1709,"source":331,"sourceLanguage":18,"type":247},"skills/websocket-engineer","Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.","websocket-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/websocket-engineer/SKILL.md",[1710,1711,1713,1714,1715,1717],{"path":533,"priority":325},{"path":1712,"priority":342},"references/alternatives.md",{"path":1147,"priority":342},{"path":1121,"priority":342},{"path":1716,"priority":342},"references/scaling.md",{"path":991,"priority":342},{"basePath":1719,"description":1720,"displayName":1721,"installMethods":1722,"rationale":1723,"selectedPaths":1724,"source":331,"sourceLanguage":18,"type":247},"skills/wordpress-pro","Develops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress REST API endpoints, applies security hardening (nonces, sanitization, escaping, capability checks), and optimizes performance through caching and query tuning. Use when building WordPress themes, writing plugins, customizing Gutenberg blocks, extending WooCommerce, working with ACF, using the WordPress REST API, applying hooks and filters, or improving WordPress performance and security.","wordpress-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/wordpress-pro/SKILL.md",[1725,1726,1728,1730,1732,1734],{"path":533,"priority":325},{"path":1727,"priority":342},"references/gutenberg-blocks.md",{"path":1729,"priority":342},"references/hooks-filters.md",{"path":1731,"priority":342},"references/performance-security.md",{"path":1733,"priority":342},"references/plugin-architecture.md",{"path":1735,"priority":342},"references/theme-development.md",{"sources":1737},[1738],"manual",{"closedIssues90d":231,"description":1740,"forks":232,"license":239,"openIssues90d":234,"pushedAt":235,"readmeSize":229,"stars":236,"topics":1741},"66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.",[1742,1743,1744,1745,246],"ai-agents","claude","claude-code","claude-marketplace",{"classifiedAt":1747,"discoverAt":1748,"extractAt":1749,"githubAt":1749,"updatedAt":1747},1778691343896,1778690107689,1778691341856,[210,211,213,214,215,212,209],{"evaluatedAt":242,"extractAt":291,"updatedAt":242},[],[1754,1783,1815,1843,1864,1890],{"_creationTime":1755,"_id":1756,"community":1757,"display":1758,"identity":1764,"providers":1768,"relations":1776,"tags":1779,"workflow":1780},1778699018122.8005,"k1706zhabpq56hvhqry88zzze986nkvg",{"reviewCount":8},{"description":1759,"installMethods":1760,"name":1762,"sourceUrl":1763},"Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.",{"claudeCode":1761},"wshobson/agents","dotnet-backend-patterns","https://github.com/wshobson/agents",{"basePath":1765,"githubOwner":1766,"githubRepo":1767,"locale":18,"slug":1762,"type":247},"plugins/dotnet-contribution/skills/dotnet-backend-patterns","wshobson","agents",{"evaluate":1769,"extract":1775},{"promptVersionExtension":202,"promptVersionScoring":203,"score":1770,"tags":1771,"targetMarket":216,"tier":217},98,[211,209,210,1772,1773,1774],"api","architecture","developer-patterns",{"commitSha":281,"license":239},{"parentExtensionId":1777,"repoId":1778},"k17ds3v49xxdm0g6m6xmd9gbr986mbtx","kd74de64zj0axtg5b8t7eqqe2x86nske",[1772,1773,210,211,1774,209],{"evaluatedAt":1781,"extractAt":1782,"updatedAt":1781},1778701307255,1778699018122,{"_creationTime":1784,"_id":1785,"community":1786,"display":1787,"identity":1793,"providers":1797,"relations":1808,"tags":1811,"workflow":1812},1778675056600.249,"k176bgqbfa54d9kxrf8abw5j9s86mhr5",{"reviewCount":8},{"description":1788,"installMethods":1789,"name":1791,"sourceUrl":1792},"Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to \"design REST APIs\", \"optimize database queries\", \"implement authentication\", \"build microservices\", \"review backend code\", \"set up GraphQL\", \"handle database migrations\", or \"load test APIs\". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.",{"claudeCode":1790},"alirezarezvani/claude-skills","Senior Backend Engineer","https://github.com/alirezarezvani/claude-skills",{"basePath":1794,"githubOwner":1795,"githubRepo":246,"locale":18,"slug":1796,"type":247},"engineering-team/skills/senior-backend","alirezarezvani","senior-backend",{"evaluate":1798,"extract":1807},{"promptVersionExtension":202,"promptVersionScoring":203,"score":1799,"tags":1800,"targetMarket":216,"tier":217},100,[210,1772,1801,212,1802,1803,1804,1805,1806,276,279],"rest","database","postgresql","typescript","node-js","express",{"commitSha":281,"license":239},{"parentExtensionId":1809,"repoId":1810},"k179s2ynpr6g927zdzf23zrhad86net8","kd7ff9s1w43mfyy1n7hf87816186m6px",[1772,210,1802,1806,212,1805,1803,1801,276,279,1804],{"evaluatedAt":1813,"extractAt":1814,"updatedAt":1813},1778683394838,1778675056600,{"_creationTime":1816,"_id":1817,"community":1818,"display":1819,"identity":1825,"providers":1830,"relations":1837,"tags":1839,"workflow":1840},1778696691708.306,"k1710fx54m5f3p9xkxbzwttnqx86mff7",{"reviewCount":8},{"description":1820,"installMethods":1821,"name":1823,"sourceUrl":1824},"Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection, and modular TypeScript codebase with comprehensive testing.",{"claudeCode":1822},"ruvnet/ruflo","V3 Core Implementation","https://github.com/ruvnet/ruflo",{"basePath":1826,"githubOwner":1827,"githubRepo":1828,"locale":18,"slug":1829,"type":247},".claude/skills/v3-core-implementation","ruvnet","ruflo","v3-core-implementation",{"evaluate":1831,"extract":1836},{"promptVersionExtension":202,"promptVersionScoring":203,"score":1770,"tags":1832,"targetMarket":216,"tier":217},[1804,1833,213,1834,210,1835],"ddd","dependency-injection","framework",{"commitSha":281,"license":239},{"repoId":1838},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[210,213,1833,1834,1835,1804],{"evaluatedAt":1841,"extractAt":1842,"updatedAt":1841},1778699396520,1778696691708,{"_creationTime":1844,"_id":1845,"community":1846,"display":1847,"identity":1850,"providers":1851,"relations":1860,"tags":1861,"workflow":1862},1778691344230.1387,"k1725hmemmw75dcattzw8n3txn86ne0d",{"reviewCount":8},{"description":1524,"installMethods":1848,"name":1849,"sourceUrl":14},{"claudeCode":12},"Spring Boot Engineer",{"basePath":1523,"githubOwner":245,"githubRepo":246,"locale":18,"slug":1525,"type":247},{"evaluate":1852,"extract":1859},{"promptVersionExtension":202,"promptVersionScoring":203,"score":1770,"tags":1853,"targetMarket":216,"tier":217},[1854,1855,210,1856,212,1857,1858],"spring-boot","java","rest-api","webflux","spring-security",{"commitSha":281,"license":239},{"parentExtensionId":250,"repoId":287},[210,1855,212,1856,1854,1858,1857],{"evaluatedAt":1863,"extractAt":291,"updatedAt":1863},1778692679120,{"_creationTime":1865,"_id":1866,"community":1867,"display":1868,"identity":1874,"providers":1878,"relations":1884,"tags":1886,"workflow":1887},1778687399826.0312,"k17ccx4manc2114c8kwh786bw186nsjy",{"reviewCount":8},{"description":1869,"installMethods":1870,"name":1872,"sourceUrl":1873},"Ensure .NET/C# code meets best practices for the solution/project.",{"claudeCode":1871},"github/awesome-copilot","dotnet-best-practices","https://github.com/github/awesome-copilot",{"basePath":1875,"githubOwner":1876,"githubRepo":1877,"locale":18,"slug":1872,"type":247},"skills/dotnet-best-practices","github","awesome-copilot",{"evaluate":1879,"extract":1883},{"promptVersionExtension":202,"promptVersionScoring":203,"score":1770,"tags":1880,"targetMarket":216,"tier":217},[209,211,1881,1882,274],"best-practices","code-quality",{"commitSha":281},{"repoId":1885},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[1881,211,1882,274,209],{"evaluatedAt":1888,"extractAt":1889,"updatedAt":1888},1778689851229,1778687399826,{"_creationTime":1891,"_id":1892,"community":1893,"display":1894,"identity":1900,"providers":1905,"relations":1915,"tags":1917,"workflow":1918},1778675414637.8628,"k17978a7s31r1exbv0f01actmn86mtnw",{"reviewCount":8},{"description":1895,"installMethods":1896,"name":1898,"sourceUrl":1899},"Zoom Meeting SDK for Windows - Native C++ SDK for embedding Zoom meetings into Windows desktop\napplications. Supports custom UI architecture with raw video/audio data, headless bots, and deep\nintegration with meeting features. Includes SDK architecture patterns and Windows message loop handling.\n",{"claudeCode":1897},"anthropics/knowledge-work-plugins","Zoom Video SDK for Windows","https://github.com/anthropics/knowledge-work-plugins",{"basePath":1901,"githubOwner":1902,"githubRepo":1903,"locale":18,"slug":1904,"type":247},"partner-built/zoom-plugin/skills/meeting-sdk/windows","anthropics","knowledge-work-plugins","windows",{"evaluate":1906,"extract":1913},{"promptVersionExtension":202,"promptVersionScoring":203,"score":271,"tags":1907,"targetMarket":1904,"tier":217},[1908,1909,1904,1910,211,209,1911,1912],"zoom","video-sdk","cpp","real-time-communication","video-streaming",{"commitSha":281,"license":1914},"Apache-2.0",{"repoId":1916},"kd7d9w1wpah4hqnbsfzwwax72986mh7d",[211,1910,209,1911,1909,1912,1904,1908],{"evaluatedAt":1919,"extractAt":1920,"updatedAt":1919},1778682652420,1778675414637]