We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32244e8 commit bcc1519Copy full SHA for bcc1519
1 file changed
examples/commands/documentation.md
@@ -0,0 +1,18 @@
1
+---
2
+description: Generate comprehensive documentation
3
+argument-hint: [file-or-component]
4
+model: gpt5
5
6
+
7
+Generate documentation for: $ARGUMENTS
8
9
+Include:
10
11
+1. Overview and purpose
12
+2. API reference with parameters and return values
13
+3. Usage examples with code snippets
14
+4. Configuration options if applicable
15
+5. Error handling and troubleshooting
16
+6. Dependencies and requirements
17
18
+Format as clear, structured markdown.
0 commit comments