Skip to content

Upgrade aws-amplify power with comprehensive Gen2 content#111

Merged
arundna merged 10 commits into
kirodotdev:mainfrom
hfurkanbozkurt:improve/aws-amplify-gen2
May 7, 2026
Merged

Upgrade aws-amplify power with comprehensive Gen2 content#111
arundna merged 10 commits into
kirodotdev:mainfrom
hfurkanbozkurt:improve/aws-amplify-gen2

Conversation

@hfurkanbozkurt
Copy link
Copy Markdown
Contributor

@hfurkanbozkurt hfurkanbozkurt commented Apr 29, 2026

Overview

Replaces the minimal aws-amplify power (2.2KB) with comprehensive Amplify Gen2 guidance (176KB).

Changes

  • POWER.md: Full rewrite with Overview, Getting Started, routing table, MCP tools, common workflows, best practices, troubleshooting, resources
  • steering/: 16 detailed steering files covering auth, data, storage, functions, AI, deployment, scaffolding across React, Next.js, Vue, Angular, React Native, Flutter, Swift, Android
  • mcp.json: Unchanged (kept existing aws-mcp config)

File Breakdown

  • 1 POWER.md (316 lines — entry point with routing table)
  • 16 steering files (3,248 lines total — detailed feature-specific guidance)
  • 1 mcp.json (unchanged)

Steering Files

File Covers
core-web.md Gen2 detection, Amplify.configure() for web frameworks
core-mobile.md Gen2 detection, Amplify.configure() for mobile
scaffolding.md Project creation, starter templates
auth-backend.md defineAuth: email, social, MFA, SAML/OIDC
auth-web.md Authenticator component, auth flows for web
auth-mobile.md Auth flows for Flutter, Swift, Android
data-backend.md defineData: schema, relationships, auth rules
data-web.md Data CRUD & subscriptions for web
data-mobile.md Data CRUD & subscriptions for mobile
storage-backend.md defineStorage: S3, access rules
storage-web.md Upload/download for web
storage-mobile.md Upload/download for mobile
functions-and-api.md Lambda, custom resolvers, REST/HTTP APIs
ai.md Amplify AI Kit with Bedrock
deployment.md Sandbox, CI/CD, Amplify Hosting
advanced-features.md Custom CDK, Geo, PubSub

@hfurkanbozkurt hfurkanbozkurt force-pushed the improve/aws-amplify-gen2 branch 5 times, most recently from 9617022 to ee82a70 Compare May 4, 2026 12:11
@hfurkanbozkurt hfurkanbozkurt marked this pull request as ready for review May 4, 2026 12:32
@hfurkanbozkurt hfurkanbozkurt force-pushed the improve/aws-amplify-gen2 branch 12 times, most recently from e8d0986 to 9c954e8 Compare May 5, 2026 11:50
H. Furkan Bozkurt added 9 commits May 7, 2026 05:55
Replaces minimal power with full Amplify Gen2 guidance:
- POWER.md: Overview, Getting Started, routing table, MCP tools, workflows, best practices, troubleshooting
- 16 steering files covering auth, data, storage, functions, AI, deployment across 8 frameworks
- Validated against official docs + eval suite (87-93% pass rate, +27% vs baseline)

Based on the amplify-gen2 skill from aws-amplify/preamp.
…rver

The POWER.md incorrectly referenced awslabs.aws-documentation-mcp-server
(a standalone server) while mcp.json correctly uses the unified AWS MCP
Server via mcp-proxy-for-aws. Updated the reference to point to the
official AWS MCP Server documentation.
Update Swift and Android configure calls to use explicit Gen2 patterns
(amplifyOutputs / AmplifyOutputs) instead of Gen1 auto-detect forms.
@hfurkanbozkurt hfurkanbozkurt force-pushed the improve/aws-amplify-gen2 branch from 7887fd4 to 1ec641e Compare May 7, 2026 05:55
Comment thread aws-amplify/POWER.md Outdated
Comment thread aws-amplify/POWER.md Outdated
@arundna arundna merged commit 486ab0b into kirodotdev:main May 7, 2026
@hfurkanbozkurt hfurkanbozkurt deleted the improve/aws-amplify-gen2 branch May 7, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants