add-addons-existing-app

Installation
SKILL.md

Add Add-ons To Existing App

Use this skill when the project already exists and you need to layer add-ons safely without breaking dependency or metadata assumptions.

Setup

npx @tanstack/cli add clerk drizzle

Core Patterns

Add multiple integrations in one pass

npx @tanstack/cli add tanstack-query drizzle

Resolve candidate ids before applying

Installs
5
Repository
tanstack/cli
GitHub Stars
1.3K
First Seen
Mar 25, 2026
add-addons-existing-app — tanstack/cli