diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..6a96eff --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,11 @@ +# AGENTS.md + +Code view component for the [Cloudscape Design System](https://cloudscape.design/), used to display code snippets with syntax highlighting. + +## 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.