Pellucid Library

Components built specifically for Pellucid Labs. Each has a Storybook story for interactive testing. Click Agent above to copy the full instructions for creating a new component.

Creating a new Pellucid component
1. Create components/ui/internal-[name].tsx
2. Add metadata at components/ui/meta/internal-[name].json
3. Add a story at stories/[Name].stories.tsx
4. The design system page picks it up automatically