Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .claude/skills/docs-sandpack/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
name: docs-sandpack
description: Use when adding interactive code examples to React docs.
description: Use when adding interactive Sandpack code examples, live React playgrounds, or multi-file code demos to React documentation.
---

This skill provides patterns and conventions for creating Sandpack examples in React documentation, including multi-file demos, line highlights, hidden files, and dependency configuration.

# Sandpack Patterns

## Quick Start Template
Expand Down
Loading