Full archive

All articles

Every guide on the site, newest first — 159 published so far.

AI Workflows

Mastering Structural Prompt Engineering for Developers

Learn how developers can use the Role-Context-Constraints-Output framework to craft effective structural prompts for AI-based code generation.

Read

Automation

How to Create and Use n8n Sub-Workflows Effectively

Learn how to easily create and manage n8n sub-workflows with execute workflow nodes to streamline automation tasks.

Read

Automation

Getting Started with n8n Code Node for JavaScript

Learn to use the n8n Code Node for advanced JavaScript workflows. Step-by-step guidance ensuring proper data structures and avoiding common mistakes.

Read

Automation

Creating an Email AI Agent with n8n's AI Agent Node

Learn how to build an AI-powered email agent using n8n's AI Agent node, combining automated message labeling and drafting features.

Read

AI Workflows

Implement MCP Authentication Using OAuth 2.1

Learn how to add MCP authentication using OAuth 2.1, following a step-by-step guide for secure remote server access.

Read

AI Workflows

How to Build an MCP Server in TypeScript

Learn step-by-step how to build an MCP server using TypeScript, access APIs like Open Library, and debug with MCP Inspector.

Read

AI Workflows

LangChain Agent: Step-by-Step LangGraph Tutorial

Learn to create a LangChain-powered AI agent using LangGraph and Python. Step-by-step guide with memory and tools integration.

Read

AI Workflows

GitHub Copilot Prompts: Applying the 3 S Principle

Learn the effective '3 S Principle' for crafting GitHub Copilot prompts: simple, specific, and short.

Read

AI Workflows

How to Set Up Cursor MDC Files for Project Rules

Learn to define and implement Cursor MDC files to standardize project rules effectively.

Read

AI Workflows

Creating Custom Slash Commands in Claude Code

Learn how to create and use custom slash commands in Claude Code for efficient project workflows.

Read

AI Workflows

How to Add MCP Servers to Claude Code

Learn how to configure and use Model Context Protocol (MCP) servers within Claude Code for enhanced AI tool integration.

Read

Automation

GitHub Actions Tutorial: CI/CD Workflow Setup Guide

Learn how to set up CI/CD workflows with GitHub Actions using a step-by-step guide. Manage workflows, triggers, secrets, and environments effectively.

Read