
from agents9
Guided upgrade path and checklist to move Laravel 12 apps to Laravel 13 (PHP 8.3, dependency bumps, breaking changes, Attributes migration).
Centralized upgrade path from Laravel 12.46 to Laravel 13.0. Covers required PHP 8.3 upgrade, composer dependency bumps (Laravel, PHPUnit 12, Pest 4), breaking changes (VerifyCsrfToken → PreventRequestForgery, cache prefix behavior, serializable_classes, pheanstalk 8.0+), and optional Attributes migration for Eloquent and Queue classes. Includes a phase-based checklist, critical rules, quick composer commands, references and best-practice recommendations for staging and CI validation.
See provided references for composer commands, breaking changes, and migration templates.
Laravel 12 to 13 upgrade guide skill. Well-structured SKILL.md with clear phases, critical rules, quick reference examples, and best practices. No bundled scripts. No security concerns — all references are local markdown, composer commands are standard. Comprehensive coverage of breaking changes, attribute migration, and validation steps.
Clean skill with no security issues. The agent workflow section references fusengine-specific tools (TeamCreate, fuse-ai-pilot agents) which won't work outside that ecosystem, but this is a portability concern not a security one. Skill is static/guide-oriented with no executable scripts.
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.
iPadOS Platform
Guidance and best practices for building iPad-optimized apps: split views, keyboard shortcuts, Stage Manager, multi-window and adaptive layouts.