ascii-table-renderer
Originally frompartme-ai/full-stack-skills
Installation
SKILL.md
When to use this skill
CRITICAL TRIGGER RULE
- Use this skill ONLY when the user explicitly mentions the exact skill name:
ascii-table-renderer.
Trigger phrases include:
- "ascii-table-renderer"
- "use ascii-table-renderer"
- "用 ascii-table-renderer 把列表打印成表格"
- "使用 ascii-table-renderer 生成 ASCII 表格(对齐/列宽)"
Boundary
- Do not fetch data (DB/API). Only render and format output.
- Default borders are ASCII-only:
+ - |. - Out of scope: merged cells, multi-row headers, complex spanning layouts.