markdown

star 11

USE FOR: Markdown authoring in this repo: emoji rules, numbered lists, table alignment, and Japanese Markdown caveats. Detailed owner: programming. DO NOT USE FOR: generated runtime outputs.

i9wa4 By i9wa4 schedule Updated 6/1/2026

name: markdown license: MIT description: | USE FOR: Markdown authoring in this repo: emoji rules, numbered lists, table alignment, and Japanese Markdown caveats. Detailed owner: programming. DO NOT USE FOR: generated runtime outputs.

Markdown

Compatibility trigger for Markdown-specific tasks. The durable implementation guidance now lives in skills/programming/references/markdown-authoring.md.

1. Use For

  • Markdown authoring and formatting rules in this repo.
  • Japanese Markdown caveats.

2. Do Not Use For

  • Unrelated domains, broad rewrites outside the request, or generated runtime outputs.

3. Workflow

  1. Inspect the relevant files, current repo conventions, and git status.
  2. Read skills/programming/references/markdown-authoring.md.
  3. Make the smallest scoped change that satisfies the request.
  4. Run the checks named in the preserved guidance or the nearest repo harness.
  5. Report verification results and any remaining risk.

4. Examples

For a request in this domain, load preserved guidance, update the relevant source, run focused checks, and summarize the result.

5. References

  • skills/programming/references/markdown-authoring.md
Install via CLI
npx skills add https://github.com/i9wa4/dotfiles --skill markdown
Repository Details
star Stars 11
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator