Skip to content

Upgrade aws-amplify power with comprehensive Gen2 content#111

Draft
hfurkanbozkurt wants to merge 1 commit intokirodotdev:mainfrom
hfurkanbozkurt:improve/aws-amplify-gen2
Draft

Upgrade aws-amplify power with comprehensive Gen2 content#111
hfurkanbozkurt wants to merge 1 commit intokirodotdev:mainfrom
hfurkanbozkurt:improve/aws-amplify-gen2

Conversation

@hfurkanbozkurt
Copy link
Copy Markdown
Contributor

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

Validation

  • All content verified against official Amplify docs
  • 137 URLs validated (all return 200 with correct Gen2 content)
  • 161 code blocks syntax-checked across 7 languages
  • Eval suite: 87-93% pass rate, +27% improvement vs no-skill baseline

Source

Based on the amplify-gen2 skill at https://github.com/aws-amplify/preamp

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.
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