scalar
✓為 API 文檔生成和配置 Scalar OpenAPI UI。 使用場合:向服務添加 API 文檔、配置 OpenAPI 端點、自定義文檔主題
SKILL.md
Scalar replaces Swagger/Swashbuckle as the OpenAPI documentation UI in this codebase. All services use .NET 10's built-in AddOpenApi() with Scalar's MapScalarApiReference() for the UI. The project enforces Purple theme consistency across all microservices.
| AddOpenApi() | Register OpenAPI services | builder.Services.AddOpenApi() | | MapOpenApi() | Expose /openapi/v1.json | app.MapOpenApi() | | MapScalarApiReference() | Mount Scalar UI at /scalar | See examples above | | ScalarTheme | Visual theme enum | ScalarTheme.Purple | | ScalarTarget | Code generation target | ScalarTarget.CSharp |
為 API 文檔生成和配置 Scalar OpenAPI UI。 使用場合:向服務添加 API 文檔、配置 OpenAPI 端點、自定義文檔主題 來源:stuartf303/sorcha。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/stuartf303/sorcha --skill scalar 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/stuartf303/sorcha --skill scalar- 分類
- *創意媒體
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 scalar?
為 API 文檔生成和配置 Scalar OpenAPI UI。 使用場合:向服務添加 API 文檔、配置 OpenAPI 端點、自定義文檔主題 來源:stuartf303/sorcha。
如何安裝 scalar?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/stuartf303/sorcha --skill scalar 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/stuartf303/sorcha
詳情
- 分類
- *創意媒體
- 來源
- skills.sh
- 收錄時間
- 2026-02-01