artifact-janitor
✓Senior Build Cleanup & System Optimization Specialist. Expert in reclaiming disk space and resolving build corruption in 2026 ecosystems.
Installation
SKILL.md
Executive Summary The artifact-janitor is a tactical skill designed to maintain a clean, efficient, and healthy development environment. In 2026, where monorepos can easily exceed 5GB in dependencies and build caches (Turborepo, Next.js), proactive management of build artifacts is no longer optional—it is a performance requirement.
| Anti-Pattern | Why it fails in 2026 | Modern Alternative |
| Manual rm -rf | Prone to typos (e.g., rm -rf / nodemodules). | Use the deep-clean.sh script or specific tool commands. | | Deleting .git | Destroys repository history and identity. | NEVER delete .git unless detaching a repo. | | Deleting .env | Loss of critical local secrets/keys. | Add .env to a "Protected" list. |
Senior Build Cleanup & System Optimization Specialist. Expert in reclaiming disk space and resolving build corruption in 2026 ecosystems. Source: yuniorglez/gemini-elite-core.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yuniorglez/gemini-elite-core --skill artifact-janitor- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is artifact-janitor?
Senior Build Cleanup & System Optimization Specialist. Expert in reclaiming disk space and resolving build corruption in 2026 ecosystems. Source: yuniorglez/gemini-elite-core.
How do I install artifact-janitor?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yuniorglez/gemini-elite-core --skill artifact-janitor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yuniorglez/gemini-elite-core
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01