Renders declarative UI components from JSON schemas in React and Next.js apps. You define widgets as structured objects (buttons, forms, cards, layouts) and it handles the React rendering. Useful when you're building agent interfaces that need to dynamically generate UIs from structured responses rather than streaming markdown. Ships with shadcn components, supports form handling with actions, and includes pre-built gradients for cards. The flight card and contact form examples show the pattern clearly: describe your UI in JSON, handle user actions in callbacks. Good fit if you're already in the inference.sh ecosystem or need agents that output interactive interfaces instead of static content.
npx -y skills add inference-sh/skills --skill widgets-ui --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills