598 articles
Complete Guide to Claude Code GitHub I…
A detailed guide to Claude Code's GitHub integration for automated PR reviews and Issue fixes, plus the Hooks mechanism for injecting custom logic into AI workflows.
TutorialsIn-depth guide to Claude Code Hooks event-driven mechanism and configuration, featuring CloudMemory, Everything Claude Code, and other popular plugins for automated dev workflows.
TutorialsDeep dive into Claude Code Hooks' four core use cases: intercepting dangerous operations, auto change logging, code review, and automated testing. Learn Command, Prompt, and Agent Hook types.
TutorialsLearn Cursor Hooks structure, configuration, and practical use. From trigger events and matchers to scripting permission popups, auto-testing, and more.
Getting Started with Codex from Scratc…
In-depth comparison of OpenAI Codex vs Claude Code covering account stability, usage quotas, browser control, and automation — helping you get started with this all-in-one AI Agent desktop tool.
TutorialsSee how finance professionals use AI coding tool Codex to build a portfolio management app with security master data, trade entry, and EOD valuation from a single natural language prompt.
Building a Match-3 Game with AI and Le…
A front-end dev uses Godot + MCP to let AI build a Match-3 game from scratch, then designs a decoupled architecture for an Agent to play it autonomously with self-improving strategies.
TutorialsDeep dive into Claude Code Hooks' five trigger points (PreToolUse, PostToolUse, OnToolError, Notification, OnPrompt) with a practical file deletion protection example to build efficient automated dev workflows.
TutorialsHow to solve high Token consumption when OpenClaw calls Claude Code. Achieve zero-polling with Stop Hook and Session End dual callbacks, combined with Agent Teams for fully automated dev workflows.
Deep Dive into a 198-Hour Python Zero-…
In-depth analysis of a 198-hour Python+AI beginner course: breaking down its structure, learning path, and projects with honest pros, cons, and study tips.
Windsurf Wave 3 Hands-On: Building a P…
Hands-on review of Windsurf Wave 3 showing how to build an AI services landing page from scratch. Covers multi-model switching, drag-and-drop image input, Claude 3.5 Sonnet code generation, and WordPress embedding.
Enterprise Claude Code Workflows: Five…
Deep dive into Anthropic's enterprise Claude Code deployment: CLAUDE.md layering, Hooks, Skills, Plugins, and MCP servers for million-line codebases.
TutorialsA detailed walkthrough of a quant trading system's evolution: multi-user isolation, audit logging, strategy analysis, trading experience system, AI Agent decision-making, and LLM gateway design.
TutorialsUsing oMLX with MTP and Qwen3.6 35B on Apple Silicon Mac to achieve 86.7 tokens/s local coding speed, building a full-stack app in under 5 minutes.
TutorialsDeep dive into a popular 3-month AI/LLM transition roadmap: from Python basics and Prompt engineering to LangChain, RAG, Agents, and hands-on projects, with realistic time estimates and pitfall warnings.
TutorialsGuide to OpenRouter's 28 free AI models with API setup, covering GPT-OSS 120B, DeepSeek V4 Flash, and leaderboard insights into the AI model market landscape.
TutorialsFour methods to connect any AI model to Obsidian: CC Switch, Copilot plugin, Terminal integration, and CLI operations — covering DeepSeek, Gemini, Codex and more.
TutorialsDeep dive into Hermes Agent's four progressive cases: terminal ReAct loop, Feishu AI assistant, four-layer persistent memory, and three-stage Skill evolution with DeepSeek support.
TutorialsDeep dive into how EasyLLM CLI modifies Gemini CLI to support any LLM including local models, solving account barriers, model lock-in, and data security issues with code-level API integration.
n8n + Claude Code: Build a Fully Autom…
Learn how to build an automated workflow with n8n and Claude Code that turns Slack messages into GitHub Pull Requests — from setup to scripts to live demo.