·blazor
</>

blazor

Blazor framework guardrails, patterns, and best practices for AI-assisted development. Use when working with Blazor projects, or when the user mentions Blazor. Provides WebAssembly/Server patterns, component lifecycle, SignalR, and state management guidelines.

11Installs·0Trend·@ar4mirez

Installation

$npx skills add https://github.com/ar4mirez/samuel --skill blazor

How to Install blazor

Quickly install blazor AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ar4mirez/samuel --skill blazor
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ar4mirez/samuel.

SKILL.md

View raw

Applies to: Blazor (.NET 8+), C# 12+, WebAssembly, Server, Blazor United, Interactive Web Apps

| WebAssembly | Browser (WASM) | Offline-capable apps, PWAs, reduced server load | | Server | Server (SignalR) | Low-latency, SEO, thin clients | | United (.NET 8) | Hybrid SSR + interactive | Per-component render mode selection |

| Client | UI components, pages, client services | Shared | | Server | API endpoints, server logic, auth | Shared | | Shared | Models, DTOs, validation attributes | Nothing | | Tests | bUnit component tests, API tests | Client, Server |

Blazor framework guardrails, patterns, and best practices for AI-assisted development. Use when working with Blazor projects, or when the user mentions Blazor. Provides WebAssembly/Server patterns, component lifecycle, SignalR, and state management guidelines. Source: ar4mirez/samuel.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ar4mirez/samuel --skill blazor
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from ar4mirez/samuel

Quick answers

What is blazor?

Blazor framework guardrails, patterns, and best practices for AI-assisted development. Use when working with Blazor projects, or when the user mentions Blazor. Provides WebAssembly/Server patterns, component lifecycle, SignalR, and state management guidelines. Source: ar4mirez/samuel.

How do I install blazor?

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

Where is the source repository?

https://github.com/ar4mirez/samuel

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22