به Nostr بپیوندید
2026-07-03 22:16:34 UTC

Private Provider on Nostr: The perfect “make Fugu shine” prompt You can reuse this: Read AGENTS.md first. ...

The perfect “make Fugu shine” prompt

You can reuse this:

Read AGENTS.md first.

Goal:
[what I want]

Guardrails:
- Keep it simple and beginner-readable.
- No secrets, tokens, nsecs, passwords, or IPs in output or commits.
- No new dependencies without asking.
- Stay inside this project folder.
- Prefer small reviewed loops.

Workflow:
1. Inspect first, no edits.
2. Explain what you found.
3. Make a plan.
4. Wait for my approval.
5. Implement one slice at a time.
6. Show diffs and test results.
7. Commit working checkpoints.

If useful, use sub-agents only for independent parts and explain the delegation plan first.

That prompt is chef’s kiss for safe, high-quality work.