diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..332d755 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,11 @@ +# AGENTS.md + +React component library for conversation-oriented UI in the Cloudscape Design System. + +## Setup + +This project uses npm. + +## Conventions + +This repo follows the same conventions as the [main Cloudscape components library](https://github.com/cloudscape-design/components). Refer to the [Cloudscape Components Guide](https://github.com/cloudscape-design/components/blob/main/docs/CLOUDSCAPE_COMPONENTS_GUIDE.md) for details on component structure, props, events, styling, testing, code style, dev pages, and API docs.