diff --git a/web/features/skills/page.tsx b/web/features/skills/page.tsx
index bd2fc007585..d0513d69799 100644
--- a/web/features/skills/page.tsx
+++ b/web/features/skills/page.tsx
@@ -136,47 +136,52 @@ function SkillPlaceholderState({
aria-labelledby="skill-placeholder-title"
className="relative col-span-full min-h-[calc(100vh-142px)] overflow-hidden"
>
-
+
{placeholderCardIds.map((id) => (
))}
-
-
-
-
-
+
+
+
-
- {title}
-
{!isEmptySearch && (
-
+