Skip to content

Upgrade aws-amplify power with comprehensive Gen2 content#111

Open
hfurkanbozkurt wants to merge 3 commits intokirodotdev:mainfrom
hfurkanbozkurt:improve/aws-amplify-gen2
Open

Upgrade aws-amplify power with comprehensive Gen2 content#111
hfurkanbozkurt wants to merge 3 commits intokirodotdev: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 2 times, most recently from f5c0137 to 5b11fe4 Compare May 3, 2026 18:59
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.
@hfurkanbozkurt hfurkanbozkurt force-pushed the improve/aws-amplify-gen2 branch 3 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 7 times, most recently from d1d2963 to 187f52a Compare May 4, 2026 20:48
…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.
@hfurkanbozkurt hfurkanbozkurt force-pushed the improve/aws-amplify-gen2 branch 2 times, most recently from 0cb6842 to ce66fce Compare May 4, 2026 22:08
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 ce66fce to ae38c16 Compare May 4, 2026 22:56
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.

1 participant