Build complete dApps
with AI agents
on Vara Network
A public library of AI-ready Skills — each one a complete, guided workflow that takes you from idea to a fully deployed dApp. Smart contracts, frontends, wallet integration, and advanced UX patterns. All grounded in the official Vara documentation.
Get started
Add Skills to your AI agent
You can integrate Vara Skills directly into your preferred AI agent environment using the instructions below, or manually paste any Skill as context into your session.
Coming to AI platforms
Until then, use the GitHub install above.
How it works
Install once, then build from prompts
Vara Skills give AI agents documentation-backed workflows behind the scenes. You describe the task, and the pack pulls the right Gear and Sails guidance automatically.
Install the pack
Add Vara Skills to Claude Code or Codex once. After that, the agent can use the pack in normal task flow.
Describe the task
Say what you want to build or change in plain language — new app, existing repo update, testing, or debugging.
The pack routes itself
The agent picks the relevant Gear and Sails workflows from context instead of making you chain skills manually.
Build and validate
The workflow covers planning, implementation, gtest, and local smoke with real documentation-backed patterns.
Skills library
After install,
try one of these routes.
You do not need to learn the pack structure. Open a route to inspect an example, or just describe the task and let the agent route itself.
Start a new app
Create a new Sails workspace and follow the standard greenfield path.
Scaffold, plan, generate, test
OpenChange an existing app
Work inside an existing Sails project without skipping planning or verification.
Spec, architecture, implementation
OpenFix message flow
Use this when replies, delayed execution, or message behavior are the real problem.
Replies, delays, reservations
OpenRun tests and smoke
Verify behavior with `gtest` first, then move to typed local-node validation.
gtest first, local node second
OpenOr skip the examples and tell the agent what you want to build. The pack will pull the right Gear and Sails guidance automatically.
Start building now.
The library is growing. Explore what's available, star the repo to follow updates, or contribute your own Skills via pull request.