Skip to main content
cloudflare
GitHub クリエイタープロフィール

cloudflare

19 件の GitHub リポジトリにある 83 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
83
リポジトリ
19
更新
2026年8月28日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
workerd
17 件の skills · 2026年8月28日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者その他コンピュータ職
3 件の職業カテゴリ · 88% 分類済み
20%比率
#02
cloudflare-docs
13 件の skills · 2026年8月25日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
16%比率
#03
skills
13 件の skills · 2026年8月7日
ソフトウェア開発者ネットワーク・コンピュータシステム管理者
2 件の職業カテゴリ · 100% 分類済み
16%比率
#04
sandbox-sdk
9 件の skills · 2026年7月2日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
11%比率
#05
agents
7 件の skills · 2026年8月11日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターテクニカルライター
3 件の職業カテゴリ · 100% 分類済み
8.4%比率
#06
computer
6 件の skills · 2026年8月18日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
7.2%比率
#07
vibesdk
4 件の skills · 2026年6月10日
ウェブ開発者ウェブ・デジタルインターフェースデザイナーソフトウェア開発者
3 件の職業カテゴリ · 100% 分類済み
4.8%比率
#08
kumo
2 件の skills · 2026年7月23日
ウェブ・デジタルインターフェースデザイナーソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
2.4%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

wpt-update
未分類

Updates and triages the Web Platform Tests dependency in workerd. Use when asked to bump, update, or triage WPT.

2026年8月28日
update-v8
未分類

Step-by-step guide for updating the V8 JavaScript engine in workerd, including patch rebasing, dependency updates, integrity hashes, and verification. Load this skill when performing or assisting with a V8 version bump.

2026年8月20日
pr-review-guide
ソフトウェア品質保証アナリスト・テスター

Guidelines for posting pull request review comments via GitHub CLI, including suggested edits format, handling unresolved comments, etiquette, and report/issue tracking. Load this skill when reviewing a PR via GitHub and posting inline comments.

2026年3月23日
bazel-test-hygiene
ソフトウェア品質保証アナリスト・テスター

Mandatory rules for running bazel tests during development. Load this skill before running any bazel test command, especially when validating fixes or verifying regression tests. Prevents false confidence from cached results, filter flags that silently match…

2026年3月19日
investigation-notes
ソフトウェア開発者

Structured scratch tracking document for investigation state during bug hunts - prevents re-reading code, losing context, and rabbit holes; maintains external memory so you don't re-derive conclusions

2026年3月19日
kj-style
ソフトウェア開発者

KJ/workerd C++ style guidelines for code review. Covers naming, type usage, memory management, error handling, inheritance, constness, and formatting conventions. Load this skill when reviewing or writing C++ code in the workerd codebase.

2026年2月25日
ts-style
ソフトウェア開発者

JS/TS style guidelines and review checklist for workerd. Covers TypeScript strictness, import conventions, export patterns, private field syntax, error handling, feature gating, and test structure. Load this skill when reviewing or writing JavaScript or…

2026年2月25日
workerd-api-review
ソフトウェア品質保証アナリスト・テスター

Performance optimization, API design & compatibility, security vulnerabilities, and standards spec compliance for workerd code review. Covers tcmalloc-aware perf analysis, compat flags, autogates, web standards adherence, and security patterns. Load this…

2026年2月25日
収集済み skill 17 件中 8 件を表示しています。
style-guide-review
ソフトウェア品質保証アナリスト・テスター

Review changed MDX/docs files in a pull request against the Cloudflare docs style guide and return structured findings.

2026年8月25日
contributing
ソフトウェア開発者

Use when contributing to the Cloudflare Docs repository — writing or editing documentation pages, choosing content types or components, adding changelog entries, reviewing docs, or learning how to contribute.

2026年8月20日
review-validation
ソフトウェア品質保証アナリスト・テスター

Validate review findings from specialist agents by reading the actual repo file content and checking each finding for accuracy, applicability, and false positives.

2026年8月13日
code-review
ソフトウェア品質保証アナリスト・テスター

Review the changed lines of a single file in a pull request for bugs, correctness, error handling, security, and maintainability, and return structured findings.

2026年7月28日
spam-and-off-topic-filter
ソフトウェア品質保証アナリスト・テスター

Evaluate a GitHub issue or pull request and decide if it is spam or clearly off-topic for cloudflare/cloudflare-docs.

2026年7月28日
rebase-conflict
ソフトウェア開発者

Resolve merge conflicts between a pull request and production changes in the cloudflare-docs repository.

2026年7月20日
conventions-check
ソフトウェア品質保証アナリスト・テスター

Review a pull request's title, description, and scope against the repository's PR conventions.

2026年7月6日
reconcile-code-review
ソフトウェア品質保証アナリスト・テスター

Reconcile raw specialist findings against the previous bot review and human PR comments to produce a final classified finding list.

2026年7月6日
収集済み skill 13 件中 8 件を表示しています。
sandbox-migrate-to-next
ソフトウェア開発者

Use when porting a Cloudflare Sandbox app from stable @cloudflare/sandbox to @cloudflare/sandbox@next (Sandbox SDK 1.0 preview), or when the user asks to migrate or upgrade to Sandbox 1.0 / @next. Not for day-to-day stable work (sandbox-stable) or new @next…

2026年8月7日
sandbox-next
ソフトウェア開発者

Use when building or changing Cloudflare Sandbox apps on @cloudflare/sandbox@next (Sandbox SDK 1.0 preview)—code execution, AI runners, interpreters, CI-like jobs, terminals, files, mounts, tunnels, preview URLs, lifecycle, or errors. Not for the default…

2026年8月7日
sandbox-stable
ソフトウェア開発者

Use when building or changing Cloudflare Sandbox apps on the current stable @cloudflare/sandbox package (default npm tag)—commands, sessions, files, ports, tunnels, terminals, bridge, production, or deprecated-API cleanup while staying on stable. Not for…

2026年8月7日
turnstile-spin
ソフトウェア開発者

Set up Cloudflare Turnstile end-to-end in a project. Scan the codebase, create the widget via the Cloudflare API, embed it where user requests need bot verification (form submissions, SPA actions, API endpoints, download links, comment or vote submissions,…

2026年7月24日
cloudflare
ソフトウェア開発者

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use…

2026年6月21日
cloudflare-one-migrations
ネットワーク・コンピュータシステム管理者

Plans migrations from Zscaler ZIA/ZPA, Palo Alto, legacy VPN, SWG, or SASE stacks to Cloudflare One. Use for migration assessments, policy mapping, rollout plans, and parity/gap analysis.

2026年6月14日
cloudflare-one
ネットワーク・コンピュータシステム管理者

Guides Cloudflare One Zero Trust and SASE work across Access, Gateway, WARP, Tunnel, Cloudflare WAN, DLP, CASB, device posture, and identity. Use when designing, configuring, troubleshooting, or reviewing Cloudflare One deployments. Retrieval-first: use…

2026年6月14日
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…

2026年4月22日
収集済み skill 13 件中 8 件を表示しています。
changesets
ソフトウェア開発者

Use when creating a changeset, preparing a release, or bumping versions. Covers which packages to reference, how to write user-facing changeset descriptions, the release automation flow, and the npm/Docker version sync requirement. (project)

2026年7月2日
sandbox-bridge
ソフトウェア開発者

Use when you need to exercise a real, running Sandbox deployment via HTTP — for example to validate SDK changes against a live container, reproduce a user-reported issue, or experiment with the API (including FUSE bucket mounts) without spinning up `wrangler…

2026年6月24日
examples
ソフトウェア開発者

Use when working in the examples/ directory, running an example with wrangler dev, adding a new example, or answering questions about EXPOSE directives and the local Docker dev loop. (project)

2026年6月8日
architecture
ソフトウェア開発者

Use when navigating the codebase for the first time, adding a new client method, adding a new container handler/service, or understanding how a request flows from Worker through the Sandbox DO into the container. Covers the three-layer architecture, client…

2026年5月28日
coding-standards
ソフトウェア開発者

Use when writing or reviewing TypeScript in this repo. Covers the no-`any` rule and where to put new types, the uppercase-acronym style guide, and the rules for code comments (no historical context). (project)

2026年4月30日
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.

2026年4月30日
logging
ソフトウェア開発者

Use when adding logs, debugging, or working with the Logger across the SDK and container runtime. Covers the constructor-injection pattern, child loggers, env-var configuration, and test mocking. (project)

2026年4月30日
session-execution
ソフトウェア開発者

Use when working on or reviewing session execution, command handling, shell state, FIFO-based streaming, or stdout/stderr separation. Relevant for session.ts, command handlers, exec/execStream, or anything involving shell process management. (project)

2026年4月30日
収集済み skill 9 件中 8 件を表示しています。
capnweb
ソフトウェア開発者

capnweb RPC patterns for this repo, with a heavy focus on stub lifecycle and disposal. Load when touching anything that crosses the Durable Object ↔ computerd boundary: packages/rpc, packages/computer, the computerd client, or the Durable Object server.…

2026年8月18日
debugging-computerd-fuse
ソフトウェア開発者

Debug computerd in real-FUSE mode end-to-end without workerd, vitest-pool-workers, or wrangler in the loop. Boot the linux-x64 binary in a privileged docker container, drive its capnweb /api endpoint from Node, simulate DO-side sync from a SQLiteTestStorage,…

2026年8月18日
cloudflare
ソフトウェア開発者

Index of Cloudflare-platform skills relevant to this repo. Load when working on anything that touches Workers, Durable Objects, wrangler, the sandbox SDK, the agents SDK, or other Cloudflare platform surface. Triggers include "Cloudflare", "Workers", "Durable…

2026年7月30日
prose
ソフトウェア開発者

Style guidance for the written word. Use when asked to write code comments, commit messages, pull requests, READMEs, or documentation. Triggers might be phrases like "write a commit", "document this", or "add a README".

2026年7月30日
pull-requests
ソフトウェア開発者

Describes how to write pull/merge requests. Use when asked to write or edit a pull request or merge request description. This skill is not relevant to commit messages.

2026年6月15日
test-driven-development
ソフトウェア開発者

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

2026年6月4日
19 件中 12 件のリポジトリを表示