Tagged articles
4 articles
Page 1 of 1
Old Zhang's AI Learning
Old Zhang's AI Learning
May 3, 2026 · Artificial Intelligence

One‑Command Setup of Reusable Claude Code Configurations (Full Toolkit)

The article reviews the GitHub project claude-code-templates, which aggregates over 100 reusable Claude Code assets—including agents, commands, MCPs, settings, hooks, and skills—into an npm‑like repository and a web dashboard, showing how a single npx command can install a complete development stack, detailing usage examples, pros, cons, and target audiences.

AI CodingCLIClaude Code
0 likes · 9 min read
One‑Command Setup of Reusable Claude Code Configurations (Full Toolkit)
Liangxu Linux
Liangxu Linux
Dec 2, 2024 · Operations

Top 8 Linux System Monitoring Tools You Should Try

This guide reviews eight Linux system‑monitoring applications—including Stacer, htop, Xfce Task Manager, Glances, Conky, Monitorix, bpytop, and GNOME Usage—detailing their main features, usage scenarios, and where to obtain them, helping users choose the right tool for performance analysis.

GNOMELinuxWeb dashboard
0 likes · 8 min read
Top 8 Linux System Monitoring Tools You Should Try
ITPUB
ITPUB
Aug 18, 2016 · Backend Development

Step-by-Step Guide to Building a Django‑Based Operations Platform

This article fills the gap of detailed tutorials by chronologically documenting how the author constructed a Django‑powered operations platform, adding monitoring, dashboards, log viewing, task submission, and various management features, each illustrated with screenshots and brief explanations.

Backend DevelopmentDjangoPython
0 likes · 8 min read
Step-by-Step Guide to Building a Django‑Based Operations Platform