AgentSkillsCN

skeleton-docs

Skeleton UI框架参考。适用于Svelte前端组件的开发、调试Skeleton样式问题、对组件进行深度定制,或迭代UI实现时的场景。请查阅最新文档,以获取最佳实践建议。

SKILL.md
--- frontmatter
name: skeleton-docs
description: Skeleton UI framework reference. Use when working on Svelte frontend components, debugging Skeleton styling issues, customizing components beyond basics, or iterating on UI implementation. Fetch latest docs for best practices.

Skeleton Documentation

How to Use This Skill

This index is the source of truth for Skeleton documentation. When invoked:

  1. Identify relevant docs - Scan the index below to find 1-3 docs matching your current task (e.g., working on cards → /docs/svelte/tailwind-components/cards.md)
  2. Fetch the docs - Use WebFetch to retrieve them from https://www.skeleton.dev + the path (e.g., https://www.skeleton.dev/docs/svelte/tailwind-components/cards.md)
  3. Apply current best practices - The fetched markdown contains up-to-date patterns, variants, and examples

Do NOT guess URLs - always use this index to find the correct documentation paths.


Svelte

Get Started

Guides

Design System

Tailwind Components

Framework Components

Integrations

Resources