#252 · Primary category: AI Coding Assistants
skills
Skills for teaching agents how to build on Cloudflare.
Project last updated:08/07/26
GitHub Stars
2.7K
Forks
266
Contributors
27
License
Apache-2.0
Why we included this project
Developers who ship on Cloudflare with an AI coding agent can use this to stop the agent guessing from stale training data. The skill files bundle current, platform-specific guidance for Workers, storage, AI services, networking, and security, and they work with any tool that supports the Agent Skills standard, from Claude Code and Cursor to Codex and OpenCode. Because skills auto-load when a conversation matches their triggers, the relevant Cloudflare knowledge shows up just when a request needs it. There are also slash commands that walk an agent through building an AI agent with the Agents SDK or standing up a new MCP server, so it feels like a hands-on workflow rather than reading reference docs. Teams get a consistent way to keep their coding agents current on the platform.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.