shiny-web-hosting

Official

Modular ASP.NET Core Web Hosting

Authorshinyorg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the configuration of ASP.NET Core web applications by enabling modular registration of services and middleware, leading to cleaner and more maintainable code.

Core Features & Use Cases

  • Modular Configuration: Organize application setup into reusable IWebModule classes.
  • Service Registration: Define services specific to each module in the Add method.
  • Middleware Setup: Configure request pipeline elements in the Use method.
  • Use Case: You can create separate modules for handling authentication, CORS policies, and Swagger documentation, keeping your Program.cs file concise.

Quick Start

Use the shiny-web-hosting skill to create a new ASP.NET Core web module for managing CORS policies.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: shiny-web-hosting
Download link: https://github.com/shinyorg/skills/archive/main.zip#shiny-web-hosting

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.