AI & LLMs Articles
8 articles found
AI-Enhanced PHP Development: Tools and Workflows
Modern PHP development enhanced with AI tools and workflows for increased productivity and code quality
The AI Development Paradigm Shift: Managing the Firehose
AI coding assistants are fundamentally transforming software development productivity and economics. Understanding when to use AI versus deterministic code is now a critical strategic skill.
Building Better Claude Code Workflows with CC-Commands
Discover how the CC-Commands repository solves the pain points of managing custom Claude Code commands across multiple projects with elegant automation and intelligent synchronization.
Advanced Claude Code Hooks: Controlling Sub-Agent Behavior
Learn how to use Claude Code hooks to enforce execution rules for parallel sub-agents, preventing resource conflicts in test suites and other shared-resource scenarios.
Claude Code Latest Features: What's New in Autumn 2025
Explore the groundbreaking features added to Claude Code in the last three months, including checkpoints for fearless refactoring, autonomous subagents, plugin marketplace, web interface, and more.
Claude Code Planning and Execution Workflows: From Built-in Modes to Parallel Agents
A comprehensive guide to Claude Code's planning features, from built-in Plan Mode to formal planning workflows with parallel agent execution for complex development tasks
The Overfitting Trap: When LLM Agents Fix One Thing and Break Everything Else
Explore how LLM agents can over-specialize solutions to handle specific edge cases while destroying generic functionality. Learn to spot and prevent overfitting in AI-generated code.
Understanding LLM Context: The Hidden Challenge of AI Development
A comprehensive guide to understanding and managing context when working with Large Language Models, especially in tools like Claude Code. Learn how context works, why it matters, and strategies to optimize your AI interactions.