Create a project diagram using C4 model for the project in the @workspace containing system context, container diagram, component diagram, and code diagram. By the end, create a sequence diagram using PlantUML based for the @workspace code.
Install Prompt
Add this prompt to your Amazon Q CLI prompt library:
1. Download to local prompt library:
mkdir -p .amazonq/cli-prompts && curl -o .amazonq/cli-prompts/create-project-c4-model.md https://promptz.dev/prompts/architecture/create-project-c4-model/2. Use with Q CLI:
q prompts use create-project-c4-model