carplay

Consolidate CarPlay development knowledge into a centralized reference and implementation guide.

10|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/Eyadkelleh/carplay_claude_skill --skill carplay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: carplay
Source: https://github.com/Eyadkelleh/carplay_claude_skill/tree/main
Command: npx skills add https://github.com/Eyadkelleh/carplay_claude_skill --skill carplay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Centralizes CarPlay development knowledge into a comprehensive, navigable reference and implementation guidance for building CarPlay-enabled iOS apps.

Core Features & Use Cases

  • Comprehensive CarPlay API reference covering templates (CPListTemplate, CPMapTemplate, CPGridTemplate, CPInformationTemplate, CPPointOfInterestTemplate, CPTabBarTemplate, CPVoiceControlTemplate) and key UI elements.
  • End-to-end guidance for navigation, audio, communication, POI, EV charging, parking, and food ordering app categories, including best practices and testing tips.
  • Rich code examples and patterns drawn from the repository references to accelerate integration and ensure driver safety.

Quick Start

Follow the Getting Started guide to configure CarPlay entitlements and set up the CPTemplateApplicationScene lifecycle in your app.

Frequently Asked Questions about carplay

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up CarPlay entitlements and the CPTemplateApplicationScene lifecycle in my iOS app?

To build CarPlay-enabled iOS apps, you use specific templates like CPListTemplate, CPMapTemplate, and CPGridTemplate. The reference guide provides comprehensive API documentation, UI patterns, and rich code examples to accelerate integration across various app categories.

What are the best practices for developing CarPlay navigation, audio, and POI apps?

Best practices for CarPlay navigation, audio, and POI apps involve using the correct templates and adhering to driver safety compliance. The guide provides end-to-end implementation patterns, testing tips, and structured guidance specifically tailored for these app categories to ensure robust and safe integration.

What CarPlay templates are available for EV charging, parking, and food ordering apps?

Available CarPlay templates for EV charging, parking, and food ordering apps include CPPointOfInterestTemplate and CPInformationTemplate. The reference consolidates API usage and code patterns drawn from repository examples to help developers implement these specific scenarios efficiently.

Does building a CarPlay app require specific UI patterns to maintain driver safety?

Building a CarPlay app requires strict adherence to specific UI patterns to maintain driver safety compliance. The implementation guide provides structured best practices and UI element constraints that ensure your application meets the necessary safety standards for in-vehicle use.