Update example skills and rename 'artifacts-builder' (#112)

* Export updated examples

* Rename 'artifacts-builder' to 'web-artifacts-builder'
This commit is contained in:
Keith Lazuka
2025-11-17 16:34:29 -05:00
committed by GitHub
parent e5c60158df
commit 0f77e501e6
20 changed files with 1051 additions and 2287 deletions

View File

@@ -28,7 +28,6 @@
"strict": false,
"skills": [
"./algorithmic-art",
"./artifacts-builder",
"./brand-guidelines",
"./canvas-design",
"./frontend-design",
@@ -37,6 +36,7 @@
"./skill-creator",
"./slack-gif-creator",
"./theme-factory",
"./web-artifacts-builder",
"./webapp-testing"
]
}