en un clic
visdom
visdom contient 17 skills collectées depuis fossasia, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Diagnose and fix GitHub Actions workflow failures. Use when CI jobs fail for lint, tests, JS build updates, or release automation.
Safely modify environment serialization, reload data, and view layout persistence. Use when changing env save/load formats or storage behavior.
Build and debug pane lifecycle behavior in the React frontend. Use when adding pane actions, layout behavior, rendering updates, or pane-level interactions.
Keep feature behavior identical across WebSocket and polling transport modes. Use when adding socket commands, event flows, or transport-sensitive UI updates.
Step-by-step guide for adding a new visualization pane type to Visdom (client, server, frontend, tests)
Modify login/authentication paths safely for browser and Python client flows
Implement and debug browser-to-Python callback routing for clicks, key presses, property updates, and close events
Cypress test creation, visual regression workflow, and testing best practices for Visdom
Keep API and behavior documentation aligned across README, contribution docs, and AI instructions
Work on environments, compare mode, persistence, and view layouts across server and frontend
Add or modify Tornado handlers safely with auth, route ordering, and shared state conventions
Extend or debug offline logging and replay workflows without requiring a live browser session
Optimize high-throughput visualization updates across server broadcast and frontend batching paths
Add or modify Visdom Python client methods with correct server/frontend parity and typing updates
Version bumping, release workflow, and PyPI publishing process for Visdom
Safely evolve incremental updates, jsonpatch generation, and pane update semantics
Guide for adding new WebSocket commands and API endpoints to Visdom