You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude/skills/docs-sandpack/SKILL.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
---
2
2
name: docs-sandpack
3
-
description: Use when adding interactive code examplesto React docs.
3
+
description: Use when adding interactive Sandpack code examples, live React playgrounds, or multi-file code demos to React documentation.
4
4
---
5
5
6
+
This skill provides patterns and conventions for creating Sandpack examples in React documentation, including multi-file demos, line highlights, hidden files, and dependency configuration.
0 commit comments