Review Docs
Analyzes technical documentation using tldraw diagrams to identify gaps, inconsistencies, and areas needing clarification.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tldraw-review-docs npx -- -y @trustedskills/tldraw-review-docs
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tldraw-review-docs": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tldraw-review-docs"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to utilize tldraw’s interactive whiteboard capabilities to visually review, annotate, and discuss documentation. It transforms static text into dynamic diagrams, allowing for collaborative feedback sessions directly within the agent's workflow.
When to use it
- Visualizing complex architectural flows described in technical specifications.
- Creating annotated diagrams during code review meetings to highlight logic gaps.
- Generating quick sketches to explain abstract concepts found in lengthy documentation.
- Collaborating with team members to brainstorm improvements on existing system designs.
Key capabilities
- Interactive whiteboard creation and manipulation within the agent context.
- Real-time visual annotation of documentation content.
- Dynamic diagram generation based on textual descriptions.
- Collaborative review interface for structured feedback.
Example prompts
- "Create a flowchart in tldraw to map out the user authentication process described in this PR."
- "Sketch a wireframe of the dashboard layout mentioned in the design doc and add notes about potential UX issues."
- "Draw a sequence diagram illustrating the data pipeline architecture from the README file."
Tips & gotchas
Ensure your documentation contains sufficient structural details for accurate diagramming; vague descriptions may result in generic sketches. This skill is best suited for visualizing logic rather than generating code directly.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.