| name | markdown |
| description | Markdown documentation, MDX, and content formatting. |
| allowed-tools | Read, Write, Edit, Bash, Glob, Grep |
| graph | {"domains":["domain:web-development"],"specializations":["specialization:web-development"],"skillAreas":["skill-area:content-strategy"],"roles":["role:technical-writer","role:ux-writer"],"topics":["topic:developer-experience"]} |
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