with one click
vera
vera contains 5 collected skills from bentsignal, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
React coding standards for this project. Use when writing or modifying React components, hooks, or route files.
Code refactor to improve implementation details, only use when explicitly requested by user.
Guides correct usage of the Rostra state management library (createStore, Store, useStore), including store scoping, selectors, optional access, prop-driven initialization, and typing. Use only when the user asks you to work with an existing rostra store or to implement a new one.
Use whenever the scope of your task touches the shopify package or its uses anywhere in the project.
TypeScript coding standards for this project. Use when writing or modifying TypeScript files.