This skill wraps the Apple Developer Documentation MCP server.
Scanned 2/12/2026
Install via CLI
openskills install sundial-org/awesome-openclaw-skills---
name: apple-docs-mcp
---
# Apple Docs MCP Skill
This skill wraps the Apple Developer Documentation MCP server.
## Config
```json
{
"mcp": {
"servers": {
"apple-docs": {
"command": "npx",
"args": ["-y", "@kimsungwhee/apple-docs-mcp"]
}
}
}
}
```
No comments yet. Be the first to comment!
Comprehensive code review with security, performance, and quality analysis. Use when users ask to review code, analyze code quality, evaluate pull requests, or mention code review, security analysis, or performance optimization.