4d-clean-project

Clean a 4D project by removing generated files, caches, and system artifacts.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "4d-clean-project" with this command: npx skills add e-marchand/skills/e-marchand-skills-4d-clean-project

4D Project Cleaner

Remove generated files and caches from a 4D project.

Usage

The script auto-detects the project root by finding the .4DProject file.

# From anywhere inside the project
python scripts/clean.py

# Or specify a path
python scripts/clean.py /path/to/4d-project

The script reports what was removed.

What Gets Removed

ItemLocationDescription
DerivedData/RecursiveCompilation cache
Libraries/RootRuntime libraries
userPreferences.*/RootUser-specific settings
Project/Trash/RootDeleted items
Logs/*RootLog file contents
.DS_StoreRecursivemacOS folder metadata
ehthumbs.dbRecursiveWindows thumbnail cache
Thumbs.dbRecursiveWindows thumbnail cache

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

4d-check-syntax

No summary provided by upstream source.

Repository SourceNeeds Review
General

4d-run

No summary provided by upstream source.

Repository SourceNeeds Review
General

4d-find-command

No summary provided by upstream source.

Repository SourceNeeds Review