Tagged articles
19 articles
Page 1 of 1
Java Backend Technology
Java Backend Technology
Apr 26, 2026 · Artificial Intelligence

Why Claude Code Says Nothing Unnecessary: Inside Its Minimalist Prompt Design

The article dissects Claude Code’s lean output by exposing the meticulously crafted system prompts that enforce a strict engineering‑assistant role, safety boundaries, concise output rules, and disciplined Git workflows, revealing how each rule curtails hallucination and over‑engineering while enabling reliable, task‑focused code generation.

AI code assistantClaude CodePrompt engineering
0 likes · 9 min read
Why Claude Code Says Nothing Unnecessary: Inside Its Minimalist Prompt Design
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 29, 2026 · Artificial Intelligence

Fully Automated Code and Paper Generation: Claude, Codex, and Autoresearch Variants

The article examines Karpathy's Autoresearch project and its community forks—Codex Autoresearch, Claude Autoresearch, and AutoResearchClaw—detailing their design, experiment loops, core rules, installation steps, and a comparative analysis of capabilities, targets, and limitations for autonomous AI-driven research and development.

AI agentsClaudeCode Generation
0 likes · 18 min read
Fully Automated Code and Paper Generation: Claude, Codex, and Autoresearch Variants
Airbnb Technology Team
Airbnb Technology Team
Mar 24, 2026 · Cloud Native

How Airbnb Ensures Safe, Reliable Dynamic Configuration Changes

Airbnb’s Sitar platform demonstrates how a modern dynamic configuration system can provide safe, reliable, and flexible runtime changes through a Git‑centric workflow, multi‑tenant control and data planes, staged rollouts, rapid rollback, and local caching, balancing developer agility with operational stability.

Dynamic ConfigurationMicroservicesgit-workflow
0 likes · 13 min read
How Airbnb Ensures Safe, Reliable Dynamic Configuration Changes
o-ai.tech
o-ai.tech
Mar 22, 2026 · R&D Management

Closing the Final Mile: From Running Code to Shipping with /ship, /document-release, and /retro

The article explains why the last mile of software delivery—merging, testing, changelog, version bump, documentation sync, and retrospection—is often the bottleneck, and introduces three automated skills (/ship, /document-release, /retro) that institutionalize these tasks to create a closed‑loop workflow.

AutomationDocumentationcontinuous integration
0 likes · 15 min read
Closing the Final Mile: From Running Code to Shipping with /ship, /document-release, and /retro
BirdNest Tech Talk
BirdNest Tech Talk
Mar 2, 2026 · Artificial Intelligence

45 Powerful Claude Code Tips to Supercharge Your AI‑Powered Development

This comprehensive guide walks you through 45 practical Claude Code techniques—from customizing the status bar and mastering slash commands to using Git worktrees, managing context, automating tasks with containers, and leveraging plugins—providing concrete examples, code snippets, and step‑by‑step workflows that let you harness the full potential of Claude Code in real‑world software development.

AI DevelopmentAutomationClaude Code
0 likes · 65 min read
45 Powerful Claude Code Tips to Supercharge Your AI‑Powered Development
Tech Minimalism
Tech Minimalism
Dec 3, 2025 · Artificial Intelligence

Say Goodbye to Hand‑Coding: A Complete Guide to Mastering Claude Code

This article walks developers through the pain points of manual coding and shows how Claude Code acts as a contextual development partner, covering installation, chat modes, project memory, sub‑agents, Git workflows, custom commands, MCP integration, and the shift from Vibe Coding to Context Coding.

AI coding assistantAutomationClaude Code
0 likes · 30 min read
Say Goodbye to Hand‑Coding: A Complete Guide to Mastering Claude Code
Lin is Dream
Lin is Dream
May 6, 2025 · Fundamentals

Master Git Basics: From Installation to Advanced Workflows

This guide walks beginners through Git fundamentals, covering installation, configuration, core commands, IDE integration, common workflows, and advanced operations like rebasing, resetting, and handling detached HEAD states, empowering developers to use version control confidently.

GitVersion Controlgit commands
0 likes · 11 min read
Master Git Basics: From Installation to Advanced Workflows
Tencent Cloud Developer
Tencent Cloud Developer
May 30, 2024 · Fundamentals

Git Best Practices: A Comprehensive Guide

Drawing on two decades of version‑control experience, this guide outlines essential Git best practices—including clear branch strategies, squash‑and‑rebase workflows, fetch‑plus‑rebase instead of pull, atomic commits, proper LFS configuration, and tool recommendations—while clarifying what Git is versus surrounding services and addressing large‑repo limitations.

GitTortoiseGitVersion Control
0 likes · 24 min read
Git Best Practices: A Comprehensive Guide
Architect's Guide
Architect's Guide
Aug 7, 2023 · R&D Management

Managing and Improving Code Quality in Development Teams

This article outlines a comprehensive approach to controlling and enhancing code quality in development teams, covering common issues such as delayed static analysis, ineffective code reviews, inconsistent branch management, unclear commit messages, and low technical morale, and proposes practical workflow, tooling, and governance solutions.

Code reviewSoftware Engineeringcode quality
0 likes · 15 min read
Managing and Improving Code Quality in Development Teams
Top Architect
Top Architect
Jul 10, 2023 · Backend Development

Comprehensive Code Quality Management Practices for Development Teams

This article presents a systematic approach to improving code quality across the software development lifecycle, covering traceability between tasks and commits, early static analysis, efficient code review, disciplined branching strategies, commit‑message enforcement, and fostering a collaborative technical culture.

Code reviewcode qualitycontinuous integration
0 likes · 14 min read
Comprehensive Code Quality Management Practices for Development Teams
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 9, 2022 · Frontend Development

Front‑End Development Standards and Best Practices

This comprehensive guide outlines front‑end development standards—including naming conventions, technology‑stack choices, programming rules, Git workflow, BFF design, front‑back collaboration, IDE settings, testing strategies, and documentation—to improve code maintainability, team efficiency, and project quality.

Code reviewDocumentationcoding standards
0 likes · 20 min read
Front‑End Development Standards and Best Practices
WeDoctor Frontend Technology
WeDoctor Frontend Technology
Aug 8, 2021 · Frontend Development

Mastering Code Review: Essential Practices for Frontend Teams

This article outlines why code review matters, defines the roles of authors and reviewers, details a step‑by‑step CR workflow, sets clear review standards, and explains how disciplined reviews boost code quality and team efficiency in frontend development.

Code reviewfrontend developmentgit-workflow
0 likes · 6 min read
Mastering Code Review: Essential Practices for Frontend Teams
政采云技术
政采云技术
Jun 15, 2021 · Fundamentals

How to Use Git: Installation, Configuration, Core Commands, and Advanced Workflows

This article provides a comprehensive guide to installing Git, generating SSH keys, configuring user information, understanding Git's architecture and workflow, and mastering essential and advanced commands such as add, commit, pull, fetch, branch, rebase, cherry‑pick, stash, revert, and alias configuration for efficient development.

CLIGitVersion Control
0 likes · 24 min read
How to Use Git: Installation, Configuration, Core Commands, and Advanced Workflows
Aotu Lab
Aotu Lab
Oct 9, 2019 · R&D Management

Mastering Requirement and Risk Management: Practical Strategies for Developers

This guide walks developers through effective requirement management, scheduling, tracking, change handling, repository best‑practices, and risk mitigation, offering concrete checklists, prioritization methods, Git workflow rules, and actionable tips to keep projects productive and on‑time.

R&D practicesgit-workflowproject scheduling
0 likes · 13 min read
Mastering Requirement and Risk Management: Practical Strategies for Developers
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
May 23, 2017 · Frontend Development

Must‑Know Front‑End Developer Tips: Tools, Testing, and Workflow Hacks

This article compiles practical advice from two seasoned engineers—Rebecca Murphey and Philip Walton—covering essential front‑end tools, module usage, testing, build automation, Git strategies, server‑side rendering, Node.js mastery, deep code understanding, browser spec vigilance, code reviews, teamwork, and the value of documenting learning.

Module Bundlingbest practicesfrontend
0 likes · 8 min read
Must‑Know Front‑End Developer Tips: Tools, Testing, and Workflow Hacks