一键导入
service-bus-explorer-tui
service-bus-explorer-tui 收录了来自 CosX 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Add or modify a keyboard shortcut in the TUI. Use when: add keybinding, add shortcut, add key handler, new keyboard command, add hotkey, modify key mapping, input handling, key event.
Add a new modal dialog overlay to the TUI. Use when: add modal, add dialog, add popup, add form modal, add confirmation dialog, new overlay, new input dialog, add prompt dialog, user input form.
Add a new async background operation to the TUI using the sentinel dispatch pattern. Use when: add new operation, new async task, new background action, sentinel dispatch, new BgEvent, spawn async operation, add feature that calls Azure Service Bus API.
Add or modify a UI panel, widget, or rendering component in the TUI. Use when: add panel, add widget, modify layout, new UI section, render new view, change detail view, add tree column, modify message list, TUI rendering, ratatui widget.
Extend the Azure Service Bus REST API client. Use when: add API call, new REST endpoint, add management API, add data plane API, ATOM XML parsing, new entity type, extend client, HTTP request to Service Bus, XML feed parsing.