Skip to main content
Base Skills are structured knowledge packs that plug into AI coding assistants — Claude Code, Cursor, Windsurf, and others. Install a skill and your agent gains step-by-step guidance, security rules, and implementation patterns for that topic without any prompting.

Install

Terminal
npx skills add base/base-skills
Skills are available to the agent immediately after installation. The agent picks the right skill automatically based on what you’re building.

Available skills

Building with Base Account

Auth, payments, subscriptions, sub accounts, and gas sponsorship via the Base Account SDK.

Adding Builder Codes

Append ERC-8021 attribution data to transactions across Privy, Wagmi, Viem, and standard RPC.

Connecting to Base Network

Chain IDs, RPC endpoints, and explorer URLs for Base Mainnet and Sepolia.

Deploying Contracts on Base

Deploy and verify contracts on Base using Foundry, with common troubleshooting guidance.

Running a Base Node

Production node setup, hardware requirements, networking ports, and syncing guidance.

Convert Farcaster Miniapp to App

Convert a Farcaster Mini App SDK project into a standalone Base web app.

Converting MiniKit to Farcaster

Migrate Mini Apps from MiniKit (OnchainKit) to the native Farcaster SDK.

Migrating an OnchainKit App

Replace @coinbase/onchainkit with standalone wagmi/viem components.