Pin Github Actions
Migrates GitHub Actions workflows to use pinned commit SHAs instead of
Conventional Commit
Guides committing staged (indexed) git files using the Conventional Commits specification
Verify Pr Logs
Checks GitHub Actions CI logs on a pull request, diagnoses failures,
Drawio Export Tools
Decision guide for the third-party Draw.io export ecosystem by @rlespinasse. Covers docker-drawio-desktop-headless (base Docker), drawio-exporter (Rust backend), drawio-export (enhanced Docker), and drawio-export-action (GitHub Actions). Use when user mentions diagram export, CI/CD automation, batch processing, or Draw.io files. Helps select the right tool based on context.
French Language
Ensures all project content is written in proper French with correct accents, grammar,
Claude Code Usage Report
Generates a token usage and cost estimation report for Claude Code sessions.
Local Branches Status
Reports the status of all local git branches with remote sync state, main branch diff,
Verify Readme Features
Verifies that features listed in a README (or similar documentation) are actually
Diataxis
Helps maintain documentation pages based on the Diataxis method. Analyzes existing docs, classifies pages into tutorials/how-to/explanation/reference categories, identifies gaps, and helps create or restructure documentation following Diataxis principles. Use when user mentions documentation structure, Diataxis, doc categories, tutorials vs how-to guides, or reorganizing docs.