luisotavio756
- 7 skills
- 0 followers
- 4 hours ago last updated
- ▌ Unit Tests · luisotavio756 bundleWrite clear, maintainable unit tests using the AAA pattern, behavior-focused names, and minimal mocking. Use when creating or updating tests, writing *.test.ts(x), mocking dependencies, or when the user asks to test a component, hook, store, service, or utility.
- ▌
- ▌
- ▌ Zustand Store · luisotavio756 bundleOrganize Zustand stores with separated actions, selectors, typed hooks, and optional staging stores. Use when creating or modifying Zustand stores, store actions, selectors, edit/cancel flows, or when the user mentions zustand, store structure, or useXxxActions.
- ▌
- ▌
- ▌