Skip to content

Engineering Knowledge Base

中文 · GitHub source Chinese version: README_ZH.md

Knowledge site: GitHub Pages

Purpose

This repository is a personal collection of engineering resources for learning, organizing, and reusing technical knowledge. It brings together technology research, practical tool notes, and portable engineering configuration that may be useful across projects.

The material reflects personal study and experience. It is not official documentation for the projects or products discussed here.

Contents

Area Description Documentation
apple/container/ Notes on Apple Container architecture, usage, limitations, and official references English · 中文
Claude/subagents/ Complete study guide to Anthropic Academy's Introduction to subagents course English · 中文
Codex/fork/ ChatGPT Desktop guide for branching Codex chats, isolating worktrees, and resetting stalled investigations English · 中文
Codex/cli/ Engineering workflow guide for Codex CLI slash commands, session control, and safe review English · 中文
Codex/ide/ VS Code guide for connecting and using Codex IDE context English · 中文
Codex/goal/ Guide to the /goal slash command for long-running work with a verifiable stopping condition English · 中文
AGENTS.md Canonical repository instructions for engineering work and Codex interaction guidance Instructions
.agents/skills/youtube-transcript/ Project-level browser-only YouTube Transcript workflow Skill · tool module
Ubuntu/apt/ Ubuntu APT commands for package installation, upgrades, inspection, and troubleshooting English · 中文
Git/ Operational Git commands for safe synchronisation, release traceability, rollback, and recovery English · 中文
YouTube/ Reader-friendly bilingual video summaries organized by learning topic English catalog · 中文目录
Ghostty/ Cross-platform Ghostty and terminal tool setup English · 中文 · Config
ZooKeeper/ ZooKeeper operational documentation, including incident runbooks English · 中文
Kubernetes/ Kubernetes operational documentation, including incident runbooks English · 中文
Nginx/ Beginner-friendly Nginx and OpenResty deployment and operations guides English · 中文
Nodejs/ Beginner-friendly Node.js / Express BFF deployment and incident runbooks English · 中文
AWS/ Bilingual AWS runbooks and references aligned with official AWS documentation English · 中文

Organization Principles

  • Keep resources reusable, focused, and suitable for a public repository.
  • Prefer information supported by primary or official sources.
  • Keep documentation consistent with current behavior and clearly identify personal interpretation.
  • Do not store credentials, employer or client source code, confidential data, conversation history, caches, or machine-specific information.

Language Convention

  • README.md is the default English entry point.
  • README_ZH.md is the corresponding Chinese version.
  • English and Chinese versions should keep the same structure, links, and factual scope.

Repository Status

This knowledge base evolves as topics are studied and existing notes are verified or refined.