Skip to content

Commit 3854bf8

Browse files
committed
Merge origin/main into feat/autoskills-frontend-parity
2 parents 84318f9 + ebc8deb commit 3854bf8

4 files changed

Lines changed: 392 additions & 338 deletions

File tree

src/skills/catalog.rs

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,16 @@ const APPROVED_EMBEDDED_EXTERNAL_SKILL_IDS: &[&str] = &[
8585
"cloudai-x/threejs-skills/threejs-textures",
8686
"cloudflare/skills/wrangler",
8787
"cloudflare/vinext/migrate-to-vinext",
88+
"cloudai-x/threejs-skills/threejs-animation",
89+
"cloudai-x/threejs-skills/threejs-fundamentals",
90+
"cloudai-x/threejs-skills/threejs-geometry",
91+
"cloudai-x/threejs-skills/threejs-interaction",
92+
"cloudai-x/threejs-skills/threejs-lighting",
93+
"cloudai-x/threejs-skills/threejs-loaders",
94+
"cloudai-x/threejs-skills/threejs-materials",
95+
"cloudai-x/threejs-skills/threejs-postprocessing",
96+
"cloudai-x/threejs-skills/threejs-shaders",
97+
"cloudai-x/threejs-skills/threejs-textures",
8898
"currents-dev/playwright-best-practices-skill/playwright-best-practices",
8999
"davila7/claude-code-templates/scikit-learn",
90100
"davila7/claude-code-templates/senior-data-scientist",
@@ -149,6 +159,9 @@ const APPROVED_EMBEDDED_EXTERNAL_SKILL_IDS: &[&str] = &[
149159
"microsoft/github-copilot-for-azure/azure-diagnostics",
150160
"mindrally/skills/deno-typescript",
151161
"mindrally/skills/fastapi-python",
162+
"midudev/autoskills/bun",
163+
"midudev/autoskills/react-three-fiber",
164+
"mindrally/skills/chrome-extension-development",
152165
"mongodb/agent-skills",
153166
"mindrally/skills/chrome-extension-development",
154167
"neondatabase/agent-skills/neon-postgres",

0 commit comments

Comments
 (0)