Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

Encina

Encina enthält 5 gesammelte Skills von dlrivada, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
5
Stars
9
aktualisiert
2026-07-08
Forks
2
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

cross-cutting-check
Softwareentwickler

Checks that new features integrate with ALL 12 cross-cutting functions (Caching, OpenTelemetry, Logging, Health, Validation, Resilience, Distributed Locks, Transactions, Idempotency, Multi-Tenancy, Module Isolation, Audit). Triggers on new store, entity, pipeline behavior, background service, or external integration.

2026-07-08
eventid-allocation
Softwareentwickler

Manages EventId allocation for Encina structured logging — registers ranges in EventIdRanges.cs, creates *LogMessages.cs files, prevents sparses and overlaps. Triggers when adding [LoggerMessage] or structured logging to a feature.

2026-07-08
provider-coherence
Softwareentwickler

Ensures provider-dependent features are implemented consistently across ALL 10 DB providers (ADO.NET + Dapper + EF Core × 3 DBs + MongoDB), 8 caching, 10+ messaging transports. Triggers on new store, repository, service, or provider-specific SQL code.

2026-07-08
release-checklist
Softwareentwickler

Validates that the codebase is ready for release — builds, passes all tests, coverage targets, PublicAPI tracking, ADRs, CHANGELOG, no warnings. Triggers when preparing a tagged release or version bump.

2026-07-08
test-workflow
Softwarequalitätssicherungsanalysten und -tester

Writes tests covering all encina test types: unit, guard, contract, property, integration. Enforces per-flag obligations model, AAA pattern, real code execution, Docker fixtures, and multi-provider coverage. Triggers on test creation or when asked to write tests.

2026-07-08