Skip to content
View ZingLam0924's full-sized avatar

Block or report ZingLam0924

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ZingLam0924/README.md

ZingLam

Building tools that extend Claude Code — memory, thinking, code quality, and infrastructure automation.

网络工程专业,专注 Claude Code 周边工具链开发与运维自动化。


Claude Code 工具生态

四组工具,解决四个 Claude Code 使用者的高频痛点:

Auto Memory System / 自动记忆系统

GitHub

Claude Code 会话结束后记忆不保留。Auto Memory System 以 Windows 计划任务每日定时触发,自动解析前一日会话记录,提取技术决策、Bug 修复方案、环境配置等值得留存的内容,写入记忆目录。零人工干预。

关键设计:Prompt 内置护栏——不提取情绪化内容、不编造事实、不删除已有记忆。适用于无人值守场景下的隐私与安全性要求。

Thinking Toolkit / 思维工具箱

GitHub

为 Claude Code 提供结构化思维框架。集成多种分析方法(第一性原理、六顶思考帽、5W2H、鱼骨图、PDCA 等),将模糊的"帮我想想"转化为可复用的分析流程。

Code Craft / 代码工艺

GitHub

Claude Code 代码质量 skill。覆盖编码规范、重构检查、错误处理审查,将代码评审标准固化为可重复触发的规则集。

Dev Environment Playbook / 开发环境搭建手册

GitHub

从裸机到可开发状态的标准化流程。覆盖 Windows/Linux 双平台,包含 JDK、Node.js、Python、Redis、MySQL、Docker 等工具链的安装与配置验证。目标是消除"在我机器上能跑"类问题。

Nginx Load Balance Playbook / Nginx 负载均衡实战

GitHub

三台 CentOS 7 虚拟机 → 完整负载均衡集群的实战记录。11 项任务(L7 upstream、L4 iptables NAT、SSL 自签证书、Redis Session 共享、SSH 端口转发、Fail2ban 安全加固、JMeter 压测 5000 次零错误)全部验证通过。每篇文档说明配置原因、验证方法与踩坑记录。


技术栈

Claude Code GitHub Actions Windows Task Scheduler PowerShell Nginx CentOS 7 Redis SSL/TLS iptables Fail2ban JMeter Docker Java Python Node.js


联系

Popular repositories Loading

  1. auto-memory-system auto-memory-system Public

    Automated Memory Management for Claude Code cli — no manual "remember this" needed

    PowerShell 1

  2. thinking-toolkit thinking-toolkit Public

    9+15 thinking tools distilled from real work: 6 Hats, SMART, 5W2H, First Principles, Pyramid Principle, and more.

    1

  3. dev-env-playbook dev-env-playbook Public

    Step-by-step development environment setup guide: JDK, Node, Maven, Redis, MySQL. Real pitfalls, real fixes, zero theory.

    1

  4. code-craft code-craft Public

    Distilled engineering discipline: evidence hierarchy, minimal intrusion, adversarial self-review, and four-part delivery format.

    1

  5. nginx-loadbalance-playbook nginx-loadbalance-playbook Public

    网络工程大学生 AI 协同 Nginx 负载均衡实践作业参考——三台 CentOS 7 虚拟机,11 项任务全部验证通过,5000 次压测零错误

    Python 1

  6. ZingLam0924 ZingLam0924 Public

    GitHub Profile

    1