app-integrations-setup

This skill should be used when setting up organization-level app integrations (Reddit, Notion, LinkedIn, WordPress) with OAuth flows, encrypted token storage, API client wrappers, and usage logging in a Next.js App Router application. Use this skill when implementing external provider connections for a multi-tenant app with secure credential management, token refresh, and admin-controlled integration features.

$ Installer

git clone https://github.com/nathanonn/next-sololedger /tmp/next-sololedger && cp -r /tmp/next-sololedger/.claude/skills/app-integrations-setup ~/.claude/skills/next-sololedger

// tip: Run this command in your terminal to install the skill