zaaack
@zaaack
Public Skills
create-skill
by zaaack
当你要创建/新增一个 skill,或重写/更新某个 skill 的 SKILL.md(结构、约定、模板)时使用。
keyv-browser
by zaaack
Handles browser-specific persistence using localStorage or IndexedDB via the Keyv API. Use this for web-based caching, handling storage quotas, and implementing asynchronous field-based accessors in the browser.
keyv-file
by zaaack
Specialized in the keyv-file adapter for Keyv. Use this when the user needs persistent file-based storage with features like batch writing (writeDelay), TTL management (expiredCheckDelay), and the makeField API for direct access.
nstate
by zaaack
Provides expertise on the nstate library, a high-performance React state management tool. Use this for questions about store creation, Immer-based updates, useBind for forms, useSubStore for state slicing, and combining multiple stores.