AI SDK Agents
Full Stack AI Patterns
Complex AI Agents
Workflow Patterns
Tools + Artifacts
Hover over and click these buttons to see the animations.
Click the button to see the loading animation.
Inspiration
pnpm dlx shadcn@latest add https://cult-ui.com/r/neumorph-button.json
export default function Example() {
return <NeumorphButton>Click me</NeumorphButton>
}