Awesome-omni-skill base-cookbook
Practical, task‑oriented guides for building on Base: use cases, AI workflows, and MiniKit quickstarts.
git clone https://github.com/diegosouzapw/awesome-omni-skill
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/tools/base-cookbook" ~/.claude/skills/diegosouzapw-awesome-omni-skill-base-cookbook && rm -rf "$T"
skills/tools/base-cookbook/SKILL.mdhttps://docs.base.org/cookbook/llms.txt
Practical, task‑oriented guides for building on Base: use cases, AI workflows, and MiniKit quickstarts.
Practical, task‑oriented guides for building on Base: use cases, AI workflows, and MiniKit quickstarts.
Available Resources
Cookbook Documentation
Use Cases
-
Onboard Any User
-
Accept Crypto Payments
-
Launch AI Agents
-
Launch Tokens
-
Deploy a Chain
-
Onchain Social
-
DeFi Your App
-
Go Gasless
-
Base App Coins
-
Testing Onchain Apps
Build with AI
-
AI Prompting
-
Base Builder MCP
Vibe Code a Mini App
-
Foundations
-
AI Fundamentals
-
Prompt Engineering
-
Docs & Reading
-
AI‑Assisted Reading
-
Successful MiniApps in TBA
-
Build with Prompt
-
Convert & Customize
-
Fork & Customize
-
MiniKit: Install
-
MiniKit: Add
-
MiniKit: Configure Env
-
MiniKit: Manifest CLI
-
MiniKit: Create Manifest
-
MiniKit: Add Frame Metadata
-
MiniKit: Test & Deploy
Additional Resources (Optional)
Optional
- Deploy a Chain
How to Use This Skill
Reference these resources when working with https://docs.base.org/cookbook/llms.txt.