Was ist powersync?
Best Practices zum Erstellen von Anwendungen mit PowerSync – Schemadesign, Client-SDK-Nutzung, Synchronisierungskonfiguration, Diensteinrichtung und Debugging. Quelle: powersync-ja/agent-skills.
Best Practices zum Erstellen von Anwendungen mit PowerSync – Schemadesign, Client-SDK-Nutzung, Synchronisierungskonfiguration, Diensteinrichtung und Debugging.
Installieren Sie den KI-Skill powersync schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: powersync-ja/agent-skills.
Best practices and expertise for building applications with PowerSync.
Key rule: client writes never go through PowerSync — they go directly from the app's upload queue to your backend API. PowerSync only handles the read/sync path.
When setting up the PowerSync Service, ask the user two questions if the answers aren't clear from context:
Best Practices zum Erstellen von Anwendungen mit PowerSync – Schemadesign, Client-SDK-Nutzung, Synchronisierungskonfiguration, Diensteinrichtung und Debugging. Quelle: powersync-ja/agent-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/powersync-ja/agent-skills --skill powersyncBest Practices zum Erstellen von Anwendungen mit PowerSync – Schemadesign, Client-SDK-Nutzung, Synchronisierungskonfiguration, Diensteinrichtung und Debugging. Quelle: powersync-ja/agent-skills.
Ö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/powersync-ja/agent-skills --skill powersync Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/powersync-ja/agent-skills