absolute-path-checker
CommunityGit portability: avoid absolute paths in code for universal builds.
Authortettuan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill discusses and enforces that implementation code does not contain absolute path literals (including those referencing HOME directories) to improve portability across environments.
Core Features & Use Cases
- Code portability checks: Identify absolute path literals in source files.
- Refactor recommendations: Suggest converting to relative paths or environment-variable references.
- Use Case: Before shipping a library, ensure there are no hard-coded user-specific paths that would break in CI or on other developers' machines.
Quick Start
Run the checker across your repository to locate absolute paths and guide replacements with relative paths or environment variables.
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: absolute-path-checker Download link: https://github.com/tettuan/climpt/archive/main.zip#absolute-path-checker 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 223,000+ vetted skills library on demand.