← All posts
tutorial

6 articles

claude-code 12 min read

Claude Code: The Complete Mastery Guide (2026)

Master Claude Code CLI — Anthropic's AI coding agent. Setup, MCP servers, custom personas, memory, hooks, team workflows, and real-world benchmarks.

Rachid Houmayni
openclaw 11 min read

OpenClaw 2026: Self-Hosted AI Gateway Setup from Scratch

Install and harden OpenClaw 2026 — the self-hosted gateway connecting Claude to WhatsApp, Telegram, Discord, and 50+ channels with persistent memory.

Rachid Houmayni
claude-code 14 min read

I Stopped Prompting Claude and Started Operating It

The shift from chatbot user to agent operator — a Personal Claude OS built from config files, shell hooks, and Markdown.

Rachid Houmayni
claude-code 4 min read

Claude Code Personal OS: 10-Minute Quick Start Setup

Get a minimal Personal OS running with Claude Code in 10 minutes — CLAUDE.md, MCP servers, and one custom skill.

Rachid Houmayni
ml 4 min read

Replacing NLP Pipelines with LLM Agents: The MIS v2 Architecture

Why I scrapped spaCy and Hugging Face for a Batch-and-Specialize pattern using Gemini's 1M context window — and how the MIS got 40% faster with half the code.

Rachid
claude-code 5 min read

Personal Claude OS: How I Turned ~/.claude/ Into a Portable Productivity System

A complete guide to building your own Claude Code configuration — slash commands, agent personas, SOUL.md philosophy, and lifecycle hooks — as a deployable package.

Rachid