tree: b3249e0205c92a51e9ac40ed4fa5dba3b9fc343e
  1. accessibility_chromeos.md
  2. android.md
  3. crd.md
  4. ctags.md
  5. desktop.md
  6. git_operations.md
  7. histograms.md
  8. histograms.tmpl.md
  9. ios.md
  10. jj.md
  11. OWNERS
  12. README.md
  13. rust.md
  14. swift.md
  15. webui_lit.md
agents/prompts/templates/README.md

Prompt Templates

These are prompt snippets that can be added to a base prompt to add specific context and functionality. They can be imported by a GEMINI.md file with the @<path> syntax.

Prompt Details

ctags.md

This requires universal-ctags to be installed. On Debian-based systems it can be installed with sudo apt-get install universal-ctags.