Skip to content

feat(skills-next): add cloudflare SDK references#238

Open
evanpurkhiser wants to merge 1 commit into
mainfrom
evanpurkhiser/feat-skills-next-add-cloudflare-sdk-references
Open

feat(skills-next): add cloudflare SDK references#238
evanpurkhiser wants to merge 1 commit into
mainfrom
evanpurkhiser/feat-skills-next-add-cloudflare-sdk-references

Conversation

@evanpurkhiser

Copy link
Copy Markdown
Member

Direct LLM port of the existing cloudflare SDK skill into the skills-next per-SDK reference layout under skills-next/references/sdks/cloudflare/. This content has NOT been reviewed at all — it is a machine-generated port of the existing SDK skill, and every file should be treated as unverified.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit a645ba7. Configure here.

Comment thread skills-next/references/sdks/cloudflare/tracing.md
Comment thread skills-next/references/sdks/cloudflare/index.md Outdated
Comment thread skills-next/references/sdks/cloudflare/tracing.md Outdated
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/feat-skills-next-add-cloudflare-sdk-references branch from a645ba7 to 6cac618 Compare July 7, 2026 15:16
@evanpurkhiser

Copy link
Copy Markdown
Member Author

Automated fixes pushed addressing the review feedback on this PR:

  • index.md + tracing.md: sibling links used a references/ prefix (resolving to a non-existent subdir); changed all to ./<file>.md (feature-catalog table, troubleshooting, and prose links). This was the HIGH-severity broken-link flag.
  • tracing.md: the tracesSampler example returned 0 for /health while the comment said "Always trace health checks"; the comment now reads "Never trace health checks" to match (health-check routes are conventionally dropped).

Unreviewed LLM-port corrections; please verify against the SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant