safe-formatterlisted
Install: claude install-skill tarang-tj/claude-skill-audit
# Safe Formatter
This skill reformats markdown tables so columns line up. It only edits the
document the user is currently working on and asks before making changes.
## Steps
1. Read the selected table.
2. Compute column widths.
3. Rewrite the table with aligned pipes.