Add Claude Code skills for Mila documentation authoring#352
Open
satyaog wants to merge 1 commit intomila-iqia:masterfrom
Open
Add Claude Code skills for Mila documentation authoring#352satyaog wants to merge 1 commit intomila-iqia:masterfrom
satyaog wants to merge 1 commit intomila-iqia:masterfrom
Conversation
d006933 to
397a6d8
Compare
This was referenced Mar 24, 2026
satyaog
commented
Mar 24, 2026
Member
Author
There was a problem hiding this comment.
We could not want this file to be committed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Introduces two project-level Claude Code skills (
miladocs-write-guideandmiladocs-standardize-tone) that automate guide creation and tone standardization.Changes
.claude/skills/miladocs-write-guide/— skill for drafting and editing how-to guides following the project's guide template and MkDocs Material conventions.claude/skills/miladocs-standardize-tone/— skill for auditing and fixing tone violations (pronouns, voice, vague language, tense, terminology).claude/README.md+.claude/.gitignore— documents the skills and restricts tracking tomiladocs-*named skillsCLAUDE.md— adds project context, common commands, and architecture notes for Claude Codemkdocs.yml— enablesdef_listextension and Mermaid diagram support viapymdownx.superfences