windowsfy

Official

Fix Node scripts for Windows compatibility

Authorunipds-engenharia-de-ia-aplicada
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps Node.js projects run correctly on Windows native shells by finding package.json script patterns that break in CMD or PowerShell and guiding the safest fix.

Core Features & Use Cases

  • Compatibility scanning: Detects inline environment variables, Unix-only commands, glob expansion issues, single-quote argument problems, and PowerShell 5.1 chaining behavior.
  • Repair guidance: Recommends portable fixes such as cross-env, shx, and glob, or shell-specific fallbacks when a project must stay Windows-locked.
  • Practical use case: Use it when a course repo, build script, or test command works on macOS or Linux but fails on Windows during npm run or local development.

Quick Start

Ask the windowsfy skill to scan the current Node.js project for Windows-incompatible package.json scripts and apply the fixes you approve.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: windowsfy
Download link: https://github.com/unipds-engenharia-de-ia-aplicada/engenharia-de-software-com-ia-aplicada/archive/main.zip#windowsfy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.