[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-zxkane-aws-serverless-eda-en":3,"guides-for-zxkane-aws-serverless-eda":485,"similar-k1712tkwsmdhygv4g5pk205mxn86m1et-en":486},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":262,"isFallback":248,"parentExtension":268,"providers":325,"relations":329,"repo":330,"tags":482,"workflow":483},1778699647844.019,"k1712tkwsmdhygv4g5pk205mxn86m1et",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions, EventBridge, SQS, SNS, and serverless patterns. Essential when user mentions serverless, Lambda, API Gateway, event-driven, async processing, queues, pub/sub, or wants to build scalable serverless applications with AWS best practices.",{"claudeCode":12},"zxkane/aws-skills","AWS Serverless & Event-Driven Architecture","https://github.com/zxkane/aws-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":246,"workflow":260},1778699824518.904,"kn7e19znz73gc5vdh90drspbyd86mdd2","en",{"checks":20,"evaluatedAt":190,"extensionSummary":191,"features":192,"nonGoals":198,"practices":202,"prerequisites":212,"promptVersionExtension":217,"promptVersionScoring":218,"purpose":219,"rationale":220,"score":221,"summary":222,"tags":223,"targetMarket":232,"tier":233,"useCases":234,"workflow":240},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,135,138,142,146,149,152,156,158,161,164,167,171,174,177,180,183,187],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of building AWS serverless and event-driven architectures based on the Well-Architected Framework and lists specific use cases and triggers.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides expert guidance based on the Well-Architected Framework, covers a wide range of AWS serverless services, and offers specific design principles and patterns beyond basic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill's documentation is comprehensive, covering design principles, architecture patterns, best practices for error handling, observability, and deployment, indicating it is ready for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on AWS serverless and event-driven architecture, with clear dependencies on related AWS skills and MCP servers without venturing into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately reflects the skill's capabilities as detailed in the SKILL.md and README.md files, covering serverless concepts, AWS services, and best practices.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill primarily uses scoped MCP tools (e.g., `mcp__aws-mcp__*`) and specific AWS CLI commands, avoiding generalist `shell_exec` or arbitrary command execution.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","While not explicitly listing all options and parameters for every tool, the SKILL.md and reference files provide extensive documentation on best practices, patterns, and CDK code, guiding users effectively.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The MCP server names follow a consistent, descriptive pattern (`mcp__plugin_{plugin}_{server}__{tool}`) and are clearly referenced in the documentation.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's documentation focuses on conceptual guidance and code examples rather than exposing specific tool parameter schemas, but the patterns described aim for focused inputs and outputs.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT License, which is a permissive open-source license and is clearly stated in the LICENSE file and README.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on April 22, 2026, which is within the last 3 months.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to use third-party dependencies that require explicit management beyond the Claude Code environment and bundled MCP servers.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The documentation consistently advises against hardcoding secrets and recommends using AWS Secrets Manager or Parameter Store, aligning with secure practices.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill focuses on AWS best practices and provides code examples and guidance, with no indication of loading or executing untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill's content is primarily documentation and code examples; it does not fetch external content at runtime or use remote pipes to execute code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill provides guidance and code examples that adhere to secure serverless development principles, implying operations within expected AWS service boundaries.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There is no evidence of detached process spawns, deny-retry loops, or other sandbox escape primitives in the provided documentation and code examples.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill emphasizes secure coding and data handling, with no instructions or code suggesting exfiltration of confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled documentation and code examples appear to be free of hidden-steering tricks, control characters, or misleading formatting.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's content consists of readable code examples and documentation; there is no indication of obfuscated or dynamically fetched code execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","Code examples provided, particularly for CDK, emphasize avoiding hardcoded resource names and using standard constructs, promoting portability.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 0 open and 0 closed issues in the last 90 days, the maintainer engagement is minimal but does not indicate a lack of responsiveness given the absence of new issues.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The GitHub repository has a `pushedAt` date indicating recent activity, and while there isn't a formal versioning scheme like semver in SKILL.md, the commit history provides a version signal.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The skill's documentation and code examples, particularly those using AWS CDK constructs and Zod for validation, promote robust input handling and sanitization.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill provides guidance on secure serverless development and IaC, implying that destructive operations (like infrastructure changes) would be guarded by standard IaC deployment pipelines and confirmations.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The documentation extensively covers error handling patterns, including structured logging, DLQs, retry logic, and the use of Lambda Powertools, indicating robust error management.",{"category":111,"check":115,"severity":24,"summary":116},"Logging","The skill strongly advocates for structured JSON logging, including correlation IDs and appropriate log levels, aligning with best practices for auditability.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill emphasizes data sanitization and secure handling, implying that personal data would be treated with appropriate care, although specific GDPR flows are not detailed.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill focuses on AWS serverless architectures and does not contain regional or jurisdiction-specific logic, making it globally applicable.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill's guidance is generally applicable to standard AWS Lambda runtimes (Node.js, Python, Java) and promotes IaC best practices, ensuring cross-platform compatibility.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file exists and provides a good overview of the AWS Skills plugins, installation, and core principles.",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","This check is not applicable as the skill does not directly expose tools but rather provides guidance and examples for using AWS services and MCP servers.",{"category":40,"check":134,"severity":63,"summary":132},"Overlapping near-synonym tools",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features advertised in the README and SKILL.md (e.g., Well-Architected principles, specific patterns) are well-documented and elaborated upon in the provided reference files and code examples.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for both the marketplace and individual skill installation via npx, along with example usage.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The documentation includes sections on error handling best practices, emphasizing meaningful error reporting and remediation steps.",{"category":104,"check":147,"severity":63,"summary":148},"Pinned dependencies","The skill itself does not bundle scripts with explicit dependencies that require pinning; it relies on standard AWS runtimes and IaC tools.",{"category":33,"check":150,"severity":24,"summary":151},"Dry-run preview","The skill's focus on IaC (CDK, SAM) and deployment strategies implies the use of dry-run or validation steps inherent in those tools before state-changing operations.",{"category":153,"check":154,"severity":24,"summary":155},"Protocol","Idempotent retry & timeouts","The skill's documentation covers idempotency patterns and mentions retry logic, and IaC tools used often incorporate timeouts and retry mechanisms.",{"category":66,"check":108,"severity":24,"summary":157},"The skill guides users towards IaC practices which inherently include deployment strategies like blue/green and canary, along with the use of confirmations and rollback mechanisms.",{"category":40,"check":159,"severity":24,"summary":160},"Precise Purpose","The skill's purpose is precisely defined as an AWS serverless and event-driven architecture expert based on the Well-Architected Framework, with clear use cases and triggers.",{"category":40,"check":162,"severity":24,"summary":163},"Concise Frontmatter","The frontmatter in SKILL.md is concise, self-contained, and effectively summarizes the core capability and triggers for the skill.",{"category":44,"check":165,"severity":24,"summary":166},"Concise Body","The SKILL.md body is well-structured and delegates deeper material to `references/` files, adhering to progressive disclosure.",{"category":168,"check":169,"severity":24,"summary":170},"Context","Progressive Disclosure","The skill extensively uses `references/*.md` files for detailed patterns and best practices, linked directly from the main SKILL.md.",{"category":168,"check":172,"severity":24,"summary":173},"Forked exploration","The `context: fork` directive is present in the SKILL.md frontmatter, indicating that detailed exploration or complex procedures will return a summary to the main conversation.",{"category":22,"check":175,"severity":24,"summary":176},"Usage examples","The README and SKILL.md provide numerous end-to-end usage examples covering various serverless and EDA scenarios, including CDK code snippets.",{"category":22,"check":178,"severity":24,"summary":179},"Edge cases","The documentation covers best practices for error handling, idempotency, and deployment strategies, which implicitly address failure modes and recovery steps.",{"category":111,"check":181,"severity":24,"summary":182},"Tool Fallback","The skill mentions dependencies on MCP servers but also refers to `aws-mcp-setup` and implies that standard AWS CLI and CDK tools can be used, suggesting a fallback or prerequisite setup.",{"category":184,"check":185,"severity":24,"summary":186},"Safety","Halt on unexpected state","The skill's emphasis on IaC and deployment best practices inherently promotes halting workflows on unexpected pre-states, with rollback procedures documented for safety.",{"category":92,"check":188,"severity":24,"summary":189},"Cross-skill coupling","The skill clearly defines its scope and mentions dependencies on other AWS skills (`aws-mcp-setup`, `aws-cdk-development`) explicitly, avoiding implicit coupling.",1778699824316,"This skill provides expert guidance on building AWS serverless and event-driven architectures, covering design principles, patterns, best practices, and deployment strategies for services like Lambda, API Gateway, DynamoDB, Step Functions, and EventBridge.",[193,194,195,196,197],"Well-Architected Framework principles for serverless","Event-driven architecture patterns and implementation","Comprehensive code examples and best practices","Guidance on IaC, CI/CD, and deployment strategies","Security, observability, and performance optimization advice",[199,200,201],"Implementing specific AWS services outside of serverless and EDA scope","Providing direct infrastructure deployment beyond IaC examples","Replacing the need for AWS documentation or official SDKs",[203,204,205,206,207,208,209,210,211],"Serverless Design Principles","Event-Driven Architecture","Infrastructure as Code","CI/CD","Testing Strategies","Deployment Strategies","Security Best Practices","Observability","Performance Optimization",[213,214,215,216],"AWS Account","AWS CLI configured","AWS CDK or SAM CLI installed (for IaC examples)","Node.js or Python runtime (for Lambda examples)","3.0.0","4.4.0","To serve as an expert resource for designing, implementing, and optimizing scalable, resilient, and cost-effective serverless applications on AWS.","The skill is exceptionally well-documented, adheres to best practices across all evaluated categories, and provides comprehensive, actionable guidance. The only minor points are the absence of explicit dependency pinning (not applicable here) and minimal issue engagement due to lack of recent activity, which are negligible given the quality and recency of the code.",99,"A high-quality, expert skill for AWS serverless and event-driven architectures, deeply aligned with Well-Architected Framework principles.",[224,225,226,227,228,229,230,231],"aws","serverless","event-driven","lambda","api-gateway","dynamodb","step-functions","eventbridge","global","verified",[235,236,237,238,239],"Building serverless APIs and microservices","Designing event-driven workflows with EventBridge and SQS/SNS","Orchestrating complex processes with Step Functions","Implementing data processing pipelines with Lambda and DynamoDB Streams","Optimizing serverless applications for performance and cost",[241,242,243,244,245],"Understand Well-Architected principles","Choose appropriate serverless and EDA patterns","Implement patterns using IaC (CDK/SAM) and Lambda functions","Apply best practices for security, observability, and performance","Deploy using CI/CD pipelines and chosen strategies",{"codeQuality":247,"collectedAt":249,"documentation":250,"maintenance":253,"security":257,"testCoverage":259},{"hasLockfile":248},false,1778699806343,{"descriptionLength":251,"readmeSize":252},511,8350,{"closedIssues90d":8,"forks":254,"hasChangelog":248,"openIssues90d":8,"pushedAt":255,"stars":256},32,1776833311000,281,{"hasNpmPackage":248,"license":258,"smitheryVerified":248},"MIT",{"hasCi":248,"hasTests":248},{"updatedAt":261},1778699824518,{"basePath":263,"githubOwner":264,"githubRepo":265,"locale":18,"slug":266,"type":267},"plugins/serverless-eda/skills/aws-serverless-eda","zxkane","aws-skills","aws-serverless-eda","skill",{"_creationTime":269,"_id":270,"community":271,"display":272,"identity":276,"parentExtension":279,"providers":313,"relations":320,"tags":321,"workflow":322},1778699647844.0176,"k17f3xc8gqd3nwzgagmvyknfd186mayv",{"reviewCount":8},{"description":273,"installMethods":274,"name":275,"sourceUrl":14},"AWS serverless and event-driven architecture best practices based on Well-Architected Framework with MCP servers for SAM, Lambda, Step Functions, and messaging",{"claudeCode":275},"serverless-eda",{"basePath":277,"githubOwner":264,"githubRepo":265,"locale":18,"slug":275,"type":278},"plugins/serverless-eda","plugin",{"_creationTime":280,"_id":281,"community":282,"display":283,"identity":286,"providers":289,"relations":306,"tags":308,"workflow":309},1778699647844.0166,"k175zz846eyqp4dz1bppswpc2586mvbg",{"reviewCount":8},{"description":284,"installMethods":285,"name":265,"sourceUrl":14},"AWS development skills for Claude Code including CDK, serverless architecture, cost optimization, and Bedrock AgentCore for AI agent deployment",{"claudeCode":12},{"basePath":287,"githubOwner":264,"githubRepo":265,"locale":18,"slug":265,"type":288},"","marketplace",{"evaluate":290,"extract":300},{"promptVersionExtension":291,"promptVersionScoring":218,"score":292,"tags":293,"targetMarket":232,"tier":299},"3.1.0",88,[224,294,225,295,296,297,298],"cdk","cloud","devops","ai","bedrock","community",{"commitSha":301,"marketplace":302,"plugin":304},"HEAD",{"name":265,"pluginCount":303},5,{"mcpCount":8,"provider":305,"skillCount":8},"classify",{"repoId":307},"kd7708aervxaq6vqq9tdf93s2586mcqy",[297,224,298,294,295,296,225],{"evaluatedAt":310,"extractAt":311,"updatedAt":312},1778699666531,1778699647844,1778699907550,{"evaluate":314,"extract":317},{"promptVersionExtension":217,"promptVersionScoring":218,"score":221,"tags":315,"targetMarket":232,"tier":233},[224,225,226,227,316,294],"architecture",{"commitSha":301,"plugin":318},{"mcpCount":8,"provider":305,"skillCount":319},1,{"parentExtensionId":281,"repoId":307},[316,224,294,226,227,225],{"evaluatedAt":323,"extractAt":311,"updatedAt":324},1778699728922,1778699908225,{"evaluate":326,"extract":328},{"promptVersionExtension":217,"promptVersionScoring":218,"score":221,"tags":327,"targetMarket":232,"tier":233},[224,225,226,227,228,229,230,231],{"commitSha":301,"license":258},{"parentExtensionId":270,"repoId":307},{"_creationTime":331,"_id":307,"identity":332,"providers":333,"workflow":478},1778699643110.0918,{"githubOwner":264,"githubRepo":265,"sourceUrl":14},{"classify":334,"discover":460,"github":463},{"commitSha":301,"extensions":335},[336,349,356,363,370,374,381,411,423,431,443],{"basePath":287,"description":284,"displayName":265,"installMethods":337,"rationale":338,"selectedPaths":339,"source":348,"sourceLanguage":18,"type":288},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[340,343,345],{"path":341,"priority":342},".claude-plugin/marketplace.json","mandatory",{"path":344,"priority":342},"README.md",{"path":346,"priority":347},"LICENSE","high","rule",{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":348,"sourceLanguage":18,"type":278},"plugins/aws-common","Shared AWS agent skills including AWS Documentation MCP configuration for querying up-to-date AWS knowledge","aws-common",{"claudeCode":352},"inline plugin source from marketplace.json at plugins/aws-common",[],{"basePath":357,"description":358,"displayName":359,"installMethods":360,"rationale":361,"selectedPaths":362,"source":348,"sourceLanguage":18,"type":278},"plugins/aws-cdk","Comprehensive AWS development skills including CDK best practices, Lambda development workflows, and AWS documentation search capabilities","aws-cdk",{"claudeCode":359},"inline plugin source from marketplace.json at plugins/aws-cdk",[],{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":348,"sourceLanguage":18,"type":278},"plugins/aws-cost-ops","AWS cost optimization, monitoring, and operational excellence with integrated MCP servers for billing, cost analysis, observability, and security assessment","aws-cost-ops",{"claudeCode":366},"inline plugin source from marketplace.json at plugins/aws-cost-ops",[],{"basePath":277,"description":273,"displayName":275,"installMethods":371,"rationale":372,"selectedPaths":373,"source":348,"sourceLanguage":18,"type":278},{"claudeCode":275},"inline plugin source from marketplace.json at plugins/serverless-eda",[],{"basePath":375,"description":376,"displayName":377,"installMethods":378,"rationale":379,"selectedPaths":380,"source":348,"sourceLanguage":18,"type":278},"plugins/aws-agentic-ai","AWS Bedrock AgentCore comprehensive expert for deploying and managing all AgentCore services including Gateway, Runtime, Memory, Identity, Code Interpreter, Browser, Observability, Agent Registry, and Evaluations","aws-agentic-ai",{"claudeCode":377},"inline plugin source from marketplace.json at plugins/aws-agentic-ai",[],{"basePath":382,"description":383,"displayName":377,"installMethods":384,"rationale":385,"selectedPaths":386,"source":348,"sourceLanguage":18,"type":267},"plugins/aws-agentic-ai/skills/aws-agentic-ai","AWS Bedrock AgentCore comprehensive expert for deploying and managing AI agents at scale. Use when working with any AgentCore service including Gateway, Runtime, Memory, Identity, Code Interpreter, Browser, Observability, Agent Registry, or Evaluations. Covers agent deployment, MCP tool integration, credential management, agent discovery, governance workflows, and automated quality assessment. Essential when user mentions AgentCore, agent runtime, agent registry, agent evaluation, MCP gateway, deploy agent, register MCP server, discover agents, evaluate agent quality, agent credentials, or wants to build, deploy, catalog, or monitor AI agents on AWS.",{"claudeCode":12},"SKILL.md frontmatter at plugins/aws-agentic-ai/skills/aws-agentic-ai/SKILL.md",[387,389,392,394,396,398,401,403,405,407,409],{"path":388,"priority":342},"SKILL.md",{"path":390,"priority":391},"references/agentcore-oauth-integration.md","medium",{"path":393,"priority":391},"references/agentcore-runtime-core.md",{"path":395,"priority":391},"references/agentcore-runtime-deploy.md",{"path":397,"priority":391},"references/agentcore-runtime-protocols.md",{"path":399,"priority":400},"scripts/Dockerfile.runtime-template","low",{"path":402,"priority":400},"scripts/a2a-server-template.py",{"path":404,"priority":400},"scripts/agui-server-template.py",{"path":406,"priority":400},"scripts/gateway-custom-resource-lambda.py",{"path":408,"priority":400},"scripts/mcp-server-template.py",{"path":410,"priority":400},"scripts/runtime-fastapi-template.py",{"basePath":412,"description":413,"displayName":414,"installMethods":415,"rationale":416,"selectedPaths":417,"source":348,"sourceLanguage":18,"type":267},"plugins/aws-cdk/skills/aws-cdk-development","AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.","aws-cdk-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/aws-cdk/skills/aws-cdk-development/SKILL.md",[418,419,421],{"path":388,"priority":342},{"path":420,"priority":391},"references/cdk-patterns.md",{"path":422,"priority":400},"scripts/validate-stack.sh",{"basePath":424,"description":425,"displayName":426,"installMethods":427,"rationale":428,"selectedPaths":429,"source":348,"sourceLanguage":18,"type":267},"plugins/aws-common/skills/aws-mcp-setup","Configure AWS MCP servers for documentation search and API access. Use when setting up AWS MCP, configuring AWS documentation tools, troubleshooting MCP connectivity, or when user mentions aws-mcp, awsdocs, uvx setup, or MCP server configuration. Covers both Full AWS MCP Server (with uvx + credentials) and lightweight Documentation MCP (no auth required).","aws-mcp-setup",{"claudeCode":12},"SKILL.md frontmatter at plugins/aws-common/skills/aws-mcp-setup/SKILL.md",[430],{"path":388,"priority":342},{"basePath":432,"description":433,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":348,"sourceLanguage":18,"type":267},"plugins/aws-cost-ops/skills/aws-cost-operations","AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying logs, auditing CloudTrail activity, or assessing security posture. Essential when user mentions AWS costs, spending, billing, budget, pricing, CloudWatch, observability, monitoring, alerting, CloudTrail, audit, or wants to optimize AWS infrastructure costs and operational efficiency.","aws-cost-operations",{"claudeCode":12},"SKILL.md frontmatter at plugins/aws-cost-ops/skills/aws-cost-operations/SKILL.md",[438,439,441],{"path":388,"priority":342},{"path":440,"priority":391},"references/cloudwatch-alarms.md",{"path":442,"priority":391},"references/operations-patterns.md",{"basePath":263,"description":10,"displayName":266,"installMethods":444,"rationale":445,"selectedPaths":446,"source":348,"sourceLanguage":18,"type":267},{"claudeCode":12},"SKILL.md frontmatter at plugins/serverless-eda/skills/aws-serverless-eda/SKILL.md",[447,448,450,452,454,456,458],{"path":388,"priority":342},{"path":449,"priority":391},"references/deployment-best-practices.md",{"path":451,"priority":391},"references/eda-patterns.md",{"path":453,"priority":391},"references/observability-best-practices.md",{"path":455,"priority":391},"references/performance-optimization.md",{"path":457,"priority":391},"references/security-best-practices.md",{"path":459,"priority":391},"references/serverless-patterns.md",{"sources":461},[462],"manual",{"closedIssues90d":8,"description":464,"forks":254,"homepage":465,"license":258,"openIssues90d":8,"pushedAt":255,"readmeSize":252,"stars":256,"topics":466},"Claude Code plugins and agent skills for AWS development — CDK, serverless, cost ops, and Bedrock AgentCore","https://skills.sh/zxkane/aws-skills",[224,359,467,468,469,470,471,472,473,474,475,476,477],"aws-serverless-architecture","claude-code","claude-plugin","claude-skills","event-driven-architecture","agent-skills","aws-agentcore","anthropic","aws-cost-optimization","bedrock-agentcore","mcp",{"classifiedAt":479,"discoverAt":480,"extractAt":481,"githubAt":481,"updatedAt":479},1778699647625,1778699643110,1778699645346,[228,224,229,226,231,227,225,230],{"evaluatedAt":261,"extractAt":311,"updatedAt":484},1778699909479,[],[487,521,543,573,596,623],{"_creationTime":488,"_id":489,"community":490,"display":491,"identity":497,"providers":502,"relations":514,"tags":517,"workflow":518},1778699018122.7932,"k17e5r5bgaa3asshbcpz8hy20h86myam",{"reviewCount":8},{"description":492,"installMethods":493,"name":495,"sourceUrl":496},"Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.",{"claudeCode":494},"wshobson/agents","Hybrid Cloud Networking","https://github.com/wshobson/agents",{"basePath":498,"githubOwner":499,"githubRepo":500,"locale":18,"slug":501,"type":267},"plugins/cloud-infrastructure/skills/hybrid-cloud-networking","wshobson","agents","hybrid-cloud-networking",{"evaluate":503,"extract":513},{"promptVersionExtension":217,"promptVersionScoring":218,"score":504,"tags":505,"targetMarket":232,"tier":233},100,[295,506,224,507,508,509,510,511,512],"networking","azure","gcp","oci","vpn","direct-connect","expressroute",{"commitSha":301,"license":258},{"parentExtensionId":515,"repoId":516},"k177fdvvq05pdbpee0rz61me2h86mahe","kd74de64zj0axtg5b8t7eqqe2x86nske",[224,507,295,511,512,508,506,509,510],{"evaluatedAt":519,"extractAt":520,"updatedAt":519},1778700819631,1778699018122,{"_creationTime":522,"_id":523,"community":524,"display":525,"identity":527,"providers":528,"relations":537,"tags":539,"workflow":540},1778699647844.0183,"k174bzyyax9v1t5bm0m98bfqyh86m8v8",{"reviewCount":8},{"description":413,"installMethods":526,"name":414,"sourceUrl":14},{"claudeCode":12},{"basePath":412,"githubOwner":264,"githubRepo":265,"locale":18,"slug":414,"type":267},{"evaluate":529,"extract":536},{"promptVersionExtension":217,"promptVersionScoring":218,"score":504,"tags":530,"targetMarket":232,"tier":233},[224,294,531,532,533,534,535],"typescript","python","iac","cloudformation","infrastructure",{"commitSha":301},{"parentExtensionId":538,"repoId":307},"k177paz2fgaa1r1kfhgb2esr1n86my7m",[224,294,534,533,535,532,531],{"evaluatedAt":541,"extractAt":311,"updatedAt":542},1778699774404,1778699908774,{"_creationTime":544,"_id":545,"community":546,"display":547,"identity":553,"providers":557,"relations":566,"tags":569,"workflow":570},1778692306427.1023,"k17f0vqhj9x3ee4773kq2m8fph86n5ct",{"reviewCount":8},{"description":548,"installMethods":549,"name":551,"sourceUrl":552},"Revenue and costs tracker. AWS spend via aws ce, credits tracker, project revenue stages. Shows burn rate, runway estimate, credits expiring.",{"claudeCode":550},"Lifecycle-Innovations-Limited/claude-ops","ops-revenue","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"basePath":554,"githubOwner":555,"githubRepo":556,"locale":18,"slug":551,"type":267},"claude-ops/skills/ops-revenue","Lifecycle-Innovations-Limited","claude-ops",{"evaluate":558,"extract":565},{"promptVersionExtension":217,"promptVersionScoring":218,"score":504,"tags":559,"targetMarket":232,"tier":233},[560,224,561,562,563,564],"finance","cost-tracking","revenue","reporting","dashboard",{"commitSha":301},{"parentExtensionId":567,"repoId":568},"k17d0t6ns7y6t377pfprg128hd86nm89","kd7d52tcek2e34r805zs06b10d86n39v",[224,561,564,560,563,562],{"evaluatedAt":571,"extractAt":572,"updatedAt":571},1778692873720,1778692306427,{"_creationTime":574,"_id":575,"community":576,"display":577,"identity":581,"providers":583,"relations":592,"tags":593,"workflow":594},1778692306427.0989,"k1796t5tyzzwfm2x9bbbaaw5y586ndfk",{"reviewCount":8},{"description":578,"installMethods":579,"name":580,"sourceUrl":552},"Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.",{"claudeCode":550},"ops-fires",{"basePath":582,"githubOwner":555,"githubRepo":556,"locale":18,"slug":580,"type":267},"claude-ops/skills/ops-fires",{"evaluate":584,"extract":591},{"promptVersionExtension":217,"promptVersionScoring":218,"score":504,"tags":585,"targetMarket":232,"tier":233},[586,587,296,588,224,589,590],"incident-management","monitoring","automation","sentry","ci-cd",{"commitSha":301},{"parentExtensionId":567,"repoId":568},[588,224,590,296,586,587,589],{"evaluatedAt":595,"extractAt":572,"updatedAt":595},1778692547909,{"_creationTime":597,"_id":598,"community":599,"display":600,"identity":606,"providers":609,"relations":616,"tags":619,"workflow":620},1778691344230.127,"k171ek0rpwqxg9vk3fqg7067jn86mq22",{"reviewCount":8},{"description":601,"installMethods":602,"name":604,"sourceUrl":605},"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.",{"claudeCode":603},"jeffallan/claude-skills","cloud-architect","https://github.com/jeffallan/claude-skills",{"basePath":607,"githubOwner":608,"githubRepo":470,"locale":18,"slug":604,"type":267},"skills/cloud-architect","jeffallan",{"evaluate":610,"extract":615},{"promptVersionExtension":217,"promptVersionScoring":218,"score":504,"tags":611,"targetMarket":232,"tier":233},[295,224,507,508,316,612,613,614],"migration","cost-optimization","disaster-recovery",{"commitSha":301},{"parentExtensionId":617,"repoId":618},"k177fx0q0bsftkws6j1av221j186ndt6","kd77w37et655xneae33d1p2d2n86ncxp",[316,224,507,295,613,614,508,612],{"evaluatedAt":621,"extractAt":622,"updatedAt":621},1778691534007,1778691344230,{"_creationTime":624,"_id":625,"community":626,"display":627,"identity":633,"providers":637,"relations":647,"tags":649,"workflow":650},1778682862751.9475,"k177bn4hpsv2417q7fvbdtwav586ny65",{"reviewCount":8},{"description":628,"installMethods":629,"name":631,"sourceUrl":632},"Build with Aurora DSQL — manage schemas, execute queries, handle migrations, diagnose query plans, and develop applications with a serverless, distributed SQL database. Covers IAM auth, multi-tenant patterns, MySQL-to-DSQL migration, DDL operations, query plan explainability, and SQL compatibility validation. Triggers on phrases like: DSQL, Aurora DSQL, create DSQL table, DSQL schema, migrate to DSQL, distributed SQL database, serverless PostgreSQL-compatible database, DSQL query plan, DSQL EXPLAIN ANALYZE, why is my DSQL query slow.",{"claudeCode":630},"awslabs/mcp","dsql","https://github.com/awslabs/mcp",{"basePath":634,"githubOwner":635,"githubRepo":477,"locale":18,"slug":636,"type":267},"src/aurora-dsql-mcp-server/skills/dsql-skill","awslabs","dsql-skill",{"evaluate":638,"extract":646},{"promptVersionExtension":217,"promptVersionScoring":218,"score":504,"tags":639,"targetMarket":232,"tier":233},[640,641,224,642,631,612,643,644,645],"database","sql","aurora","schema","query","performance",{"commitSha":301},{"repoId":648},"kd71cq56hfddetnwspw92kb09x86mbzy",[642,224,640,631,612,645,644,643,641],{"evaluatedAt":651,"extractAt":652,"updatedAt":651},1778682978663,1778682862752]