rcode-cross-platform-auditor
CommunityFind portability bugs before they ship.
Authorhanzlahabib
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill audits code and workflow files for portability issues that break on macOS, Linux, or Windows, helping you catch cross-platform bugs before they land.
Core Features & Use Cases
- Shell Script Audit: Spots bash-only syntax in scripts that are meant to run under POSIX sh.
- Platform Compatibility Review: Flags BSD versus GNU command differences, hardcoded absolute paths, and Windows path separator mistakes in Node.js or workflow files.
- Line Ending Check: Detects CRLF line endings that can cause unexpected behavior in shell and markdown files.
- Use Case: A developer preparing a release can run this Skill on a repository to get a file-by-file report of portability risks without changing any code.
Quick Start
Ask the skill to audit the repository for cross-platform compatibility issues and summarize every portability finding by file, line, and severity.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: rcode-cross-platform-auditor Download link: https://github.com/hanzlahabib/rcode/archive/main.zip#rcode-cross-platform-auditor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.