[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-zxkane-aws-cdk-development-en":3,"guides-for-zxkane-aws-cdk-development":467,"similar-k174bzyyax9v1t5bm0m98bfqyh86m8v8-en":468},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":230,"parentExtension":249,"providers":307,"relations":311,"repo":312,"tags":464,"workflow":465},1778699647844.0183,"k174bzyyax9v1t5bm0m98bfqyh86m8v8",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"zxkane/aws-skills","aws-cdk-development","https://github.com/zxkane/aws-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":242},1778699774404.2603,"kn706gjg06kf8889k0ra15ha1s86md9c","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":221,"tier":222,"useCases":223},[21,26,29,32,36,39,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,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of building AWS infrastructure with CDK and lists specific use cases and triggers.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value over a simple prompt by providing expert guidance, integrated MCP servers for up-to-date information, and best practices for CDK development.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of CDK development, including design, implementation, validation, deployment, and verification, with integrated tools and comprehensive documentation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on AWS CDK development and related infrastructure-as-code concepts, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities and scope, providing clear guidance on its purpose and use cases.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes narrow verb-noun tools for CDK and AWS operations, enhancing agent selection precision and security.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides clear guidance on resource naming, Lambda function development, and pre-deployment validation strategies, with examples.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tools are descriptively named, following a consistent `mcp__plugin_{plugin}_{server}__{tool}` pattern where applicable.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's documented workflow and examples suggest that inputs and outputs are focused on the stated tasks, avoiding unnecessary data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, as confirmed by the bundled LICENSE file and the 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 skill does not appear to use third-party dependencies directly that require explicit management beyond its language runtime (TypeScript/Python) and bundled MCP tools.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill focuses on infrastructure definition and best practices, and there are no indications of it handling or echoing resolved secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's focus on CDK code generation and best practices, along with the use of MCP servers, suggests it treats external data as code constructs and not as executable instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on committed code and bundled MCP tools, with no apparent runtime fetching of external code or instructions.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's operations are confined to generating CDK code and interacting with AWS services via defined tools, with no indications of modifying files outside the project or its defined scopes.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There are no indications of detached process spawns or deny-retry loops in the skill's documented behavior or provided scripts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on infrastructure definition and best practices; there are no instructions to read or submit confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and documentation appear to be free of hidden-steering tricks, control characters, or unusual Unicode sequences.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill and its associated scripts appear to be in plain, readable source code, with no evidence of obfuscation or runtime code fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill provides clear instructions and uses standard CDK practices, with no apparent assumptions about highly specific or non-standard project structures.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating either a new project or one with no recent issues, which is acceptable.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The repository shows recent commits and the `package.json` (implied by TypeScript detection) would typically contain versioning information, ensuring a new version is detectable.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The `scripts/validate-stack.sh` script and the SKILL.md mention robust validation strategies including synthesis-time checks with `cdk-nag`, indicating proper input handling.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill focuses on code generation and validation, not direct destructive operations on cloud infrastructure. Deployment actions are user-initiated via CDK commands.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The skill's focus on code generation and its reliance on CDK and AWS CLI means that errors would typically be surfaced by these underlying tools, and the `validate-stack.sh` script provides clear exit codes.",{"category":111,"check":115,"severity":63,"summary":116},"Logging","The skill is primarily focused on code generation and validation, not destructive actions or outbound calls that would typically require local audit logging.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill operates on infrastructure code definitions and AWS service configurations, not on personal user data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is designed for AWS CDK development, which is a global service, and the documentation does not indicate any regional restrictions.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill assumes standard AWS CDK environments (TypeScript/Python) and common CLI tools, with clear instructions for setup, suggesting good cross-platform compatibility.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is comprehensive, detailing the skill's purpose, features, installation methods, and structure.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill primarily interacts through defined MCP tools and AWS CLI commands, which are managed and not excessively numerous for this specific domain.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The tools are organized around specific CDK and AWS operations, avoiding near-synonym commands that could cause confusion.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as CDK best practices, validation scripts, and MCP integrations, have corresponding implementations or documentation within the skill's files.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for both the marketplace and individual skill installation via `npx`.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The included validation script and the nature of CDK development imply that errors from CDK, AWS CLI, or MCP tools will be actionable and provide guidance.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","The skill's reliance on standard Node.js/Python runtimes and CDK implies that dependencies would be managed via lockfiles (`package-lock.json`, `poetry.lock`) and interpreter versions are typically specified.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","While not explicitly a 'dry-run' feature, the `cdk synth` command and the `validate-stack.sh` script provide pre-deployment previews and validation of the infrastructure code.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill primarily generates code and interacts with CDK, which handles its own state management and retries. Direct outbound calls are managed by MCP tools, which are assumed to follow protocol.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry collection within the skill's code or documentation; any telemetry would likely be managed by the Claude Code platform itself.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly defines its purpose as an AWS CDK development expert and specifies when to use it (creating stacks, defining constructs) and when not to (e.g., unrelated tasks).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and trigger phrases for precise routing.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured, providing essential guidance inline and referencing separate files for deeper material like patterns.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the main flow and links to `references/cdk-patterns.md` for detailed patterns, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":24,"summary":175},"Forked exploration","The `context: fork` directive is set in the SKILL.md, indicating that exploration or audit-style tasks will return a summary, preventing session flooding.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README and SKILL.md provide clear, end-to-end usage examples for CDK development, cost optimization, and monitoring, demonstrating expected inputs and outcomes.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md documents crucial edge cases like resource naming conventions, Lambda function best practices, and pre-deployment validation, offering recovery steps implicitly through best practices.",{"category":92,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill relies on core CDK tools and integrated MCP servers, which are assumed to be available or configured via the `aws-mcp-setup` skill, rather than requiring optional external MCPs.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill clearly states its stack assumptions (TypeScript/Python, Node.js/Python runtime) and dependencies (AWS CDK CLI, `aws-mcp-setup`) in the SKILL.md and README.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The `validate-stack.sh` script and the emphasis on pre-deployment checks imply that unexpected states would halt the workflow and report errors.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained, focusing on CDK development, and explicitly mentions the `aws-mcp-setup` skill as a dependency but does not implicitly rely on other unrelated skills.",1778699774287,"This skill acts as an expert for building AWS cloud infrastructure using the AWS Cloud Development Kit (CDK) with TypeScript and Python. It provides best practices, integrated MCP servers for up-to-date AWS information and CDK utilities, and guidance on app structure, construct patterns, stack composition, and deployment workflows.",[198,199,200,201,202],"CDK best practices and patterns","Integrated AWS Documentation MCP","Integrated AWS CDK MCP Server","Pre-deployment validation scripts","Guidance on stack organization and testing",[204,205,206],"Directly deploying or managing cloud resources without user initiation","Replacing the AWS CDK CLI or AWS console","Providing guidance on non-AWS cloud platforms","3.0.0","4.4.0","To empower developers to efficiently and effectively build, validate, and deploy AWS cloud infrastructure programmatically using the AWS CDK.","All checks passed with high severity ratings, indicating a well-documented, robust, and production-ready skill.",100,"Excellent AWS CDK development skill with comprehensive guidance, integrated tools, and robust validation practices.",[214,215,216,217,218,219,220],"aws","cdk","typescript","python","iac","cloudformation","infrastructure","global","verified",[224,225,226,227],"Creating new CDK stacks and constructs","Implementing infrastructure as code with TypeScript/Python","Validating CDK configurations before deployment","Learning and applying AWS CDK best practices",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"security":239,"testCoverage":241},{"hasLockfile":230},false,1778699758946,{"descriptionLength":233,"readmeSize":234},410,8350,{"closedIssues90d":8,"forks":236,"hasChangelog":230,"openIssues90d":8,"pushedAt":237,"stars":238},32,1776833311000,281,{"hasNpmPackage":230,"license":240,"smitheryVerified":230},"MIT",{"hasCi":230,"hasTests":230},{"updatedAt":243},1778699774404,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"plugins/aws-cdk/skills/aws-cdk-development","zxkane","aws-skills","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":257,"parentExtension":260,"providers":294,"relations":302,"tags":303,"workflow":304},1778699647844.017,"k177paz2fgaa1r1kfhgb2esr1n86my7m",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"sourceUrl":14},"Comprehensive AWS development skills including CDK best practices, Lambda development workflows, and AWS documentation search capabilities",{"claudeCode":256},"aws-cdk",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":256,"type":259},"plugins/aws-cdk","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":267,"providers":270,"relations":287,"tags":289,"workflow":290},1778699647844.0166,"k175zz846eyqp4dz1bppswpc2586mvbg",{"reviewCount":8},{"description":265,"installMethods":266,"name":247,"sourceUrl":14},"AWS development skills for Claude Code including CDK, serverless architecture, cost optimization, and Bedrock AgentCore for AI agent deployment",{"claudeCode":12},{"basePath":268,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":269},"","marketplace",{"evaluate":271,"extract":281},{"promptVersionExtension":272,"promptVersionScoring":208,"score":273,"tags":274,"targetMarket":221,"tier":280},"3.1.0",88,[214,215,275,276,277,278,279],"serverless","cloud","devops","ai","bedrock","community",{"commitSha":282,"marketplace":283,"plugin":285},"HEAD",{"name":247,"pluginCount":284},5,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd7708aervxaq6vqq9tdf93s2586mcqy",[278,214,279,215,276,277,275],{"evaluatedAt":291,"extractAt":292,"updatedAt":293},1778699666531,1778699647844,1778699907550,{"evaluate":295,"extract":299},{"promptVersionExtension":207,"promptVersionScoring":208,"score":296,"tags":297,"targetMarket":221,"tier":222},97,[214,215,219,218,216,217,298],"lambda",{"commitSha":282,"plugin":300},{"mcpCount":8,"provider":286,"skillCount":301},1,{"parentExtensionId":262,"repoId":288},[214,215,219,218,298,217,216],{"evaluatedAt":305,"extractAt":292,"updatedAt":306},1778699696717,1778699907763,{"evaluate":308,"extract":310},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":309,"targetMarket":221,"tier":222},[214,215,216,217,218,219,220],{"commitSha":282},{"parentExtensionId":251,"repoId":288},{"_creationTime":313,"_id":288,"identity":314,"providers":315,"workflow":460},1778699643110.0918,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":316,"discover":442,"github":445},{"commitSha":282,"extensions":317},[318,331,338,342,349,356,363,393,402,410,422],{"basePath":268,"description":265,"displayName":247,"installMethods":319,"rationale":320,"selectedPaths":321,"source":330,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[322,325,327],{"path":323,"priority":324},".claude-plugin/marketplace.json","mandatory",{"path":326,"priority":324},"README.md",{"path":328,"priority":329},"LICENSE","high","rule",{"basePath":332,"description":333,"displayName":334,"installMethods":335,"rationale":336,"selectedPaths":337,"source":330,"sourceLanguage":18,"type":259},"plugins/aws-common","Shared AWS agent skills including AWS Documentation MCP configuration for querying up-to-date AWS knowledge","aws-common",{"claudeCode":334},"inline plugin source from marketplace.json at plugins/aws-common",[],{"basePath":258,"description":254,"displayName":256,"installMethods":339,"rationale":340,"selectedPaths":341,"source":330,"sourceLanguage":18,"type":259},{"claudeCode":256},"inline plugin source from marketplace.json at plugins/aws-cdk",[],{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":330,"sourceLanguage":18,"type":259},"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":345},"inline plugin source from marketplace.json at plugins/aws-cost-ops",[],{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":330,"sourceLanguage":18,"type":259},"plugins/serverless-eda","AWS serverless and event-driven architecture best practices based on Well-Architected Framework with MCP servers for SAM, Lambda, Step Functions, and messaging","serverless-eda",{"claudeCode":352},"inline plugin source from marketplace.json at plugins/serverless-eda",[],{"basePath":357,"description":358,"displayName":359,"installMethods":360,"rationale":361,"selectedPaths":362,"source":330,"sourceLanguage":18,"type":259},"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":359},"inline plugin source from marketplace.json at plugins/aws-agentic-ai",[],{"basePath":364,"description":365,"displayName":359,"installMethods":366,"rationale":367,"selectedPaths":368,"source":330,"sourceLanguage":18,"type":248},"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",[369,371,374,376,378,380,383,385,387,389,391],{"path":370,"priority":324},"SKILL.md",{"path":372,"priority":373},"references/agentcore-oauth-integration.md","medium",{"path":375,"priority":373},"references/agentcore-runtime-core.md",{"path":377,"priority":373},"references/agentcore-runtime-deploy.md",{"path":379,"priority":373},"references/agentcore-runtime-protocols.md",{"path":381,"priority":382},"scripts/Dockerfile.runtime-template","low",{"path":384,"priority":382},"scripts/a2a-server-template.py",{"path":386,"priority":382},"scripts/agui-server-template.py",{"path":388,"priority":382},"scripts/gateway-custom-resource-lambda.py",{"path":390,"priority":382},"scripts/mcp-server-template.py",{"path":392,"priority":382},"scripts/runtime-fastapi-template.py",{"basePath":245,"description":10,"displayName":13,"installMethods":394,"rationale":395,"selectedPaths":396,"source":330,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at plugins/aws-cdk/skills/aws-cdk-development/SKILL.md",[397,398,400],{"path":370,"priority":324},{"path":399,"priority":373},"references/cdk-patterns.md",{"path":401,"priority":382},"scripts/validate-stack.sh",{"basePath":403,"description":404,"displayName":405,"installMethods":406,"rationale":407,"selectedPaths":408,"source":330,"sourceLanguage":18,"type":248},"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",[409],{"path":370,"priority":324},{"basePath":411,"description":412,"displayName":413,"installMethods":414,"rationale":415,"selectedPaths":416,"source":330,"sourceLanguage":18,"type":248},"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",[417,418,420],{"path":370,"priority":324},{"path":419,"priority":373},"references/cloudwatch-alarms.md",{"path":421,"priority":373},"references/operations-patterns.md",{"basePath":423,"description":424,"displayName":425,"installMethods":426,"rationale":427,"selectedPaths":428,"source":330,"sourceLanguage":18,"type":248},"plugins/serverless-eda/skills/aws-serverless-eda","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.","aws-serverless-eda",{"claudeCode":12},"SKILL.md frontmatter at plugins/serverless-eda/skills/aws-serverless-eda/SKILL.md",[429,430,432,434,436,438,440],{"path":370,"priority":324},{"path":431,"priority":373},"references/deployment-best-practices.md",{"path":433,"priority":373},"references/eda-patterns.md",{"path":435,"priority":373},"references/observability-best-practices.md",{"path":437,"priority":373},"references/performance-optimization.md",{"path":439,"priority":373},"references/security-best-practices.md",{"path":441,"priority":373},"references/serverless-patterns.md",{"sources":443},[444],"manual",{"closedIssues90d":8,"description":446,"forks":236,"homepage":447,"license":240,"openIssues90d":8,"pushedAt":237,"readmeSize":234,"stars":238,"topics":448},"Claude Code plugins and agent skills for AWS development — CDK, serverless, cost ops, and Bedrock AgentCore","https://skills.sh/zxkane/aws-skills",[214,256,449,450,451,452,453,454,455,456,457,458,459],"aws-serverless-architecture","claude-code","claude-plugin","claude-skills","event-driven-architecture","agent-skills","aws-agentcore","anthropic","aws-cost-optimization","bedrock-agentcore","mcp",{"classifiedAt":461,"discoverAt":462,"extractAt":463,"githubAt":463,"updatedAt":461},1778699647625,1778699643110,1778699645346,[214,215,219,218,220,217,216],{"evaluatedAt":243,"extractAt":292,"updatedAt":466},1778699908774,[],[469,499,529,557,581,609],{"_creationTime":470,"_id":471,"community":472,"display":473,"identity":479,"providers":483,"relations":493,"tags":495,"workflow":496},1778696052276.0203,"k17bgxxgryq8edg32egypsvqtn86m1h7",{"reviewCount":8},{"description":474,"installMethods":475,"name":477,"sourceUrl":478},"Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — \"find circular imports\", \"fix dependency cycles\", \"untangle our module graph\", \"why is madge complaining\".",{"claudeCode":476},"raintree-technology/claude-starter","cleanup-cycles","https://github.com/raintree-technology/claude-starter",{"basePath":480,"githubOwner":481,"githubRepo":482,"locale":18,"slug":477,"type":248},"templates/.claude/skills/cleanup-cycles","raintree-technology","claude-starter",{"evaluate":484,"extract":492},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":485,"targetMarket":221,"tier":222},[486,487,488,217,216,489,490,491],"code-quality","dependencies","javascript","go","rust","refactoring",{"commitSha":282},{"repoId":494},"kd78ywakatnz4sjfx781sy14vh86mtty",[486,487,489,488,217,491,490,216],{"evaluatedAt":497,"extractAt":498,"updatedAt":497},1778696977114,1778696052276,{"_creationTime":500,"_id":501,"community":502,"display":503,"identity":509,"providers":513,"relations":522,"tags":525,"workflow":526},1778695548458.3865,"k178rb44syesfph6gpxysb1wex86mth8",{"reviewCount":8},{"description":504,"installMethods":505,"name":507,"sourceUrl":508},"Provision and manage cloud infrastructure using Terraform with HCL modules, remote state backends, workspaces, and plan/apply workflow. Implement infrastructure as code patterns with variable management, output values, and state locking for team collaboration. Use when provisioning new cloud infrastructure, migrating from ClickOps or CloudFormation to declarative IaC, managing multi-environment infrastructure, versioning infrastructure changes alongside application code, or enforcing standards through reusable modules.\n",{"claudeCode":506},"pjt222/agent-almanac","provision-infrastructure-terraform","https://github.com/pjt222/agent-almanac",{"basePath":510,"githubOwner":511,"githubRepo":512,"locale":18,"slug":507,"type":248},"skills/provision-infrastructure-terraform","pjt222","agent-almanac",{"evaluate":514,"extract":521},{"promptVersionExtension":207,"promptVersionScoring":208,"score":515,"tags":516,"targetMarket":221,"tier":222},99,[517,218,277,518,214,519,520],"terraform","cloud-infrastructure","hcl","state-management",{"commitSha":282},{"parentExtensionId":523,"repoId":524},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[214,518,277,519,218,520,517],{"evaluatedAt":527,"extractAt":528,"updatedAt":527},1778700248050,1778695548458,{"_creationTime":530,"_id":531,"community":532,"display":533,"identity":539,"providers":543,"relations":550,"tags":553,"workflow":554},1778691344230.1396,"k174rkzyhc6wrb81jyxybsy8kh86mk8h",{"reviewCount":8},{"description":534,"installMethods":535,"name":537,"sourceUrl":538},"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.",{"claudeCode":536},"jeffallan/claude-skills","Terraform Engineer","https://github.com/jeffallan/claude-skills",{"basePath":540,"githubOwner":541,"githubRepo":452,"locale":18,"slug":542,"type":248},"skills/terraform-engineer","jeffallan","terraform-engineer",{"evaluate":544,"extract":549},{"promptVersionExtension":207,"promptVersionScoring":208,"score":515,"tags":545,"targetMarket":221,"tier":222},[517,546,214,547,548,218,277],"infrastructure-as-code","azure","gcp",{"commitSha":282,"license":240},{"parentExtensionId":551,"repoId":552},"k177fx0q0bsftkws6j1av221j186ndt6","kd77w37et655xneae33d1p2d2n86ncxp",[214,547,277,548,218,546,517],{"evaluatedAt":555,"extractAt":556,"updatedAt":555},1778692763739,1778691344230,{"_creationTime":558,"_id":559,"community":560,"display":561,"identity":566,"providers":570,"relations":575,"tags":577,"workflow":578},1778683190010.285,"k17dy2c1xfr8ysp79asxb6m0c186nv0h",{"reviewCount":8},{"description":562,"installMethods":563,"name":517,"sourceUrl":565},"Terraform infrastructure-as-code workflow patterns: state and environments, module design, safe plan/apply, drift control, and CI guardrails",{"claudeCode":564},"bobmatnyc/claude-mpm-skills","https://github.com/bobmatnyc/claude-mpm-skills",{"basePath":567,"githubOwner":568,"githubRepo":569,"locale":18,"slug":517,"type":248},"universal/infrastructure/terraform","bobmatnyc","claude-mpm-skills",{"evaluate":571,"extract":574},{"promptVersionExtension":207,"promptVersionScoring":208,"score":515,"tags":572,"targetMarket":221,"tier":222},[517,218,220,277,573],"ci",{"commitSha":282},{"repoId":576},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",[573,277,218,220,517],{"evaluatedAt":579,"extractAt":580,"updatedAt":579},1778686415405,1778683190010,{"_creationTime":582,"_id":583,"community":584,"display":585,"identity":591,"providers":596,"relations":602,"tags":605,"workflow":606},1778699018122.793,"k1734tnjy7pr4we3yqg8rd5zyh86njgt",{"reviewCount":8},{"description":586,"installMethods":587,"name":589,"sourceUrl":590},"Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.",{"claudeCode":588},"wshobson/agents","Cost Optimization","https://github.com/wshobson/agents",{"basePath":592,"githubOwner":593,"githubRepo":594,"locale":18,"slug":595,"type":248},"plugins/cloud-infrastructure/skills/cost-optimization","wshobson","agents","cost-optimization",{"evaluate":597,"extract":601},{"promptVersionExtension":207,"promptVersionScoring":208,"score":598,"tags":599,"targetMarket":221,"tier":222},98,[276,595,214,547,548,600,220],"oci",{"commitSha":282,"license":240},{"parentExtensionId":603,"repoId":604},"k177fdvvq05pdbpee0rz61me2h86mahe","kd74de64zj0axtg5b8t7eqqe2x86nske",[214,547,276,595,548,220,600],{"evaluatedAt":607,"extractAt":608,"updatedAt":607},1778700805333,1778699018122,{"_creationTime":610,"_id":611,"community":612,"display":613,"identity":615,"providers":616,"relations":622,"tags":624,"workflow":625},1778699647844.018,"k177xhqzyrhtcvj4jsz4pxevhd86n3m2",{"reviewCount":8},{"description":365,"installMethods":614,"name":359,"sourceUrl":14},{"claudeCode":12},{"basePath":364,"githubOwner":246,"githubRepo":247,"locale":18,"slug":359,"type":248},{"evaluate":617,"extract":621},{"promptVersionExtension":207,"promptVersionScoring":208,"score":598,"tags":618,"targetMarket":221,"tier":222},[214,279,619,278,620,459,215],"agentcore","llm",{"commitSha":282},{"parentExtensionId":623,"repoId":288},"k179pgdzfwdfqann7njzq05nxn86nvfp",[619,278,214,279,215,620,459],{"evaluatedAt":626,"extractAt":292,"updatedAt":627},1778699758544,1778699908585]