Project Rules

Create Rule

Discover and explore Amazon Q project rules created by the community to enforce coding standards and best practices

Sort by:
TypeScript
CDK

CDK Design Patterns

Outlines recommended design patterns for AWS CDK development. Design patterns are reusable solutions to common problems in software development. Following these patterns will ensure consistency, maintainability, and scalability across the codebase. The patterns described here are particularly relevant for AWS CDK development.

@cremich

Author

CDK
TypeScript

CDK Security and Compliance

Outlines security and compliance best practices for AWS CDK applications. Security is a critical aspect of infrastructure as code, and following these guidelines will help ensure that your CDK applications are secure, compliant, and follow AWS best practices.

@cremich

Author

CDK
TypeScript

CDK Construct Development

Outlines best practices for developing AWS CDK constructs. Following these guidelines will ensure that constructs are reusable, maintainable, and follow AWS best practices.

@cremich

Author

CDK
TypeScript

CDK Testing

Outlines best practices for testing AWS CDK applications. Testing is a critical aspect of CDK development to ensure that infrastructure is deployed correctly and behaves as expected. Following these guidelines will help create reliable, maintainable, and well-tested infrastructure code.

@cremich

Author

CDK
TypeScript

CDK Project Structure

This document outlines the recommended project structure for AWS CDK applications. A well-organized project structure is critical for maintainability, scalability, and developer onboarding. Following these guidelines will ensure consistency across the codebase and make navigation easier as the project grows.

@cremich

Author

CDK
TypeScript

CDK Typescript Best Practices

TypeScript best practices for AWS CDK development. Following these guidelines will ensure type safety, code consistency, and maintainability across the codebase. TypeScript's static typing capabilities help catch errors early in the development process and provide better tooling support.

@cremich

Author

Amplify

Amplify Data Modeling

Project rules to tune Amazon Q Developer in all things related to data modeling and modeling relationships with AWS Amplify Gen2

@cremich

Author

NextJS
TypeScript
Accessibility
SEO

Next.js rules for promptz.dev

Next.js rules used to build promptz.dev

@cremich

Author

Amplify

Amplify Authentication

Project rules to steer Amazon Q Developer for all things related to implementing authentication with AWS Amplify Gen2

@cremich

Author