Senior Brother's Insights
Author

Senior Brother's Insights

A public account focused on workplace, career growth, team management, and self-improvement. The author is the writer of books including 'SpringBoot Technology Insider' and 'Drools 8 Rule Engine: Core Technology and Practice'.

438
Articles
0
Likes
1.3k
Views
0
Comments
Recent Articles

Latest from Senior Brother's Insights

100 recent articles max
Senior Brother's Insights
Senior Brother's Insights
May 14, 2026 · Artificial Intelligence

7 Practical Tips to Slash Claude Code Token Usage by 80%

This article analyzes why token waste in Claude Code stems mainly from bloated context rather than verbose prompts and presents seven concrete techniques—including model selection, CLAUDE.md management, Subagent usage, precise file targeting, early compacting, context diagnostics, and restrained tool integration—to reduce token consumption by up to 80% while preserving workflow efficiency.

AI coding assistantClaude CodeCompact command
0 likes · 14 min read
7 Practical Tips to Slash Claude Code Token Usage by 80%
Senior Brother's Insights
Senior Brother's Insights
May 12, 2026 · Backend Development

How Claude Code Streamlines Every Stage of Software Development: A Practical Walkthrough

This article walks through a real‑world project where Claude Code is used to initialize a CLAUDE.md contract, integrate a Milvus database SDK, generate table schemas, clear AI context, manage Git worktrees, and automate unit testing and bug fixing, demonstrating significant efficiency gains.

AI-assisted CodingClaude CodeGit worktree
0 likes · 8 min read
How Claude Code Streamlines Every Stage of Software Development: A Practical Walkthrough
Senior Brother's Insights
Senior Brother's Insights
May 10, 2026 · Backend Development

Hands‑On AI Coding: My Real‑World Claude Code Project Experience

In an urgent backend project, the author used Claude Code (GML‑5.1) with Go and go‑zero to generate documentation, integrate Milvus, design a vector table, and add embedding support, spending 200k‑300k tokens for about 2‑3 CNY, while discussing speed bottlenecks, workflow choices, and practical tips for parallelism and mode configuration.

AI CodingBackend DevelopmentClaude Code
0 likes · 8 min read
Hands‑On AI Coding: My Real‑World Claude Code Project Experience
Senior Brother's Insights
Senior Brother's Insights
May 1, 2026 · Artificial Intelligence

Master Claude Code Skills: Install Superpowers Plugin and Boost Productivity

This article explains Claude Code’s Agent Skills concept, shows how to add plugin marketplaces and install the open‑source Superpowers Skills repository, and demonstrates using Skills to design and implement a login feature through interactive questioning, planning, sub‑agent execution, and test‑driven development, highlighting the resulting efficiency gains.

AI programming assistantAgent SkillsClaude Code
0 likes · 16 min read
Master Claude Code Skills: Install Superpowers Plugin and Boost Productivity
Senior Brother's Insights
Senior Brother's Insights
Mar 10, 2026 · Artificial Intelligence

Why OpenClaw’s AI Agent Framework Is Both Promising and Overhyped

This article examines OpenClaw’s architecture, its integration of chat entry, agent orchestration, sandbox execution, and extensible skill packs, while highlighting practical limitations such as high token consumption, error amplification, limited professional capabilities, and security concerns that temper its real‑world impact.

AI agentsArchitectureOpenClaw
0 likes · 11 min read
Why OpenClaw’s AI Agent Framework Is Both Promising and Overhyped