Collection size
100 articles
Page 3 of 5
AI Architecture Hub
AI Architecture Hub
Apr 6, 2026 · Artificial Intelligence

Unlock Claude Code’s 15 Hidden Features to Supercharge Your AI Development

This article details 15 powerful, under‑utilized Claude Code capabilities—including mobile apps, cross‑device session transfer, loop/schedule automation, hooks, Chrome extension verification, Git worktrees, batch processing, custom agents, remote dispatch, and voice input—showing how to build a verifiable, isolated, forkable, and schedulable AI‑driven development environment.

AI automationChrome ExtensionClaude Code
0 likes · 17 min read
Unlock Claude Code’s 15 Hidden Features to Supercharge Your AI Development
AI Architecture Hub
AI Architecture Hub
Mar 23, 2026 · Artificial Intelligence

50 Powerful Claude Code Hacks to Supercharge Your Development Workflow

Discover a curated list of 50 practical Claude Code tricks—from setting up convenient aliases and inline bash commands to advanced agent orchestration, context management, and safety hooks—that can dramatically boost productivity, reliability, and control when using Claude as a coding assistant.

AI developmentAutomationCLI
0 likes · 31 min read
50 Powerful Claude Code Hacks to Supercharge Your Development Workflow
Baidu Geek Talk
Baidu Geek Talk
Oct 9, 2023 · Artificial Intelligence

Code Understanding Technology: Building White-Box Software Knowledge Graph at Baidu

Baidu’s white‑box code understanding platform combines static, dynamic, non‑code and LLM‑based analyses in a three‑layer architecture that accelerates C/C++ processing ninefold, supports multiple languages, and powers applications such as intelligent unit testing, orphan‑function cleanup and AI‑driven risk detection, while future integration with models like GPT‑4 aims to enable multi‑turn code Q&A, automated refactoring and predictive testing.

ASTBaiduCI/CD
0 likes · 15 min read
Code Understanding Technology: Building White-Box Software Knowledge Graph at Baidu
Tech Minimalism
Tech Minimalism
Jan 28, 2026 · Artificial Intelligence

Master Oh My Claude Code: Complete Guide to Multi‑Agent AI Coding with Claude

Oh My Claude Code transforms Claude Code into a multi‑agent orchestration platform, offering five execution modes, 32 specialized agents, automatic model routing, and simple installation, enabling developers to automate complex coding tasks from planning to testing with natural‑language commands.

AI codingAutomationClaude Code
0 likes · 15 min read
Master Oh My Claude Code: Complete Guide to Multi‑Agent AI Coding with Claude
SpringMeng
SpringMeng
Apr 24, 2026 · Backend Development

35 Practical Claude Code Tips with Ready‑to‑Use Commands

This guide presents 35 concrete Claude Code techniques—each with a ready command or prompt—to streamline project bootstrapping, session handling, code quality, architecture, API design, automation, debugging, and recovery for faster, more reliable software development.

AI Coding AssistantAutomationClaude Code
0 likes · 15 min read
35 Practical Claude Code Tips with Ready‑to‑Use Commands
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 19, 2024 · Artificial Intelligence

Google Smart Paste: AI‑Powered Context‑Aware Adjustments for Pasted Code

Google's Smart Paste uses generative AI to automatically adapt pasted code to its surrounding context, reducing manual edits and improving developer productivity, as demonstrated by extensive internal studies involving tens of thousands of engineers and detailed model training, calibration, and user‑experience evaluations.

AI code assistanceGooglecode editing
0 likes · 9 min read
Google Smart Paste: AI‑Powered Context‑Aware Adjustments for Pasted Code
Zhuanzhuan Tech
Zhuanzhuan Tech
Jul 23, 2025 · Artificial Intelligence

Why AI‑Generated Code Often Misses the Mark and How a Code Knowledge Base Fixes It

AI‑generated code frequently fails to match project conventions due to lack of contextual memory, but building a dynamic code knowledge base combined with Retrieval‑Augmented Generation (RAG) enables precise, compliant code output, reduces errors, accelerates development, and transforms AI into a project‑specific assistant.

AIKnowledge BaseRAG
0 likes · 13 min read
Why AI‑Generated Code Often Misses the Mark and How a Code Knowledge Base Fixes It
phodal
phodal
Sep 17, 2023 · Artificial Intelligence

How Chocolate Factory’s Codebase AI Assistant Boosts Code Search with RAG

This article explains the design and implementation of the Codebase AI Assistant in the Chocolate Factory framework, covering its problem‑solving DSL, retrieval‑augmented generation pipeline, indexing and querying stages, prompt strategies, and code‑splitting rules that together enable efficient semantic code search.

AI AssistantArchitectureKotlin
0 likes · 11 min read
How Chocolate Factory’s Codebase AI Assistant Boosts Code Search with RAG
DevOps
DevOps
Apr 6, 2025 · Artificial Intelligence

Leveraging AI and the ReAct Framework for Efficient Code Refactoring

This article explores the challenges of using AI tools like Cursor for large‑scale code refactoring, analyzes why simple prompts fail in complex projects, and presents a systematic approach using the ReAct framework and carefully designed prompts to achieve more accurate, maintainable, and efficient refactoring outcomes.

AIReActcode refactoring
0 likes · 12 min read
Leveraging AI and the ReAct Framework for Efficient Code Refactoring
Su San Talks Tech
Su San Talks Tech
Apr 15, 2026 · Industry Insights

Which AI Coding Assistant Wins? A Deep Dive into Cursor, Claude Code, and Codex

This article provides a comprehensive, experience‑driven comparison of three AI‑powered coding assistants—Cursor, Claude Code, and Codex—covering their design philosophies, strengths across six real‑world scenarios, cost structures, workflow integration tips, and future trends to help developers choose the right tool or combination for their needs.

AI coding assistantscost analysissoftware engineering productivity
0 likes · 23 min read
Which AI Coding Assistant Wins? A Deep Dive into Cursor, Claude Code, and Codex
Top Architecture Tech Stack
Top Architecture Tech Stack
Apr 27, 2026 · Artificial Intelligence

DeepSeek V4 Pro vs GPT‑5.3 Codex High: Direct Code‑Generation Test Reveals the Gap

A two‑stage evaluation compares DeepSeek V4 Pro and GPT‑5.3 Codex High on a TypeScript LRU‑Cache task and a markdown‑inspection CLI project, showing DeepSeek leads on basic code correctness while GPT‑5.3 delivers a more complete engineering solution, with detailed scores and analysis.

Agent EngineeringDeepSeek V4 ProGPT-5.3 Codex High
0 likes · 13 min read
DeepSeek V4 Pro vs GPT‑5.3 Codex High: Direct Code‑Generation Test Reveals the Gap
Programmer's Advance
Programmer's Advance
Jan 25, 2026 · Artificial Intelligence

How Codex Agent Loop Transforms Code Generation into a Programming Partner

This article traces Codex's evolution from a simple code‑completion tool to a full‑stack Agent Loop system, explains its loop‑based architecture and core components, showcases practical configurations, multi‑agent collaboration, real‑world case studies, and discusses technical challenges and future trends for AI‑assisted software development.

AI code generationMulti‑agent collaborationagent loop
0 likes · 29 min read
How Codex Agent Loop Transforms Code Generation into a Programming Partner
21CTO
21CTO
Feb 28, 2025 · Artificial Intelligence

Exploring Claude Code: How Anthropic’s AI Agent Transforms Coding

Anthropic’s newly released Claude Code beta lets developers interact via a CLI to add features, refactor, test, and manage Git operations using the Claude 3.7 Sonnet model, supporting Node.js environments, integrating with IDEs, and offering cost tracking, while highlighting security considerations and early user feedback.

AI Coding AssistantAnthropicCLI tool
0 likes · 8 min read
Exploring Claude Code: How Anthropic’s AI Agent Transforms Coding
DevOps Coach
DevOps Coach
Jan 21, 2026 · Artificial Intelligence

Turn Any Codebase into AI‑Ready Context in 30 Seconds

The author shares a workflow that lets developers convert any code repository into a structured, AI‑friendly context file within seconds using tools like Repomix and OneFileLLM, enabling seamless switching among IDEs, ChatGPT, Claude, Gemini and other models while maintaining full control over included files and queries.

AICode ContextLLM tools
0 likes · 8 min read
Turn Any Codebase into AI‑Ready Context in 30 Seconds
PaperAgent
PaperAgent
Apr 25, 2026 · Artificial Intelligence

86K‑Star Repo Turns Karpathy’s Coding Wisdom into Practical AI‑Coding Rules

The article shares four concrete principles distilled from Andrej Karpathy’s experience—captured in the 86.1k‑star "andrej‑karpathy‑skills" repository—to help developers steer large language models toward reliable, concise, and goal‑driven code changes, with installation tips for Claude Code and other AI assistants.

AI codingClaude CodeKarpathy
0 likes · 7 min read
86K‑Star Repo Turns Karpathy’s Coding Wisdom into Practical AI‑Coding Rules
phodal
phodal
May 28, 2025 · Artificial Intelligence

Boost Code Retrieval with AutoDev’s Pre‑Generated Context Worker

The article explains how AutoDev’s Context Worker pre‑generates semantic code context to improve RAG performance, outlines the limitations of vector‑based retrieval, describes the tool’s multi‑language AST analysis, knowledge‑graph construction, and provides command‑line usage examples for integrating the generated context into AI‑driven development workflows.

AIASTCLI
0 likes · 8 min read
Boost Code Retrieval with AutoDev’s Pre‑Generated Context Worker
Open Source Tech Hub
Open Source Tech Hub
Sep 1, 2025 · Artificial Intelligence

Master Claude Code: 33 Essential Tips and Commands for AI‑Powered Development

Learn how to harness Claude Code’s full potential with 33 practical techniques—from keyboard shortcuts and IDE integration to custom slash commands, cost tracking, multimodal image handling, and essential MCP extensions—providing a step‑by‑step guide that boosts productivity for AI‑assisted coding.

AI Coding AssistantClaude CodeIDE Integration
0 likes · 9 min read
Master Claude Code: 33 Essential Tips and Commands for AI‑Powered Development