fiftyone-voodo-design
Installation
SKILL.md
VOODO Design System for FiftyOne
VOODO (@voxel51/voodo) is the official React component library for FiftyOne applications. Source: https://github.com/voxel51/design-system
Key Directive
ALWAYS fetch the LLM reference BEFORE writing any UI code:
WebFetch(
url="https://voodo.dev.fiftyone.ai/voodo-llm-reference.md",
prompt="Read the complete VOODO component API, design tokens, and composition patterns"
)