Esegue il build completo di ClaudeLens e genera il file DMG distribuibile per macOS
Scanned 8/30/2026
Install to Claude Code
npx -y skills add giulio333/ClaudeLens --skill build-dmg --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Build Dmg?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/giulio333-build-dmg)More formats (shields.io, HTML) on the badges page.
---
name: build-dmg
description: Esegue il build completo di ClaudeLens e genera il file DMG distribuibile per macOS
disable-model-invocation: false
allowed-tools: Bash
---
Esegui il build completo di ClaudeLens e crea il DMG per la distribuzione macOS.
```bash
bash ${CLAUDE_SKILL_DIR}/build-dmg.sh
```
Assicurati di essere nella directory `claudelens-app/` prima di procedere, o lo script si occuperà di posizionarsi correttamente.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!