Die Story dahinter The story behind it
Aus einer Symlink-Orgie geboren. Born from a symlink nightmare.
Ich nutze verschiedene Vibe-Coding-Tools – Claude, Cursor, Cline, Codex und andere. Jedes davon hat sein eigenes skills/-Verzeichnis. Und jedes Mal, wenn ich einen neuen Skill hatte, musste ich ihn in jedes dieser Verzeichnisse kopieren.
I use several vibe coding tools – Claude, Cursor, Cline, Codex and others. Each has its own skills/ directory. And every time I created a new skill, I had to copy it into each of those directories.
Irgendwann hatte ich die Schnauze voll. Verschiedene Versionen, verstreute Dateien, keine Übersicht. Mein erster Ansatz: ein zentrales Verzeichnis und Symlinks in die jeweiligen App-Ordner. Klingt elegant – führte aber zu einer echten Symlink-Orgie. Ständig neue Links, schwer nachvollziehbar, schnell unübersichtlich.
At some point I'd had enough. Different versions, scattered files, no overview. My first approach: a central directory and symlinks into each app folder. Sounds elegant – but it quickly became a genuine symlink nightmare. Constantly creating new links, hard to track, chaotic within days.
Also hab ich mir einfach eine App gebaut. Das Konzept ist simpel: ein zentrales Skills-Verzeichnis, in dem alle Skills liegen. SkillExplorer erstellt von dort aus Symlinks in die jeweiligen Skills-Unterverzeichnisse der Apps – sauber, übersichtlich, ohne Hexerei.
So I just built an app. The concept is simple: one central skills directory where all skills live. SkillExplorer creates symlinks from there into the skills subdirectory of each app – clean, clear, no magic required.
Als Bonus: direkte Suche in skills.sh – der Community-Plattform für Claude Code Skills – und Backup-Export mit einem Klick.
As a bonus: direct search on skills.sh – the community platform for Claude Code skills – and one-click backup export.