Related:
⬡ API & SDK/2026-05-03Intermediate
Claude API temperature and top_p Explained — Optimal Settings by Task with Real-World Testing
A practical guide to Claude API's temperature and top_p parameters: how they work, why temperature=0 isn't fully deterministic, and optimal settings for code generation, creative writing, RAG, and more.
◉ Claude AI/2026-04-11Intermediate
The Mastering Claude's Custom Instructions
Master the design, implementation, and optimization of Claude's custom instructions to unlock AI's full potential. From fundamentals to production-ready strategies.
◉ Claude AI/2026-03-25Beginner
Claude AI Prompt Engineering Techniques: 2026
Master practical prompt engineering techniques for Claude AI, including system prompts, chain of thought, XML structuring, and real-world examples.
⟐ Claude Code/2026-03-21Intermediate
Designing CLAUDE.md for Stable Output — Hierarchy, Sub-Agents, and External Memory
Learn how to structure CLAUDE.md with a 3-tier hierarchy, sub-agent workflows, and external memory to keep Claude Code's output consistent — with the practical lessons that actually moved the needle in real operation.