Tag: claude
Everything tagged “claude” — my own articles first, then the AI Radar entries that carry the same tag.
My posts
The story of a redesign with Claude Design and Claude Code
How I redesigned 56kode with Claude Design and Claude Code: finding an identity, the design tokens, moving from mockup to code, and the 22 audit findings that followed.
Why we’re moving from Cursor to Claude Code (and why you should too)
Discover why I switched from Cursor to Claude Code. A Lead Frontend Developer’s honest feedback on the limitations of AI IDEs and the power of CLI coding agents in 2026.
AI Radar
- · 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
The New LLM risk : Skills
Explore a new LLM attack vector leveraging malicious skills in platforms like Claude. Learn how attackers can exploit user-installed skills to compromise AI systems.
- · generativeai.pub
This Simple CLAUDE.MD File Went Viral with 130K GitHub Stars
Discover how a simple CLAUDE.md file gained 130K GitHub stars by providing guidelines for AI coding agents to improve code quality and reduce common mistakes.
- · generativeai.pub
The Missing Contract in Your CLAUDE.md
Discover how to enhance your CLAUDE.md file to include an acceptance contract, ensuring AI coding agents not only write code but also help verify its safety and readiness for merging.
- · 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.
- · generativeai.pub
Claude Opus 4.7 Just Dropped. Here Is What Actually Changed and Why It Matters.
Discover the key improvements in Claude Opus 4.7: enhanced coding capabilities, high-resolution image support, improved memory, task budgets, and more.
- · platform.claude.com
Reduce hallucinations
Learn how to minimize hallucinations in Claude, ensuring more accurate and trustworthy AI-driven solutions. Explore strategies like allowing 'I don't know' responses.
- · addyo.substack.com
My LLM coding workflow going into 2026
Discover a structured approach to AI-assisted coding for 2026. Learn how to plan, scope, and test with LLMs for efficient and accountable software development.