Implementation pattern for Wabi channel categories: adding ChannelKind::Category, position/parentId support, and type updates.
Quellsprache: Englisch
Menü
SkillsMP hat 36 Skills aus AzureFoxStudios/wabi gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 36 von 36 gesammelten Skills angezeigt.
Implementation pattern for Wabi channel categories: adding ChannelKind::Category, position/parentId support, and type updates.
Quellsprache: Englisch
Wabi production deployment and runtime debugging. Covers the Rust wabi-server binary (rust_embed static frontend), the SvelteKit build-mode mismatch (adapter-static SPA vs adapter-node SSR and why the Rust server needs index.html),…
Quellsprache: Englisch
Verify a Wabi binary before swap: addons, probes, locks.
Quellsprache: Englisch
Deploy wabi-server (WabiDB-embedded Rust binary) to Tim or other hosts. Build static frontend + release binary, bind-mount swap, health checks. Cloudflare is optional. Always audit live stack before deploy.
Quellsprache: Englisch
Replace sunburst settings SVG with proper gear icon in Wabi.
Quellsprache: Englisch
Ship Wabi Lore across Git, Tim, and runtime.
Quellsprache: Englisch
Use when Wabi live runtime breaks after a deploy.
Quellsprache: Englisch
Audit Wabi data privacy, deletion semantics, and retention.
Quellsprache: Englisch
ServerRail density, side, popout, logo, persistence.
Quellsprache: Englisch
Wabi self-hostable login and boot branding. Use when a self-hosted Wabi needs a custom server brand, alternate login theme, boot splash, or new launch-page config. Covers `Login.svelte`, `LaunchPanel.svelte`, boot shell mechanics, branding config, and how to…
Quellsprache: Englisch
Use when building or revamping the Wabi Rust CLI TUI.
Quellsprache: Englisch
CORS configuration for WabiServer deployments, especially behind Cloudflare tunnels. Covers WABI_CORS_ORIGINS setup, header forwarding, and debugging CORS failures.
Quellsprache: Englisch
Run the Wabi website-finish implementation loop — Hermes captain + OpenCode DeepSeek-v4 workers, card cadence, free-model stall recovery, and Tim deploy batches. Use when Ronin asks to finish wabi.chat via the loop, burn SuperGrok/DeepSeek battery on DoD…
Quellsprache: Englisch
Wabi frontend architecture patterns: surface routing, layout shell, right-panel system, and how mature standalone modules are isolated and merged into the main app. Use when refactoring the SvelteKit frontend, integrating standalone routes like `/business`…
Quellsprache: Englisch
Use when OpenCode does multi-phase Wabi UX revival.
Quellsprache: Englisch
Use when reviving or extending Wabi Planner UX.
Quellsprache: Englisch
Use when adding/editing Wabi themes or ambient effects. Map + checklists.
Quellsprache: Englisch
Use when extending Wabi Rust TUI FPS or admin screens.
Quellsprache: Englisch
Client-side WabiDB work in the SvelteKit frontend (frontend/src/lib/wabidb/). Covers the IndexedDB outbound-queue store, scope registry, and the "Offline & Storage" settings wiring. Use when reviewing, fixing, or extending the WabiDB client abstraction, the…
Quellsprache: Englisch
Integrate WabiDB engine into wabi-server and close the assault queue gaps.
Quellsprache: Englisch
Troubleshooting guide for WabiChat deployment and runtime issues, including 502 errors, service health checks, and deployment verification.
Quellsprache: Englisch
Learn the wabi-server REST API handler patterns — route registration, auth, payloads, error handling, and all endpoint groups.
Quellsprache: Englisch
Client-side WabiDB offline persistence layer (frontend/src/lib/wabidb): outbound queue, scope registry, ALL emit sites wired for offline, SQLite stub retired. Use when touching the frontend WabiDB client, StorageSettings Offline & Storage UI, or any outbound…
Quellsprache: Englisch
Fact-checked reference for WabiDB's event-store architecture and API.
Quellsprache: Englisch
Learn WabiDB crash recovery patterns from the 5 implemented crash points.
Quellsprache: Englisch
Learn WabiDB's 4 inline fuzz targets for binary format safety.
Quellsprache: Englisch
Learn WabiDB's benchmark suite — 24 criterion benchmarks measuring projection read performance across get, list, and compact operations on 10k records.
Quellsprache: Englisch
Learn WabiDB subprocess power-loss testing with 5 crash boundaries.
Quellsprache: Englisch
Learn WabiDB's projection engine: materialized views, the Projection trait, compaction, and all 20+ registered index handlers.
Quellsprache: Englisch
Learn WabiDB replication deployment patterns for production environments.
Quellsprache: Englisch
Learn WabiDB replication system including SyncTransport and HTTP endpoints.
Quellsprache: Englisch
Learn WabiDB storage format specification from STORAGE_FORMAT.md
Quellsprache: Englisch
Learn the WabiStore trait — WabiDB's typed domain API with 50+ read/write methods, and its two implementations: WdbAdapter and LocalWabiStore.
Quellsprache: Englisch
Learn WabiDB testing: unit, integration, property, fuzz, and crash.
Quellsprache: Englisch
Learn WabiDB transaction system and ACID guarantees.
Quellsprache: Englisch
Learn WabiDB integration patterns for wabi-server adapter.
Quellsprache: Englisch