Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
ronnythedev
Profil créateur GitHub

ronnythedev

Vue par dépôt de 29 skills collectés dans 1 dépôts GitHub.

skills collectés
29
dépôts
1
mis à jour
2026-05-20
explorateur de dépôts

Dépôts et skills représentatifs

dotnet-clean-architecture
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 29 dans ce dépôt.
1 dépôts affichés sur 1
Tous les dépôts sont affichés
ronnythedev Agent Skills | SkillsMP