·recollect-post-migration-cleanup
*

recollect-post-migration-cleanup

Frontend migration cleanup for Recollect API v2 transition. This skill should be used when switching frontend callers from legacy Pages Router URLs to v2 App Router URLs, updating mutation hooks, removing legacy helpers from supabaseCrudHelpers, removing legacy types from apiTypes.ts, and deleting old Pages Router files. Also use when the user mentions Phase 13, caller updates, frontend migration, legacy cleanup, or asks to wire up v2 routes to the UI.

14Installs·1Trend·@timelessco

Installation

$npx skills add https://github.com/timelessco/recollect --skill recollect-post-migration-cleanup

How to Install recollect-post-migration-cleanup

Quickly install recollect-post-migration-cleanup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/timelessco/recollect --skill recollect-post-migration-cleanup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: timelessco/recollect.

SKILL.md

View raw

Handles frontend/caller migration from legacy Pages Router to v2 App Router routes. This is Phase 13+ work — all v2 API routes must already exist before running this workflow.

Scope: Frontend callers, mutation hooks, legacy helpers, and legacy types ONLY. No API route creation (the recollect-api-migrator agent handles that).

Execute these steps in order for each route being cleaned up. Each step prevents a specific class of dead code or broken references.

Frontend migration cleanup for Recollect API v2 transition. This skill should be used when switching frontend callers from legacy Pages Router URLs to v2 App Router URLs, updating mutation hooks, removing legacy helpers from supabaseCrudHelpers, removing legacy types from apiTypes.ts, and deleting old Pages Router files. Also use when the user mentions Phase 13, caller updates, frontend migration, legacy cleanup, or asks to wire up v2 routes to the UI. Source: timelessco/recollect.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/timelessco/recollect --skill recollect-post-migration-cleanup
Category
*Creative Media
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from timelessco/recollect

Quick answers

What is recollect-post-migration-cleanup?

Frontend migration cleanup for Recollect API v2 transition. This skill should be used when switching frontend callers from legacy Pages Router URLs to v2 App Router URLs, updating mutation hooks, removing legacy helpers from supabaseCrudHelpers, removing legacy types from apiTypes.ts, and deleting old Pages Router files. Also use when the user mentions Phase 13, caller updates, frontend migration, legacy cleanup, or asks to wire up v2 routes to the UI. Source: timelessco/recollect.

How do I install recollect-post-migration-cleanup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/timelessco/recollect --skill recollect-post-migration-cleanup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/timelessco/recollect