·scalar
*

scalar

stuartf303/sorcha

API ドキュメント用の Scalar OpenAPI UI を生成および構成します。 使用場面: API ドキュメントのサービスへの追加、OpenAPI エンドポイントの構成、ドキュメントのテーマのカスタマイズ

9インストール·2トレンド·@stuartf303

インストール

$npx skills add https://github.com/stuartf303/sorcha --skill scalar

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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/stuartf303/sorcha