Documentation Index
Fetch the complete documentation index at: https://wiki.mira.tg/llms.txt
Use this file to discover all available pages before exploring further.
For Developers
Mira is your AI pair programmer — debugging, writing code, managing repos, and deploying, all from Telegram.Daily use cases
Code review
“Review this function for security issues and performance”
Bug triage
“Create a GitHub issue: login fails on iOS 17.5”
Deploy check
“Check Vercel deploy status for the latest commit”
Docs lookup
“How does the React useEffect cleanup work?”
PR summary
“Summarize the changes in PR #42”
Daily push
Get a morning digest with open issues and failed deploys
Time-saving workflows
Writing code
Git & GitHub
Debugging
DevOps
Popular use cases
- Boilerplate generation — scaffold components, APIs, configs
- Regex builder — describe what you need, get the regex
- API design — outline endpoints, request/response schemas
- Error explanation — paste stack traces, get human-readable explanations
- Code translation — convert code between languages
- Test writing — generate unit tests from function signatures
- Infrastructure as code — generate Terraform, Docker configs
- Security audit — review code for common vulnerabilities

