Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: ai

Technical writings, opinionated architectures, and development guides tagged with ai.

Articles16
Est. Read Time185 mins
Categories5
Featured0
Jan 20268 min read
DevTools

Building a Claude Code skill

Create portable instruction manuals for Claude to teach domain-specific approaches, with a deep dive into building a production-grade Laravel API skill.

Jan 202612 min read
Laravel

Streaming responses in Laravel without WebSockets

Learn how to implement server-sent events (SSE) in Laravel for streaming AI responses, avoiding the complexity of WebSockets.

Dec 202510 min read
SDKs

Building AI Powered Applications in Laravel

This guide walks through prompt organization, structured outputs, and AI-discoverable capabilities using Prism and Laravel MCP.

Oct 202521 min read
Laravel

Building your first MCP server with Laravel

Learn how to build a Laravel MCP server for task management with tools, resources, prompts, Sanctum auth, Pest testing, and Claude integration.