By tonone-ai
Mobile engineer — native iOS/Android, cross-platform, app stores, mobile performance
Produce a complete mobile app architecture design — platform choice, navigation structure, state management, data layer, key screens. Use when asked to "build a mobile app", "new app", "create iOS/Android app", "app architecture", or "cross-platform app".
Mobile audit — app size, startup time, crash reporting, store compliance, accessibility, offline behavior. Use when asked for "mobile review", "app store readiness", "mobile performance", or "crash analysis".
Produce a mobile feature spec — user story, technical approach, component breakdown, platform-specific considerations, edge cases. Use when asked to "add a screen", "spec this feature", "mobile feature", "new tab", "push notifications", or "deep link".
Mobile reconnaissance — understand the app's tech stack, architecture, dependencies, and health for takeover. Use when asked to "understand this app", "mobile assessment", or "app health".
Set up mobile release pipeline — Fastlane, code signing, CI, beta distribution, versioning. Use when asked about "app store setup", "release pipeline", "fastlane", "beta distribution", or "signing".
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Engineering + product, second to none.
Your elite AI team as Claude Code agents. 2 leads + 21 specialists. 125 skills. Every major engineering and product discipline covered.
Simple by default. Scalable by design.
Right now, everyone gets a generalized AI assistant. Engineers, product managers, designers, strategists — all prompting separately, getting separate outputs, then copying results into Slack threads for the next person to feed back into AI. It's a relay race where every handoff loses context.
That's the wrong unit of automation. Instead of giving each person an AI assistant, give the whole company an AI team. Specialists that talk to each other, share context, and run the show end to end — from user research to infrastructure to deployment — without the copy-paste relay.
That's Tonone. Not twenty-three copies of the same generalist. Twenty-three specialists, each owning one domain, coordinated by leads who know when to call who and at what depth.
Complexity is debt. Every unnecessary abstraction, every over-engineered solution, every "just in case" feature — it all accrues interest. It slows you down today and buries you tomorrow.
Scalability compounds. When you build simple, correct foundations, they carry more weight over time without breaking. Simple systems are easier to debug, easier to extend, and easier to hand off.
No boilerplate generators. No tutorial-grade scaffolds. Production-ready output that respects your codebase, your stack, and your time.
| Agent | Hat | What They Do |
|---|---|---|
| Apex | Engineering Lead | Orchestrates the team, scopes work, controls depth and budget |
| Forge | Infrastructure | Cloud services, networking, IaC, cost optimization |
| Relay | DevOps | CI/CD, deployments, GitOps, developer experience |
| Spine | Backend | APIs, system design, performance, distributed systems |
| Flux | Data | Databases, migrations, pipelines, data modeling |
| Warden | Security | IAM, secrets, compliance, threat modeling |
| Vigil | Observability + Reliability | Monitoring, alerting, SRE, incident response, SLOs |
| Prism | Frontend/DX | UI, internal tools, developer portals |
| Cortex | ML/AI | Model training, MLOps, feature engineering, LLM integration |
| Touch | Mobile | Native iOS/Android, cross-platform, app stores |
| Volt | Embedded/IoT | Firmware, microcontrollers, edge computing, protocols |
| Atlas | Knowledge Engineering | Architecture docs, ADRs, API specs, system diagrams |
| Lens | Data Analytics & BI | Dashboards, metrics design, reporting, data storytelling |
| Proof | QA & Testing | Test strategy, E2E suites, integration testing, flaky triage |
| Pave | Platform Engineering | Developer experience, golden paths, service catalogs |
| Agent | Hat | What They Do |
|---|---|---|
| Helm | Head of Product | Orchestrates the product team, writes briefs, hands off to Apex |
| Echo | User Research | User interviews, personas, Jobs-to-Be-Done, feedback synthesis |
| Lumen | Product Analytics | Metrics frameworks, funnel analysis, OKRs, A/B test design |
| Draft | UX Design | User flows, information architecture, wireframes |
| Form | Visual Design | Brand identity, color systems, typography, design system |
| Crest | Product Strategy | Roadmap planning, prioritization, competitive analysis |
| Pitch | Product Marketing | Positioning, messaging, value prop, GTM, launch copy |
| Surge | Growth | Acquisition channels, activation funnels, retention playbooks |
Prerequisites: Claude Code v1.0+
/plugin marketplace add tonone-ai/tonone
/plugin install tonone@tonone-ai
Then just talk to them:
npx claudepluginhub tonone-ai/tonone --plugin touchEngineering + Product + Operations + Legal + Design + Data Science + Security Operations + Developer Experience + Infrastructure Specialist + AI Operations team — 100 agents as Claude Code specialists. Infrastructure, DevOps, backend, security, ML/AI, mobile, UX, analytics, growth, revenue, content, PR, customer success, finance, people, operations, support, contracts, compliance, IP, governance, regulatory, color systems, typography, motion, accessibility, design tokens, forecasting, feature engineering, model training, drift monitoring, vector search, LLM fine-tuning, pen testing, detection engineering, incident response, zero trust, API docs, SDK design, developer onboarding, Kubernetes, Terraform, FinOps, service mesh, edge computing, caching, queuing, multi-cloud, chaos engineering, model deployment, LLM evaluation, AI observability, guardrails, prompt engineering, embeddings, ranking, and more.
UX designer — user flows, information architecture, wireframes, and interaction design
Backend engineer — APIs, system design, performance, distributed systems
Platform engineer — developer experience, service catalogs, internal CLIs, golden paths, environment management
Growth engineer — acquisition channels, activation funnels, retention playbooks, and PLG strategy
Engineering team — 15 agents: Apex, Forge, Relay, Spine, Flux, Warden, Vigil, Prism, Cortex, Touch, Volt, Atlas, Lens, Proof, Pave
Use this agent when developing native iOS or Android applications, implementing React Native features, or optimizing mobile performance. This agent specializes in creating smooth, native-feeling mobile experiences. Examples:\n\n<example>\nContext: Building a new mobile app\nuser: "Create a TikTok-style video feed for our app"\nassistant: "I'll build a performant video feed with smooth scrolling. Let me use the mobile-app-builder agent to implement native performance optimizations."\n<commentary>\nVideo feeds require careful mobile optimization for smooth scrolling and memory management.\n</commentary>\n</example>\n\n<example>\nContext: Implementing mobile-specific features\nuser: "Add push notifications and biometric authentication"\nassistant: "I'll implement native push notifications and Face ID/fingerprint auth. Let me use the mobile-app-builder agent to ensure proper platform integration."\n<commentary>\nNative features require platform-specific implementation and proper permissions handling.\n</commentary>\n</example>\n\n<example>\nContext: Cross-platform development\nuser: "We need this feature on both iOS and Android"\nassistant: "I'll implement it using React Native for code reuse. Let me use the mobile-app-builder agent to ensure native performance on both platforms."\n<commentary>\nCross-platform development requires balancing code reuse with platform-specific optimizations.\n</commentary>\n</example>
React Native mobile development with platform-specific optimizations
Use this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>
Expert guidance and automation for mobile app observability: crash reporting, performance monitoring, session replay, and instrumentation for iOS, Android, React Native, and Flutter.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.