Collection size
98 articles
Page 4 of 5
IT Services Circle
IT Services Circle
May 5, 2026 · Artificial Intelligence

The 100k‑Star CLAUDE.md Rule File That Eliminates Common AI Coding Bad Habits

This article explains how a popular CLAUDE.md rule file with over 100 k stars introduces four concise principles—Think Before Coding, Simplicity First, Surgical Changes, and Goal‑Driven Execution—to curb AI coding agents' over‑assumptions, reduce unnecessary complexity, and improve code quality, along with installation instructions and user feedback.

AI coding assistantsCLAUDE.mdGitHub
0 likes · 5 min read
The 100k‑Star CLAUDE.md Rule File That Eliminates Common AI Coding Bad Habits
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 19, 2026 · Artificial Intelligence

How Engineering Knowledge Engines Turn AI Coders into Reliable Collaborators

The article analyzes the limitations of current AI coding agents—narrow perception, fragmented knowledge, and missing high‑dimensional context—and presents an Engineering Knowledge Engine that integrates vector retrieval, code and commit graphs, RepoWiki, memory, and Agentic Search to provide structured, evolving context, dramatically improving task success, token efficiency, and code quality.

AICode Graphagentic search
0 likes · 11 min read
How Engineering Knowledge Engines Turn AI Coders into Reliable Collaborators
Old Meng AI Explorer
Old Meng AI Explorer
Apr 17, 2026 · Artificial Intelligence

Which AI Coding CLI Reigns Supreme? A Data‑Driven Comparison of Claude, Codex, Copilot, and Gemini

This article presents a hands‑on, data‑backed comparison of the four leading AI programming command‑line tools—Claude Code, GitHub Copilot CLI, Google Gemini CLI, and OpenAI Codex—covering installation ease, command design, agent capabilities, extensibility, multimodal support, security, pricing, real‑world scenarios, and benchmark results to help developers choose the tool that best fits their specific workflow.

AI codingCLI toolscomparison
0 likes · 18 min read
Which AI Coding CLI Reigns Supreme? A Data‑Driven Comparison of Claude, Codex, Copilot, and Gemini
AndroidPub
AndroidPub
Apr 29, 2026 · Artificial Intelligence

5 Claude Code Skills to Automate Your Development Workflow

This article introduces five Claude Code Skills—pr-summary, fix-issue, deep-research, commit, and explain-code—that turn repetitive development tasks into single‑command automations, showing concrete examples, usage scenarios, and how to share them across a team.

AI developmentClaude CodeDevOps
0 likes · 11 min read
5 Claude Code Skills to Automate Your Development Workflow
Youzan Coder
Youzan Coder
Apr 25, 2025 · Artificial Intelligence

AI-Powered Code Review System: Design, Implementation, and Lessons Learned

The team built a low‑cost AI‑powered code‑review assistant that injects line‑level comments into GitLab merge requests, using LLMs via Feishu, iterating quickly through MVP and optimization phases, achieving 64 integrations, 150+ daily comments, feedback‑driven prompt refinement, and demonstrating high ROI for small‑to‑medium teams while outlining future IDE and rule‑based extensions.

AICode ReviewGitLab
0 likes · 17 min read
AI-Powered Code Review System: Design, Implementation, and Lessons Learned
AI Insight Log
AI Insight Log
Jan 6, 2026 · Artificial Intelligence

31 Hardcore Claude Code Tricks from Anthropic’s Ado Kukic – Save Them All

In December, Anthropic’s developer‑relations lead Ado Kukic launched the “Advent of Claude” series, sharing 31 daily Claude Code tips that reveal hidden capabilities such as project initialization, memory updates, fast context mentions, powerful shortcuts, session management, security modes, automation, CI/CD integration, browser control, sub‑agents, and an extensible SDK, turning Claude Code into a deeply customizable, programmable development environment.

AI programmingCLIClaude Code
0 likes · 14 min read
31 Hardcore Claude Code Tricks from Anthropic’s Ado Kukic – Save Them All
JD Tech Talk
JD Tech Talk
Jan 9, 2026 · Artificial Intelligence

How JoyCode Agent Scored 74.6% Pass@1 on SWE‑bench Verified with a Patch‑Test Co‑generation Loop

JoyCode Agent leverages a patch‑test co‑generation and iterative validation framework to achieve a 74.6% Pass@1 score on the SWE‑bench Verified benchmark, reducing resource consumption by 30‑50% and introducing a closed‑loop multi‑agent pipeline that integrates testing, patch generation, trajectory compression, similarity retrieval, and decision arbitration.

AILLMSWE-bench
0 likes · 41 min read
How JoyCode Agent Scored 74.6% Pass@1 on SWE‑bench Verified with a Patch‑Test Co‑generation Loop
Frontend AI Walk
Frontend AI Walk
Dec 9, 2025 · Fundamentals

Mastering Cursor’s Plan Mode: A Step‑by‑Step Guide

This tutorial explains Cursor AI’s Plan mode, a structured task‑management workflow that lets the AI analyze a codebase, create a detailed execution plan, track tasks via a todo list, and safely apply complex code changes with minimal risk.

AI assistantCode RefactoringCursor
0 likes · 21 min read
Mastering Cursor’s Plan Mode: A Step‑by‑Step Guide
Code Mala Tang
Code Mala Tang
May 27, 2026 · Artificial Intelligence

8 Patterns to Make Claude Code Work in Enterprise-Scale Monorepos

The article outlines eight practical patterns—Context Cascade, Repo Map, Noise Filter, Symbol Lookup, Just-in-Time Skill, Scoped Skill, Scout Subagent, and Search-as-a-Tool—that enable Claude Code to efficiently navigate and operate within large, multi-team monorepos by providing structured entry points, filtering noise, leveraging language servers, and integrating existing knowledge systems.

AI assistantClaude Codedevelopment tools
0 likes · 11 min read
8 Patterns to Make Claude Code Work in Enterprise-Scale Monorepos
AI Architecture Hub
AI Architecture Hub
Jan 27, 2026 · Artificial Intelligence

Master Claude Code: From Quick Setup to Advanced AI‑Powered Development

This step‑by‑step guide walks you through installing Claude Code, switching between its default, automatic, and plan modes, handling complex refactoring tasks, managing terminal and background processes, leveraging Figma MCP for image‑driven coding, and unlocking advanced hooks, agent skills, sub‑agents, and plugins to boost AI‑assisted development productivity.

AI coding assistantClaude CodePlugins
0 likes · 10 min read
Master Claude Code: From Quick Setup to Advanced AI‑Powered Development
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 developmentBest PracticesCLI
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.

ASTBaiduCode Understanding
0 likes · 15 min read
Code Understanding Technology: Building White-Box Software Knowledge Graph at Baidu
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 1, 2026 · Artificial Intelligence

Agentic Harness Engineering Enables Agents to Self‑Evolve and Outperform Codex in 10 Rounds

The Agentic Harness Engineering (AHE) framework lets coding agents automatically read massive execution traces, identify failure patterns, and iteratively modify harness components—prompt, tools, middleware, and memory—achieving a pass@1 increase from 69.7% to 77.0% and surpassing human‑tuned Codex‑CLI after ten automated evolution rounds.

Agentic Harness EngineeringObservabilitybenchmarking
0 likes · 9 min read
Agentic Harness Engineering Enables Agents to Self‑Evolve and Outperform Codex in 10 Rounds
Architect's Ambition
Architect's Ambition
Mar 19, 2026 · Backend Development

10 Advanced Claude Code Techniques That Can Double Your Development Efficiency

The article shares ten advanced Claude Code strategies—including precise prompt templates, incremental code feeding, debugging workflows, full‑stack generation, and ecosystem extensions—that can dramatically boost developers’ productivity, turning a single day's work into three days' output when applied correctly.

AI codingBackend DevelopmentClaude Code
0 likes · 17 min read
10 Advanced Claude Code Techniques That Can Double Your Development Efficiency
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 codingClaude CodeOh My Claude 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 assistantClaude Codeautomation
0 likes · 15 min read
35 Practical Claude Code Tips with Ready‑to‑Use Commands
Frontend AI Walk
Frontend AI Walk
Feb 13, 2026 · Artificial Intelligence

Top 10 Claude Code/OpenCode Agent Skills (2025‑2026) Ranked by GitHub Stars

This article ranks the ten most popular Claude Code and OpenCode Agent Skills for 2025‑2026 using GitHub stars, forks, update frequency and community recommendations, then details each project's core features, usage scenarios, ecosystem classification, trend analysis and practical adoption guidance.

AI toolingAgent SkillsClaude Code
0 likes · 22 min read
Top 10 Claude Code/OpenCode Agent Skills (2025‑2026) Ranked by GitHub Stars