Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Storm.Api

Storm.Api 收录了来自 Julien-Mialon 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
2
更新
2026-06-05
Forks
2
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

storm-api-auth
软件开发工程师

Implement authentication using the Storm.Api framework with JWT, API key, custom authenticators, and refresh tokens. Use when adding auth to endpoints.

2026-06-05
storm-api-database-migrations
数据库架构师

Write a database migration using the Storm.Api framework with BaseMigration and OrmLite. Use when creating or modifying database tables, columns, or seed data.

2026-06-05
storm-api-database
软件开发工程师

Implement database entities and repositories using the Storm.Api framework with ServiceStack.OrmLite. Use when creating entities, repositories, or database queries.

2026-06-05
storm-api-email
软件开发工程师

Implement email sending using the Storm.Api framework with Resend provider and temporary email detection. Use when sending emails or validating email addresses.

2026-06-05
storm-api-endpoint
软件开发工程师

Implement a C# endpoint using the Storm.Api framework with CQRS actions, controllers, source generators, exceptions, and response DTOs.

2026-06-05
storm-api-init
软件开发工程师

Initialize a new Storm.Api project with NuGet packages, Program.cs, Startup.cs, and code style configuration. Use when setting up a new project from scratch.

2026-06-05
storm-api-queues
软件开发工程师

Implement in-memory queues using the Storm.Api framework with ItemQueue, BufferedItemQueue, ThrottledBufferedItemQueue, and queue workers.

2026-06-05
storm-api-redis
软件开发工程师

Implement Redis caching and pub/sub using the Storm.Api framework with IRedisService for key-value storage, TTL, and channel subscriptions.

2026-06-05
storm-api
软件开发工程师

Implement a C# backend using the Storm.Api framework. Use when writing business logic, logging, extension methods, or general Storm.Api patterns.

2026-06-05
storm-api-workers
软件开发工程师

Implement background workers and hosted services using the Storm.Api framework with periodic, scheduled, and queue-based workers plus retry strategies.

2026-06-05