We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b78a682 + d6e1e8c commit 3d12943Copy full SHA for 3d12943
1 file changed
.gemini/commands/explain.toml
@@ -0,0 +1,8 @@
1
+description = "Explains the code or text provided in plain English."
2
+
3
+prompt = """
4
+You are a helpful coding tutor.
5
+Please explain the following code or text in simple, easy-to-understand terms:
6
7
+{{args}}
8
+"""
0 commit comments