Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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