Tag: prompt-engineering
Everything tagged “prompt-engineering” — my own articles first, then the AI Radar entries that carry the same tag.
AI Radar
- · newsletter.posthog.com
Read this before deleting your AGENTS.md
Reduce AI agent context bloat instead of adding rules. Explore three strategies: automated health checks, testing context like code, and feedback loops for improved model performance.
- · master.dev
Introducing AI Skills for Real Engineers
Discover how to implement Matt Pocock’s AI skill suite for Claude Code to refine requirements, manage tickets, and enhance developer workflows with LLMs.
- · generativeai.pub
The AI Bottleneck Has Moved. Most People Are Still Solving Yesterday’s Problem.
Learn why AI success now depends on context and system design rather than prompt engineering. Explore shifts in model capabilities and workflow optimization strategies.
- · blog.lepine.pro
When code complexity lives in the prompt
Discover why traditional code metrics fail for LLM apps and learn new ways to measure prompt complexity based on maintenance effort correlations from recent research.
- · generativeai.pub
The Developer’s Guide to Testing LLM Apps Before Production
Discover essential strategies for evaluating LLM applications including golden datasets, rubrics, RAG metrics, and safety checks to ensure reliability before shipping.
- · generativeai.pub
You Are Not Late to AI — You’re Ridiculously Early
Discover seven strategic methods to leverage Claude AI for rapid skill acquisition, career advancement, and business automation. Learn prompt engineering techniques and niche specialization strategies to outperform competitors.
- · generativeai.pub
I Stopped Writing Claude Skills in One File. Here’s the Three-File Split That Replaced It.
Learn how to architect robust AI agent skills by separating behavior, data, and validation into distinct files to prevent regressions during updates.
- · generativeai.pub
How I Cut My Claude Code Token Usage by 60% and Got Better Output
Learn how to optimize your Claude Code usage by resetting sessions, using specific prompts, separating modes, and applying negative prompts to reduce token consumption.
- · generativeai.pub
Context Engineering Is the New Moat
Discover why context engineering is the key differentiator for AI products, surpassing model selection. Learn about its disciplines and long-term competitive advantages.
- · generativeai.pub
I Read Anthropic's Internal Guide on Building Claude Skills. Here's Everything You Need to Know.
Learn how to build skills for Claude using Anthropic's internal guide. Understand the folder structure, YAML frontmatter, and best practices for effective skill creation.