legacy-winforms-dispatch-shell
Build a dense WinForms dispatch workstation with settings-backed terminal behavior and related routing desks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Build a dense WinForms dispatch workstation with settings-backed terminal behavior and related routing desks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | legacy-winforms-dispatch-shell |
| description | Build a dense WinForms dispatch workstation with settings-backed terminal behavior and related routing desks. |
| domain | desktop-ui |
| confidence | high |
| source | observed |
Use this skill when a legacy desktop surface needs to feel like an in-store operations workstation instead of a demo UI.
App.config and save operator tweaks through a small modal options dialog instead of a modern settings experience.src\before\Fabrikam.EnterprisePizza.Desktop.DispatchBoard\DispatchBoardForm.cssrc\before\Fabrikam.EnterprisePizza.Desktop.DispatchBoard\RoutePlanningForm.cssrc\before\Fabrikam.EnterprisePizza.Desktop.DispatchBoard\DriverAssignmentForm.cssrc\before\Fabrikam.EnterprisePizza.Desktop.DispatchBoard\DispatchBoardSettingsForm.csSquad branching model: main-only workflow with feature branches
{what this skill teaches agents}
Wire legacy .NET Framework service hosts through Enterprise Library-flavored appSettings so Unity, service location, exception policies, logging, and database aliases all hang off one configuration seam.
Build internal order-management Web Forms pages with ObjectDataSource, GridView, DetailsView, and ViewState-heavy filter handling.
Build a believable mid-2000s .NET data layer around connection catalogs, stored-procedure wrappers, DataSets, and repository facades.
Anchor store-ops workbench screens in separate StoreOps tables for order state, status snapshots, workforce alerts, and zone bulletins, with dispatch tickets linked back to orders.