Implementation pattern for Wabi channel categories: adding ChannelKind::Category, position/parentId support, and type updates.
Langue du texte source : anglais
Menu
SkillsMP a collecté 36 skills depuis AzureFoxStudios/wabi. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 36 skills collectés sur 36.
Implementation pattern for Wabi channel categories: adding ChannelKind::Category, position/parentId support, and type updates.
Langue du texte source : anglais
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),…
Langue du texte source : anglais
Verify a Wabi binary before swap: addons, probes, locks.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Replace sunburst settings SVG with proper gear icon in Wabi.
Langue du texte source : anglais
Ship Wabi Lore across Git, Tim, and runtime.
Langue du texte source : anglais
Use when Wabi live runtime breaks after a deploy.
Langue du texte source : anglais
Audit Wabi data privacy, deletion semantics, and retention.
Langue du texte source : anglais
ServerRail density, side, popout, logo, persistence.
Langue du texte source : anglais
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…
Langue du texte source : anglais
Use when building or revamping the Wabi Rust CLI TUI.
Langue du texte source : anglais
CORS configuration for WabiServer deployments, especially behind Cloudflare tunnels. Covers WABI_CORS_ORIGINS setup, header forwarding, and debugging CORS failures.
Langue du texte source : anglais
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…
Langue du texte source : anglais
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`…
Langue du texte source : anglais
Use when OpenCode does multi-phase Wabi UX revival.
Langue du texte source : anglais
Use when reviving or extending Wabi Planner UX.
Langue du texte source : anglais
Use when adding/editing Wabi themes or ambient effects. Map + checklists.
Langue du texte source : anglais
Use when extending Wabi Rust TUI FPS or admin screens.
Langue du texte source : anglais
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…
Langue du texte source : anglais
Integrate WabiDB engine into wabi-server and close the assault queue gaps.
Langue du texte source : anglais
Troubleshooting guide for WabiChat deployment and runtime issues, including 502 errors, service health checks, and deployment verification.
Langue du texte source : anglais
Learn the wabi-server REST API handler patterns — route registration, auth, payloads, error handling, and all endpoint groups.
Langue du texte source : anglais
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…
Langue du texte source : anglais
Fact-checked reference for WabiDB's event-store architecture and API.
Langue du texte source : anglais
Learn WabiDB crash recovery patterns from the 5 implemented crash points.
Langue du texte source : anglais
Learn WabiDB's 4 inline fuzz targets for binary format safety.
Langue du texte source : anglais
Learn WabiDB's benchmark suite — 24 criterion benchmarks measuring projection read performance across get, list, and compact operations on 10k records.
Langue du texte source : anglais
Learn WabiDB subprocess power-loss testing with 5 crash boundaries.
Langue du texte source : anglais
Learn WabiDB's projection engine: materialized views, the Projection trait, compaction, and all 20+ registered index handlers.
Langue du texte source : anglais
Learn WabiDB replication deployment patterns for production environments.
Langue du texte source : anglais
Learn WabiDB replication system including SyncTransport and HTTP endpoints.
Langue du texte source : anglais
Learn WabiDB storage format specification from STORAGE_FORMAT.md
Langue du texte source : anglais
Learn the WabiStore trait — WabiDB's typed domain API with 50+ read/write methods, and its two implementations: WdbAdapter and LocalWabiStore.
Langue du texte source : anglais
Learn WabiDB testing: unit, integration, property, fuzz, and crash.
Langue du texte source : anglais
Learn WabiDB transaction system and ACID guarantees.
Langue du texte source : anglais
Learn WabiDB integration patterns for wabi-server adapter.
Langue du texte source : anglais