1197 related articles
TutorialsReal Vibe Coding interview experience: using Claude Code and MiniMax M2.1 to build a smart outfit assistant Agent in one hour. Learn Plan Mode, MVP strategy, and AI collaboration tips.
TutorialsDeep dive into Harness Engineering's six core modules: Rule, Skill, Subagent, Workflow, Scripts, and MCP — explained through workplace analogies for AI engineering collaboration.
TutorialsA non-coder built an AI tool directory website in 5 evenings using Claude. Full Vibe Coding walkthrough: product planning, CLAUDE.md setup, code generation, Vercel deployment, plus 5 practical tips.
TutorialsDeep dive into OpenClaw's industrial-grade Agent architecture with its three-layer design, pluggable Skills system, and memory management. Includes a step-by-step LangChain reproduction guide with an enterprise HR assistant example.
TutorialsAI coding tools make code generation easy, but a huge gap remains between code and product. This article breaks down frontend, backend, and DevOps stacks, exploring how beginners can manage code with AI.
TutorialsLearning C in 2026 is still essential. Learn how to efficiently study C with AI tools like GitHub Copilot and Cursor AI, covering C history, version selection (C99 recommended), and AI-assisted learning paths.
TutorialsA deep dive into LangChain framework essentials, clarifying the key differences between LLMs and Agents, covering Agent development, DeepAgent advanced topics, and learning paths.
TutorialsHow to use the Superpowers Writing Plans skill correctly—identify AI blind spots, supply API docs, and use tiered models to cut Token costs in half from the planning stage.
Product ReviewsHands-on test of Kimi K2.5 multi-Agent collaboration: from a one-sentence requirement to automatic task breakdown, competitive research, UI design, and frontend development delivering a working website.
TutorialsLearn Vibe Coding step by step: build websites and web apps from scratch using AI. Includes prompt tips, AI communication strategies, and live demos with Kimi Agent — no coding experience required.
TutorialsTutorial on using CC Switch to disguise local Ollama models as Claude API, driving Claude Code desktop for free AI programming with Qwen, Gemma, and other open-source models.
TutorialsStep-by-step guide to offline install Claude Code on Ubuntu and connect to free DeepSeek V4 via CC Switch and SiliconFlow API — no VPN required.
TutorialsComplete guide to CC Switch: multi-API management, protocol conversion, and automatic failover for Claude Code, plus low-cost setup with OpenRouter free models.
TutorialsSiliconFlow offers 16 RMB free credits on signup, supporting DeepSeek, Qwen, Kimi APIs. Complete guide from registration to Claude Code integration via CitySwitch.
Deep DivesAI coding tools shine on structured tasks but fail in production. Explore the three irreplaceable advantages human programmers hold and the future of human-AI collaboration.
TutorialsHow can 30+ programmers efficiently transition to AI? Practical advice on learning strategy, project experience, and interview techniques to break into AI.
Product Reviews10 curated open-source Claude Code tools for May covering Token optimization, knowledge graphs, frontend design extraction, browser automation, and more to boost AI coding efficiency.
TutorialsComplete guide to installing Claude Code, connecting DeepSeek models via API, using CC Switch for model management, and auto-generating magazine-style PPTs with Skills.
TutorialsDeep dive into four conversational memory types in LangChain 0.3: Buffer, Window, Summary, and Summary Buffer. Covers RunnableWithMessageHistory implementation with selection guidelines.
TutorialsA deep dive into LangChain prompt templates covering ChatPromptTemplate basics, Few-Shot prompting, and Chain-of-Thought techniques with RAG examples to build high-quality prompt pipelines.