Docs: Commit-Skills und Claude-Plugin-Einstellungen hinzufügen

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-30 20:50:16 +02:00
parent 9370c03e90
commit 7406c65bf9
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"enabledPlugins": {
"feature-dev@claude-plugins-official": true
}
}
+6
View File
@@ -47,6 +47,12 @@ uv run python test_hash_implementation.py # Hash-Tests
uv run python test_xml_hash_duplicate_detection.py # Duplikatserkennung 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 ## Code-Style-Richtlinien
### Import-Organisation ### Import-Organisation