Sparkmod avatar

Sparkmod

Community

@sparkymod · Dominican Republic

21Followers
|
55Public Repos
|
18Published Skills

I'm just a nice guy

Agent Skills by Sparkmod

Showing 18 vetted skills indexed across 1 GitHub repositories.

SparkymodSparkymod
1

party-tph-catalog

Manage polymorphic catalog dimensions with TPH inheritance and Entity Framework Core.

Community
Intermediate
SparkymodSparkymod
1

multi-provider-ef

Manage EF Core migrations across SQL Server and MySQL providers.

Community
Advanced
SparkymodSparkymod
1

mfa-security-stack

Implement MFA with JWT issuance, TOTP 2FA, recovery codes, and FIDO2 passkeys.

Community
Advanced
SparkymodSparkymod
1

scaffold-template-entity

Automates generation of domain models, DTOs, services, and endpoints for new entities in the Template solution.

Community
Advanced
SparkymodSparkymod
1

blazor-prerender-lifecycle

Resolve Blazor prerender errors and lifecycle issues for server-side rendering.

Community
Intermediate
SparkymodSparkymod
1

payload-result-pattern

Standardize .NET service method results with Payload<TData, ServiceErrorResponse> for HTTP mapping.

Community
Intermediate
SparkymodSparkymod
1

integration-testing-template

Automate API integration tests with xUnit, Playwright, and WebApplicationFactory.

Community
Intermediate
SparkymodSparkymod
1

architecture-fitness-tests

Check .NET applications for architectural rule violations using xUnit and NetArchTest.

Community
Intermediate
SparkymodSparkymod
1

criteria-query-pattern

Implement CriteriaModel and ICriteria<T> to translate model criteria into IQueryable<T> for dynamic filtering, sorting, and pagination.

Community
Intermediate
SparkymodSparkymod
1

unit-of-work-transactions

Manage multi-entity write operations with EF Core transaction boundaries.

Community
Intermediate
SparkymodSparkymod
1

ddd-primitives

Implement domain-driven design primitives with value objects, specifications, and state machines.

Community
Advanced
SparkymodSparkymod
1

cache-policy-eviction

Manage and evict cache entries by tags with TTL policies.

Community
Intermediate
SparkymodSparkymod
1

exception-middleware

Map unhandled exceptions to HTTP status codes and generate ErrorIds.

Community
Intermediate
SparkymodSparkymod
1

soft-delete-restore

Configures soft delete and restore logic for auditable EF Core entities.

Community
Intermediate
SparkymodSparkymod
1

periodic-workers

Automate recurring background jobs for API hosts with error isolation and graceful shutdown.

Community
Intermediate
SparkymodSparkymod
1

auto-di-registration

Scan assemblies and register service implementations to their interfaces.

Community
Intermediate
SparkymodSparkymod
1

permission-model

Enforce role-based access control with `[MustHavePermission]` on endpoint handlers.

Community
Intermediate
SparkymodSparkymod
1

crud-ui-patterns

Select Blazor CRUD UI patterns based on data complexity and use case.

Community
Intermediate