# 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](ctags.md)

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