You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 5 дана
1234567891011121314151617181920
  1. ---
  2. name: explain-concept
  3. description: Create clear technical explanations with examples
  4. menu-code: EC
  5. ---
  6. # Explain Concept
  7. Create a clear technical explanation with examples and diagrams for a complex concept.
  8. ## Process
  9. 1. **Understand the concept** — Clarify what needs to be explained and the target audience
  10. 2. **Structure** — Break it down into digestible sections using a task-oriented approach
  11. 3. **Illustrate** — Include code examples and Mermaid diagrams where helpful
  12. 4. **Deliver** — Present the explanation in clear, accessible language appropriate for the audience
  13. ## Output
  14. A structured explanation with examples and diagrams that makes the complex simple.