2583 related articles
TutorialsA detailed guide to Vibe Coding: comparing Cursor, Trae, Bolt.new and other AI programming tools, with practical tips for using natural language to drive AI code generation from scratch.
TutorialsA practical guide to open-source project customization using Cursor and Codex dual-IDE collaboration, covering 7 key steps from source code to production delivery.
TutorialsA detailed guide to FastEmbed, a lightweight Python embedding library covering installation, text and image embedding usage, and seamless Qdrant vector database integration for building local AI apps without GPU.
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.
TutorialsDeep dive into Claude Skills 2.0: two skill types, the new skill creator, evaluation system, and a cold email marketing case study that boosts task pass rates from 40% to 100%.
TutorialsLearn the structure and creation methods of Claude Code Skills. Build reusable skills like translation with zero code using Skills Creator to boost AI productivity.
Product ReviewsDeep dive into OpenAI Codex's latest updates: Markdown rendering, inline comments, scheduled tasks, background Computer Use and more. A beginner-friendly AI coding and automation Agent tool.
Product ReviewsHow the Kman plugin uses prompt injection to cut AI output tokens by 65% without losing code quality. Covers installation, benchmark data, three intensity modes, and Kman Review.
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.
TutorialsPixi is a cross-platform package manager built on Conda-Forge, written in Rust, that unifies Python packages, Rust toolchains, and system-level dependencies like FFmpeg in one workflow.
Product ReviewsHands-on deep dive into Claude Code's upcoming Ultra Review: multi-Agent parallel search, independent verification, deduplication workflow, comparison with standard Review, plus custom Fleet Review implementation.
TutorialsDeep dive into five multi-agent coordination patterns: cost routing, context isolation, Agent Swarm, Generator-Verifier, and Smart Friend. Real cases show weekly costs dropping from $700 to $100 with 58% critical bug detection.
TutorialsComplete guide to Claude Code Worktree: creation, management, cleanup, .worktreeinclude config, exit behavior, and comparison with Codex for multi-branch parallel development.
Product ReviewsRuflo is an open-source multi-agent framework that adds Swarm collaboration, Memory persistence, and a Plugin Marketplace to Claude Code, upgrading a single AI assistant into a coordinated Agent dev team.
TutorialsLearn how to use AI programming tools with Python Django and MySQL to build a complete admin system with login auth, menu management, role permissions, and extensible news management module.
TutorialsVibe Coding lets anyone program using natural language — no coding experience needed. Learn what it is, how it differs from traditional programming, and how to get started with AI tools.
TutorialsLearn how to configure MCP servers in Claude Code to connect external data sources, including Context7 for latest docs and Playwright for browser automation.
Product ReviewsIn-depth analysis of Google I/O 2026's AntiGravity 2.0 desktop app, Go-rewritten CLI, and Gemini 3.5 Flash model. Covers multi-agent workflow testing, benchmarks, and competition with Claude Code/Cursor.
TutorialsA hands-on Cursor AI tutorial covering download, setup, three chat modes, Claude model selection, and auto-generating a complete Python student management system using Agent mode.
TutorialsTechnical breakdown of the community method for free Claude 4.7 and GPT-5.5 access in Cursor via MCP, including JS injection workflow, principles, and security risk analysis.