spline-3d-integration

Use when adding interactive 3D scenes from Spline.design to web projects, including React embedding and runtime control API.

Content Preview
---
name: spline-3d-integration
description: "Use when adding interactive 3D scenes from Spline.design to web projects, including React embedding and runtime control API."
risk: safe
source: community
date_added: "2026-03-07"
---

# Spline 3D Integration Skill

Master guide for embedding interactive 3D scenes from [Spline.design](https://spline.design) into web projects.

---

## Quick Reference

| Task                              | Guide                                                         
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/spline-3d-integration.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/spline-3d-integration/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/spline-3d-integration/SKILL.md

Related Skills