1041 related articles
Expert OpinionsVibe coding makes building apps as simple as blogging. Matt Webb proposes using RSS to distribute vibe-coded micro-apps, and Simon Willison puts it into practice. Exploring open protocols' new potential in the AI programming era.
Product Reviewsavante.nvim is a Neovim plugin with 17,800+ GitHub stars that brings Cursor AI IDE-level intelligent coding to Neovim. Supports multiple models, local deployment, and preserves Vim keybindings.
Product ReviewsZerobox is an open-source process isolation tool based on OpenAI Codex's runtime sandbox, written in Rust, with file system, network, and credential security controls for safe AI code execution.
Product Reviewsai-setup is an open-source config sync tool supporting unified MCP and Agent skill management for Claude Code, Cursor, and Codex — one command to sync all AI coding assistant configurations.
Product ReviewsDeep dive into awesome-claude-plugins: Claude Code's four plugin components—custom commands, agents, hooks, and MCP servers—with practical selection tips and platformization trend analysis.
TutorialsOllama is an open-source tool with 170K GitHub Stars that lets you run DeepSeek, Qwen, Kimi-K2.5 and other LLMs locally with one command. Learn about its model ecosystem, advantages, and use cases.
TutorialsDeep dive into Claude Workflow V2's four core modules: agents for multi-agent collaboration, skills for reuse, hooks for event handling, and commands for unified orchestration—turning Claude Code into an automated workflow platform.
TutorialsA deep dive into Claude Code Hooks' Hook event tracking mechanism and architecture, covering multi-agent real-time monitoring, behavior auditing, and troubleshooting for complete AI coding assistant observability.
Product ReviewsDeep analysis of the 42,000+ star awesome-claude-code GitHub repository, covering Skills, Hooks, Slash Commands, Agent Orchestrators and more to help developers master the Claude Code ecosystem.
TutorialsDeep analysis of the 50K-star GitHub project claude-code-best-practice, covering the transition from Vibe Coding to Agentic Engineering with frameworks for context engineering, task orchestration, and iterative development.
Product ReviewsRedis creator antirez submitted a PR introducing the Array data type with 18 new commands including server-side regex search ARGREP. Simon Willison built a WebAssembly browser Playground with Claude Code for hands-on testing.
TutorialsSimon Willison built an iNaturalist display tool on his phone while camping using Claude Code, with a zero-cost serverless architecture of Python CLI + Git Scraping + static frontend.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven autonomous loop execution. This article analyzes its technical implementation, token budget mechanism, and practical use cases.
Deep DivesDeep analysis of the 58K-Star open-source project learn-claude-code: building a Claude Code-like programming agent from scratch. Deconstruct the Agent Harness, ReAct loop pattern, and Bash execution layer.
Product ReviewsDeep dive into Anything Analyzer: an open-source tool integrating browser packet capture, MITM proxy, JS Hook, fingerprint spoofing, AI analysis, and MCP Server for protocol analysis and security research.
Product ReviewsFofaMap v2.0 is an AI-driven red team asset mapping tool built on Python3, featuring AI self-reflection for auto-tuning FOFA queries, MCP protocol support for Claude/Cursor integration, and intelligent Nuclei vulnerability scanning. 657 GitHub Stars.
Product ReviewsDeep analysis of a 136K-Star GitHub project collecting system prompts from 30 AI tools including Cursor, Claude Code, and Copilot. Master Prompt Engineering techniques and AI product design logic.
Product ReviewsDeep dive into LibreChat, the open-source AI chat platform featuring multi-model switching, MCP protocol, Agents, Code Interpreter, Docker self-hosting, and enterprise-grade capabilities.
Product ReviewsDeep dive into everything-claude-code, a 170K+ Star GitHub project that optimizes AI coding agents like Claude Code and Cursor through skills, instincts, memory, and security modules.
Product ReviewsDeep dive into the 37,000+ Star awesome-deepseek-integration project on GitHub, covering IDE tools, chat clients, automation workflows, RAG knowledge bases, and more for building AI apps with DeepSeek API.