Tagged articles
48 articles
Page 1 of 1
macrozheng
macrozheng
Apr 27, 2026 · Artificial Intelligence

Unlock Claude Code’s Full Potential with the 46k‑Star Best‑Practice Repo

This article introduces the open‑source "claude-code-best-practice" repository, which aggregates core concepts, popular features, development workflows, and 87 concrete tips for Claude Code, helping both newcomers and experienced users fully leverage the AI coding assistant.

AI coding assistantClaude CodeGitHub
0 likes · 4 min read
Unlock Claude Code’s Full Potential with the 46k‑Star Best‑Practice Repo
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
Old Meng AI Explorer
Old Meng AI Explorer
Apr 13, 2026 · Artificial Intelligence

Unlock AI-Powered Coding with OpenAI Codex CLI: Full Installation and Usage Guide

Codex CLI, OpenAI’s command‑line programming assistant, lets developers generate, explain, debug, and refactor code directly from the terminal; this guide walks through prerequisite Node.js setup, multi‑platform installation methods, authentication options, core commands, advanced parameters, configuration files, MCP integration, practical use‑cases, and troubleshooting tips.

AI programmingAutomationCLI tool
0 likes · 17 min read
Unlock AI-Powered Coding with OpenAI Codex CLI: Full Installation and Usage Guide
Code Mala Tang
Code Mala Tang
Apr 8, 2026 · Fundamentals

Mastering Git Worktree: Clean Multi‑Branch Development Without Clutter

This guide explains how to use Git's built‑in worktree feature combined with a bare repository to check out multiple branches simultaneously, keeping a tidy project layout, reducing context‑switch overhead, and improving IDE friendliness for hot‑fixes, features, and maintenance work.

Branch ManagementWorktreedevelopment workflow
0 likes · 7 min read
Mastering Git Worktree: Clean Multi‑Branch Development Without Clutter
AI Engineering
AI Engineering
Apr 6, 2026 · Artificial Intelligence

How Google’s Open‑Source Agent Skills Tackle AI Laziness

The article introduces Addy Osmani’s open‑source Agent Skills, a 19‑skill package that embeds Google’s engineering constraints into AI programming tools, providing commands for each development phase and a built‑in “no‑excuse” table to prevent AI from skipping specs, tests, and reviews.

AI agentsAddy OsmaniGitHub
0 likes · 3 min read
How Google’s Open‑Source Agent Skills Tackle AI Laziness
Node.js Tech Stack
Node.js Tech Stack
Apr 2, 2026 · Artificial Intelligence

Cursor 3.0 Turns the Editor into an AI Agent Command Center

Cursor 3.0 redesigns the IDE as an Agent‑centric workspace, letting multiple local or cloud agents run in parallel, supporting multi‑repo projects, offering new commands like /worktree and /best‑of‑n, while exposing trade‑offs such as UI fragmentation and increased mental load.

AI agentsCloud AgentsCursor
0 likes · 7 min read
Cursor 3.0 Turns the Editor into an AI Agent Command Center
Architecture Musings
Architecture Musings
Apr 2, 2026 · Artificial Intelligence

Claude Code Exposed: Two Real Pitfalls That Reveal Fatal AI Agent Traps

Switching from IDE plugins to the Claude Code CLI AI agent can dramatically speed up code generation, but the author’s two real‑world incidents reveal how blind reliance creates black‑box code, context vacuums, and confident hallucinations that inflate technical debt and jeopardize maintainability.

AI AgentClaude CodeCode Generation
0 likes · 9 min read
Claude Code Exposed: Two Real Pitfalls That Reveal Fatal AI Agent Traps
Su San Talks Tech
Su San Talks Tech
Mar 4, 2026 · Artificial Intelligence

10 Must‑Have Claude Code Skills to Supercharge Your Development Workflow

This guide lists ten essential Claude Code Skills—ranging from automatic skill evolution and popular skill discovery to free JS animation, unlimited canvas design, version‑safe updates, dynamic PPT generation, batch styling, auto‑skill creation, expert‑methodology sourcing, and formatted Office document output—each with a brief description and install command.

AI skillsAutomationCLI tools
0 likes · 8 min read
10 Must‑Have Claude Code Skills to Supercharge Your Development Workflow
AI Architecture Hub
AI Architecture Hub
Feb 28, 2026 · Artificial Intelligence

Mastering AI‑Assisted Development: A 5‑Step Workflow to Keep Full Control

This article outlines a practical, five‑step pipeline for integrating AI code generators like Claude Code into software projects, emphasizing pre‑approval of designs, structured documentation, iterative annotation, task breakdown, and disciplined supervision to avoid system‑breaking pitfalls.

AI CodingClaude CodeSoftware Engineering
0 likes · 13 min read
Mastering AI‑Assisted Development: A 5‑Step Workflow to Keep Full Control
Frontend AI Walk
Frontend AI Walk
Feb 26, 2026 · Artificial Intelligence

Mastering the New Oh-My-OpenCode Agent: Natural‑Language Auto‑Scheduling for Code Tasks

The latest Oh-My-OpenCode Agent introduces intelligent auto‑scheduling that lets users describe requirements in natural language, automatically selects the appropriate expert Agent—whether for code exploration, implementation, architecture design, QA, or UI design—and streamlines complex development workflows with concrete examples, best‑practice tips, and troubleshooting guidance.

AI agentsOh My OpenCodeauto-scheduling
0 likes · 16 min read
Mastering the New Oh-My-OpenCode Agent: Natural‑Language Auto‑Scheduling for Code Tasks
Qborfy AI
Qborfy AI
Feb 25, 2026 · Artificial Intelligence

How Code Agents Turn AI Into a Professional Programmer for Your Projects

This article dissects the architecture, workflow, and real‑world applications of Code Agent – an AI‑driven system that understands, generates, debugs, and optimizes code – comparing it with traditional assistants, showcasing concrete examples, code snippets, and future challenges for software development.

AI programmingAgent ArchitectureCode Generation
0 likes · 12 min read
How Code Agents Turn AI Into a Professional Programmer for Your Projects
Architect
Architect
Feb 24, 2026 · Artificial Intelligence

How to Safely Integrate Claude Code: An Architect’s Proven AI‑Assisted Development Workflow

Boris Tane, former founder of Baselime and Cloudflare Workers observability lead, shares a disciplined eight‑step workflow that lets architects harness Claude Code while preventing costly system‑breaking AI‑generated code, by making every AI contribution explicit, reviewed, and anchored to documented architectural decisions.

AI-assisted codingClaude CodeCode review
0 likes · 18 min read
How to Safely Integrate Claude Code: An Architect’s Proven AI‑Assisted Development Workflow
AI Architecture Hub
AI Architecture Hub
Jan 26, 2026 · Artificial Intelligence

How Everything Claude Code Turns AI Coding Into Reliable Engineering

Everything Claude Code, an open‑source, production‑tested Claude AI coding assistant, rapidly gained 25.7k stars by offering a modular, engineering‑grade configuration that standardizes code style, automates rule enforcement, and integrates hooks, agents, skills, commands, and MCP to streamline AI‑driven development.

AI CodingClaudeMCP
0 likes · 8 min read
How Everything Claude Code Turns AI Coding Into Reliable Engineering
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Jan 8, 2026 · Artificial Intelligence

ByteDance Agent Practice Manual: Technical Guide and Deployment Strategies (2025)

This comprehensive manual outlines ByteDance's Agent platform, covering its technical foundations, architecture, development workflow, real‑world application scenarios, operational optimization, security compliance, future innovation paths, case studies, team collaboration, risk mitigation, tooling, and global adaptation.

AI PlatformAgentByteDance
0 likes · 4 min read
ByteDance Agent Practice Manual: Technical Guide and Deployment Strategies (2025)
Instant Consumer Technology Team
Instant Consumer Technology Team
Oct 28, 2025 · Artificial Intelligence

Turning My AI Development Squad from Goldfish to Command Center: Lessons & Tools

The author recounts how an AI‑driven development pipeline initially seemed promising but quickly ran into costly context‑loss issues, leading to a redesign that introduces a single commanding agent and expert sub‑agents, dramatically reducing token costs and improving workflow efficiency.

AI automationAgent ManagementCost Optimization
0 likes · 8 min read
Turning My AI Development Squad from Goldfish to Command Center: Lessons & Tools
Instant Consumer Technology Team
Instant Consumer Technology Team
Oct 15, 2025 · Artificial Intelligence

Master Claude Code: Complete Guide to Every cc Command for AI Agent Development

This article systematically walks through all Claude Code (cc) command‑line options, organizing them by development workflow—from self‑help and status checks, through IDE integration and appearance settings, to core LLM, action, memory, tool configurations, collaborative Git features, and conversation export—helping developers quickly master the tool.

AI AgentClaude CodeGit integration
0 likes · 7 min read
Master Claude Code: Complete Guide to Every cc Command for AI Agent Development
Python Programming Learning Circle
Python Programming Learning Circle
Sep 24, 2025 · Fundamentals

Master Python Virtual Environments: Prevent Dependency Conflicts

Learn why Python virtual environments are essential for isolating project dependencies, compare the three main tools—venv, virtualenv, and conda—and follow step‑by‑step commands to create, activate, manage packages, export requirements, and integrate environments into real‑world development workflows.

Pythondependency managementdevelopment workflow
0 likes · 8 min read
Master Python Virtual Environments: Prevent Dependency Conflicts
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 2, 2025 · Artificial Intelligence

How to Embed Cursor AI into Your Team’s Development Workflow for Real‑World Gains

This article outlines a practical, step‑by‑step approach for technical leaders and engineers to introduce the Cursor AI coding assistant into team workflows, covering motivation, common challenges, a structured R&D process, prompt design, rule creation, and detailed phases from requirement analysis to release.

CursorPrompt engineeringSoftware Engineering
0 likes · 35 min read
How to Embed Cursor AI into Your Team’s Development Workflow for Real‑World Gains
Eric Tech Circle
Eric Tech Circle
Apr 28, 2025 · Artificial Intelligence

How Cursor 0.49’s Auto‑Generated Project Rules Can Supercharge Your Development Workflow

This article walks through Cursor 0.49’s new auto‑generated Project Rules feature, explains its key updates, provides step‑by‑step instructions for creating rules from chat context, showcases real‑world tests on front‑end projects, and offers practical best‑practice recommendations and cautions for developers.

AI CodingAutomationCursor
0 likes · 9 min read
How Cursor 0.49’s Auto‑Generated Project Rules Can Supercharge Your Development Workflow
Eric Tech Circle
Eric Tech Circle
Apr 11, 2025 · Industry Insights

Unlock Maximum Productivity with Cursor: Proven Best Practices for Developers

This guide shares a systematic, experience‑driven approach to leveraging Cursor’s AI capabilities—from project planning and codebase structuring to custom AI rules, Notepad management, version‑control integration, and advanced workflow automation—helping teams boost development speed while maintaining code quality.

AI coding assistantAutomationCursor
0 likes · 11 min read
Unlock Maximum Productivity with Cursor: Proven Best Practices for Developers
Architect
Architect
Apr 10, 2025 · Frontend Development

Improving Front‑End Development Workflow with Cursor AI: From Requirements to Code and Impact Assessment

This article shares a practical experience of integrating the Cursor AI code assistant into a front‑end development workflow, outlining expectations, the shift from planning to execution, current pain points, a collaborative feedback loop, and concrete scenario applications such as status analysis, change planning, and impact evaluation.

AI-assisted codingCursor AIdevelopment workflow
0 likes · 13 min read
Improving Front‑End Development Workflow with Cursor AI: From Requirements to Code and Impact Assessment
Tencent Cloud Developer
Tencent Cloud Developer
Mar 20, 2025 · R&D Management

Why Developers Need Project Management and How to Implement It

Developers must learn project management to accurately estimate effort, coordinate stakeholders, and deliver quality software, mastering progress, quality, and risk management through work breakdown, clear dependencies, standardized processes, testing, and risk mitigation, while using tools like checklists and visual diagrams to improve efficiency and career growth.

Project Managementdevelopment workflowprogress management
0 likes · 36 min read
Why Developers Need Project Management and How to Implement It
Eric Tech Circle
Eric Tech Circle
Mar 17, 2025 · Artificial Intelligence

Mastering Cursor Rules: Tame AI Code Generation for Better Development

This article explains how Cursor Rules let developers constrain AI behavior in the Cursor editor, covering global and project rule types, practical file configurations, best‑practice examples for general, Python, documentation, and Git rules, and tips for effective rule management.

AICode GenerationCursor
0 likes · 6 min read
Mastering Cursor Rules: Tame AI Code Generation for Better Development
Nightwalker Tech
Nightwalker Tech
Mar 2, 2025 · Fundamentals

Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation

This guide explains what the .cursorrules file does, how to create and configure it in a project, best‑practice rules for specifying tech stacks, coding standards, libraries, file structures, performance and testing guidelines, and provides example configurations for frontend, backend, and data‑science stacks.

AI code generationConfigurationCursor
0 likes · 22 min read
Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation
JD Cloud Developers
JD Cloud Developers
Dec 31, 2024 · Fundamentals

Mastering Code Review: Boost Code Quality and Team Efficiency

This comprehensive guide explains the purpose, principles, and practical steps of modern code review, offering checklists, automation tips, common pitfalls, and real‑world examples to help developers improve code health, reduce risk, and foster a culture of continuous learning.

Code reviewSoftware Engineeringbest practices
0 likes · 22 min read
Mastering Code Review: Boost Code Quality and Team Efficiency
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 12, 2024 · Fundamentals

How to Master a New Project in Record Time: A Practical Guide

This article offers a step‑by‑step guide for programmers to quickly onboard a new business or project by gathering documentation, mapping data models, understanding architecture, learning platform tools, and applying practical tips to accelerate learning and growth.

Documentationdata modelingdevelopment workflow
0 likes · 8 min read
How to Master a New Project in Record Time: A Practical Guide
High Availability Architecture
High Availability Architecture
Apr 19, 2024 · Fundamentals

Comprehensive Guide to Effective Code Review Practices

This article presents a thorough guide on modern code review, covering its importance, common obstacles, preparation steps, automation tools, good and bad commit messages, mindset, code quality principles, review workflow, and practical tips for overcoming challenges and improving team engineering culture.

AutomationCode reviewSoftware Engineering
0 likes · 21 min read
Comprehensive Guide to Effective Code Review Practices
Code Ape Tech Column
Code Ape Tech Column
Nov 24, 2023 · Fundamentals

Using Git Worktree to Manage Multiple Branches Without Cloning Multiple Repositories

This article explains how Git worktree lets developers maintain a single repository while simultaneously working on multiple branches—such as features, hotfixes, or testing environments—without the overhead of cloning multiple repos, and provides practical commands and examples for effective workflow management.

Branch ManagementGitVersion Control
0 likes · 9 min read
Using Git Worktree to Manage Multiple Branches Without Cloning Multiple Repositories
Wukong Talks Architecture
Wukong Talks Architecture
Sep 23, 2022 · Fundamentals

SVN-Based Multi‑Branch Development Workflow and Process Guide

This article presents a comprehensive guide to using Subversion (SVN) for multi‑branch version control, covering branch management, daily development cycles, hot‑fix procedures, conflict resolution, and step‑by‑step setup and merge operations to streamline development and testing workflows.

Branch ManagementCode reviewVersion Control
0 likes · 9 min read
SVN-Based Multi‑Branch Development Workflow and Process Guide
IEG Growth Platform Technology Team
IEG Growth Platform Technology Team
Apr 12, 2022 · Frontend Development

Understanding Monorepos: Benefits, Tools, and How to Choose the Right Solution

This article explains what a monorepo is, why teams might adopt it, outlines its key advantages such as simplified code sharing and faster project setup, compares popular monorepo tools like Bazel, Lerna, Nx, and Turborepo, and offers guidance on selecting the most suitable tool for a given workflow.

Tool comparisonbuild toolscode sharing
0 likes · 13 min read
Understanding Monorepos: Benefits, Tools, and How to Choose the Right Solution
DevOps Cloud Academy
DevOps Cloud Academy
Nov 24, 2021 · Fundamentals

How to Excel at Code Reviews: 13 Standards for Effective Reviews

This article outlines 13 essential code review standards that help improve software health, ensure quality, accelerate feedback, foster learning, and maintain a collaborative, respectful review process for developers while also addressing conflicts, testing requirements, and UI demonstrations.

Code reviewSoftware qualitydevelopment workflow
0 likes · 12 min read
How to Excel at Code Reviews: 13 Standards for Effective Reviews
Taobao Frontend Technology
Taobao Frontend Technology
Aug 25, 2021 · Frontend Development

How Stage-Based Code Review Transforms Large Frontend Changes

This article explains the design, implementation, and data‑driven evaluation of a staged code‑review workflow for large frontend changes, highlights limitations of the current system, and proposes an improved process that lets developers drive stage creation, reducing reviewer overload and enhancing code quality.

Code reviewSoftware Engineeringdevelopment workflow
0 likes · 9 min read
How Stage-Based Code Review Transforms Large Frontend Changes
Top Architect
Top Architect
Jan 24, 2021 · Cloud Native

Common Docker Compose Mistakes and How to Fix Them

This article examines common pitfalls when using Docker Compose for containerized development, such as frequent rebuilds, slow host volumes, fragile configurations, and resource mismanagement, and provides practical solutions including caching strategies, host volume tuning, env files, overrides, and resource allocation tips.

Docker ComposeDockerfile OptimizationHost Volumes
0 likes · 18 min read
Common Docker Compose Mistakes and How to Fix Them
Java Backend Technology
Java Backend Technology
Nov 29, 2020 · Fundamentals

Why Code Review Is Essential and How to Implement It Effectively

This article explains the importance of code review for improving code quality, fostering team knowledge sharing, enforcing consistent standards, and provides practical guidance on allocating time, choosing review formats, timing reviews, and setting clear expectations for reviewers and reviewees.

Code reviewSoftware Engineeringdevelopment workflow
0 likes · 8 min read
Why Code Review Is Essential and How to Implement It Effectively
21CTO
21CTO
Nov 17, 2020 · R&D Management

What Linus Torvalds Reveals About Realistic Development Practices and Tool Use

Linus Torvalds explains that developers often overestimate delegation and code importance, emphasizing that user needs trump code quality, that appropriate workflows matter more than tools, and that trust, proper use of SCM, and open communication via mailing lists are key to successful large‑scale projects.

Linus TorvaldsLinux kernelProject Management
0 likes · 8 min read
What Linus Torvalds Reveals About Realistic Development Practices and Tool Use
DevOps Cloud Academy
DevOps Cloud Academy
Sep 4, 2020 · Fundamentals

How to Excel at Code Reviews

This article outlines 13 practical code‑review standards that help improve software health, ensure quality, foster collaboration, and keep development teams satisfied by focusing on incremental improvements, timely feedback, education, and respectful communication.

Code reviewSoftware Engineeringbest practices
0 likes · 11 min read
How to Excel at Code Reviews
DevOpsClub
DevOpsClub
Sep 22, 2019 · Fundamentals

Google’s Code Review Standards: A Practical Guide for Developers

This article translates Google's engineering practices on code review, outlining the purpose, principles, guidelines, and detailed steps for reviewers and authors to ensure high code quality, efficient collaboration, and continuous improvement across design, testing, documentation, and review speed.

Code reviewGoogleSoftware Engineering
0 likes · 27 min read
Google’s Code Review Standards: A Practical Guide for Developers
21CTO
21CTO
Sep 9, 2019 · Fundamentals

Why Code Review Matters and How to Implement It Effectively

This article explains why code review is essential for software teams, covering its benefits for knowledge sharing, code quality, and team standards, and provides practical guidelines on making code review a mandatory step, fostering a review culture, and applying effective techniques and tools.

Code reviewdevelopment workflowquality assurance
0 likes · 12 min read
Why Code Review Matters and How to Implement It Effectively
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
May 25, 2017 · Frontend Development

How Front-End Developers Can Avoid Endless Revisions and Boost Product Thinking

This article explores how front‑end developers can break the cycle of endless revisions by adopting the right mindset, collaborating effectively with product and design teams, embracing component‑based thinking, and developing product‑centric skills that improve efficiency and quality throughout the development process.

Componentizationdevelopment workflowfrontend
0 likes · 7 min read
How Front-End Developers Can Avoid Endless Revisions and Boost Product Thinking
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
May 11, 2016 · Frontend Development

How to Build a High-Quality, High-Efficiency Front-End Engineering System

The May 7 Tencent SNG & msup Technology Open Day featured a front-end session where Mo Zhuoying shared practical methods for building a high-quality, high-efficiency front-end engineering system, covering development, pipeline, testing, release, monitoring, and the automation that drives productivity across billions of users.

Engineeringdevelopment workflowefficiency
0 likes · 2 min read
How to Build a High-Quality, High-Efficiency Front-End Engineering System
Baidu Tech Salon
Baidu Tech Salon
May 22, 2014 · Fundamentals

Reflections on Clojure: Design, Simplicity, and Development Flow

After years of using Ruby, I discovered that Clojure’s carefully designed, concise, and functional nature not only makes prototyping feel natural but also provides instant feedback and encourages thoughtful refactoring, turning development into a smooth, enjoyable flow that has quickly become my favorite language.

ClojureSoftware Engineeringdevelopment workflow
0 likes · 8 min read
Reflections on Clojure: Design, Simplicity, and Development Flow