3240 related articles
TutorialsDeep dive into the open-source project system-prompts-and-models-of-ai-tools: 7000+ lines of system prompts from ChatGPT, Claude & more, covering prompt engineering best practices and safety design.
Product ReviewsThe awesome-system-prompts open-source project collects system prompts and tool definitions from leading AI coding assistants like Claude Code, Cursor, Gemini, and Codex — an essential resource for prompt engineering and AI product design.
TutorialsA deep dive into intelligent Agent development with LangGraph, covering core concepts, project architecture, state management, and practical tips for building AI agents in Python.
Deep DivesDeep analysis of Claude Code's source architecture: Agent loop mechanism, context engineering strategies, tool system design, and permission controls. Based on the viral GitHub project how-claude-code-works.
Product Reviewscased/kit is an open-source Python toolkit for context engineering, providing AI coding assistants with codebase mapping, symbol extraction, and multi-mode code search capabilities.
TutorialsA deep dive into Context Engineering: core concepts and key techniques including RAG, long-context management, and AI Agent context orchestration for building production-grade AI systems.
Product ReviewsDeep dive into ByteDance Volcengine's open-source MineContext — a proactive context-aware AI assistant. Explore Context Engineering, ChatGPT Pulse integration, and real-world applications.
TutorialsContext Engineering is replacing Vibe Coding as the dominant AI programming methodology. Learn how to build high-quality context for AI coding assistants like Claude Code, with practical steps and open-source project insights.
Product ReviewsDeep dive into GSD-2's three core technologies: meta-prompting, context engineering, and spec-driven development — solving the problem of AI agents drifting off-target during long tasks.
TutorialsDeep dive into the 15K-star GitHub project Agent-Skills-for-Context-Engineering, covering context engineering fundamentals, multi-agent architecture patterns, and production-grade Agent system best practices.
TutorialsDeep dive into the 74K-star GitHub project Prompt Engineering Guide, covering prompt techniques, context engineering, RAG, AI Agents, and complete learning paths for developers.
Product ReviewsAgnix is the first Linter and LSP tool for AI coding assistant config files like CLAUDE.md and AGENTS.md. Built in Rust, it offers real-time validation, auto-fix, and IDE integration.
Product ReviewsGitHub project yegor256/prompt uses a CLAUDE.md system instruction file to teach AI coding assistants to follow coding standards and generate high-quality, elegant code.
Product Reviewsclaude-code-auto-memory is an open-source plugin that automatically maintains CLAUDE.md memory files, enabling Claude Code to retain project context across sessions and eliminating AI amnesia.
Deep DivesDeep analysis of the 10K-star GitHub project claude-code-system-prompts, fully deconstructing Claude Code's system prompts, 24 built-in tools, and sub-agent architecture for prompt engineering and AI Agent development.
Product ReviewsClaudeForge is an open-source tool that auto-scans codebases to generate high-quality CLAUDE.md files following Anthropic's best practices, boosting Claude Code development efficiency.
Product ReviewsClaudeForge is an open-source tool that auto-scans project codebases to generate high-quality CLAUDE.md files following Anthropic's best practices, boosting Claude Code development efficiency.
Product ReviewsPaperOrchestra is an open source AI paper writing tool based on Google's research. It uses coding agents like Claude Code and Cursor to automate the full research paper workflow without API keys.
Product ReviewsIn-depth review of the claude-ai-assistant open-source project: analyzing its RAG architecture, knowledge base management, and maturity vs. competitors like Dify and FastGPT.
Product ReviewsDeepSeek-Reasonix is an open-source terminal AI coding agent natively designed for DeepSeek models, achieving lower latency and API costs through prefix cache stability optimization.