Create Notion Quickstart Doc banner
Uniswap Uniswap

Create Notion Quickstart Doc

Data community

Description

--- description: Create a new Quick Start documentation page in the Dev AI Tools Notion database argument-hint: <tool-name> (the name of the tool/feature to document) --- # `/create-notion-quickstart-doc` - Create Quick Start Documentation ## Purpose Create standardized quick start documentation for AI Toolkit tools in the [Dev AI Tools → Quickstart Docs](https://www.notion.so/249c52b2548b80a2bcb6d64a65c9c4f2) Notion database. This command ensures consistent documentation structure across all

Installation

Installs to ~/.claude/commands/uniswap-ai-toolkit-create-notion-quickstart-doc.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Uniswap/ai-toolkit/HEAD/.claude/commands/create-notion-quickstart-doc.md -o ~/.claude/commands/uniswap-ai-toolkit-create-notion-quickstart-doc.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository