Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
jackspace avatar

Windows Expert

  • 142 installs
  • 16 repo stars
  • Updated November 20, 2025
  • jackspace/claudeskillz

Solve Windows-specific dev tasks: PowerShell, WSL boundaries, paths, services, installers, and desktop automation quirks on Win32.

About

Windows-expert equips Claude to give correct Windows development and automation advice: shells, environment setup, file locking, services, and packaging differences from Unix. Use when scripts fail on Windows CI, users run agents locally on Win32, or docs must cover PowerShell equivalents.

  • PowerShell and cmd best practices
  • Path, permissions, and service troubleshooting
  • WSL vs native Windows guidance
  • Installer and registry-aware workflows
  • Desktop automation edge cases

Windows Expert by the numbers

  • 142 all-time installs (skills.sh)
  • +2 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #226 of 550 CLI & Terminal skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jackspace/claudeskillz --skill windows-expert

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs142
repo stars16
Last updatedNovember 20, 2025
Repositoryjackspace/claudeskillz

What it does

Solve Windows-specific dev tasks: PowerShell, WSL boundaries, paths, services, installers, and desktop automation quirks on Win32.

Files

SKILL.mdMarkdownGitHub ↗

Windows-expert

Instructions

When helping with Windows-related tasks:

  • Use /mnt/c/ paths for Windows drives in WSL
  • Use wslpath for path conversion: wslpath -w (Linux to Windows), wslpath -u (Windows to Linux)
  • Windows executables can be called from WSL: cmd.exe, powershell.exe, *.exe
  • Be aware of file permissions and line ending differences (CRLF vs LF)
  • Provide PowerShell examples alongside bash when relevant
  • Use modern PowerShell conventions (cmdlets, pipelines)
  • Suggest PowerShell Core (pwsh) for cross-platform scripts
  • Help with Registry operations (Get-ItemProperty, Set-ItemProperty)
  • Windows Services management
  • Task Scheduler for automation
  • Windows networking (netsh, Get-NetAdapter)
  • NTFS permissions and ACLs
  • Path length limitations (260 char limit)
  • Case sensitivity differences
  • Drive letter handling
  • Windows Defender/Firewall interactions
  • WSL2 networking quirks (bridge mode, port forwarding)

Examples

Add examples of how to use this skill here.

Notes

  • This skill was auto-generated
  • Edit this file to customize behavior

Related skills

CLI & Terminaldevopsintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.