mirror of
https://github.com/greedychipmunk/agent-skills.git
synced 2026-09-14 20:46:42 +08:00
5dc0ee9ea0
AngularJS Unit Testing: - Add Legacy Status & Migration Guidance section (AngularJS EOL Dec 2021) - Recommend Jest over Jasmine/Karma; mark Karma as legacy - Add Jest Migration Guide with practical steps - Add Handling Environmental Flakiness section (js-env-sanitizer pattern) - Add Test Pyramid Guidance for legacy codebases - Update CI/CD examples to actions/checkout@v4, setup-node@v4, codecov@v4 MedusaJS Developer: - Update to Medusa v2.15+ and Node.js 20+ - Add MFA primitives (TOTP, SMS, recovery codes) - Add Promotion context hooks for conditional logic - Add Product SKU search - Add mcloud proxy for Cloud tunneling - Add MikroORM v6.6.12 migration notes and snapshot cleanup Next.js Developer: - Update to Next.js 15+ with React 19 support - Add Partial Prerendering (PPR) section with incremental adoption - Add Turbopack (stable for dev and build) - Update caching semantics (uncached by default in v15) - Add React 19 features (use(), useFormStatus, useOptimistic) - Add after() post-response API - Add navigation hooks (useLinkStatus, onNavigate) - Add next.config.js patterns for PPR and Turbopack Roblox Game Developer: - Add Luau New Type Solver (general release Jan 2026) - Add DataStore per-experience quotas and throttling - Add Data Stores Manager tool - Add DataStore2 migration guidance (deprecated → native DataStoreService) - Update Data Persistence example with rate limiting awareness Supabase Developer: - Add Deno 2.1 full rollout (August 2025) - Update Edge Function examples to use npm: specifiers and Deno.serve() - Add Dashboard Editor with AI Assistant - Add no-Docker deployment option - Add Management API for programmatic deploys 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code <noreply@letta.com>