Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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.