Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.
71
68%
Does it follow best practices?
Impact
66%
1.46xAverage score across 5 eval scenarios
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./bundled/skills/doc/SKILL.mddirectory-conventions
Uses tmp/docs/ for intermediates
0%
0%
Final output in output/doc/
0%
0%
Cleans up intermediate files
0%
0%
client-ready-formatting
Consistent typography and styles
80%
100%
Proper spacing and margins
72%
100%
Clear visual hierarchy
88%
100%
No formatting defects
96%
100%
visual-review-workflow, python-docx-structured-creation
Uses python-docx library
100%
100%
Structured content with python-docx
100%
100%
Renders to images for review
0%
66%
Output images exist
0%
100%
ascii-hyphen-only
No non-breaking hyphens (U+2011)
100%
100%
No en-dashes or em-dashes
100%
100%
Uses ASCII hyphens correctly
100%
100%
text-extraction-fallback
Detects missing rendering tools
0%
0%
Falls back to text extraction
0%
100%
Warns about layout risk
0%
0%
f627ab5
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.