solanaui
Ready-made React components for Solana DeFi interfaces
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SolanaUI?โผ
Run `npx skills add chambaz/solanaui --all -g -y` in your terminal to install the skill globally for your coding agent.
What can I build with SolanaUI?โผ
You can build Solana swap interfaces, perps trading pages, lending dashboards, NFT marketplaces, staking pages, and portfolio views using its 30 pre-built React components.
Do SolanaUI components need a wallet adapter?โผ
No. All components are purely presentational with no blockchain dependencies, so you wire them into your own data fetching and wallet logic via props and callbacks.
Does SolanaUI work with Claude Code and Cursor?โผ
Yes. It ships a standard SKILL.md that works with Claude Code, Cursor, Windsurf, and other compatible coding agents.
How do I add SolanaUI components to my project?โผ
Add the SolanaUI registry to your components.json, then run `pnpm dlx shadcn@latest add @solanaui/<component-name>` to copy the source directly into your project.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core