·latex-writing
#

latex-writing

dbosk/claude-skills

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{}).

13Installs·1Trend·@dbosk

Installation

$npx skills add https://github.com/dbosk/claude-skills --skill latex-writing

SKILL.md

This skill guides the creation of well-structured, semantically correct LaTeX documents following established best practices.

Use LaTeX environments that match the semantic meaning of the content, not just the visual appearance.

When you have labels followed by explanations, definitions, or descriptions, use the description environment:

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{}). Source: dbosk/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dbosk/claude-skills --skill latex-writing
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is 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{}). Source: dbosk/claude-skills.

How do I install latex-writing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dbosk/claude-skills --skill latex-writing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dbosk/claude-skills

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-01

Related Skills

None