Linux Desktop Slash Commands
Description
[](https://claude.com/claude-code) [](https://www.linux.org/) [](https://ubuntu.com/) [](https://github.com/danielrosehill/Claude-Code-Repos-Index) [](https://github.com/danielrosehill/Github-Master-Index)
Installation
claude install-skill https://github.com/danielrosehill/Claude-Code-Linux-Desktop-Slash-Commands README
Claude Code Linux Desktop Slash Commands
[](https://claude.com/claude-code) [](https://www.linux.org/) [](https://ubuntu.com/) [](https://github.com/danielrosehill/Claude-Code-Repos-Index) [](https://github.com/danielrosehill/Github-Master-Index)
A collection of slash commands for Claude Code CLI designed to streamline system administration, optimization, and configuration tasks on Linux desktop systems.
Also provided: a script for setting up a repo-style workspace for Claude Code to focus on sysadmin tasks. The script populates a `CLAUDE.md` describing the purpose and creates (or on subsequent runs non-destructively syncs) the slash command library in this repo.
Automated Workspace Setup
This repository includes a setup script that creates a dedicated Claude Code workspace for desktop system administration at `~/claude-spaces/desktop-sys-admin`.
**Run the setup script:**
bash ~/repos/github/Claude-Code-Linux-Desktop-Slash-Commands/setup-desktop-sysadmin-workspace.sh
**What the script does:**
- undefined
**Using the workspace:**
cd ~/claude-spaces/desktop-sys-admin
claude-code
Once in the workspace, Claude Code has full context about your system and access to all slash commands. Type `/` to see available commands organized by category.
**Updating the workspace:**
Re-run the setup script to sync the latest slash commands and refresh system information:
bash ~/repos/github/Claude-Code-Linux-Desktop-Slash-Commands/setup-desktop-sysadmin-workspace.sh
...
Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security community SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security community Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security community Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head report in `docs/maintainers/security-findings-triage-2026-03-29-refresh.md`. - Added a match
Security community Google Workspace Model Armor
Filter user-generated content for safety
Security community Google Workspace Alert Center
Manage security alerts
Security community Related Agents
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | - | [wshobson/agents](https://github.com/wshobson/agents) |
wcag-audit-patterns
| Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Deps Audit
| You are a dependency security expert specializing in vulnerability scanning, license compliance, and... | - | [wshobson/agents](https://github.com/wshobson/agents) |