# create-node-lib Documentation This directory contains project documentation for maintainers and coding agents. ## Core Docs - [Development](./development.md) - local setup, workflows, and useful commands. - [Testing](./testing.md) - test commands, test organization, and verification expectations. - [Architecture](./architecture.md) - repository structure, package boundaries, and important flows. - [Conventions](./conventions.md) - coding, documentation, and maintenance conventions. ## Root References - [Project README](../README.md) - user-facing overview, installation, and usage. - [Contributing](../CONTRIBUTING.md) - issue, PR, commit, and agent expectations. - [Release](../RELEASE.md) - Changesets and release workflow.