ascii-text-art-library

Generate a reusable ASCII-only text template library (titles, dividers, notice boxes, slogans/CTA), with naming conventions and selection rules for consistent CLI/log/README output.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ascii-text-art-library" with this command: npx skills add partme-ai/full-stack-skills/partme-ai-full-stack-skills-ascii-text-art-library

When to use this skill

CRITICAL TRIGGER RULE

  • Use this skill ONLY when the user explicitly mentions the exact skill name: ascii-text-art-library.

Trigger phrases include:

  • "ascii-text-art-library"
  • "use ascii-text-art-library"
  • "用 ascii-text-art-library 生成 ASCII 模板库"
  • "使用 ascii-text-art-library 输出提示框/分隔线/标题样式"

Boundary

  • Output templates + naming/selection rules only; do not modify repository files.
  • ASCII-only by default to avoid ambiguous-width Unicode.
  • Templates must be width-tunable (default 80 columns).

How to use this skill

Inputs

  • width (default 80)
  • language (zh | en, default zh)
  • tone (serious | fun, default serious)
  • categories (title/divider/info/warn/error/success/cta, default all)
  • variantsPerCategory (default 2)

Outputs (required)

  • templates: grouped by category (>= 2 variants per category)
  • namingRules: e.g. TITLE_COMPACT_A, WARN_BOX_B
  • usageRules: selection guidance + anti-spam thresholds

Script

  • scripts/generate_templates.py: generate a baseline template set for a given width (local preview)

Examples

  • examples/templates-80.md

Quality checklist

  1. Stable alignment at 80 columns; no trailing spaces
  2. Templates are semantically clear and not over-decorated
  3. Notice boxes support multi-line content and remain readable

Keywords

English: ascii-text-art-library, templates, ascii, divider, banner, notice box, warning, error, success, plain text 中文: ascii-text-art-library, 模板库, ASCII, 分隔线, 标题, 提示框, 警告, 错误, 成功, 纯文本

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ascii-cli-logo-banner

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ascii-cli-logo-banner-figletjs

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

java-code-comments

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-generator

No summary provided by upstream source.

Repository SourceNeeds Review