[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jeffallan-embedded-systems-zh-CN":3,"guides-for-jeffallan-embedded-systems":1752,"similar-k17csk2p7htnwv9fzf0n0b5hms86nj2w-zh-CN":1753},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":226,"parentExtension":249,"providers":308,"relations":312,"repo":313,"tags":1750,"workflow":1751},1778691344230.1294,"k17csk2p7htnwv9fzf0n0b5hms86nj2w",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"jeffallan/claude-skills","embedded-systems","https://github.com/jeffallan/claude-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":242},1778691748762.556,"kn70f8my7s9fh2q79620gtqf6586mh3j","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,139,142,145,148,152,155,158,161,164,167,170,174,178,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the skill's purpose (firmware development for microcontrollers, RTOS, power optimization) and provides specific triggers and boundaries, making its scope immediately understandable.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and provides relevant triggers without being overly verbose.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is reasonably concise and delegates deeper material to separate reference files, adhering to progressive disclosure principles.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md outlines the main workflow and links to detailed reference files for sub-tasks, demonstrating effective progressive disclosure.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is not an exploration or audit-style skill that would benefit from forked exploration.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","The SKILL.md includes multiple end-to-end code examples demonstrating key functionalities like ISR patterns, task creation, and GPIO/timer usage, which plausibly produce the claimed outputs.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The SKILL.md documentation explicitly lists 'MUST DO' and 'MUST NOT DO' constraints, covering common failure modes and limitations relevant to embedded systems development.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","This skill does not appear to rely on external MCP server tools; it's a self-contained knowledge artifact.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The 'MUST DO' and 'MUST NOT DO' sections in the SKILL.md effectively list preconditions and constraints, implicitly guiding the user to abort workflows that violate them.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills. Cross-skill coordination is explicitly documented via links to related skills in the frontmatter.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly articulates the problem space of embedded systems development, including microcontroller programming and RTOS applications.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill provides domain-specific expertise, code examples, and workflow guidance that goes beyond generic LLM capabilities for embedded systems development.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill covers key aspects of the embedded development lifecycle, from analysis and design to implementation and testing, with detailed code snippets and best practices.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill focuses on a single, coherent domain: embedded systems engineering, covering firmware, RTOS, and optimization.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The displayed description accurately reflects the skill's focus on embedded systems development and lists relevant technologies and tasks.",{"category":22,"check":77,"severity":39,"summary":78},"Scoped tools","This skill does not expose tools; it provides guidance and code examples.",{"category":30,"check":80,"severity":39,"summary":81},"Configuration & parameter reference","The skill does not expose configuration parameters or tools that require explicit documentation of options.",{"category":70,"check":83,"severity":39,"summary":84},"Tool naming","This skill does not expose user-facing tools/commands with names.",{"category":70,"check":86,"severity":39,"summary":87},"Minimal I/O surface","This skill does not expose tools with input/output schemas.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The MIT license is clearly indicated in the SKILL.md frontmatter and LICENSE file, and is a permissive open-source license.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The repository was last updated on 2026-05-01, which is within the last 90 days.",{"category":93,"check":97,"severity":39,"summary":98},"Dependency Management","The skill itself does not appear to introduce third-party dependencies that require management within the context of the Claude Code environment.",{"category":100,"check":101,"severity":39,"summary":102},"Security","Secret Management","The skill does not handle or expose secrets.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill provides code snippets and documentation; there is no mechanism for loading or executing untrusted third-party data as instructions.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill's content is bundled within the repository and does not fetch external resources at runtime for execution.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","The skill is documentation and code examples; it does not interact with the file system or perform operations outside its defined scope.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are present as the skill is not executable code in that manner.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The skill is purely informational and does not make outbound calls or reference confidential data.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","Bundled content appears free of hidden-steering tricks, using standard ASCII and Unicode.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The code examples provided are in plain, readable C and do not involve obfuscation, base64 decoding, or runtime fetching.",{"category":57,"check":126,"severity":24,"summary":127},"Structural Assumption","The code examples are self-contained or clearly indicate dependencies on specific microcontroller peripherals and libraries, without assuming user-specific project layouts.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","Opened: 3, Closed: 10. The closure rate is above 50%, indicating good maintainer engagement.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","The manifestVersion is '1.1.0', indicating a meaningful semantic version is present and tracked.",{"category":49,"check":137,"severity":39,"summary":138},"Validation","The skill provides code examples and documentation, not executable tools with input parameters that require schema validation.",{"category":100,"check":140,"severity":39,"summary":141},"Unguarded Destructive Operations","The skill is informational and does not contain destructive operations.",{"category":49,"check":143,"severity":24,"summary":144},"Error Handling","The provided code examples demonstrate basic error handling and explicit failure modes, aligning with good practice for embedded development.",{"category":49,"check":146,"severity":39,"summary":147},"Logging","The skill is documentation and does not perform actions that require local audit logging.",{"category":149,"check":150,"severity":39,"summary":151},"Compliance","GDPR","The skill does not operate on personal data.",{"category":149,"check":153,"severity":39,"summary":154},"Target market","The skill is general embedded systems knowledge and has no specific regional or jurisdictional logic.",{"category":57,"check":156,"severity":24,"summary":157},"Runtime stability","The skill specifies target architectures (STM32) and common RTOS (FreeRTOS) and provides standard C code, with clear dependency declarations.",{"category":30,"check":159,"severity":24,"summary":160},"README","The README file clearly introduces the Claude Skills project and provides quick start and documentation links.",{"category":70,"check":162,"severity":39,"summary":163},"Tool surface size","This skill does not expose tools.",{"category":22,"check":165,"severity":39,"summary":166},"Overlapping near-synonym tools","This skill does not expose tools with overlapping names.",{"category":30,"check":168,"severity":24,"summary":169},"Phantom features","All documented features (e.g., code examples for ISRs, RTOS tasks, peripherals) have corresponding implementations within the SKILL.md and reference files.",{"category":171,"check":172,"severity":24,"summary":173},"Install","Installation instruction","The main README provides clear installation instructions for the Claude Skills plugin and a link to a dedicated Quick Start Guide.",{"category":175,"check":176,"severity":24,"summary":177},"Errors","Actionable error messages","The code examples and documentation highlight potential failure modes and suggest recovery or analysis steps, providing actionable guidance.",{"category":179,"check":180,"severity":24,"summary":181},"Execution","Pinned dependencies","The skill's code examples use standard C and reference common microcontroller libraries (e.g., STM32 HAL, FreeRTOS), which are typical project dependencies, and the `license` is MIT.",{"category":70,"check":183,"severity":39,"summary":184},"Dry-run preview","The skill does not expose commands or tools that modify state or send data outward, thus a dry-run mode is not applicable.",{"category":186,"check":187,"severity":39,"summary":188},"Protocol","Idempotent retry & timeouts","This skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":149,"check":190,"severity":39,"summary":191},"Telemetry opt-in","The skill itself does not emit telemetry.",1778691748651,"This skill acts as a senior embedded systems engineer, offering expertise in microcontroller programming, RTOS implementation, and power optimization. It provides detailed documentation, workflow outlines, code templates, and best practices for tasks like configuring peripherals, writing interrupt handlers, and debugging timing issues.",[195,196,197,198,199],"Microcontroller programming guidance","RTOS application implementation","Power optimization strategies","Peripheral configuration and drivers","Interrupt handler and DMA transfer examples",[201,202,203],"Building complex desktop applications","Web development or backend services","General-purpose AI agent tasks outside of embedded systems context","3.0.0","4.4.0","To provide expert guidance and code examples for firmware development on microcontrollers, RTOS applications, and power optimization tasks.","High quality documentation and code examples cover the embedded systems domain comprehensively. No critical or warning findings.",97,"Excellent skill for embedded systems development, providing detailed guidance and code examples.",[211,212,213,13,214,215,216],"firmware","microcontroller","rtos","c-programming","power-optimization","real-time-systems","global","verified",[220,221,222,223],"Developing firmware for STM32 or ESP32 microcontrollers","Implementing applications using FreeRTOS or bare-metal","Optimizing power consumption in embedded devices","Writing interrupt handlers and managing real-time systems",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":238,"testCoverage":241},{"hasLockfile":226},true,1778691732931,{"descriptionLength":229,"readmeSize":230},296,6373,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"manifestVersion":234,"openIssues90d":235,"pushedAt":236,"stars":237},10,754,"1.1.0",3,1777650255000,9023,{"hasNpmPackage":239,"license":240,"smitheryVerified":239},false,"MIT",{"hasCi":226,"hasTests":239},{"updatedAt":243},1778691748762,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/embedded-systems","jeffallan","claude-skills","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":257,"parentExtension":260,"providers":292,"relations":304,"tags":305,"workflow":306},1778691344230.1252,"k177fx0q0bsftkws6j1av221j186ndt6",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"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":256},"fullstack-dev-skills",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":259},"","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":267,"providers":269,"relations":286,"tags":288,"workflow":289},1778691344230.125,"k17dreeyadjdbmpd1fmsh8krc986nhgh",{"reviewCount":8},{"description":265,"installMethods":266,"name":256,"sourceUrl":14},"Comprehensive skill pack for full-stack developers covering frameworks, workflows, and security",{"claudeCode":12},{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":268},"marketplace",{"evaluate":270,"extract":280},{"promptVersionExtension":271,"promptVersionScoring":205,"score":208,"tags":272,"targetMarket":217,"tier":218},"3.1.0",[273,274,275,276,277,278,279],"fullstack","development","frameworks","security","workflows","devops","testing",{"commitSha":281,"marketplace":282,"plugin":284},"HEAD",{"name":256,"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":204,"promptVersionScoring":205,"score":294,"tags":295,"targetMarket":217,"tier":300},95,[273,296,297,298,299],"developer-tools","programming","ide-integration","code-generation","community",{"commitSha":281,"license":240,"plugin":302},{"mcpCount":8,"provider":285,"skillCount":303},66,{"parentExtensionId":262,"repoId":287},[299,296,273,298,297],{"evaluatedAt":307,"extractAt":291,"updatedAt":307},1778691398384,{"evaluate":309,"extract":311},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":310,"targetMarket":217,"tier":218},[211,212,213,13,214,215,216],{"commitSha":281},{"parentExtensionId":251,"repoId":287},{"_creationTime":314,"_id":287,"identity":315,"providers":316,"workflow":1746},1778690107689.4307,{"githubOwner":246,"githubRepo":247,"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,826,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":258,"description":265,"displayName":256,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":18,"type":268},{"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":258,"description":254,"displayName":256,"installMethods":333,"license":240,"rationale":334,"selectedPaths":335,"source":331,"sourceLanguage":18,"type":259},{"claudeCode":256},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":331,"sourceLanguage":18,"type":248},"skills/dotnet-core-expert","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.","dotnet-core-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/dotnet-core-expert/SKILL.md",[817,818,819,821,823,824],{"path":533,"priority":325},{"path":801,"priority":342},{"path":820,"priority":342},"references/clean-architecture.md",{"path":822,"priority":342},"references/cloud-native.md",{"path":727,"priority":342},{"path":825,"priority":342},"references/minimal-apis.md",{"basePath":245,"description":10,"displayName":13,"installMethods":827,"rationale":828,"selectedPaths":829,"source":331,"sourceLanguage":18,"type":248},{"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":248},"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":232,"description":1740,"forks":233,"license":240,"openIssues90d":235,"pushedAt":236,"readmeSize":230,"stars":237,"topics":1741},"66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.",[1742,1743,1744,1745,247],"ai-agents","claude","claude-code","claude-marketplace",{"classifiedAt":1747,"discoverAt":1748,"extractAt":1749,"githubAt":1749,"updatedAt":1747},1778691343896,1778690107689,1778691341856,[214,13,211,212,215,216,213],{"evaluatedAt":243,"extractAt":291,"updatedAt":243},[],[1754,1784],{"_creationTime":1755,"_id":1756,"community":1757,"display":1758,"identity":1764,"providers":1769,"relations":1777,"tags":1780,"workflow":1781},1778696691708.3235,"k17f3w2grbad12hxtfqfydqc3n86nzem",{"reviewCount":8},{"description":1759,"installMethods":1760,"name":1762,"sourceUrl":1763},"Create and manage Cognitum Seed device fleets with firmware policies",{"claudeCode":1761},"ruvnet/ruflo","iot-fleet","https://github.com/ruvnet/ruflo",{"basePath":1765,"githubOwner":1766,"githubRepo":1767,"locale":1768,"slug":1762,"type":248},"plugins/ruflo-iot-cognitum/skills/iot-fleet","ruvnet","ruflo","fr",{"evaluate":1770,"extract":1776},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":1771,"targetMarket":217,"tier":218},[1772,1773,211,1774,1775],"device-management","fleet-management","iot","cognitum",{"commitSha":281,"license":240},{"parentExtensionId":1778,"repoId":1779},"k176rm079sp3s1jrmxzgg3zxp586m8pv","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[1775,1772,211,1773,1774],{"evaluatedAt":1782,"extractAt":1783,"updatedAt":1782},1778700766274,1778696691708,{"_creationTime":1785,"_id":1786,"community":1787,"display":1788,"identity":1792,"providers":1795,"relations":1802,"tags":1803,"workflow":1804},1778696691708.3232,"k17dgtzw8sk4rf2zrjc0qzy1ph86mkb3",{"reviewCount":8},{"description":1789,"installMethods":1790,"name":1791,"sourceUrl":1763},"Orchestrate firmware rollouts with canary deployment and anomaly-gated advancement",{"claudeCode":1761},"IoT Firmware Orchestrator",{"basePath":1793,"githubOwner":1766,"githubRepo":1767,"locale":18,"slug":1794,"type":248},"plugins/ruflo-iot-cognitum/skills/iot-firmware","iot-firmware",{"evaluate":1796,"extract":1801},{"promptVersionExtension":204,"promptVersionScoring":205,"score":294,"tags":1797,"targetMarket":217,"tier":218},[211,1798,1799,1774,1800],"deployment","orchestration","automation",{"commitSha":281,"license":240},{"parentExtensionId":1778,"repoId":1779},[1800,1798,211,1774,1799],{"evaluatedAt":1805,"extractAt":1783,"updatedAt":1805},1778700745918]