Skip to main content
在 Manus 中运行任何 Skill
一键导入
ronnythedev
GitHub 创作者资料

ronnythedev

按仓库查看 1 个 GitHub 仓库中的 29 个已收集 skills。

已收集 skills
29
仓库
1
更新
2026-05-20
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

dotnet-clean-architecture
软件开发工程师

Scaffolds a complete .NET solution following Clean Architecture principles with proper layer separation (API, Application, Domain, Infrastructure). Creates project structure, dependency injection setup, and cross-cutting concerns configuration.

2026-05-20
dotnet-cqrs-command-generator
软件开发工程师

Generates CQRS Commands with Handlers, Validators, and Request DTOs following Clean Architecture patterns. Commands represent actions that modify state and return Result types for proper error handling.

2026-05-20
dotnet-cqrs-query-generator
软件开发工程师

Generates CQRS Queries with Handlers and Response DTOs for read operations. Uses Dapper for optimized read queries, bypassing the domain model for better performance.

2026-05-20
dotnet-domain-entity-generator
软件开发工程师

Generates Domain Entities following DDD principles with factory methods, private setters, domain events, and proper encapsulation. Supports aggregate roots, child entities, and value objects.

2026-05-20
dotnet-repository-pattern
软件开发工程师

Generates Repository interfaces and implementations following the Repository pattern. Provides data access abstraction for aggregate roots with EF Core implementations.

2026-05-20
dotnet-ef-core-configuration
软件开发工程师

Generates Entity Framework Core configurations using Fluent API. Maps domain entities to database tables with proper relationships, constraints, and conventions.

2026-05-20
dotnet-legacy-api-controllers
软件开发工程师

Generates RESTful API Controllers with proper routing, versioning, authorization, and MediatR integration. Follows REST conventions and Clean Architecture patterns.

2026-05-20
dotnet-minimal-api-endpoints
软件开发工程师

Generates Minimal API endpoints following Microsoft's recommended approach. Creates fast, testable HTTP APIs with minimal code using MapGet/MapPost/MapPut/MapDelete. Preferred over controller-based APIs for new projects.

2026-05-20
当前展示该仓库 Top 8 / 29 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库