Skills
Focused instruction sets your agent loads on demand. A Skill teaches VonCluer how to do one thing well — a workflow, a toolchain, a set of conventions. Install individually, or get them bundled in a Stack.
App Development
4Standalone Dev
Project conventions, file structure, auth/payments/monitoring patterns, and dev workflow for Electron and Next.js apps scaffolded by the Standalone App Builder stack.
Deploy Standalone
Release pipeline for standalone apps: DMG + notarization via GitHub Actions for desktop, Vercel for web. Trigger, monitor, and verify production deploys.
Mobile Dev
Expo Router file structure, React Native + Tamagui patterns, and auth/payments/monitoring integration for apps scaffolded by the Mobile App Builder stack.
Mobile Deploy
EAS build + submit pipeline: build profiles, TestFlight internal testing, and App Store / Play Store submission.
Game Development
1Unity MCP Pipeline
Drive the Unity Editor programmatically via MCP — create GameObjects, write and compile C# scripts, enter Play Mode, capture screenshots, and trigger builds. Includes the full setup guide, tool-call gotchas, Unity 6 API notes, and zero-asset prototyping patterns.
Requires MCPs
Ops & Monitoring
2Sentry Triage — Standalone
Reads Sentry issues, classifies P0–P3 severity, creates GitHub issues for P0/P1, tags P2/P3, and posts a daily digest. For Electron and Next.js apps.
Sentry Triage — Mobile
Mobile-specific Sentry triage: classifies with iOS/Android version, device model, and OTA channel context. Creates GitHub issues for P0/P1.
Communication
1Agent Email
Inter-agent email via DiviMail (@divindi.io). Covers the full auth flow, MCP tool reference, and balance top-up process for agent-to-agent and agent-to-human email.
Requires MCPs