Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Encina

Encina contient 5 skills collectées depuis dlrivada, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
9
mis à jour
2026-07-08
Forks
2
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

cross-cutting-check
Développeurs de logiciels

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

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

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

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
Analystes en assurance qualité des logiciels et testeurs

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