A personal knowledge base of IT workflows, commands, and patterns — collected and refined over time. Serves as a quick-reference when memory fails and a canonical source for repeatable tasks.
Each topic covers real-world patterns and gotchas, not theory.
| Topic | Contents |
|---|---|
| Git | Branching, rebasing, PRs, conventional commits |
| Linux / Shell | System administration, scripting, terminal |
| Containers | Docker, Kubernetes, dev environments |
| Development | Project setup, testing, debugging, code review |
| Networking / Infra | SSH, firewalls, server setup, cloud CLI |
| AI / Skills | Claude Code superpowers and agent skills |
- Concise over comprehensive — commands and patterns, not tutorials
- Gotchas over basics — the non-obvious stuff that cost time the first time
- Working over correct — what actually worked, not what the docs said would work
This is a personal reference maintained via Claude Code. If you stumble on something useful, open an issue or PR — fixes and additions welcome.