·blazor-blog-feature
""

blazor-blog-feature

markpitt/claude-skills

向现有 Blazor WebAssembly 静态 Web 应用程序添加完整的博客功能,并使用 Azure Functions 后端和用于 Markdown 存储的 Azure 文件共享。在使用 Azure 基础结构的 .NET Blazor WASM 项目中实现博客功能时使用。包括帖子列表、详细信息页面、Markdown 渲染、Azure 存储集成。

15安装·1热度·@markpitt

安装

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

向现有 Blazor WebAssembly 静态 Web 应用程序添加完整的博客功能,并使用 Azure Functions 后端和用于 Markdown 存储的 Azure 文件共享。在使用 Azure 基础结构的 .NET Blazor WASM 项目中实现博客功能时使用。包括帖子列表、详细信息页面、Markdown 渲染、Azure 存储集成。 来源:markpitt/claude-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/markpitt/claude-skills --skill blazor-blog-feature
分类
""沟通写作
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 blazor-blog-feature?

向现有 Blazor WebAssembly 静态 Web 应用程序添加完整的博客功能,并使用 Azure Functions 后端和用于 Markdown 存储的 Azure 文件共享。在使用 Azure 基础结构的 .NET Blazor WASM 项目中实现博客功能时使用。包括帖子列表、详细信息页面、Markdown 渲染、Azure 存储集成。 来源:markpitt/claude-skills。

如何安装 blazor-blog-feature?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/markpitt/claude-skills --skill blazor-blog-feature 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/markpitt/claude-skills