app-intents-code-reviewReviews App Intents code for intent structure, entities, shortcuts, and parameters. Use when reviewing code with import AppIntents, @AppIntent, AppEntity, Ap...
Install via ClawdBot CLI:
clawdbot install anderskev/app-intents-code-reviewGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 1, 2026
A developer reviews the App Intents code for a food delivery app to ensure intents like 'OrderPizzaIntent' conform to best practices. The analysis checks perform() for timeout compliance, entity queries for restaurant and menu items, and proper parameter validation.
A fitness app uses App Shortcuts to let users log workouts via Siri. The review ensures phrases include the app name, are properly localized, and that discoverability settings are correct for both internal and public intents.
A task management app implements AppEntity and EntityQuery for projects. The analysis ensures entities handle missing identifiers gracefully and uses EntityStringQuery for Siri voice input, avoiding dependency injection issues.
A music streaming service migrates from SiriKit to App Intents. The review checks that existing user shortcuts remain functional, parameters have sensible defaults, and custom errors use localized strings.
A utility app targeting iOS 16 checks that @IntentParameterDependency is not used (to avoid crashes) and that intents are defined in the app bundle rather than a Swift Package. The review also validates perform() is marked @MainActor where needed.
Offer a subscription that unlocks advanced App Shortcuts, allowing users to create complex automations. The revenue comes from recurring subscriptions for premium intent features.
Provide basic intents for free, and sell additional parameter options or custom phrases via in-app purchases. Users pay per feature pack to extend Siri integration.
Offer consulting services to other app developers, helping them review and optimize App Intents code. Charge per audit or retainer for ongoing support.
💬 Integration Tip
Load the relevant reference files (intent-structure.md, entities.md, etc.) based on the specific issue types found during review, and always test on real devices with iOS 16+ to catch compatibility issues.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions