·scalar
*

scalar

stuartf303/sorcha

Generates and configures Scalar OpenAPI UI for API documentation. Use when: Adding API documentation to services, configuring OpenAPI endpoints, customizing documentation themes

9Installs·2Trend·@stuartf303

Installation

$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 |

Generates and configures Scalar OpenAPI UI for API documentation. Use when: Adding API documentation to services, configuring OpenAPI endpoints, customizing documentation themes Source: stuartf303/sorcha.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/stuartf303/sorcha --skill scalar Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/stuartf303/sorcha --skill scalar
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is scalar?

Generates and configures Scalar OpenAPI UI for API documentation. Use when: Adding API documentation to services, configuring OpenAPI endpoints, customizing documentation themes Source: stuartf303/sorcha.

How do I install scalar?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/stuartf303/sorcha --skill scalar Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/stuartf303/sorcha

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-01