cloudflare · Cloudflare Workers Docs
Workers Built with Cloudflare button
Instructions for embedding an SVG Built with Cloudflare button into README files, blog posts, or documentation using Markdown, HTML, or a direct URL.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Workers Built with Cloudflare button
Instructions for embedding an SVG Built with Cloudflare button into README files, blog posts, or documentation using Markdown, HTML, or a direct URL.
When To Use
Use when you want to display a Built with Cloudflare badge in your project documentation, website, or blog post using Markdown or HTML snippets.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/workers-built-with-cloudflare-index-button-workflow-guide.md | A guide explaining how to embed the Built with Cloudflare button in README files, blog posts, or documentation. | Questions about a guide explaining how to embed the Built with Cloudflare button in README files, blog posts, or documentation. |
examples/workers-built-with-cloudflare-index-button-workers-built-with-cloudflare.text | A markdown snippet containing the image and link syntax for the Workers Built with Cloudflare badge. | Exact payloads, commands, or snippets shown in A markdown snippet containing the image and link syntax for the Workers Built with Cloudflare badge. |
examples/workers-built-with-cloudflare-index-button-workers-built-with-cloudflare-2.text | An HTML anchor tag containing an image link for the Workers Built with Cloudflare button. | Exact payloads, commands, or snippets shown in An HTML anchor tag containing an image link for the Workers Built with Cloudflare button. |
examples/workers-built-with-cloudflare-index-button-workers-built-with-cloudflare-3.text | A markdown template containing the title, lead image URL, and excerpt for the Workers Built with Cloudflare button. | Exact payloads, commands, or snippets shown in A markdown template containing the title, lead image URL, and excerpt for the Workers Built with Cloudflare button. |
What This Skill Covers
- If you're building an application or website on Cloudflare, you can embed a Built with Cloudflare button in your README, blog post, or documentation.
- Main sections:
How to Set Up Built with Cloudflare button.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://developers.cloudflare.com/workers/platform/built-with-cloudflare/index.md
