feat: Update CLAUDE.md files, add coolify skill
Some checks failed
CI/CD Pipeline / backend (push) Failing after 2m19s
CI/CD Pipeline / frontend (push) Successful in 5m29s
CI/CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
2026-03-16 08:35:53 +01:00
parent 37a907e087
commit ea41b1edec
6 changed files with 77 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
| ----------------------------- | ---------------------------------------- |
| `useFormElementVisibility` | Evaluate visibility conditions |
| `useSectionSpawning` | Process spawn triggers, clone templates |
| `useClonableElements` | Clone elements with reference generation |
| `useFormElementDuplication` | Clone elements with reference generation |
| `useFormElementValueClearing` | Clear values when elements become hidden |
| `useTableCrossReferences` | Resolve table column/row references |
| `useApplicationFormValidator` | Form validation rules |