arkit-visionos-developerBuild and debug ARKit features for visionOS, including ARKitSession setup, authorization, data providers (world tracking, plane detection, scene reconstructi...
Install via ClawdBot CLI:
clawdbot install tomkrikorian/arkit-visionos-developerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 20, 2026
Use plane detection and world tracking to let users place virtual furniture in their real space. Scene reconstruction provides occlusion for realistic blending.
Leverage hand tracking and camera frames to enable remote experts to guide local users through maintenance tasks. Anchors highlight specific objects or areas.
Use room tracking and world tracking to provide turn-by-turn AR directions in malls or airports. Persistent anchors mark points of interest.
Combine hand tracking with RealityKit to allow users to manipulate 3D charts and graphs with natural gestures. Ideal for analysts or educators.
Use hand and object tracking to overlay virtual watches or jewelry on a user's hand. Image tracking can trigger product info.
Offer basic ARKit experiences for free and charge for advanced features like multi‑user shared spaces or custom anchors. Revenue from monthly subscriptions or one‑time in‑app purchases.
Develop a reusable ARKit framework for interior design, retail, or training and license it to enterprises. Charge per‑seat or per‑session fees.
Create branded AR campaigns (e.g., virtual try‑ons) for retail clients. Brands pay for development and deployment, and end users access them for free.
💬 Integration Tip
Start with a single provider like WorldTrackingProvider and add others incrementally. Always request authorization before running the session and handle denied states gracefully.
Scored May 20, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.