List Claude Code Components List various Claude Code components based on the requested action. Argument Routing | Action | Description | |--------|-------------| | (default) | List all available skills with descriptions | | | List environment variables (configured or researched) | | | List recent sessions with sizes, ages, resumability | | | List settings.json configuration options | | | List core Claude Code tools with parameters | When invoked without arguments, default to . Parse to determine the action. The first token is the action keyword. Remaining tokens are passed as sub-arguments to…