Docs: Commit-Skills und Claude-Plugin-Einstellungen hinzufügen
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"enabledPlugins": {
|
||||||
|
"feature-dev@claude-plugins-official": true
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user