--- name: markdown description: Markdown documentation, MDX, and content formatting. allowed-tools: Read, Write, Edit, Bash, Glob, Grep --- # Markdown Skill Expert assistance for Markdown and MDX documentation. ## Capabilities - Write Markdown documentation - Configure MDX - Create documentation sites - Handle code blocks - Format tables ## MDX Components ```mdx import { Callout } from '@/components/callout'; # Documentation Title This is a warning callout. ## Code Example ```typescript const greeting = 'Hello, World!'; ``` ``` ## Target Processes - documentation - content-creation - readme-writing