·atomirx
</>

atomirx

linq2js/atomirx

Leitfaden für die reaktive Zustandsverwaltung von Atomirx. Verwendung für Atom-, abgeleitete, Effekt-, Select-, Pool-, define()-, ready()-, React-Hooks (useSelector, rx, useAction, useStable) und zum Debuggen reaktiver Flüsse.

2Installationen·0Trend·@linq2js

Installation

$npx skills add https://github.com/linq2js/atomirx --skill atomirx

SKILL.md

Atomirx abstracts away the async/sync distinction. In reactive contexts, you write sync code regardless of whether atoms contain sync values or Promises.

| useSelector, derived, effect | Sync — just read() | Suspense handles it | | Services | Receive values as parameters | Don't read atoms | | Outside reactive context | await .get() | Explicit when needed |

This is why naming doesn't use Async$ suffix — the abstraction makes it irrelevant.

Leitfaden für die reaktive Zustandsverwaltung von Atomirx. Verwendung für Atom-, abgeleitete, Effekt-, Select-, Pool-, define()-, ready()-, React-Hooks (useSelector, rx, useAction, useStable) und zum Debuggen reaktiver Flüsse. Quelle: linq2js/atomirx.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/linq2js/atomirx --skill atomirx
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist atomirx?

Leitfaden für die reaktive Zustandsverwaltung von Atomirx. Verwendung für Atom-, abgeleitete, Effekt-, Select-, Pool-, define()-, ready()-, React-Hooks (useSelector, rx, useAction, useStable) und zum Debuggen reaktiver Flüsse. Quelle: linq2js/atomirx.

Wie installiere ich atomirx?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/linq2js/atomirx --skill atomirx Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/linq2js/atomirx

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-01

Verwandte Skills

Keine