This skill provides iPadOS-specific development guidance and a reproducible agent workflow for building tablet-optimized features: split views, external keyboard support, multi-window behavior, Stage Manager integration, and adaptive layouts across device sizes. It collects references and best-practice checklists to make implementations consistent and production-ready.
Use this skill when developing or reviewing iPad apps where tablet-first UX, keyboard productivity, or multi-window support matters — for example, productivity apps, document editors, or apps that benefit from Stage Manager and external keyboard shortcuts. It's also useful during codebase audits to ensure iPad compatibility.
Designed for agent-driven development systems and CI-style agent teams (Claude/Claude Code-style orchestrations, and general agent runners). The content is tool-agnostic and suitable for agents that can run research + implementation + validation workflows.
This skill has not been reviewed by our automated audit pipeline yet.
SOLID Generic — TypeScript / Bun / Node.js
Opinionated SOLID-guidelines for TypeScript/Bun/Node projects: small files, separated interfaces, mandatory JSDoc, reuse-first workflow and templates to keep co
Astro i18n
Implements and configures Astro's built-in internationalization: locale routing, URL helpers, sitemap hreflang, and content organization for multilingual sites.
Laravel 12 → 13 Upgrade Guide
Guided upgrade path and checklist to move Laravel 12 apps to Laravel 13 (PHP 8.3, dependency bumps, breaking changes, Attributes migration).