Research how to do something well in an open-source project by combining your own knowledge with evidence from real, comparable OSS repositories on GitHub. Use when the user asks to "find OSS best practices on X", "trouve les best practices open source sur ce…
lebrunthibault/protocol0
SkillsMP has collected 4 skills from lebrunthibault/protocol0. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 6
- GitHub forks
- 1
Skills in this repository
Showing 4 of 4 collected skills.
Publie une release GitHub de Protocol0 — lit la version courante, génère un changelog depuis le dernier tag, le fait valider, puis crée et pousse le tag annoté v<version> qui déclenche le build CI et la publication de l'installeur Windows. Use when the user…
Source text: French
Update the project's human-facing documentation — CONSTITUTION.md (the vision and durable design intent) and README.md (the developer-facing entry point) — so they reflect the current, true state of the project. Use when the user says "mets à jour la doc",…
Bump the project version, commit, and push in a clean OSS-friendly way, auto-detecting the version file across languages. Use when the user asks to "commit", "bump version", "push a version", or finishes a feature and wants it committed. Does NOT tag or…