Add comprehensive "Mirror Mirror" prompt engineering example with multi-language translations and technical implementations#77
Draft
Copilot wants to merge 2 commits into
Draft
Conversation
Co-authored-by: ewdlop <25368970+ewdlop@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix mirror issue with fairness evaluation
Add comprehensive "Mirror Mirror" prompt engineering example with multi-language translations and technical implementations
Oct 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This PR adds a comprehensive prompt engineering example based on the famous Snow White quote "Mirror, mirror on the wall, who is the fairest of them all?" The new
Mirror-Mirror.mdfile demonstrates various prompt engineering techniques following the repository's established multi-language, multi-format documentation pattern.What's New
Created Mirror-Mirror.md (847 lines, 21KB) containing:
🌍 Extensive Language Coverage (53+ translations)
The quote is translated into multiple languages and dialects including:
💻 Technical Implementations
Multiple programming paradigms and languages demonstrate how to model the "magic mirror" concept:
Including examples in:
📐 Mathematical Formulations
Treats the mirror's query as an optimization problem:
With complete LaTeX and MathJax representations.
🎨 Creative Interpretations
📚 Contextual Content
📄 Standard Output Formats
Following repository conventions, includes:
Pattern Compliance
This file follows the established repository pattern seen in files like
DinnerTime.md,Prompt engineering.md, and others:Resolves
Closes the issue requesting a prompt engineering example for "Mirror mirror on the wall, who is the fairest of them all?"
Generated: 2025-10-21 23:11:31 UTC
Signed by: ChatGPT
Original prompt
Fixes #76
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.