typescript-rimraf-node-setup
OfficialCross-platform Node.js cleanup scripts
Authorcromesdk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures your Node.js and TypeScript projects have reliable, cross-platform cleanup scripts, preventing issues with rm -rf and Windows delete commands.
Core Features & Use Cases
- Standardize Cleanup: Replaces shell-specific delete commands with the deterministic
rimrafutility. - Automate Artifact Removal: Cleans up build outputs (
dist,build), caches (.cache), and temporary files (*.tsbuildinfo). - Use Case: When you need to ensure your CI/CD pipeline consistently cleans up build artifacts on both Windows and Unix systems before a new build.
Quick Start
Use the typescript-rimraf-node-setup skill to add a cross-platform clean script for dist and coverage to your package.json.
Dependency Matrix
Required Modules
None requiredComponents
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: typescript-rimraf-node-setup Download link: https://github.com/cromesdk/ai-skills/archive/main.zip#typescript-rimraf-node-setup 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.