SkillAgentSearch skills...

Dxr

DEPRECATED - Powerful search for large codebases

Install / Use

/learn @mozilla/Dxr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

=== DXR

DXR is a code search and navigation tool aimed at making sense of large projects like Firefox. It supports full-text and regex searches as well as structural queries like "Find all the callers of this function." Behind the scenes, it uses trigram indices, elasticsearch, and static analysis data collected by instrumented compilers to make searches faster and more accurate than is possible with simple tools like grep. DXR also exposes a plugin API through which understanding of more languages can be added.

.. image:: docs/source/screenshot.png

  • Example: http://dxr.mozilla.org/
  • Documentation: https://dxr.readthedocs.org/
View on GitHub
GitHub Stars818
CategoryDevelopment
Updated16d ago
Forks203

Languages

Python

Security Score

85/100

Audited on Mar 8, 2026

No findings