Skip to content

Commit 2adf109

Browse files
committed
Add description for docs-sandpack skill
1 parent 1207ee3 commit 2adf109

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.claude/skills/docs-sandpack/SKILL.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
22
name: docs-sandpack
3-
description: Use when adding interactive code examples to React docs.
3+
description: Use when adding interactive Sandpack code examples, live React playgrounds, or multi-file code demos to React documentation.
44
---
55

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.
7+
68
# Sandpack Patterns
79

810
## Quick Start Template

0 commit comments

Comments
 (0)