Skip to main content
The Converting MiniKit to Farcaster skill gives your AI coding assistant a precise component-by-component migration guide for moving Mini Apps from MiniKit (OnchainKit) to the native Farcaster SDK.

Install

Terminal
npx skills add base/base-skills

What the skill covers

  • MiniKit → Farcaster SDK component and hook mappings
  • Provider replacement (MiniKitProviderFarcasterProvider)
  • Context and user data API changes
  • Common pitfalls and breaking differences between the two SDKs

Example prompts

  • “Migrate my MiniKit app to use the native Farcaster SDK”
  • “Replace MiniKitProvider with the Farcaster equivalent”
  • “What changed between MiniKit and the Farcaster SDK?”

Reference