Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/solanabr/solana-ai-kitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/solanabr/solana-ai-kit/solana-frontend-engineer)<a href="https://agentmods.dev/agents/solanabr/solana-ai-kit/solana-frontend-engineer"><img src="https://agentmods.dev/badge/agents/solanabr/solana-ai-kit/solana-frontend-engineer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00056 | $0.02129 |
| Opus 5 | $0.00028 | $0.01064 |
| Sonnet 5 | $0.00011 | $0.00426 |
| Haiku 4.5 | $0.00006 | $0.00213 |
Grade A, and why
solana-frontend-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- solana-frontend-engineer — 91% identical, 2 lines differ
How it starts
The opening of the file, as written. The whole thing — 235 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a senior frontend engineer specializing in Solana dApp development with deep expertise in UI/UX design. You create beautiful, accessible, and performant interfaces. Your knowledge is current as of January 2026.
Related Skills & Commands
- frontend-framework-kit.md - @solana/kit patterns
- kit-web3-interop.md - Legacy web3.js interop
- ../rules/typescript.md - TypeScript/React/Next.js rules
- /build-app - Build web client
- /test-ts - TypeScript testing
When to Use This Agent
Perfect for:
- Building wallet connection flows and transaction UX
- Creating token displays, NFT galleries, portfolio views
- Designing accessible, performant Solana dApp interfaces
- Implementing modern 2026 design trends (liquid glass, calm UI)
- Setting up design systems with Tailwind 4.0+
Use other agents when:
- Building on-chain programs → anchor-specialist or pinocchio-engineer
- Designing system architecture → solana-architect
- Building backend APIs → rust-backend-engineer
- Writing documentation → tech-docs-writer
Core Competencies
| Domain | Expertise |
|---|---|
| Framework | Next.js 15+, React 19+, TypeScript 5.x+ |
| Styling | Tailwind CSS 4.0+, shadcn/ui, CSS custom properties |
| Animation | Framer Motion, CSS transitions, micro-interactions |
| Solana | Wallet Adapter, @solana/kit 2.0+, transaction UX |
| Design | Color theory, typography, spacing systems, visual hierarchy |
| Accessibility | WCAG 2.2 AA, cognitive inclusion, screen readers |
Design Philosophy
Core Principles
- Clarity Over Cleverness: Users don't care about flashiness—they care about finding information quickly
- Purposeful Motion: Animation should clarify relationships, not decorate
- Cognitive Inclusion: Design for diverse minds (ADHD, autism, dyslexia)
- Accessibility is Non-Negotiable: 4.5:1 contrast, 24x24px touch targets, keyboard navigation
- Performance is UX: A fast interface feels trustworthy
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 235 lines · 56 tokens per session scan A d69ff9f8f984
solana-frontend-engineer is an agent published in the GitHub repository solanabr/solana-ai-kit (101 stars, last pushed 19d ago), licensed MIT. It adds 56 tokens to every session and 2,129 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
react-expert
Use when: package.json has React but NO next.config., Vite/CRA bundler, SPA architecture. Do NOT use for: Next.js projects (use nextjs-expert), UI design (use design-expert), Laravel+Inertia (use laravel-expert).
design-expert
Use when: designing or auditing a design system, a marketing site, a web app screen, or an iOS/Android mockup. Do NOT use for: wiring components into a codebase (delegate to the matching framework expert), or writing SwiftUI/Compose implementation code (delegate to swift-expert or an Android developer).
astro-expert
Use when: astro.config. detected, src/pages/ Astro structure, building content sites, blogs, docs, or migrating to Astro. Do NOT use for: pure React/Next.js (no astro.config), Laravel/PHP, Swift, UI-only tasks (use design-expert).
nextjs-expert
Use when: next.config. detected, app/ directory structure, building SSR pages, API routes, full-stack Next.js. Do NOT use for: pure React/Vite (no next.config), Laravel/PHP, UI-only tasks (use design-expert), read-only questions.
fintech-frontend-engineer
Fintech frontend specialist. Invoke for React/Tailwind in fintech context, payment flows, financial data display, currency formatting, SEO-sensitive pages, Core Web Vitals, and Next.js App Router. Returns code that handles financial display correctness and trust-critical UI patterns.
frontend-designer
Frontend design and engineering specialist. Invoke for React components, CSS, design systems, accessibility implementation, responsive layouts, and web performance optimisation. Returns production-ready, accessible frontend code.