skills/smithery.ai/markdown-writing

markdown-writing

SKILL.md

markdown-writing Guidelines

This skill provides guidance for creating and editing markdown files.

Critical Rules

  1. Always lint after changes - Run markdownlint --fix then markdownlint to verify
  2. Run from repository root - Ensures .markdownlint.json config is loaded
  3. Use UTF-8 encoding - Especially for directory trees and special characters
  4. Follow WooCommerce markdown standards - See configuration rules below

WooCommerce Markdown Configuration

The project uses markdownlint with these specific rules (from .markdownlint.json):

Enabled Rules

Installs
2
First Seen
Apr 11, 2026