diff --git a/.claude/settings.json b/.claude/settings.json new file mode 100644 index 0000000..ac45dd2 --- /dev/null +++ b/.claude/settings.json @@ -0,0 +1,5 @@ +{ + "enabledPlugins": { + "feature-dev@claude-plugins-official": true + } +} diff --git a/CLAUDE.md b/CLAUDE.md index 609d8d7..95e3d1c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -47,6 +47,12 @@ uv run python test_hash_implementation.py # Hash-Tests uv run python test_xml_hash_duplicate_detection.py # Duplikatserkennung ``` +### Commit +Jedes mal bei Commit diese Skills nutzen: + +- /license-check +- /version-bump + ## Code-Style-Richtlinien ### Import-Organisation