Skip to content

Add build-on-base and base-mcp skills#27

Open
youssefea wants to merge 7 commits into
masterfrom
youssef/add-build-on-base-and-base-mcp
Open

Add build-on-base and base-mcp skills#27
youssefea wants to merge 7 commits into
masterfrom
youssef/add-build-on-base-and-base-mcp

Conversation

@youssefea
Copy link
Copy Markdown
Collaborator

@youssefea youssefea commented May 12, 2026

Summary

  • Adds build-on-base skill consolidating all existing Base development skills into one with a references/ directory for progressive context loading
  • Adds base-mcp skill for the Base Account MCP server (mcp.base.org) with 9 reference files covering each tool + a Morpho lending plugin

Test plan

  • npx skills add base/skills --skill build-on-base works
  • npx skills add base/skills --skill base-mcp works
  • build-on-base SKILL.md routes correctly to all reference files
  • base-mcp SKILL.md routes correctly to reference files
  • plugins/morpho.md has correct Morpho MCP orchestration patterns

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@cb-heimdall
Copy link
Copy Markdown
Collaborator

cb-heimdall commented May 12, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@CuriQusEth
Copy link
Copy Markdown


name: build-on-base
description: >
Complete guide to building on Base. Covers network setup, smart contract deployment, Base Account, Builder Codes, payments, migrations (MiniKit → Farcaster, OnchainKit updates), and best practices for AI agents.

Build on Base

This skill provides a complete, up-to-date playbook for building applications and AI agents on Base.

When to use this skill

  • "How do I build on Base?"
  • "Deploy a smart contract on Base"
  • "Integrate Base Account / Smart Wallet"
  • "Migrate from MiniKit to Farcaster"
  • "Add Builder attribution / Builder Codes"
  • "Best practices for AI agents on Base"

Progressive Reference Loading

Load only the relevant reference when needed:

Core Topics

Base Account & Wallets

Builder Ecosystem

Migrations

Scripts (included)

  • scripts/analyze_project.py — Analyze existing project and suggest improvements
  • scripts/register.sh — Register Builder Code

Start by asking the user what they want to build, then load the relevant references.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants