DEV Community

Truong Vu
Truong Vu

Posted on

Claude Rock

I've built Claude Rock, a marketplace for Claude Skills.
Its first skill is a Architecture Design that can generate complete, professional-grade architecture documentation — including diagrams, specs, and design rationales — in just minutes.

💡 What it does:

  • Runs a short 5–7 question interview to gather your system details

  • Generates a full 11-section architecture doc

  • Creates C4 + data flow diagrams, OpenAPI specs

🗣️ How to chat with it: Once installed, just talk to Claude naturally — for example:

“Create architecture documentation for my Node.js e-commerce app.” “Design a serverless architecture on AWS using Python.” “Update the architecture to include Redis caching.”

Claude will ask you a few questions, then generate a complete, professional architecture document — including diagrams and best practices.

⚡ Why it’s useful: What normally takes hours now takes a few minutes — perfect for dev teams, architects, or anyone standardizing documentation.

💡 Quick install:

/plugin marketplace add vukhanhtruong/claude-rock  
/plugin install architecture-design@claude-rock
Enter fullscreen mode Exit fullscreen mode

📘 Get the skill + guide: GitHub

💾 Sample output: Check out a Trello clone architecture doc generated by the skill.

Top comments (0)