Skip to main content

zerx-lab/AiFox

SkillsMP は zerx-lab/AiFox から 5 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
5
GitHub スター
1
GitHub フォーク
1

このリポジトリの skills

1 件の職業カテゴリ · 100% 分類済み

収集済み skill 5 件中 5 件を表示しています。

職業分類
ソフトウェア開発者
説明

Add a new HTTP endpoint end-to-end across the Go (Huma) backend and the Electron TS renderer. Use when the user asks to add a route, expose a new API, or wire a new request/response type from Go to TS. Covers the mandatory `Go struct → huma.Register → openapi…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add a Server-Sent Events (SSE) endpoint that stays inside the OpenAPI-driven contract. Use when the user wants streaming/long-lived push from Go to the renderer and WebSocket is not required. Covers registering `text/event-stream` in Huma, declaring a…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add or modify a WebSocket frame type when WS is genuinely required (bidirectional, binary, or true full-duplex). This is the ONLY place where hand-written TS types are allowed in this project. Keeps the Go struct and TS interface in lock-step so the wire…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Diagnose why `task dev` hot-restart isn't picking up Go changes (no sidecar respawn, stale endpoints, renderer hitting old port/token). Use when the user reports "I changed Go code but nothing happened", "the backend didn't reload", or "the watcher seems…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Run the project's acceptance gate (`task verify`) and fix any typecheck, test, or lint failures it reports. Use before committing, before declaring a task done, or whenever the user asks to "verify", "run checks", or "make sure it passes".

原文の言語: 英語

更新
収集済み skill 5 件中 5 件を表示しています。