Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
ronnythedev
GitHub 제작자 프로필

ronnythedev

1개 GitHub 저장소에서 수집된 29개 skills를 저장소 단위로 보여줍니다.

수집된 skills
29
저장소
1
업데이트
2026-05-20
저장소 탐색

저장소와 대표 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
이 저장소에서 수집된 skills 29개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다