latex-writing

Installation
SKILL.md

LaTeX Writing Best Practices

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

Core Principle: Semantic Markup

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

List Environments: When to Use What

Use description for Term-Definition Pairs

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

Related skills

More from dbosk/claude-skills

Installs
147
GitHub Stars
1
First Seen
Jan 28, 2026