aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:cloudflare
9 artifacts found
skillby cloudflare
0mo ago

web-perf

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed.

1 repos0 installs
$npx ai-builder add skill cloudflare/web-perf
skillby cloudflare
0mo ago

agents-sdk

Build stateful AI agents using the Cloudflare Agents SDK. Load when creating agents with persistent state, scheduling, RPC, MCP servers, email handling, or streaming chat. Covers Agent class, AIChatAgent, state management, and Code Mode for reduced token usage.

1 repos0 installs
$npx ai-builder add skill cloudflare/agents-sdk
skillby cloudflare
0mo ago

building-ai-agent-on-cloudflare

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI agent", "chat agent", "stateful agent", mentions "Agents SDK", needs "real-time AI", "WebSocket AI", or asks about agent "state management", "scheduled tasks", or "tool calling".

1 repos0 installs
$npx ai-builder add skill cloudflare/building-ai-agent-on-cloudflare
skillby cloudflare
0mo ago

durable-objects

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest.

1 repos0 installs
$npx ai-builder add skill cloudflare/durable-objects
skillby cloudflare
0mo ago

wrangler

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.

1 repos0 installs
$npx ai-builder add skill cloudflare/wrangler
commandby cloudflare
0mo ago

Build Agent

Build an AI agent on Cloudflare using the Agents SDK

1 repos0 installs
$npx ai-builder add command cloudflare/build-agent
skillby cloudflare
0mo ago

building-mcp-server-on-cloudflare

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create MCP tools", "remote MCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocol on Cloudflare. Also triggers on "MCP authentication" or "MCP deployment".

1 repos0 installs
$npx ai-builder add skill cloudflare/building-mcp-server-on-cloudflare
skillby cloudflare
1mo ago

git-commit

Use when creating git commits to ensure commit messages follow project standards. Applies the 7 rules for great commit messages with focus on conciseness and imperative mood.

1 repos0 installs
$npx ai-builder add skill cloudflare/git-commit
commandby cloudflare
0mo ago

Build Mcp

Build a remote MCP server on Cloudflare with tools and OAuth

1 repos0 installs
$npx ai-builder add command cloudflare/build-mcp
You've reached the end