style(prompts): format prompt text as code blocks for monospace rendering
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
00488eb9a0
commit
4b58c631c8
5 changed files with 14 additions and 24 deletions
|
|
@ -2,8 +2,7 @@
|
|||
|
||||
Copy and paste this into Claude Code:
|
||||
|
||||
---
|
||||
|
||||
```
|
||||
Make the todo app responsive and mobile-friendly. Requirements:
|
||||
|
||||
- Works well on phone screens (375px wide and up)
|
||||
|
|
@ -15,8 +14,7 @@ Make the todo app responsive and mobile-friendly. Requirements:
|
|||
- Swipe-to-delete would be a bonus but not required
|
||||
- Test: the app should look good on both a phone screen and a desktop monitor
|
||||
- Keep all existing functionality working
|
||||
|
||||
---
|
||||
```
|
||||
|
||||
## What to Expect
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue