version: 0.0.1
name: naming
about: Generate code naming suggestions based on a description
api:
output: dialog
input: query|prompt
actions:
- tag: tag_name_suggestions
run: small
expect: string
action: |
[Task]
Generate 5-10 high-quality, professional programming naming suggestions based on the description.
Strictly follow the programming language or style constraints requested in the description if specified.
Write strictly in English.
Output each suggestion on a new line.
[Query]
{query|prompt}