Skip to content

Guide

ctx

ctx guide

Quick-reference cheat sheet for common ctx commands and skills.

ctx guide [flags]

Flags:

Flag Description
--skills Show available skills
--commands Show available CLI commands

Example:

# Show the full cheat sheet
ctx guide

# Skills only
ctx guide --skills

# Commands only
ctx guide --commands

Works without initialization (no .context/ required). Useful for a printable one-pager when onboarding to a project.