
from agents15
Guidance and best practices for building iPad-optimized apps: split views, keyboard shortcuts, Stage Manager, multi-window and adaptive layouts.
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.
A guidance-only skill for iPadOS development with adaptive layouts, keyboard shortcuts, and multitasking. No bundled scripts to execute. The SKILL.md is cleanly structured with proper frontmatter and reference links, but the content is surface-level — mostly tables and bullet points without deep implementation guidance. The mandatory workflow section is tightly coupled to the fusengine agent framework (TeamCreate, fuse-ai-pilot), limiting portability.
Guidance-only skill, no executable code. The mandatory agent workflow section is specific to fusengine's tooling and won't work generically. Content quality is decent but shallow — more of a checklist than deep guidance.
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).
SEO Schema.org JSON-LD Optimizer
Detects, validates, and generates structured Schema.org JSON-LD markup to improve search engine visibility.
Tailwind CSS v4.1 Effects Guide
Comprehensive reference for applying visual effects, shadows, filters, and masks using Tailwind CSS v4.1 utilities.