AWS Kiro rules for full-stack application development with Next.js and AWS services.
# Kiro Full-Stack Rules ## Architecture - Use Next.js App Router - Prefer Server Components - Use Server Actions for mutations - Implement proper caching ## AWS Integration - Use AWS SDK v3 - Implement proper IAM patterns - Use DynamoDB for data storage - Leverage Lambda for serverless ## Development Workflow - Write tests first when possible - Use TypeScript strictly - Implement CI/CD with GitHub Actions - Use infrastructure as code (CDK) ## Security - Validate all inputs - Use proper authentication - Implement rate limiting - Follow OWASP guidelines
Comprehensive Cursor rules for Next.js 14+ with App Router, including routing, layouts, and API patterns.
System prompt for Claude to excel at Next.js App Router development.
Optimize Copilot for Next.js App Router patterns.
Kiro
fullstack
AI coding rules customize how Kiro generates and refactors code for your project. Follow these steps to install Kiro Full-Stack Development.
.cursor/rules, for Windsurf use .windsurfrulesComprehensive Cursor rules for Next.js 14+ with App Router, including routing, layouts, and API patterns.
System prompt for Claude to excel at Next.js App Router development.
Optimize Copilot for Next.js App Router patterns.