latex-writing
Guide LaTeX document authoring following best practices and proper semantic markup. Use proactively when: (1) writing or editing .tex files, (2) writing or editing .nw literate programming files, (3) literate-programming skill is active and working with .nw files, (4) user mentions LaTeX, BibTeX, or document formatting, (5) reviewing LaTeX code quality. Ensures proper use of semantic environments (description vs itemize), csquotes (\enquote{} not ``...''), and cleveref (\cref{} not \S\ref{}).
$ Installieren
git clone https://github.com/dbosk/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/latex-writing ~/.claude/skills/claude-skills// tip: Run this command in your terminal to install the skill
