·blazor-blog-feature
""

blazor-blog-feature

markpitt/claude-skills

Adds a complete blog feature to an existing Blazor WebAssembly Static Web App with Azure Functions backend and Azure File Share for markdown storage. Use when implementing blog functionality in .NET Blazor WASM projects with Azure infrastructure. Includes post listing, detail pages, markdown rendering, Azure Storage integration.

14Installs·0Trend·@markpitt

Installation

$npx skills add https://github.com/markpitt/claude-skills --skill blazor-blog-feature

SKILL.md

This skill provides a complete, production-ready blog feature for Blazor WASM applications hosted on Azure Static Web Apps with serverless backend processing.

| Your Task | Load Resource | Key Concepts |

| Understand architecture, prerequisites, shared models | resources/core-architecture.md | 3-layer architecture, project structure, data models | | Implement backend services, Azure Functions, file share integration | resources/backend-services.md | BlogStorageService, YAML parsing, DI setup |

Adds a complete blog feature to an existing Blazor WebAssembly Static Web App with Azure Functions backend and Azure File Share for markdown storage. Use when implementing blog functionality in .NET Blazor WASM projects with Azure infrastructure. Includes post listing, detail pages, markdown rendering, Azure Storage integration. Source: markpitt/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/markpitt/claude-skills --skill blazor-blog-feature
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is blazor-blog-feature?

Adds a complete blog feature to an existing Blazor WebAssembly Static Web App with Azure Functions backend and Azure File Share for markdown storage. Use when implementing blog functionality in .NET Blazor WASM projects with Azure infrastructure. Includes post listing, detail pages, markdown rendering, Azure Storage integration. Source: markpitt/claude-skills.

How do I install blazor-blog-feature?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/markpitt/claude-skills --skill blazor-blog-feature 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/markpitt/claude-skills