Learning Cheatsheet

Generate a concise, scannable reference for a topic — most common operations, syntax reference, common patterns, gotchas, and quick examples. Use when you already know a topic and want one page to jog memory and avoid re-learning.

hermeticormus c871c2f 1.2 KB Updated

File contents

Generate a cheatsheet

Create a concise, practical cheatsheet for the specified topic.

Cheatsheet format

1. Most common operations

List the 10 to 20 most frequently used commands or patterns.

2. Syntax reference

Quick syntax examples for key operations.

3. Common patterns

Typical usage patterns and idioms.

4. Gotchas

Common mistakes and how to avoid them.

5. Quick examples

Real-world examples for common tasks.

6. Resources

  • Official documentation
  • Best tutorials
  • Community resources

Requirements

  • Concise: one page if possible.
  • Practical: focus on what is actually used.
  • Organized: clear categories.
  • Examples: concrete code or commands.
  • Searchable: easy to scan and find things.

Make it the kind of cheatsheet to keep open in a second tab or bookmark for quick reference.


Part of the learning-skills bundle.

hermeticormus/learning-skills/tree/main/skills/learning-cheatsheet commit c871c2f952

Frequently asked questions

npx skillmds@latest add hermeticormus/learning-cheatsheet