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
import { Callout } from '@/components/callout';
# Documentation Title
<Callout type="warning">
This is a warning callout.
</Callout>
## Code Example
```typescript
const greeting = 'Hello, World!';
## Target Processes
- documentation
- content-creation
- readme-writing