SkillAgentSearch skills...

Refcards

Various original reference cards (cheat sheets)

Install / Use

/learn @goerz/Refcards
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Refcards

This repository contains the sources for various of my Reference Cards / Cheat Sheets, available at https://michaelgoerz.net/refcards/.

Mostly, these are in LaTeX or Plain TeX (possibly generated through a Python script), although some of the older refcards were written in Open Office (before I wised up to the fact that text processors are not suitable for tightly typeset documents that you still want to be able to reproduce ten years later).

Prerequisites

Generate the refcards

To generate all refcards, run

make

To return the repository to a clean state, removing all generated refcards, run

make distclean

You can also remove build-artifacts (such as tex-aux files) with

make clean

To collect the files for https://michaelgoerz.net/refcards/, I use

make collect

If you only want to generate a particular refcard, you can also run make/make clean/make distclean from within the folder for that refcard.

View on GitHub
GitHub Stars83
CategoryDevelopment
Updated3mo ago
Forks27

Languages

TeX

Security Score

82/100

Audited on Dec 11, 2025

No findings