Awesome-omni-skill base-cookbook

Practical, task‑oriented guides for building on Base: use cases, AI workflows, and MiniKit quickstarts.

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
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"
manifest: skills/tools/base-cookbook/SKILL.md
source content

https://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

Build with AI

Vibe Code a Mini App

Additional Resources (Optional)

Optional

How to Use This Skill

Reference these resources when working with https://docs.base.org/cookbook/llms.txt.