All my cheatsheets
Hey I am @woernfl and these are all the cheatsheets I use regularly — so I don't have to browse the web for hours.
| Cheatsheet | Description |
| AI Lab | Home lab AI setup, prompt library, VRAM budgeting |
| Claude Code | CLI flags, slash commands, MCP, project memory |
| GitHub Copilot | Keyboard shortcuts, chat, agent mode, MCP |
| OpenCode | TUI commands, keyboard shortcuts, sessions, MCP |
| Spec Kit | Spec-driven development workflow commands |
| vLLM | Querying vLLM-hosted models |
Cloud & Infrastructure
| Cheatsheet | Description |
| AWS CDK | CDK project setup and deployment commands |
| AWS CLI | Common AWS CLI commands |
| Cloud Init | Cloud-init configuration and debugging |
| Google Cloud | gcloud CLI commands |
| Terraform | Init, plan, apply, state management, debugging |
Containers & Kubernetes
| Cheatsheet | Description |
| Container | Docker and container runtime commands |
| Helm | Helm chart commands and templates |
| Knative | Knative serving and eventing |
| Kubernetes | Pods, deployments, secrets, nodes, debugging |
CI/CD & Automation
| Cheatsheet | Description |
| Ansible | Playbook and inventory commands |
| GitHub | GitHub tips and RSS feeds |
| Jenkins | Jenkins administration |
| Jenkinsfile | Jenkinsfile pipeline syntax |
| pre-commit | Hook setup, configuration, and usage |
Security
| Cheatsheet | Description |
| Certificate | TLS certificate management |
| GPG Key Generation | GPG key creation and management |
| htpasswd | htpasswd file creation and management |
| OpenSSL | OpenSSL commands |
| SSH | SSH configuration and commands |
| Vault | HashiCorp Vault token and secret management |
| Cheatsheet | Description |
| Git | Commits, branches, diffs, history, submodules |
| Maven | Maven build and dependency commands |
| Nix | NixOS package management |
| npm | npm package management |
| pip | Python package management |
| Vim | Vim commands and shortcuts |
| VS Code | Extensions, shortcuts, settings |
Shell, Linux & Mac
| Cheatsheet | Description |
| Bash Setup | Aliases, PATH, autocompletion, bashrc |
| curl | curl HTTP commands |
| Linux | File system, processes, networking, packages |
| Mac | Keyboard shortcuts, Homebrew, shell setup |
| SCP | Secure copy commands |
| Ubuntu Upgrade | Ubuntu version upgrade steps |
| wget | wget download commands |
Reference
Acknowledgment
Thanks to Martin Donath (@squidfunk) for providing the Material for MkDocs template which this site is built on top of.