Collection size
97 articles
Page 4 of 5
AI Software Product Manager
AI Software Product Manager
Mar 1, 2026 · Artificial Intelligence

Which Command‑Line AI Coding Assistant Wins in 2025: Claude Code vs OpenAI Codex?

This report compares OpenAI Codex CLI and Claude Code—two leading AI‑driven command‑line coding tools in 2025—by examining their core features, technical architectures, benchmark performance, pricing models, user experience, language support, real‑world use cases, roadmap updates, advantages, limitations, and ideal target audiences.

AICLIClaude
0 likes · 17 min read
Which Command‑Line AI Coding Assistant Wins in 2025: Claude Code vs OpenAI Codex?
AI Architecture Hub
AI Architecture Hub
Apr 15, 2026 · Operations

Boost Your Development Workflow with Claude Code: 10 Must‑Know Custom Commands

This article explains how Claude Code custom commands eliminate repetitive prompt typing and prompt drift by storing reusable markdown prompts in a version‑controlled .claude/commands directory, then demonstrates ten practical commands—ranging from environment checks to automated PR generation—applied to a real FastAPI ML inference service.

AI workflowClaude CodeCustom Commands
0 likes · 31 min read
Boost Your Development Workflow with Claude Code: 10 Must‑Know Custom Commands
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.

AIAgentic SearchCode Graph
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 developmentAutomationClaude Code
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.

AIAutomationGitLab
0 likes · 17 min read
AI-Powered Code Review System: Design, Implementation, and Lessons Learned
IT Services Circle
IT Services Circle
Jun 9, 2026 · Artificial Intelligence

Boost Your Productivity 10× with Claude Code Slash Commands – Complete Guide

This tutorial walks through Claude Code’s built‑in slash commands, explaining each command’s purpose, when to use it, and providing concrete examples and demo prompts so developers can manage sessions, control context, run background tasks, and streamline AI‑assisted coding efficiently.

AI programmingAutomationClaude Code
0 likes · 20 min read
Boost Your Productivity 10× with Claude Code Slash Commands – Complete Guide
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 programmingAutomationCLI
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.

AILLMMulti-Agent
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 Path
AI Architecture Path
Jun 3, 2026 · Artificial Intelligence

How Headroom Cuts Claude Code Token Usage by Up to 95% Without Losing Accuracy

Headroom is a locally run, reversible context‑compression layer for Claude Code that reduces input tokens by 60‑95 % without sacrificing precision, eliminates context‑limit errors, cuts token costs, protects privacy, and enables seamless memory sharing across multiple AI coding agents, as demonstrated by real‑world benchmarks.

AI codingClaude CodeHeadroom
0 likes · 15 min read
How Headroom Cuts Claude Code Token Usage by Up to 95% Without Losing Accuracy
AI Engineering
AI Engineering
Jun 6, 2026 · Artificial Intelligence

Introducing /supergoal: A Planning Layer for Claude Code and Codex CLI

The /supergoal plugin adds a planning and self‑healing layer to Claude Code’s /goal engine, automatically generating specifications, risk analysis, staged roadmaps, and audit checks, so developers can issue a single high‑level command and let the system handle task decomposition, execution, and verification.

AI programming assistantAutomationClaude Code
0 likes · 7 min read
Introducing /supergoal: A Planning Layer for Claude Code and Codex CLI
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 CodeHooks
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 developmentAutomationBest Practices
0 likes · 31 min read
50 Powerful Claude Code Hacks to Supercharge Your Development Workflow