convex
✓Konvexe Backend-Entwicklung – Datenbank, Abfragen, Mutationen, Aktionen und Echtzeit-APIs
Installation
SKILL.md
ALWAYS use the new function syntax with args, returns, and handler:
| Type | TS Type | Validator | Notes |
| Id | string | v.id(tableName) | | | Null | null | v.null() | Use instead of undefined | | Int64 | bigint | v.int64() | NOT v.bigint() (deprecated) | | Float64 | number | v.number() | | | Boolean | boolean | v.boolean() | | | String | string | v.string() | | | Bytes | ArrayBuffer | v.bytes() | | | Array | Array | v.array(values) | Max 8192 values |
Konvexe Backend-Entwicklung – Datenbank, Abfragen, Mutationen, Aktionen und Echtzeit-APIs Quelle: sebastiaanwouters/dotagents.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/sebastiaanwouters/dotagents --skill convex- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist convex?
Konvexe Backend-Entwicklung – Datenbank, Abfragen, Mutationen, Aktionen und Echtzeit-APIs Quelle: sebastiaanwouters/dotagents.
Wie installiere ich convex?
Ö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/sebastiaanwouters/dotagents --skill convex 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/sebastiaanwouters/dotagents
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01