·vani-global-store
</>

vani-global-store

itsjavi/vani

Create a tiny global store with explicit subscriptions

5Installs·0Trend·@itsjavi

Installation

$npx skills add https://github.com/itsjavi/vani --skill vani-global-store

SKILL.md

Instructions for implementing a small store and wiring components to it.

Use this when multiple components need shared state without implicit reactivity by default.

Create a counter store and a component that reads getState() during render.

Create a tiny global store with explicit subscriptions Source: itsjavi/vani.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/itsjavi/vani --skill vani-global-store
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is vani-global-store?

Create a tiny global store with explicit subscriptions Source: itsjavi/vani.

How do I install vani-global-store?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/itsjavi/vani --skill vani-global-store Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/itsjavi/vani