[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jeffallan-chaos-engineer-de":3,"guides-for-jeffallan-chaos-engineer":1766,"similar-k178zwtykbdxjn221y7gcf952186mynp-de":1767},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":240,"parentExtension":264,"providers":322,"relations":326,"repo":327,"tags":1764,"workflow":1765},1778691344230.1265,"k178zwtykbdxjn221y7gcf952186mynp",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"jeffallan/claude-skills","Chaos Engineer","https://github.com/jeffallan/claude-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":238,"workflow":256},1778691495812.2734,"kn777aqbznckczcgf0sce3j4z186m0ch","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"practices":204,"prerequisites":209,"promptVersionExtension":213,"promptVersionScoring":214,"purpose":215,"rationale":216,"score":217,"summary":218,"tags":219,"targetMarket":226,"tier":227,"useCases":228,"workflow":233},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,90,94,98,102,106,109,112,115,119,122,125,128,131,134,137,141,145,149,152,156,159,162,165,168,172,175,178,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of designing and facilitating chaos experiments for distributed systems, directly addressing user needs.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides structured templates and workflows for chaos engineering, going beyond basic prompt execution to offer specialized guidance and artifacts.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the full lifecycle of chaos experiments, from design and execution to learning and automation, providing concrete examples and templates for real-world use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on chaos engineering for distributed systems, with a clear scope and no unrelated capabilities advertised.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately reflects the skill's capabilities in designing chaos experiments, facilitating game days, and producing relevant artifacts.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose explicit tools; its functionality is driven by the LLM interpreting the provided SKILL.md content.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not expose configurable parameters or options directly; its behavior is dictated by the SKILL.md content and user prompts.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","The skill does not expose named tools or commands; its functionality is integrated via prompt interpretation.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As this skill operates through prompt interpretation rather than explicit tools, the concept of I/O surface area does not directly apply.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is MIT, a permissive open-source license, clearly stated in the LICENSE file and README.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-01, well within the last 90 days, indicating active maintenance.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill itself does not appear to bundle or directly manage third-party dependencies; examples show usage of common CLI tools.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill's documentation and examples do not reveal hardcoded secrets or insecure handling of sensitive information.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The documentation emphasizes treating external content as data and provides examples of safe execution, with no indication of accepting arbitrary instructions from loaded data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","All examples demonstrate the use of local tools or scripts, with no runtime downloads or execution of untrusted remote code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The provided examples focus on manipulating system resources within a defined scope (e.g., Kubernetes, Docker) and do not attempt to modify files outside the project or impact system integrity.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or retry loops around denied tool calls were observed in the provided documentation.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on system experimentation and does not include any instructions for reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content and descriptions appear free of hidden steering tricks, Unicode tag characters, or other obfuscation methods.",{"category":66,"check":88,"severity":24,"summary":89},"Opaque code execution","The provided scripts and examples are in clear, readable formats (Python, Bash, YAML) without obfuscation or base64 payloads.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill's examples demonstrate clear instructions for setting up environments (e.g., installing tools, applying manifests) and do not rely on specific, unstated project structures.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 3 open and 10 closed issues in the last 90 days, the closure rate is high (over 50%), indicating good maintainer engagement.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","A clear version number (1.1.0) is present in the SKILL.md frontmatter and a changelog is available, facilitating version tracking.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","Examples demonstrate structured input and output, particularly within Kubernetes manifests and Python scripts, implying proper validation and sanitization practices.",{"category":66,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","Destructive operations shown (e.g., instance termination, pod deletion) are presented within controlled contexts like Kubernetes or AWS, implying standard safety mechanisms or explicit user invocation.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","Examples in Python and Bash scripts show basic error handling (e.g., try-except blocks, checking exit codes), and the SKILL.md emphasizes documenting failure modes.",{"category":103,"check":113,"severity":42,"summary":114},"Logging","As this skill operates via prompt interpretation and not direct execution, it does not write to a local audit log file.",{"category":116,"check":117,"severity":42,"summary":118},"Compliance","GDPR","The skill focuses on system resilience and chaos engineering, not personal data processing, thus GDPR is not applicable.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The skill is broadly applicable to distributed systems regardless of geography, and no regional restrictions are indicated.",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","The skill relies on common tools and concepts (Kubernetes, AWS, Docker, Python, Bash) and its documentation provides installation guidance, suggesting good cross-platform compatibility.",{"category":45,"check":126,"severity":24,"summary":127},"README","The README file is comprehensive, providing a clear overview, installation instructions, and links to detailed documentation.",{"category":33,"check":129,"severity":42,"summary":130},"Tool surface size","This is a skill, not a CLI or MCP server, and does not expose a count of tools.",{"category":40,"check":132,"severity":42,"summary":133},"Overlapping near-synonym tools","The skill does not expose explicit tools, thus there are no overlapping near-synonym tools to evaluate.",{"category":45,"check":135,"severity":24,"summary":136},"Phantom features","All features mentioned in the SKILL.md and README have corresponding examples or detailed explanations within the documentation, demonstrating implementation.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear installation instructions for the marketplace and skills, along with copy-pasteable invocation examples.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","The documentation explicitly mentions documenting failure modes with symptoms and recovery steps, indicating a focus on actionable error reporting.",{"category":146,"check":147,"severity":42,"summary":148},"Execution","Pinned dependencies","The skill itself does not bundle dependencies. Examples show usage of common CLIs, which would be managed by the user's environment.",{"category":33,"check":150,"severity":24,"summary":151},"Dry-run preview","The 'Concrete Example: Pod Failure Experiment (Litmus Chaos)' shows a `--dry-run` equivalent when it advises verifying steady state before injecting failure, and the Chaos Monkey example includes a `--dry-run false` invocation, implying dry-run capabilities are considered.",{"category":153,"check":154,"severity":24,"summary":155},"Protocol","Idempotent retry & timeouts","The 'Safety Checklist' in SKILL.md mandates automated rollback within 30 seconds, and Python examples for chaos simulation show explicit sleeps or waiting periods, suggesting consideration for timeouts and recovery.",{"category":116,"check":157,"severity":24,"summary":158},"Telemetry opt-in","There is no mention of telemetry collection in the documentation; therefore, it is assumed to be absent or strictly opt-in.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The SKILL.md and description clearly define the purpose (designing chaos experiments) and specify when to use it (designing experiments, implementing frameworks, game days) with concrete triggers.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter in SKILL.md is concise, directly stating the skill's name, description, and relevant triggers without excessive keyword stuffing.",{"category":45,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md file is well-structured, using progressive disclosure by linking to detailed reference files for specific topics, keeping the main content concise.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md effectively uses relative paths to link to detailed guidance in `references/*.md` files for various chaos engineering topics, enabling progressive disclosure.",{"category":169,"check":173,"severity":42,"summary":174},"Forked exploration","The skill is designed to provide guidance and templates for chaos engineering, not deep code review or multi-file inspection, so `context: fork` is not applicable.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","The documentation includes multiple concrete, end-to-end examples for Litmus Chaos, Toxiproxy, Chaos Monkey, and CI/CD integration, demonstrating their usage and expected outcomes.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","The 'Safety Checklist' and documentation sections like 'Game Day Planning Template' and 'Blast Radius Control' explicitly address failure modes, safety, and recovery, documenting symptoms and recovery steps.",{"category":103,"check":182,"severity":42,"summary":183},"Tool Fallback","This skill does not rely on external MCP servers or custom tools; its functionality is self-contained within the SKILL.md and prompt interpretation.",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","The 'Safety Checklist' in SKILL.md explicitly mandates verifying steady state before injecting failures, and the 'Game Day Planning Template' includes pre-game checks, indicating a halt on unexpected states.",{"category":91,"check":189,"severity":24,"summary":190},"Cross-skill coupling","The skill is self-contained, focusing on chaos engineering. While it mentions related skills, it does not implicitly rely on them and cross-links are explicit for optional context.",1778691495158,"This skill provides comprehensive guidance, templates, and examples for designing, implementing, and managing chaos engineering experiments for distributed systems. It covers various tools like Litmus Chaos, Chaos Monkey, and Toxiproxy, and outlines best practices for safety, blast radius control, and game day execution.",[194,195,196,197,198],"Designs chaos experiments with clear hypotheses","Creates failure injection frameworks and procedures","Facilitates game day exercises for incident response","Produces runbooks, manifests, and post-mortem templates","Integrates with common chaos engineering tools",[200,201,202,203],"Performing actual chaos injections automatically","Replacing dedicated chaos engineering platforms","Providing live monitoring dashboards (links to concepts are provided)","Automating post-mortem analysis",[205,206,207,208],"Experiment Design","Safety Controls","Game Day Facilitation","Incident Response Preparation",[210,211,212],"Understanding of distributed systems","Familiarity with target system's architecture","Access to relevant environments (e.g., Kubernetes cluster, AWS)","3.0.0","4.4.0","To empower teams to proactively build more resilient distributed systems by providing structured methodologies and practical guidance for chaos engineering.","The skill is exceptionally well-documented with clear purpose, comprehensive examples, and strong safety considerations. Minimal issues found.",99,"A high-quality skill for designing and implementing chaos experiments in distributed systems.",[220,221,222,223,224,225],"chaos-engineering","resilience","distributed-systems","devops","testing","failure-injection","global","verified",[229,230,231,232],"Designing and running controlled chaos experiments","Implementing failure injection for resilience testing","Planning and executing game day exercises","Improving system reliability by identifying weaknesses",[234,205,235,236,237],"System Analysis","Execute Chaos","Learn & Improve","Automate",{"codeQuality":239,"collectedAt":241,"documentation":242,"maintenance":245,"security":252,"testCoverage":255},{"hasLockfile":240},true,1778691474801,{"descriptionLength":243,"readmeSize":244},479,6373,{"closedIssues90d":246,"forks":247,"hasChangelog":240,"manifestVersion":248,"openIssues90d":249,"pushedAt":250,"stars":251},10,754,"1.1.0",3,1777650255000,9023,{"hasNpmPackage":253,"license":254,"smitheryVerified":253},false,"MIT",{"hasCi":240,"hasTests":253},{"updatedAt":257},1778691495812,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":262,"type":263},"skills/chaos-engineer","jeffallan","claude-skills","chaos-engineer","skill",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":272,"parentExtension":275,"providers":306,"relations":318,"tags":319,"workflow":320},1778691344230.1252,"k177fx0q0bsftkws6j1av221j186ndt6",{"reviewCount":8},{"description":269,"installMethods":270,"name":271,"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":271},"fullstack-dev-skills",{"basePath":273,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":274},"","plugin",{"_creationTime":276,"_id":277,"community":278,"display":279,"identity":282,"providers":284,"relations":300,"tags":302,"workflow":303},1778691344230.125,"k17dreeyadjdbmpd1fmsh8krc986nhgh",{"reviewCount":8},{"description":280,"installMethods":281,"name":271,"sourceUrl":14},"Comprehensive skill pack for full-stack developers covering frameworks, workflows, and security",{"claudeCode":12},{"basePath":273,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":283},"marketplace",{"evaluate":285,"extract":294},{"promptVersionExtension":286,"promptVersionScoring":214,"score":287,"tags":288,"targetMarket":226,"tier":227},"3.1.0",97,[289,290,291,292,293,223,224],"fullstack","development","frameworks","security","workflows",{"commitSha":295,"marketplace":296,"plugin":298},"HEAD",{"name":271,"pluginCount":297},1,{"mcpCount":8,"provider":299,"skillCount":8},"classify",{"repoId":301},"kd77w37et655xneae33d1p2d2n86ncxp",[290,223,291,289,292,224,293],{"evaluatedAt":304,"extractAt":305,"updatedAt":304},1778691361308,1778691344230,{"evaluate":307,"extract":315},{"promptVersionExtension":213,"promptVersionScoring":214,"score":308,"tags":309,"targetMarket":226,"tier":314},95,[289,310,311,312,313],"developer-tools","programming","ide-integration","code-generation","community",{"commitSha":295,"license":254,"plugin":316},{"mcpCount":8,"provider":299,"skillCount":317},66,{"parentExtensionId":277,"repoId":301},[313,310,289,312,311],{"evaluatedAt":321,"extractAt":305,"updatedAt":321},1778691398384,{"evaluate":323,"extract":325},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":324,"targetMarket":226,"tier":227},[220,221,222,223,224,225],{"commitSha":295,"license":254},{"parentExtensionId":266,"repoId":301},{"_creationTime":328,"_id":301,"identity":329,"providers":330,"workflow":1760},1778690107689.4307,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":331,"discover":1750,"github":1753},{"commitSha":295,"extensions":332},[333,346,539,558,576,594,612,627,645,663,687,707,725,743,761,779,803,821,837,855,874,892,910,929,955,973,988,1008,1026,1044,1062,1092,1108,1126,1144,1162,1180,1204,1222,1240,1257,1274,1291,1308,1328,1344,1362,1380,1400,1417,1433,1450,1467,1486,1503,1521,1536,1551,1569,1587,1603,1619,1646,1666,1682,1701,1717,1732],{"basePath":273,"description":280,"displayName":271,"installMethods":334,"rationale":335,"selectedPaths":336,"source":345,"sourceLanguage":18,"type":283},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[337,340,342],{"path":338,"priority":339},".claude-plugin/marketplace.json","mandatory",{"path":341,"priority":339},"README.md",{"path":343,"priority":344},"LICENSE","high","rule",{"basePath":273,"description":269,"displayName":271,"installMethods":347,"license":254,"rationale":348,"selectedPaths":349,"source":345,"sourceLanguage":18,"type":274},{"claudeCode":271},"plugin manifest at .claude-plugin/plugin.json",[350,352,353,354,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,525,527,529,531,533,535,537],{"path":351,"priority":339},".claude-plugin/plugin.json",{"path":341,"priority":339},{"path":343,"priority":344},{"path":355,"priority":356},"skills/angular-architect/SKILL.md","medium",{"path":358,"priority":356},"skills/api-designer/SKILL.md",{"path":360,"priority":356},"skills/architecture-designer/SKILL.md",{"path":362,"priority":356},"skills/atlassian-mcp/SKILL.md",{"path":364,"priority":356},"skills/chaos-engineer/SKILL.md",{"path":366,"priority":356},"skills/cli-developer/SKILL.md",{"path":368,"priority":356},"skills/cloud-architect/SKILL.md",{"path":370,"priority":356},"skills/code-documenter/SKILL.md",{"path":372,"priority":356},"skills/code-reviewer/SKILL.md",{"path":374,"priority":356},"skills/cpp-pro/SKILL.md",{"path":376,"priority":356},"skills/csharp-developer/SKILL.md",{"path":378,"priority":356},"skills/database-optimizer/SKILL.md",{"path":380,"priority":356},"skills/debugging-wizard/SKILL.md",{"path":382,"priority":356},"skills/devops-engineer/SKILL.md",{"path":384,"priority":356},"skills/django-expert/SKILL.md",{"path":386,"priority":356},"skills/dotnet-core-expert/SKILL.md",{"path":388,"priority":356},"skills/embedded-systems/SKILL.md",{"path":390,"priority":356},"skills/fastapi-expert/SKILL.md",{"path":392,"priority":356},"skills/feature-forge/SKILL.md",{"path":394,"priority":356},"skills/fine-tuning-expert/SKILL.md",{"path":396,"priority":356},"skills/flutter-expert/SKILL.md",{"path":398,"priority":356},"skills/fullstack-guardian/SKILL.md",{"path":400,"priority":356},"skills/game-developer/SKILL.md",{"path":402,"priority":356},"skills/golang-pro/SKILL.md",{"path":404,"priority":356},"skills/graphql-architect/SKILL.md",{"path":406,"priority":356},"skills/java-architect/SKILL.md",{"path":408,"priority":356},"skills/javascript-pro/SKILL.md",{"path":410,"priority":356},"skills/kotlin-specialist/SKILL.md",{"path":412,"priority":356},"skills/kubernetes-specialist/SKILL.md",{"path":414,"priority":356},"skills/laravel-specialist/SKILL.md",{"path":416,"priority":356},"skills/legacy-modernizer/SKILL.md",{"path":418,"priority":356},"skills/mcp-developer/SKILL.md",{"path":420,"priority":356},"skills/microservices-architect/SKILL.md",{"path":422,"priority":356},"skills/ml-pipeline/SKILL.md",{"path":424,"priority":356},"skills/monitoring-expert/SKILL.md",{"path":426,"priority":356},"skills/nestjs-expert/SKILL.md",{"path":428,"priority":356},"skills/nextjs-developer/SKILL.md",{"path":430,"priority":356},"skills/pandas-pro/SKILL.md",{"path":432,"priority":356},"skills/php-pro/SKILL.md",{"path":434,"priority":356},"skills/playwright-expert/SKILL.md",{"path":436,"priority":356},"skills/postgres-pro/SKILL.md",{"path":438,"priority":356},"skills/prompt-engineer/SKILL.md",{"path":440,"priority":356},"skills/python-pro/SKILL.md",{"path":442,"priority":356},"skills/rag-architect/SKILL.md",{"path":444,"priority":356},"skills/rails-expert/SKILL.md",{"path":446,"priority":356},"skills/react-expert/SKILL.md",{"path":448,"priority":356},"skills/react-native-expert/SKILL.md",{"path":450,"priority":356},"skills/rust-engineer/SKILL.md",{"path":452,"priority":356},"skills/salesforce-developer/SKILL.md",{"path":454,"priority":356},"skills/secure-code-guardian/SKILL.md",{"path":456,"priority":356},"skills/security-reviewer/SKILL.md",{"path":458,"priority":356},"skills/shopify-expert/SKILL.md",{"path":460,"priority":356},"skills/spark-engineer/SKILL.md",{"path":462,"priority":356},"skills/spec-miner/SKILL.md",{"path":464,"priority":356},"skills/spring-boot-engineer/SKILL.md",{"path":466,"priority":356},"skills/sql-pro/SKILL.md",{"path":468,"priority":356},"skills/sre-engineer/SKILL.md",{"path":470,"priority":356},"skills/swift-expert/SKILL.md",{"path":472,"priority":356},"skills/terraform-engineer/SKILL.md",{"path":474,"priority":356},"skills/test-master/SKILL.md",{"path":476,"priority":356},"skills/the-fool/SKILL.md",{"path":478,"priority":356},"skills/typescript-pro/SKILL.md",{"path":480,"priority":356},"skills/vue-expert/SKILL.md",{"path":482,"priority":356},"skills/vue-expert-js/SKILL.md",{"path":484,"priority":356},"skills/websocket-engineer/SKILL.md",{"path":486,"priority":356},"skills/wordpress-pro/SKILL.md",{"path":488,"priority":344},"commands/common-ground/COMMAND.md",{"path":490,"priority":344},"commands/common-ground/common-ground.yaml",{"path":492,"priority":344},"commands/common-ground/references/assumption-classification.md",{"path":494,"priority":344},"commands/common-ground/references/file-management.md",{"path":496,"priority":344},"commands/common-ground/references/reasoning-graph.md",{"path":498,"priority":344},"commands/intake/capture-behavior.yaml",{"path":500,"priority":344},"commands/intake/create-system-description.yaml",{"path":502,"priority":344},"commands/intake/document-codebase.yaml",{"path":504,"priority":344},"commands/project/discovery/approve-synthesis.md",{"path":506,"priority":344},"commands/project/discovery/approve.yaml",{"path":508,"priority":344},"commands/project/discovery/create-epic-discovery.md",{"path":510,"priority":344},"commands/project/discovery/create.yaml",{"path":512,"priority":344},"commands/project/discovery/synthesize-discovery.md",{"path":514,"priority":344},"commands/project/discovery/synthesize.yaml",{"path":516,"priority":344},"commands/project/execution/complete-ticket.md",{"path":518,"priority":344},"commands/project/execution/complete-ticket.yaml",{"path":520,"priority":344},"commands/project/execution/execute-ticket.md",{"path":522,"priority":344},"commands/project/execution/execute-ticket.yaml",{"path":524,"priority":344},"commands/project/planning/create-epic-plan.md",{"path":526,"priority":344},"commands/project/planning/create-implementation-plan.md",{"path":528,"priority":344},"commands/project/planning/epic-plan.yaml",{"path":530,"priority":344},"commands/project/planning/impl-plan.yaml",{"path":532,"priority":344},"commands/project/retrospectives/complete-epic.md",{"path":534,"priority":344},"commands/project/retrospectives/complete-epic.yaml",{"path":536,"priority":344},"commands/project/retrospectives/complete-sprint.md",{"path":538,"priority":344},"commands/workflow-manifest.yaml",{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":345,"sourceLanguage":18,"type":263},"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",[546,548,550,552,554,556],{"path":547,"priority":339},"SKILL.md",{"path":549,"priority":356},"references/components.md",{"path":551,"priority":356},"references/ngrx.md",{"path":553,"priority":356},"references/routing.md",{"path":555,"priority":356},"references/rxjs.md",{"path":557,"priority":356},"references/testing.md",{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":345,"sourceLanguage":18,"type":263},"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",[565,566,568,570,572,574],{"path":547,"priority":339},{"path":567,"priority":356},"references/error-handling.md",{"path":569,"priority":356},"references/openapi.md",{"path":571,"priority":356},"references/pagination.md",{"path":573,"priority":356},"references/rest-patterns.md",{"path":575,"priority":356},"references/versioning.md",{"basePath":577,"description":578,"displayName":579,"installMethods":580,"rationale":581,"selectedPaths":582,"source":345,"sourceLanguage":18,"type":263},"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",[583,584,586,588,590,592],{"path":547,"priority":339},{"path":585,"priority":356},"references/adr-template.md",{"path":587,"priority":356},"references/architecture-patterns.md",{"path":589,"priority":356},"references/database-selection.md",{"path":591,"priority":356},"references/nfr-checklist.md",{"path":593,"priority":356},"references/system-design.md",{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":345,"sourceLanguage":18,"type":263},"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",[601,602,604,606,608,610],{"path":547,"priority":339},{"path":603,"priority":356},"references/authentication-patterns.md",{"path":605,"priority":356},"references/common-workflows.md",{"path":607,"priority":356},"references/confluence-operations.md",{"path":609,"priority":356},"references/jira-queries.md",{"path":611,"priority":356},"references/mcp-server-setup.md",{"basePath":259,"description":10,"displayName":262,"installMethods":613,"rationale":614,"selectedPaths":615,"source":345,"sourceLanguage":18,"type":263},{"claudeCode":12},"SKILL.md frontmatter at skills/chaos-engineer/SKILL.md",[616,617,619,621,623,625],{"path":547,"priority":339},{"path":618,"priority":356},"references/chaos-tools.md",{"path":620,"priority":356},"references/experiment-design.md",{"path":622,"priority":356},"references/game-days.md",{"path":624,"priority":356},"references/infrastructure-chaos.md",{"path":626,"priority":356},"references/kubernetes-chaos.md",{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":345,"sourceLanguage":18,"type":263},"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",[634,635,637,639,641,643],{"path":547,"priority":339},{"path":636,"priority":356},"references/design-patterns.md",{"path":638,"priority":356},"references/go-cli.md",{"path":640,"priority":356},"references/node-cli.md",{"path":642,"priority":356},"references/python-cli.md",{"path":644,"priority":356},"references/ux-patterns.md",{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":345,"sourceLanguage":18,"type":263},"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",[652,653,655,657,659,661],{"path":547,"priority":339},{"path":654,"priority":356},"references/aws.md",{"path":656,"priority":356},"references/azure.md",{"path":658,"priority":356},"references/cost.md",{"path":660,"priority":356},"references/gcp.md",{"path":662,"priority":356},"references/multi-cloud.md",{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":345,"sourceLanguage":18,"type":263},"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",[670,671,673,675,677,679,681,683,685],{"path":547,"priority":339},{"path":672,"priority":356},"references/api-docs-fastapi-django.md",{"path":674,"priority":356},"references/api-docs-nestjs-express.md",{"path":676,"priority":356},"references/coverage-reports.md",{"path":678,"priority":356},"references/documentation-systems.md",{"path":680,"priority":356},"references/interactive-api-docs.md",{"path":682,"priority":356},"references/python-docstrings.md",{"path":684,"priority":356},"references/typescript-jsdoc.md",{"path":686,"priority":356},"references/user-guides-tutorials.md",{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":345,"sourceLanguage":18,"type":263},"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",[694,695,697,699,701,703,705],{"path":547,"priority":339},{"path":696,"priority":356},"references/common-issues.md",{"path":698,"priority":356},"references/feedback-examples.md",{"path":700,"priority":356},"references/receiving-feedback.md",{"path":702,"priority":356},"references/report-template.md",{"path":704,"priority":356},"references/review-checklist.md",{"path":706,"priority":356},"references/spec-compliance-review.md",{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":345,"sourceLanguage":18,"type":263},"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",[714,715,717,719,721,723],{"path":547,"priority":339},{"path":716,"priority":356},"references/build-tooling.md",{"path":718,"priority":356},"references/concurrency.md",{"path":720,"priority":356},"references/memory-performance.md",{"path":722,"priority":356},"references/modern-cpp.md",{"path":724,"priority":356},"references/templates.md",{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":345,"sourceLanguage":18,"type":263},"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",[732,733,735,737,739,741],{"path":547,"priority":339},{"path":734,"priority":356},"references/aspnet-core.md",{"path":736,"priority":356},"references/blazor.md",{"path":738,"priority":356},"references/entity-framework.md",{"path":740,"priority":356},"references/modern-csharp.md",{"path":742,"priority":356},"references/performance.md",{"basePath":744,"description":745,"displayName":746,"installMethods":747,"rationale":748,"selectedPaths":749,"source":345,"sourceLanguage":18,"type":263},"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",[750,751,753,755,757,759],{"path":547,"priority":339},{"path":752,"priority":356},"references/index-strategies.md",{"path":754,"priority":356},"references/monitoring-analysis.md",{"path":756,"priority":356},"references/mysql-tuning.md",{"path":758,"priority":356},"references/postgresql-tuning.md",{"path":760,"priority":356},"references/query-optimization.md",{"basePath":762,"description":763,"displayName":764,"installMethods":765,"rationale":766,"selectedPaths":767,"source":345,"sourceLanguage":18,"type":263},"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",[768,769,771,773,775,777],{"path":547,"priority":339},{"path":770,"priority":356},"references/common-patterns.md",{"path":772,"priority":356},"references/debugging-tools.md",{"path":774,"priority":356},"references/quick-fixes.md",{"path":776,"priority":356},"references/strategies.md",{"path":778,"priority":356},"references/systematic-debugging.md",{"basePath":780,"description":781,"displayName":782,"installMethods":783,"rationale":784,"selectedPaths":785,"source":345,"sourceLanguage":18,"type":263},"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",[786,787,789,791,793,795,797,799,801],{"path":547,"priority":339},{"path":788,"priority":356},"references/deployment-strategies.md",{"path":790,"priority":356},"references/docker-patterns.md",{"path":792,"priority":356},"references/github-actions.md",{"path":794,"priority":356},"references/incident-response.md",{"path":796,"priority":356},"references/kubernetes.md",{"path":798,"priority":356},"references/platform-engineering.md",{"path":800,"priority":356},"references/release-automation.md",{"path":802,"priority":356},"references/terraform-iac.md",{"basePath":804,"description":805,"displayName":806,"installMethods":807,"rationale":808,"selectedPaths":809,"source":345,"sourceLanguage":18,"type":263},"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",[810,811,813,815,817,819],{"path":547,"priority":339},{"path":812,"priority":356},"references/authentication.md",{"path":814,"priority":356},"references/drf-serializers.md",{"path":816,"priority":356},"references/models-orm.md",{"path":818,"priority":356},"references/testing-django.md",{"path":820,"priority":356},"references/viewsets-views.md",{"basePath":822,"description":823,"displayName":824,"installMethods":825,"rationale":826,"selectedPaths":827,"source":345,"sourceLanguage":18,"type":263},"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",[828,829,830,832,834,835],{"path":547,"priority":339},{"path":812,"priority":356},{"path":831,"priority":356},"references/clean-architecture.md",{"path":833,"priority":356},"references/cloud-native.md",{"path":738,"priority":356},{"path":836,"priority":356},"references/minimal-apis.md",{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":345,"sourceLanguage":18,"type":263},"skills/embedded-systems","Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems, configure peripherals, write interrupt handlers, implement DMA transfers, debug timing issues.","embedded-systems",{"claudeCode":12},"SKILL.md frontmatter at skills/embedded-systems/SKILL.md",[844,845,847,849,851,853],{"path":547,"priority":339},{"path":846,"priority":356},"references/communication-protocols.md",{"path":848,"priority":356},"references/memory-optimization.md",{"path":850,"priority":356},"references/microcontroller-programming.md",{"path":852,"priority":356},"references/power-optimization.md",{"path":854,"priority":356},"references/rtos-patterns.md",{"basePath":856,"description":857,"displayName":858,"installMethods":859,"rationale":860,"selectedPaths":861,"source":345,"sourceLanguage":18,"type":263},"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",[862,863,865,866,868,870,872],{"path":547,"priority":339},{"path":864,"priority":356},"references/async-sqlalchemy.md",{"path":812,"priority":356},{"path":867,"priority":356},"references/endpoints-routing.md",{"path":869,"priority":356},"references/migration-from-django.md",{"path":871,"priority":356},"references/pydantic-v2.md",{"path":873,"priority":356},"references/testing-async.md",{"basePath":875,"description":876,"displayName":877,"installMethods":878,"rationale":879,"selectedPaths":880,"source":345,"sourceLanguage":18,"type":263},"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",[881,882,884,886,888,890],{"path":547,"priority":339},{"path":883,"priority":356},"references/acceptance-criteria.md",{"path":885,"priority":356},"references/ears-syntax.md",{"path":887,"priority":356},"references/interview-questions.md",{"path":889,"priority":356},"references/pre-discovery-subagents.md",{"path":891,"priority":356},"references/specification-template.md",{"basePath":893,"description":894,"displayName":895,"installMethods":896,"rationale":897,"selectedPaths":898,"source":345,"sourceLanguage":18,"type":263},"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",[899,900,902,904,906,908],{"path":547,"priority":339},{"path":901,"priority":356},"references/dataset-preparation.md",{"path":903,"priority":356},"references/deployment-optimization.md",{"path":905,"priority":356},"references/evaluation-metrics.md",{"path":907,"priority":356},"references/hyperparameter-tuning.md",{"path":909,"priority":356},"references/lora-peft.md",{"basePath":911,"description":912,"displayName":913,"installMethods":914,"rationale":915,"selectedPaths":916,"source":345,"sourceLanguage":18,"type":263},"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",[917,918,920,922,923,925,927],{"path":547,"priority":339},{"path":919,"priority":356},"references/bloc-state.md",{"path":921,"priority":356},"references/gorouter-navigation.md",{"path":742,"priority":356},{"path":924,"priority":356},"references/project-structure.md",{"path":926,"priority":356},"references/riverpod-state.md",{"path":928,"priority":356},"references/widget-patterns.md",{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":345,"sourceLanguage":18,"type":263},"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",[936,937,939,941,943,944,946,948,949,951,953],{"path":547,"priority":339},{"path":938,"priority":356},"references/api-design-standards.md",{"path":940,"priority":356},"references/architecture-decisions.md",{"path":942,"priority":356},"references/backend-patterns.md",{"path":770,"priority":356},{"path":945,"priority":356},"references/deliverables-checklist.md",{"path":947,"priority":356},"references/design-template.md",{"path":567,"priority":356},{"path":950,"priority":356},"references/frontend-patterns.md",{"path":952,"priority":356},"references/integration-patterns.md",{"path":954,"priority":356},"references/security-checklist.md",{"basePath":956,"description":957,"displayName":958,"installMethods":959,"rationale":960,"selectedPaths":961,"source":345,"sourceLanguage":18,"type":263},"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",[962,963,965,967,969,971],{"path":547,"priority":339},{"path":964,"priority":356},"references/ecs-patterns.md",{"path":966,"priority":356},"references/multiplayer-networking.md",{"path":968,"priority":356},"references/performance-optimization.md",{"path":970,"priority":356},"references/unity-patterns.md",{"path":972,"priority":356},"references/unreal-cpp.md",{"basePath":974,"description":975,"displayName":976,"installMethods":977,"rationale":978,"selectedPaths":979,"source":345,"sourceLanguage":18,"type":263},"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",[980,981,982,984,986,987],{"path":547,"priority":339},{"path":718,"priority":356},{"path":983,"priority":356},"references/generics.md",{"path":985,"priority":356},"references/interfaces.md",{"path":924,"priority":356},{"path":557,"priority":356},{"basePath":989,"description":990,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":345,"sourceLanguage":18,"type":263},"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",[995,996,998,1000,1002,1004,1006],{"path":547,"priority":339},{"path":997,"priority":356},"references/federation.md",{"path":999,"priority":356},"references/migration-from-rest.md",{"path":1001,"priority":356},"references/resolvers.md",{"path":1003,"priority":356},"references/schema-design.md",{"path":1005,"priority":356},"references/security.md",{"path":1007,"priority":356},"references/subscriptions.md",{"basePath":1009,"description":1010,"displayName":1011,"installMethods":1012,"rationale":1013,"selectedPaths":1014,"source":345,"sourceLanguage":18,"type":263},"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",[1015,1016,1018,1020,1022,1024],{"path":547,"priority":339},{"path":1017,"priority":356},"references/jpa-optimization.md",{"path":1019,"priority":356},"references/reactive-webflux.md",{"path":1021,"priority":356},"references/spring-boot-setup.md",{"path":1023,"priority":356},"references/spring-security.md",{"path":1025,"priority":356},"references/testing-patterns.md",{"basePath":1027,"description":1028,"displayName":1029,"installMethods":1030,"rationale":1031,"selectedPaths":1032,"source":345,"sourceLanguage":18,"type":263},"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",[1033,1034,1036,1038,1040,1042],{"path":547,"priority":339},{"path":1035,"priority":356},"references/async-patterns.md",{"path":1037,"priority":356},"references/browser-apis.md",{"path":1039,"priority":356},"references/modern-syntax.md",{"path":1041,"priority":356},"references/modules.md",{"path":1043,"priority":356},"references/node-essentials.md",{"basePath":1045,"description":1046,"displayName":1047,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":345,"sourceLanguage":18,"type":263},"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",[1051,1052,1054,1056,1058,1060],{"path":547,"priority":339},{"path":1053,"priority":356},"references/android-compose.md",{"path":1055,"priority":356},"references/coroutines-flow.md",{"path":1057,"priority":356},"references/dsl-idioms.md",{"path":1059,"priority":356},"references/ktor-server.md",{"path":1061,"priority":356},"references/multiplatform-kmp.md",{"basePath":1063,"description":1064,"displayName":1065,"installMethods":1066,"rationale":1067,"selectedPaths":1068,"source":345,"sourceLanguage":18,"type":263},"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",[1069,1070,1072,1074,1076,1078,1080,1082,1084,1086,1088,1090],{"path":547,"priority":339},{"path":1071,"priority":356},"references/configuration.md",{"path":1073,"priority":356},"references/cost-optimization.md",{"path":1075,"priority":356},"references/custom-operators.md",{"path":1077,"priority":356},"references/gitops.md",{"path":1079,"priority":356},"references/helm-charts.md",{"path":1081,"priority":356},"references/multi-cluster.md",{"path":1083,"priority":356},"references/networking.md",{"path":1085,"priority":356},"references/service-mesh.md",{"path":1087,"priority":356},"references/storage.md",{"path":1089,"priority":356},"references/troubleshooting.md",{"path":1091,"priority":356},"references/workloads.md",{"basePath":1093,"description":1094,"displayName":1095,"installMethods":1096,"rationale":1097,"selectedPaths":1098,"source":345,"sourceLanguage":18,"type":263},"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",[1099,1100,1102,1104,1106,1107],{"path":547,"priority":339},{"path":1101,"priority":356},"references/eloquent.md",{"path":1103,"priority":356},"references/livewire.md",{"path":1105,"priority":356},"references/queues.md",{"path":553,"priority":356},{"path":557,"priority":356},{"basePath":1109,"description":1110,"displayName":1111,"installMethods":1112,"rationale":1113,"selectedPaths":1114,"source":345,"sourceLanguage":18,"type":263},"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",[1115,1116,1118,1120,1122,1124],{"path":547,"priority":339},{"path":1117,"priority":356},"references/legacy-testing.md",{"path":1119,"priority":356},"references/migration-strategies.md",{"path":1121,"priority":356},"references/refactoring-patterns.md",{"path":1123,"priority":356},"references/strangler-fig-pattern.md",{"path":1125,"priority":356},"references/system-assessment.md",{"basePath":1127,"description":1128,"displayName":1129,"installMethods":1130,"rationale":1131,"selectedPaths":1132,"source":345,"sourceLanguage":18,"type":263},"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",[1133,1134,1136,1138,1140,1142],{"path":547,"priority":339},{"path":1135,"priority":356},"references/protocol.md",{"path":1137,"priority":356},"references/python-sdk.md",{"path":1139,"priority":356},"references/resources.md",{"path":1141,"priority":356},"references/tools.md",{"path":1143,"priority":356},"references/typescript-sdk.md",{"basePath":1145,"description":1146,"displayName":1147,"installMethods":1148,"rationale":1149,"selectedPaths":1150,"source":345,"sourceLanguage":18,"type":263},"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",[1151,1152,1154,1156,1158,1160],{"path":547,"priority":339},{"path":1153,"priority":356},"references/communication.md",{"path":1155,"priority":356},"references/data.md",{"path":1157,"priority":356},"references/decomposition.md",{"path":1159,"priority":356},"references/observability.md",{"path":1161,"priority":356},"references/patterns.md",{"basePath":1163,"description":1164,"displayName":1165,"installMethods":1166,"rationale":1167,"selectedPaths":1168,"source":345,"sourceLanguage":18,"type":263},"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",[1169,1170,1172,1174,1176,1178],{"path":547,"priority":339},{"path":1171,"priority":356},"references/experiment-tracking.md",{"path":1173,"priority":356},"references/feature-engineering.md",{"path":1175,"priority":356},"references/model-validation.md",{"path":1177,"priority":356},"references/pipeline-orchestration.md",{"path":1179,"priority":356},"references/training-pipelines.md",{"basePath":1181,"description":1182,"displayName":1183,"installMethods":1184,"rationale":1185,"selectedPaths":1186,"source":345,"sourceLanguage":18,"type":263},"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",[1187,1188,1190,1192,1194,1196,1198,1200,1202],{"path":547,"priority":339},{"path":1189,"priority":356},"references/alerting-rules.md",{"path":1191,"priority":356},"references/application-profiling.md",{"path":1193,"priority":356},"references/capacity-planning.md",{"path":1195,"priority":356},"references/dashboards.md",{"path":1197,"priority":356},"references/opentelemetry.md",{"path":1199,"priority":356},"references/performance-testing.md",{"path":1201,"priority":356},"references/prometheus-metrics.md",{"path":1203,"priority":356},"references/structured-logging.md",{"basePath":1205,"description":1206,"displayName":1207,"installMethods":1208,"rationale":1209,"selectedPaths":1210,"source":345,"sourceLanguage":18,"type":263},"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",[1211,1212,1213,1215,1217,1219,1221],{"path":547,"priority":339},{"path":812,"priority":356},{"path":1214,"priority":356},"references/controllers-routing.md",{"path":1216,"priority":356},"references/dtos-validation.md",{"path":1218,"priority":356},"references/migration-from-express.md",{"path":1220,"priority":356},"references/services-di.md",{"path":1025,"priority":356},{"basePath":1223,"description":1224,"displayName":1225,"installMethods":1226,"rationale":1227,"selectedPaths":1228,"source":345,"sourceLanguage":18,"type":263},"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",[1229,1230,1232,1234,1236,1238],{"path":547,"priority":339},{"path":1231,"priority":356},"references/app-router.md",{"path":1233,"priority":356},"references/data-fetching.md",{"path":1235,"priority":356},"references/deployment.md",{"path":1237,"priority":356},"references/server-actions.md",{"path":1239,"priority":356},"references/server-components.md",{"basePath":1241,"description":1242,"displayName":1243,"installMethods":1244,"rationale":1245,"selectedPaths":1246,"source":345,"sourceLanguage":18,"type":263},"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",[1247,1248,1250,1252,1254,1256],{"path":547,"priority":339},{"path":1249,"priority":356},"references/aggregation-groupby.md",{"path":1251,"priority":356},"references/data-cleaning.md",{"path":1253,"priority":356},"references/dataframe-operations.md",{"path":1255,"priority":356},"references/merging-joining.md",{"path":968,"priority":356},{"basePath":1258,"description":1259,"displayName":1260,"installMethods":1261,"rationale":1262,"selectedPaths":1263,"source":345,"sourceLanguage":18,"type":263},"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",[1264,1265,1266,1268,1270,1272],{"path":547,"priority":339},{"path":1035,"priority":356},{"path":1267,"priority":356},"references/laravel-patterns.md",{"path":1269,"priority":356},"references/modern-php-features.md",{"path":1271,"priority":356},"references/symfony-patterns.md",{"path":1273,"priority":356},"references/testing-quality.md",{"basePath":1275,"description":1276,"displayName":1277,"installMethods":1278,"rationale":1279,"selectedPaths":1280,"source":345,"sourceLanguage":18,"type":263},"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",[1281,1282,1284,1285,1287,1289],{"path":547,"priority":339},{"path":1283,"priority":356},"references/api-mocking.md",{"path":1071,"priority":356},{"path":1286,"priority":356},"references/debugging-flaky.md",{"path":1288,"priority":356},"references/page-object-model.md",{"path":1290,"priority":356},"references/selectors-locators.md",{"basePath":1292,"description":1293,"displayName":1294,"installMethods":1295,"rationale":1296,"selectedPaths":1297,"source":345,"sourceLanguage":18,"type":263},"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",[1298,1299,1301,1303,1305,1306],{"path":547,"priority":339},{"path":1300,"priority":356},"references/extensions.md",{"path":1302,"priority":356},"references/jsonb.md",{"path":1304,"priority":356},"references/maintenance.md",{"path":742,"priority":356},{"path":1307,"priority":356},"references/replication.md",{"basePath":1309,"description":1310,"displayName":1311,"installMethods":1312,"rationale":1313,"selectedPaths":1314,"source":345,"sourceLanguage":18,"type":263},"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",[1315,1316,1318,1320,1322,1324,1326],{"path":547,"priority":339},{"path":1317,"priority":356},"references/context-management.md",{"path":1319,"priority":356},"references/evaluation-frameworks.md",{"path":1321,"priority":356},"references/prompt-optimization.md",{"path":1323,"priority":356},"references/prompt-patterns.md",{"path":1325,"priority":356},"references/structured-outputs.md",{"path":1327,"priority":356},"references/system-prompts.md",{"basePath":1329,"description":1330,"displayName":1331,"installMethods":1332,"rationale":1333,"selectedPaths":1334,"source":345,"sourceLanguage":18,"type":263},"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",[1335,1336,1337,1339,1341,1342],{"path":547,"priority":339},{"path":1035,"priority":356},{"path":1338,"priority":356},"references/packaging.md",{"path":1340,"priority":356},"references/standard-library.md",{"path":557,"priority":356},{"path":1343,"priority":356},"references/type-system.md",{"basePath":1345,"description":1346,"displayName":1347,"installMethods":1348,"rationale":1349,"selectedPaths":1350,"source":345,"sourceLanguage":18,"type":263},"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",[1351,1352,1354,1356,1358,1360],{"path":547,"priority":339},{"path":1353,"priority":356},"references/chunking-strategies.md",{"path":1355,"priority":356},"references/embedding-models.md",{"path":1357,"priority":356},"references/rag-evaluation.md",{"path":1359,"priority":356},"references/retrieval-optimization.md",{"path":1361,"priority":356},"references/vector-databases.md",{"basePath":1363,"description":1364,"displayName":1365,"installMethods":1366,"rationale":1367,"selectedPaths":1368,"source":345,"sourceLanguage":18,"type":263},"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",[1369,1370,1372,1374,1376,1378],{"path":547,"priority":339},{"path":1371,"priority":356},"references/active-record.md",{"path":1373,"priority":356},"references/api-development.md",{"path":1375,"priority":356},"references/background-jobs.md",{"path":1377,"priority":356},"references/hotwire-turbo.md",{"path":1379,"priority":356},"references/rspec-testing.md",{"basePath":1381,"description":1382,"displayName":1383,"installMethods":1384,"rationale":1385,"selectedPaths":1386,"source":345,"sourceLanguage":18,"type":263},"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",[1387,1388,1390,1392,1393,1395,1396,1398],{"path":547,"priority":339},{"path":1389,"priority":356},"references/hooks-patterns.md",{"path":1391,"priority":356},"references/migration-class-to-modern.md",{"path":742,"priority":356},{"path":1394,"priority":356},"references/react-19-features.md",{"path":1239,"priority":356},{"path":1397,"priority":356},"references/state-management.md",{"path":1399,"priority":356},"references/testing-react.md",{"basePath":1401,"description":1402,"displayName":1403,"installMethods":1404,"rationale":1405,"selectedPaths":1406,"source":345,"sourceLanguage":18,"type":263},"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",[1407,1408,1410,1412,1414,1415],{"path":547,"priority":339},{"path":1409,"priority":356},"references/expo-router.md",{"path":1411,"priority":356},"references/list-optimization.md",{"path":1413,"priority":356},"references/platform-handling.md",{"path":924,"priority":356},{"path":1416,"priority":356},"references/storage-hooks.md",{"basePath":1418,"description":1419,"displayName":1420,"installMethods":1421,"rationale":1422,"selectedPaths":1423,"source":345,"sourceLanguage":18,"type":263},"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",[1424,1425,1427,1428,1430,1431],{"path":547,"priority":339},{"path":1426,"priority":356},"references/async.md",{"path":567,"priority":356},{"path":1429,"priority":356},"references/ownership.md",{"path":557,"priority":356},{"path":1432,"priority":356},"references/traits.md",{"basePath":1434,"description":1435,"displayName":1436,"installMethods":1437,"rationale":1438,"selectedPaths":1439,"source":345,"sourceLanguage":18,"type":263},"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",[1440,1441,1443,1445,1446,1448],{"path":547,"priority":339},{"path":1442,"priority":356},"references/apex-development.md",{"path":1444,"priority":356},"references/deployment-devops.md",{"path":952,"priority":356},{"path":1447,"priority":356},"references/lightning-web-components.md",{"path":1449,"priority":356},"references/soql-sosl.md",{"basePath":1451,"description":1452,"displayName":1453,"installMethods":1454,"rationale":1455,"selectedPaths":1456,"source":345,"sourceLanguage":18,"type":263},"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",[1457,1458,1459,1461,1463,1465],{"path":547,"priority":339},{"path":812,"priority":356},{"path":1460,"priority":356},"references/input-validation.md",{"path":1462,"priority":356},"references/owasp-prevention.md",{"path":1464,"priority":356},"references/security-headers.md",{"path":1466,"priority":356},"references/xss-csrf.md",{"basePath":1468,"description":1469,"displayName":1470,"installMethods":1471,"rationale":1472,"selectedPaths":1473,"source":345,"sourceLanguage":18,"type":263},"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",[1474,1475,1477,1479,1480,1482,1484],{"path":547,"priority":339},{"path":1476,"priority":356},"references/infrastructure-security.md",{"path":1478,"priority":356},"references/penetration-testing.md",{"path":702,"priority":356},{"path":1481,"priority":356},"references/sast-tools.md",{"path":1483,"priority":356},"references/secret-scanning.md",{"path":1485,"priority":356},"references/vulnerability-patterns.md",{"basePath":1487,"description":1488,"displayName":1489,"installMethods":1490,"rationale":1491,"selectedPaths":1492,"source":345,"sourceLanguage":18,"type":263},"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",[1493,1494,1496,1498,1500,1501],{"path":547,"priority":339},{"path":1495,"priority":356},"references/app-development.md",{"path":1497,"priority":356},"references/checkout-customization.md",{"path":1499,"priority":356},"references/liquid-templating.md",{"path":968,"priority":356},{"path":1502,"priority":356},"references/storefront-api.md",{"basePath":1504,"description":1505,"displayName":1506,"installMethods":1507,"rationale":1508,"selectedPaths":1509,"source":345,"sourceLanguage":18,"type":263},"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",[1510,1511,1513,1515,1517,1519],{"path":547,"priority":339},{"path":1512,"priority":356},"references/partitioning-caching.md",{"path":1514,"priority":356},"references/performance-tuning.md",{"path":1516,"priority":356},"references/rdd-operations.md",{"path":1518,"priority":356},"references/spark-sql-dataframes.md",{"path":1520,"priority":356},"references/streaming-patterns.md",{"basePath":1522,"description":1523,"displayName":1524,"installMethods":1525,"rationale":1526,"selectedPaths":1527,"source":345,"sourceLanguage":18,"type":263},"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",[1528,1529,1531,1533,1535],{"path":547,"priority":339},{"path":1530,"priority":356},"references/analysis-checklist.md",{"path":1532,"priority":356},"references/analysis-process.md",{"path":1534,"priority":356},"references/ears-format.md",{"path":891,"priority":356},{"basePath":1537,"description":1538,"displayName":1539,"installMethods":1540,"rationale":1541,"selectedPaths":1542,"source":345,"sourceLanguage":18,"type":263},"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",[1543,1544,1546,1547,1548,1549],{"path":547,"priority":339},{"path":1545,"priority":356},"references/cloud.md",{"path":1155,"priority":356},{"path":1005,"priority":356},{"path":557,"priority":356},{"path":1550,"priority":356},"references/web.md",{"basePath":1552,"description":1553,"displayName":1554,"installMethods":1555,"rationale":1556,"selectedPaths":1557,"source":345,"sourceLanguage":18,"type":263},"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",[1558,1559,1561,1563,1565,1567],{"path":547,"priority":339},{"path":1560,"priority":356},"references/database-design.md",{"path":1562,"priority":356},"references/dialect-differences.md",{"path":1564,"priority":356},"references/optimization.md",{"path":1566,"priority":356},"references/query-patterns.md",{"path":1568,"priority":356},"references/window-functions.md",{"basePath":1570,"description":1571,"displayName":1572,"installMethods":1573,"rationale":1574,"selectedPaths":1575,"source":345,"sourceLanguage":18,"type":263},"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",[1576,1577,1579,1581,1583,1585],{"path":547,"priority":339},{"path":1578,"priority":356},"references/automation-toil.md",{"path":1580,"priority":356},"references/error-budget-policy.md",{"path":1582,"priority":356},"references/incident-chaos.md",{"path":1584,"priority":356},"references/monitoring-alerting.md",{"path":1586,"priority":356},"references/slo-sli-management.md",{"basePath":1588,"description":1589,"displayName":1590,"installMethods":1591,"rationale":1592,"selectedPaths":1593,"source":345,"sourceLanguage":18,"type":263},"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",[1594,1595,1597,1598,1600,1602],{"path":547,"priority":339},{"path":1596,"priority":356},"references/async-concurrency.md",{"path":720,"priority":356},{"path":1599,"priority":356},"references/protocol-oriented.md",{"path":1601,"priority":356},"references/swiftui-patterns.md",{"path":1025,"priority":356},{"basePath":1604,"description":1605,"displayName":1606,"installMethods":1607,"rationale":1608,"selectedPaths":1609,"source":345,"sourceLanguage":18,"type":263},"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",[1610,1611,1613,1615,1617,1618],{"path":547,"priority":339},{"path":1612,"priority":356},"references/best-practices.md",{"path":1614,"priority":356},"references/module-patterns.md",{"path":1616,"priority":356},"references/providers.md",{"path":1397,"priority":356},{"path":557,"priority":356},{"basePath":1620,"description":1621,"displayName":1622,"installMethods":1623,"rationale":1624,"selectedPaths":1625,"source":345,"sourceLanguage":18,"type":263},"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",[1626,1627,1629,1631,1633,1634,1636,1638,1640,1642,1644],{"path":547,"priority":339},{"path":1628,"priority":356},"references/automation-frameworks.md",{"path":1630,"priority":356},"references/e2e-testing.md",{"path":1632,"priority":356},"references/integration-testing.md",{"path":1199,"priority":356},{"path":1635,"priority":356},"references/qa-methodology.md",{"path":1637,"priority":356},"references/security-testing.md",{"path":1639,"priority":356},"references/tdd-iron-laws.md",{"path":1641,"priority":356},"references/test-reports.md",{"path":1643,"priority":356},"references/testing-anti-patterns.md",{"path":1645,"priority":356},"references/unit-testing.md",{"basePath":1647,"description":1648,"displayName":1649,"installMethods":1650,"rationale":1651,"selectedPaths":1652,"source":345,"sourceLanguage":18,"type":263},"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",[1653,1654,1656,1658,1660,1662,1664],{"path":547,"priority":339},{"path":1655,"priority":356},"references/dialectic-synthesis.md",{"path":1657,"priority":356},"references/evidence-audit.md",{"path":1659,"priority":356},"references/mode-selection-guide.md",{"path":1661,"priority":356},"references/pre-mortem-analysis.md",{"path":1663,"priority":356},"references/red-team-adversarial.md",{"path":1665,"priority":356},"references/socratic-questioning.md",{"basePath":1667,"description":1668,"displayName":1669,"installMethods":1670,"rationale":1671,"selectedPaths":1672,"source":345,"sourceLanguage":18,"type":263},"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",[1673,1674,1676,1677,1678,1680],{"path":547,"priority":339},{"path":1675,"priority":356},"references/advanced-types.md",{"path":1071,"priority":356},{"path":1161,"priority":356},{"path":1679,"priority":356},"references/type-guards.md",{"path":1681,"priority":356},"references/utility-types.md",{"basePath":1683,"description":1684,"displayName":1685,"installMethods":1686,"rationale":1687,"selectedPaths":1688,"source":345,"sourceLanguage":18,"type":263},"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",[1689,1690,1691,1692,1694,1696,1698,1699],{"path":547,"priority":339},{"path":716,"priority":356},{"path":549,"priority":356},{"path":1693,"priority":356},"references/composition-api.md",{"path":1695,"priority":356},"references/mobile-hybrid.md",{"path":1697,"priority":356},"references/nuxt.md",{"path":1397,"priority":356},{"path":1700,"priority":356},"references/typescript.md",{"basePath":1702,"description":1703,"displayName":1704,"installMethods":1705,"rationale":1706,"selectedPaths":1707,"source":345,"sourceLanguage":18,"type":263},"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",[1708,1709,1711,1713,1715,1716],{"path":547,"priority":339},{"path":1710,"priority":356},"references/component-architecture.md",{"path":1712,"priority":356},"references/composables-patterns.md",{"path":1714,"priority":356},"references/jsdoc-typing.md",{"path":1397,"priority":356},{"path":1025,"priority":356},{"basePath":1718,"description":1719,"displayName":1720,"installMethods":1721,"rationale":1722,"selectedPaths":1723,"source":345,"sourceLanguage":18,"type":263},"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",[1724,1725,1727,1728,1729,1731],{"path":547,"priority":339},{"path":1726,"priority":356},"references/alternatives.md",{"path":1161,"priority":356},{"path":1135,"priority":356},{"path":1730,"priority":356},"references/scaling.md",{"path":1005,"priority":356},{"basePath":1733,"description":1734,"displayName":1735,"installMethods":1736,"rationale":1737,"selectedPaths":1738,"source":345,"sourceLanguage":18,"type":263},"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",[1739,1740,1742,1744,1746,1748],{"path":547,"priority":339},{"path":1741,"priority":356},"references/gutenberg-blocks.md",{"path":1743,"priority":356},"references/hooks-filters.md",{"path":1745,"priority":356},"references/performance-security.md",{"path":1747,"priority":356},"references/plugin-architecture.md",{"path":1749,"priority":356},"references/theme-development.md",{"sources":1751},[1752],"manual",{"closedIssues90d":246,"description":1754,"forks":247,"license":254,"openIssues90d":249,"pushedAt":250,"readmeSize":244,"stars":251,"topics":1755},"66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.",[1756,1757,1758,1759,261],"ai-agents","claude","claude-code","claude-marketplace",{"classifiedAt":1761,"discoverAt":1762,"extractAt":1763,"githubAt":1763,"updatedAt":1761},1778691343896,1778690107689,1778691341856,[220,223,222,225,221,224],{"evaluatedAt":257,"extractAt":305,"updatedAt":257},[],[1768,1795,1824,1846,1875,1903],{"_creationTime":1769,"_id":1770,"community":1771,"display":1772,"identity":1777,"providers":1780,"relations":1788,"tags":1791,"workflow":1792},1778675056600.2292,"k17263nwckdt8kk4t80p5n3p6x86np5a",{"reviewCount":8},{"description":1773,"installMethods":1774,"name":220,"sourceUrl":1776},"Use when planning, running, or learning from chaos engineering experiments. Triggers on \"chaos experiment\", \"fault injection\", \"gameday\", \"resilience test\", \"blast radius\", \"steady state\", \"abort criteria\", \"Chaos Toolkit\", \"Chaos Mesh\", \"Litmus\", \"Gremlin\", \"AWS FIS\", or any deliberate failure-injection question. Ships experiment designer, blast-radius calculator, and postmortem generator (all stdlib Python), 4 references on chaos principles + experiment design + attack taxonomy + tooling landscape, and a /chaos-experiment slash command. Composes with feature-flags-architect (kill switches as abort triggers) and kubernetes-operator (common chaos targets).",{"claudeCode":1775},"alirezarezvani/claude-skills","https://github.com/alirezarezvani/claude-skills",{"basePath":1778,"githubOwner":1779,"githubRepo":261,"locale":18,"slug":220,"type":263},"engineering/skills/chaos-engineering","alirezarezvani",{"evaluate":1781,"extract":1787},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":1782,"targetMarket":226,"tier":227},[220,221,1783,1784,1785,1786,224],"fault-injection","sre","reliability","python",{"commitSha":295},{"parentExtensionId":1789,"repoId":1790},"k173223hfbd6c4mx6r1jdx23wn86mbpb","kd7ff9s1w43mfyy1n7hf87816186m6px",[220,1783,1786,1785,221,1784,224],{"evaluatedAt":1793,"extractAt":1794,"updatedAt":1793},1778678027991,1778675056600,{"_creationTime":1796,"_id":1797,"community":1798,"display":1799,"identity":1805,"providers":1809,"relations":1817,"tags":1820,"workflow":1821},1778699018122.7898,"k179jse1vj9wqqqqybh62b0ce986mkbv",{"reviewCount":8},{"description":1800,"installMethods":1801,"name":1803,"sourceUrl":1804},"Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.",{"claudeCode":1802},"wshobson/agents","workflow-orchestration-patterns","https://github.com/wshobson/agents",{"basePath":1806,"githubOwner":1807,"githubRepo":1808,"locale":18,"slug":1803,"type":263},"plugins/backend-development/skills/workflow-orchestration-patterns","wshobson","agents",{"evaluate":1810,"extract":1816},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":1811,"targetMarket":226,"tier":227},[1812,1813,1814,222,1815,221],"temporal","workflow","orchestration","patterns",{"commitSha":295},{"parentExtensionId":1818,"repoId":1819},"k17ekcgv88xxv0qfy0h005e04x86mby4","kd74de64zj0axtg5b8t7eqqe2x86nske",[222,1814,1815,221,1812,1813],{"evaluatedAt":1822,"extractAt":1823,"updatedAt":1822},1778700609325,1778699018122,{"_creationTime":1825,"_id":1826,"community":1827,"display":1828,"identity":1831,"providers":1832,"relations":1842,"tags":1843,"workflow":1844},1778691344230.1333,"k17677x44sm5p0je8njhrb1ej986mce7",{"reviewCount":8},{"description":1146,"installMethods":1829,"name":1830,"sourceUrl":14},{"claudeCode":12},"Microservices Architect",{"basePath":1145,"githubOwner":260,"githubRepo":261,"locale":18,"slug":1147,"type":263},{"evaluate":1833,"extract":1841},{"promptVersionExtension":213,"promptVersionScoring":214,"score":1834,"tags":1835,"targetMarket":226,"tier":227},98,[1836,1837,222,1838,1839,221,1840],"microservices","architecture","ddd","api-design","observability",{"commitSha":295,"license":254},{"parentExtensionId":266,"repoId":301},[1839,1837,1838,222,1836,1840,221],{"evaluatedAt":1845,"extractAt":305,"updatedAt":1845},1778692175928,{"_creationTime":1847,"_id":1848,"community":1849,"display":1850,"identity":1856,"providers":1861,"relations":1868,"tags":1871,"workflow":1872},1778695548458.3945,"k17b2gpyw4qf7kn7sakf6jwgex86n7ck",{"reviewCount":8},{"description":1851,"installMethods":1852,"name":1854,"sourceUrl":1855},"Design and execute chaos engineering experiments using Litmus or Chaos Mesh. Test system resilience through controlled fault injection, validate hypothesis-driven tests, and improve failure recovery. Use before major product launches, after architecture changes to validate resilience, during GameDays or disaster recovery drills, to validate assumptions about failure modes, or as part of an SRE maturity program.\n",{"claudeCode":1853},"pjt222/agent-almanac","Run Chaos Experiment","https://github.com/pjt222/agent-almanac",{"basePath":1857,"githubOwner":1858,"githubRepo":1859,"locale":18,"slug":1860,"type":263},"skills/run-chaos-experiment","pjt222","agent-almanac","run-chaos-experiment",{"evaluate":1862,"extract":1867},{"promptVersionExtension":213,"promptVersionScoring":214,"score":308,"tags":1863,"targetMarket":226,"tier":227},[220,1864,221,1783,1865,1866,1784],"kubernetes","litmus","chaos-mesh",{"commitSha":295,"license":254},{"parentExtensionId":1869,"repoId":1870},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[220,1866,1783,1864,1865,221,1784],{"evaluatedAt":1873,"extractAt":1874,"updatedAt":1873},1778700975888,1778695548458,{"_creationTime":1876,"_id":1877,"community":1878,"display":1879,"identity":1885,"providers":1889,"relations":1896,"tags":1899,"workflow":1900},1778698867338.302,"k176y5akz2kkya8gd1dx7xt25986n1zg",{"reviewCount":8},{"description":1880,"installMethods":1881,"name":1883,"sourceUrl":1884},"Build production-ready systems with stability patterns: circuit breakers, bulkheads, timeouts, and retry logic. Use when the user mentions \"production outage\", \"circuit breaker\", \"timeout strategy\", \"deployment pipeline\", \"chaos engineering\", \"bulkhead pattern\", \"retry with backoff\", or \"health checks\". Also trigger when designing resilient microservices, planning zero-downtime deployments, or investigating cascading failure scenarios. Covers capacity planning, health checks, and anti-fragility patterns. For data systems, see ddia-systems. For system architecture, see system-design.",{"claudeCode":1882},"wondelai/skills","Release It!","https://github.com/wondelai/skills",{"basePath":1886,"githubOwner":1887,"githubRepo":1888,"locale":18,"slug":1886,"type":263},"release-it","wondelai","skills",{"evaluate":1890,"extract":1895},{"promptVersionExtension":213,"promptVersionScoring":214,"score":308,"tags":1891,"targetMarket":226,"tier":227},[221,1892,1893,220,1894,1840],"production-readiness","system-design","stability-patterns",{"commitSha":295,"license":254},{"parentExtensionId":1897,"repoId":1898},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[220,1840,1892,221,1894,1893],{"evaluatedAt":1901,"extractAt":1902,"updatedAt":1901},1778699510092,1778698867338,{"_creationTime":1904,"_id":1905,"community":1906,"display":1907,"identity":1911,"providers":1913,"relations":1921,"tags":1923,"workflow":1924},1778699018122.806,"k17f8brx4myxh4m628fzaf359d86mh5p",{"reviewCount":8},{"description":1908,"installMethods":1909,"name":1910,"sourceUrl":1804},"Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.",{"claudeCode":1802},"k8s-manifest-generator",{"basePath":1912,"githubOwner":1807,"githubRepo":1808,"locale":18,"slug":1910,"type":263},"plugins/kubernetes-operations/skills/k8s-manifest-generator",{"evaluate":1914,"extract":1920},{"promptVersionExtension":213,"promptVersionScoring":214,"score":1915,"tags":1916,"targetMarket":226,"tier":227},100,[1864,1917,1918,223,1919],"yaml","manifests","infrastructure",{"commitSha":295},{"parentExtensionId":1922,"repoId":1819},"k175jd53h37s1n6dw0vmzx9s3n86m28p",[223,1919,1864,1918,1917],{"evaluatedAt":1925,"extractAt":1823,"updatedAt":1925},1778701717766]