Use whenever touching how image metadata or image URLs are produced or consumed in this repo — adding or changing a provider under packages/micro-image-image/src/providers/, changing the <Image> component's props or its srcset/sizes/placeholder output, adding…
Use whenever writing, editing, or reviewing prose — user-facing (docs pages, landing copy, UI microcopy, error messages, release notes) and developer-facing (PR descriptions, issue bodies, commit messages, code comments, and replies in chat, including an…
Use for any UI work in this repo — building or reviewing pages, layouts, or components in apps/docs/src, editing apps/docs/src/globals.css or any stylesheet, or changing what the published <Image> component renders or styles inline. Load before writing UI so…
Use whenever writing, modifying, reviewing, or debugging tests in this repo — Vitest unit tests for the proxy (apps/cache), provider URL builders and React component/hook tests (packages/micro-image-image), or docs-app tests (apps/docs). Load before adding a…