|
9 | 9 | "name": "Amazon Web Services" |
10 | 10 | }, |
11 | 11 | "plugins": [ |
12 | | - { |
13 | | - "category": "deployment", |
14 | | - "description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.", |
15 | | - "keywords": [ |
16 | | - "aws", |
17 | | - "aws agent skills", |
18 | | - "amazon", |
19 | | - "deploy", |
20 | | - "cdk", |
21 | | - "cloudformation", |
22 | | - "infrastructure", |
23 | | - "pricing" |
24 | | - ], |
25 | | - "name": "deploy-on-aws", |
26 | | - "source": "./plugins/deploy-on-aws", |
27 | | - "tags": ["aws", "deploy", "infrastructure", "cdk"], |
28 | | - "version": "1.1.0" |
29 | | - }, |
30 | 12 | { |
31 | 13 | "category": "location", |
32 | 14 | "description": "Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.", |
|
49 | 31 | "version": "1.0.0" |
50 | 32 | }, |
51 | 33 | { |
52 | | - "category": "migration", |
53 | | - "description": "This no-cost tool assesses your current cloud provider's usage, geography, and billing data to estimate and compare AWS services and pricing, and recommends migration or continued use of your current provider. AWS pricing is based on current published pricing and may vary over time. The tool may generate a .migration folder containing comparison and migration execution data, which you may delete upon completion or use to migrate to AWS.", |
| 34 | + "category": "fullstack", |
| 35 | + "description": "Build full-stack apps with AWS Amplify Gen 2 using guided workflows for authentication, data models, storage, GraphQL APIs, and Lambda functions.", |
54 | 36 | "keywords": [ |
55 | 37 | "aws", |
56 | | - "gcp", |
57 | | - "google-cloud", |
58 | | - "migration", |
59 | | - "cloud-migration", |
60 | | - "terraform", |
61 | | - "fargate", |
62 | | - "rds", |
63 | | - "eks" |
| 38 | + "amplify", |
| 39 | + "fullstack", |
| 40 | + "authentication", |
| 41 | + "data", |
| 42 | + "storage", |
| 43 | + "graphql", |
| 44 | + "functions" |
64 | 45 | ], |
65 | | - "name": "migration-to-aws", |
66 | | - "source": "./plugins/migration-to-aws", |
67 | | - "tags": ["aws", "gcp", "migration", "infrastructure"], |
| 46 | + "name": "aws-amplify", |
| 47 | + "source": "./plugins/aws-amplify", |
| 48 | + "tags": ["aws", "amplify", "fullstack"], |
68 | 49 | "version": "1.0.0" |
69 | 50 | }, |
70 | 51 | { |
|
97 | 78 | "step functions" |
98 | 79 | ], |
99 | 80 | "version": "1.0.0" |
| 81 | + }, |
| 82 | + { |
| 83 | + "category": "database", |
| 84 | + "description": "Expert database guidance for the AWS database portfolio. Design schemas, execute queries, handle migrations, and choose the right database for your workload.", |
| 85 | + "keywords": [ |
| 86 | + "aws", |
| 87 | + "aws agent skills", |
| 88 | + "amazon", |
| 89 | + "aurora", |
| 90 | + "database", |
| 91 | + "databases", |
| 92 | + "distributed-sql", |
| 93 | + "dsql", |
| 94 | + "iam-auth", |
| 95 | + "migration", |
| 96 | + "postgresql", |
| 97 | + "postgres", |
| 98 | + "schema", |
| 99 | + "serverless", |
| 100 | + "sql" |
| 101 | + ], |
| 102 | + "name": "databases-on-aws", |
| 103 | + "source": "./plugins/databases-on-aws", |
| 104 | + "tags": ["aws", "database", "aurora", "dsql", "serverless", "postgresql"], |
| 105 | + "version": "1.0.0" |
| 106 | + }, |
| 107 | + { |
| 108 | + "category": "deployment", |
| 109 | + "description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.", |
| 110 | + "keywords": [ |
| 111 | + "aws", |
| 112 | + "aws agent skills", |
| 113 | + "amazon", |
| 114 | + "deploy", |
| 115 | + "cdk", |
| 116 | + "cloudformation", |
| 117 | + "infrastructure", |
| 118 | + "pricing" |
| 119 | + ], |
| 120 | + "name": "deploy-on-aws", |
| 121 | + "source": "./plugins/deploy-on-aws", |
| 122 | + "tags": ["aws", "deploy", "infrastructure", "cdk"], |
| 123 | + "version": "1.1.0" |
| 124 | + }, |
| 125 | + { |
| 126 | + "category": "migration", |
| 127 | + "description": "This no-cost tool assesses your current cloud provider's usage, geography, and billing data to estimate and compare AWS services and pricing, and recommends migration or continued use of your current provider. AWS pricing is based on current published pricing and may vary over time. The tool may generate a .migration folder containing comparison and migration execution data, which you may delete upon completion or use to migrate to AWS.", |
| 128 | + "keywords": [ |
| 129 | + "aws", |
| 130 | + "gcp", |
| 131 | + "google-cloud", |
| 132 | + "migration", |
| 133 | + "cloud-migration", |
| 134 | + "terraform", |
| 135 | + "fargate", |
| 136 | + "rds", |
| 137 | + "eks" |
| 138 | + ], |
| 139 | + "name": "migration-to-aws", |
| 140 | + "source": "./plugins/migration-to-aws", |
| 141 | + "tags": ["aws", "gcp", "migration", "infrastructure"], |
| 142 | + "version": "1.0.0" |
100 | 143 | } |
101 | 144 | ] |
102 | 145 | } |
0 commit comments