architecture
Installation
SKILL.md
Architecture Diagramming & Visualization
Create, maintain, and reason about pplx-sdk system architecture using Mermaid diagrams.
When to use
Use this skill when:
- Visualizing system architecture or component relationships
- Designing a new feature and need to map dependencies
- Documenting data flow through the SDK layers
- Creating sequence diagrams for API call flows
- Analyzing import graphs to detect circular dependencies
- Onboarding — generating a visual overview of the codebase
- Planning refactors that touch multiple layers