chambazchambazCommunityยท1 Agent Skills Included

solanaui

Ready-made React components for Solana DeFi interfaces

Provides 30 production-ready React components for building Solana swap pages, perps trading screens, lending dashboards, NFT marketplaces, and portfolio views. Eliminates hours of hand-coding tables, charts, order books, and wallet panels from scratch. Components accept plain data via props and emit callbacks, so you connect your own data layer and ship interfaces faster.
npx skills add chambaz/solanaui --all -g -y
Available:

Gives your coding agent the build commands, component patterns, naming rules, and styling conventions to follow when working inside this Next.js and shadcn/ui codebase.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’