بنقرة واحدة
sentry-docs
Use whenever fetching documentation from docs.sentry.io or develop.sentry.dev.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use whenever fetching documentation from docs.sentry.io or develop.sentry.dev.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Write plans intended for a cheaper or less capable implementation model. Use when the user asks for a plan suitable for another LLM, junior engineer, intern, cheaper model, coding agent, or implementation delegate.
Use when the user asks for ideas, brainstorming, discussion, exploration, possibilities, pros and cons, tradeoffs, or to "think through" something.
Use this skill when asked to plan something, or plan and implement. Do not use when asked to implement a plan.
Use when initializing Rust projects or modifying Cargo.toml, Cargo.lock, cargo config, or other cargo-related files. Prefer this skill for dependency changes, features, package metadata, workspaces, and cargo commands. Do not load it for editing Rust source code generally.
Split an existing commit or PR into smaller reviewable pieces through a one-hunk patch queue. Use when extracting part of a commit, splitting a commit into multiple commits, or splitting PR changes from one or more source commits without starting from direct source edits.
Checkpoint, inspect, and return through session tree branches. Use when exploring uncertain approaches, investigating code, or when the user asks for a forked agent.
| name | sentry-docs |
| description | Use whenever fetching documentation from docs.sentry.io or develop.sentry.dev. |
Use scripts/fetch-doc-markdown.sh <docs-url> to fetch docs content from docs.sentry.io or develop.sentry.dev.
The script converts the URL to its .md endpoint, fetches it via curl, and writes to stdout.
scripts/fetch-doc-markdown.sh https://docs.sentry.io/platforms/react-native/
scripts/fetch-doc-markdown.sh https://develop.sentry.dev/sdk/overview/
Output format:
source_urlmarkdown_urlhostfetched_at_utcIf fetching fails, report the error and request a valid URL on one of the supported hosts.