Cree une nouvelle migration SQLite pour Rok (classe MigrationN + enregistrement DI + test optionnel), en suivant le pattern du depot. A utiliser pour "ajouter une migration", "nouvelle table/colonne", "changement de schema".
Source text: French
Menu
SkillsMP has collected 5 skills from mickaelfrancois/RoK. Open a skill to review its source and details.
Showing 5 of 5 collected skills.
Cree une nouvelle migration SQLite pour Rok (classe MigrationN + enregistrement DI + test optionnel), en suivant le pattern du depot. A utiliser pour "ajouter une migration", "nouvelle table/colonne", "changement de schema".
Source text: French
Scaffolde un nouveau ViewModel Presentation pour Rok et son cablage DI (incluant la variante keyed "Search" si besoin), plus le slice CQRS Application associe si une nouvelle requete est necessaire. A utiliser pour "ajouter un ViewModel", "nouvelle…
Source text: French
Use at the start of every conversation to establish git workflow rules
Source text: French
Génère une entrée CHANGELOG.md depuis le dernier tag git, en français, puis crée le commit et le tag de release.
Source text: French
Catalog of MSBuild anti-patterns with detection rules and fix recipes. Only activate in MSBuild/.NET build context. USE FOR: reviewing, auditing, or cleaning up .csproj, .vbproj, .fsproj, .props, .targets, or .proj files. Each anti-pattern has a symptom,…