Use this skill when the user wants to manage and query x11 xresources from the command line.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-4bb0fa8f)More formats (shields.io, HTML) on the badges page.
---
name: xresources
description: Use this skill when the user wants to manage and query x11 xresources from the command line.
---
# Xresources Plugin
Manage and query X11 Xresources from the command line.
## Commands
### Operations
- `xresources resource query` — query resource via xresources
## Usage Examples
- "xresources --help"
- "xresources <args>"
## Installation
```bash
npm install -g xresources
```
## Examples
```bash
xresources --version
xresources --help
```
## Key Features
- x11\n- colors\n- terminal
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!