Claude Code plugins for building on NEAR.
/plugin marketplace add NEARBuilders/near-plugins
/plugin install near-intents@near-plugins
Then restart Claude Code.
Build a React swap widget using NEAR Intents
Create a cross-chain bridge from Ethereum to NEAR
Implement a token swap server using the 1Click API
| Plugin | Description | Install |
|---|---|---|
| near-intents | Cross-chain swaps via 1Click API | /plugin install near-intents@near-plugins |
near-ai— NEAR AI Cloudnear-social— Graph Databasenear-kit— Developer Tools
Other ideas? Create an issue here to request a plugin.
To add a plugin:
- Fork or clone this repo: https://github.com/NEARBuilders/near-plugins.git
- Create
plugins/your-plugin/with.claude-plugin/plugin.json - Add skills in
plugins/your-plugin/skills/ - Add entry to
.claude-plugin/marketplace.json - Submit pull request