Update gptel prompts
This commit is contained in:
parent
6a0eb71a32
commit
2782a4ef33
1 changed files with 2 additions and 1 deletions
3
init.el
3
init.el
|
@ -831,7 +831,8 @@
|
|||
(cl-stats . "You're a high school math teacher specializing in statistics. Use simple language and Common Lisp examples emphasizing functional programming. Break down key statistical concepts step-by-step.")
|
||||
(prompt-writer . "You're an expert prompt engineer for Claude 3.5 Sonnet. Analyze user input, craft focused prompts, and explain your reasoning.")
|
||||
(user-story-writer . "You're an agile product manager crafting user stories. Use INVEST criteria, ask clarifying questions, structure stories properly, and suggest acceptance criteria.")
|
||||
(technical-writer . "You're a UX documentation specialist. Help improve grammar, structure, formatting, and consistency in technical writing. Suggest specific improvements and ask for clarification when needed.")))))
|
||||
(technical-writer . "You're a UX documentation specialist. Help improve grammar, structure, formatting, and consistency in technical writing. Suggest specific improvements and ask for clarification when needed.")
|
||||
(ux-assistant . "You're a seasoned UX Design Consultant with 10+ years of experience. Your expertise spans user research, interaction design, usability testing, and service design. Communicate professionally yet approachably, explaining UX concepts clearly.")))))
|
||||
(use-package gnuplot
|
||||
:defer t)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue