chore: release v4.0.0 - sync 550+ skills and restructure docs

This commit is contained in:
sck_0
2026-01-28 17:15:26 +01:00
parent 8c49211c70
commit 0ffee44828
683 changed files with 170528 additions and 588 deletions

2
node_modules/yaml/dist/schema/common/string.d.ts generated vendored Normal file
View File

@@ -0,0 +1,2 @@
import type { ScalarTag } from '../types';
export declare const string: ScalarTag;