[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-sentry-commit":3,"mdc-765jd3-key":30,"related-repo-sentry-commit":486,"related-org-sentry-commit":578},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":18,"repoUrl":19,"updatedAt":20,"license":21,"forks":22,"topics":23,"repo":25,"sourceUrl":28,"mdContent":29},"commit","create commits with Sentry conventions","Use for every request to commit changes or draft a commit message. Creates Sentry-style conventional commits with issue references.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"sentry","Sentry","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fsentry.png","getsentry",[13,17],{"name":14,"slug":15,"type":16},"Git","git","tag",{"name":9,"slug":8,"type":16},861,"https:\u002F\u002Fgithub.com\u002Fgetsentry\u002Fskills","2026-07-18T05:15:10.723937",null,45,[24],"tag-production",{"repoUrl":19,"stars":18,"forks":22,"topics":26,"description":27},[24],"Agent Skills used by the Sentry team for development.","https:\u002F\u002Fgithub.com\u002Fgetsentry\u002Fskills\u002Ftree\u002FHEAD\u002Fskills\u002Fcommit","---\nname: commit\ndescription: Use for every request to commit changes or draft a commit message. Creates Sentry-style conventional commits with issue references.\n---\n\n# Sentry Commit Messages\n\n## Before Committing\n\n```bash\ngit branch --show-current\n```\n\nIf the branch is `main` or `master`, create a feature branch unless the user\nexplicitly requested a direct commit. Re-check the branch and stop if it is\nstill `main` or `master`.\n\nCommit one coherent, independently reviewable change at a time.\n\n## Message Rules\n\nUse:\n\n```text\n\u003Ctype>(\u003Cscope>): \u003Csubject>\n\n\u003Coptional body>\n\n\u003Coptional footer>\n```\n\n- Scope is optional. Add `!` before `:` for a breaking change.\n- Write the subject in imperative, present tense; capitalize it, omit the\n  trailing period, and keep it at 70 characters or fewer.\n- Keep every line under 100 characters.\n- Use the body only when useful. Explain what changed and why, including\n  previous behavior or motivation when it helps.\n- Never include customer or organization names, user emails, support ticket\n  contents, secrets, or PII. Describe the technical symptom instead.\n\nAllowed types: `feat`, `fix`, `ref`, `perf`, `docs`, `test`, `build`,\n`ci`, `chore`, `style`, `meta`, `license`, and `revert`.\n\nUse `ref` for refactoring without behavior changes, `style` for formatting\nwithout logic changes, and `meta` for repository metadata.\n\n## Footers\n\n- `Fixes \u003Cissue>` closes an issue when merged.\n- `Refs \u003Cissue>` links an issue without closing it.\n- For breaking changes, add `BREAKING CHANGE: \u003Cimpact>`.\n\n## Creating the Commit\n\nUse separate `-m` arguments for paragraphs and footers. Never put literal\n`\\n` sequences in a commit message or open an interactive editor.\n\n```bash\ngit commit -m \"fix(api): Handle null response in user endpoint\" \\\n  -m \"Return 404 when the user API finds a deleted account.\" \\\n  -m \"Fixes SENTRY-5678\"\n```\n",{"data":31,"body":32},{"name":4,"description":6},{"type":33,"children":34},"root",[35,44,51,85,120,125,131,136,146,192,291,317,323,360,366,387,481],{"type":36,"tag":37,"props":38,"children":40},"element","h1",{"id":39},"sentry-commit-messages",[41],{"type":42,"value":43},"text","Sentry Commit Messages",{"type":36,"tag":45,"props":46,"children":48},"h2",{"id":47},"before-committing",[49],{"type":42,"value":50},"Before Committing",{"type":36,"tag":52,"props":53,"children":58},"pre",{"className":54,"code":55,"language":56,"meta":57,"style":57},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","git branch --show-current\n","bash","",[59],{"type":36,"tag":60,"props":61,"children":62},"code",{"__ignoreMap":57},[63],{"type":36,"tag":64,"props":65,"children":68},"span",{"class":66,"line":67},"line",1,[69,74,80],{"type":36,"tag":64,"props":70,"children":72},{"style":71},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[73],{"type":42,"value":15},{"type":36,"tag":64,"props":75,"children":77},{"style":76},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[78],{"type":42,"value":79}," branch",{"type":36,"tag":64,"props":81,"children":82},{"style":76},[83],{"type":42,"value":84}," --show-current\n",{"type":36,"tag":86,"props":87,"children":88},"p",{},[89,91,97,99,105,107,112,113,118],{"type":42,"value":90},"If the branch is ",{"type":36,"tag":60,"props":92,"children":94},{"className":93},[],[95],{"type":42,"value":96},"main",{"type":42,"value":98}," or ",{"type":36,"tag":60,"props":100,"children":102},{"className":101},[],[103],{"type":42,"value":104},"master",{"type":42,"value":106},", create a feature branch unless the user\nexplicitly requested a direct commit. Re-check the branch and stop if it is\nstill ",{"type":36,"tag":60,"props":108,"children":110},{"className":109},[],[111],{"type":42,"value":96},{"type":42,"value":98},{"type":36,"tag":60,"props":114,"children":116},{"className":115},[],[117],{"type":42,"value":104},{"type":42,"value":119},".",{"type":36,"tag":86,"props":121,"children":122},{},[123],{"type":42,"value":124},"Commit one coherent, independently reviewable change at a time.",{"type":36,"tag":45,"props":126,"children":128},{"id":127},"message-rules",[129],{"type":42,"value":130},"Message Rules",{"type":36,"tag":86,"props":132,"children":133},{},[134],{"type":42,"value":135},"Use:",{"type":36,"tag":52,"props":137,"children":141},{"className":138,"code":140,"language":42,"meta":57},[139],"language-text","\u003Ctype>(\u003Cscope>): \u003Csubject>\n\n\u003Coptional body>\n\n\u003Coptional footer>\n",[142],{"type":36,"tag":60,"props":143,"children":144},{"__ignoreMap":57},[145],{"type":42,"value":140},{"type":36,"tag":147,"props":148,"children":149},"ul",{},[150,172,177,182,187],{"type":36,"tag":151,"props":152,"children":153},"li",{},[154,156,162,164,170],{"type":42,"value":155},"Scope is optional. Add ",{"type":36,"tag":60,"props":157,"children":159},{"className":158},[],[160],{"type":42,"value":161},"!",{"type":42,"value":163}," before ",{"type":36,"tag":60,"props":165,"children":167},{"className":166},[],[168],{"type":42,"value":169},":",{"type":42,"value":171}," for a breaking change.",{"type":36,"tag":151,"props":173,"children":174},{},[175],{"type":42,"value":176},"Write the subject in imperative, present tense; capitalize it, omit the\ntrailing period, and keep it at 70 characters or fewer.",{"type":36,"tag":151,"props":178,"children":179},{},[180],{"type":42,"value":181},"Keep every line under 100 characters.",{"type":36,"tag":151,"props":183,"children":184},{},[185],{"type":42,"value":186},"Use the body only when useful. Explain what changed and why, including\nprevious behavior or motivation when it helps.",{"type":36,"tag":151,"props":188,"children":189},{},[190],{"type":42,"value":191},"Never include customer or organization names, user emails, support ticket\ncontents, secrets, or PII. Describe the technical symptom instead.",{"type":36,"tag":86,"props":193,"children":194},{},[195,197,203,205,211,212,218,219,225,226,232,233,239,240,246,248,254,255,261,262,268,269,275,276,282,284,290],{"type":42,"value":196},"Allowed types: ",{"type":36,"tag":60,"props":198,"children":200},{"className":199},[],[201],{"type":42,"value":202},"feat",{"type":42,"value":204},", ",{"type":36,"tag":60,"props":206,"children":208},{"className":207},[],[209],{"type":42,"value":210},"fix",{"type":42,"value":204},{"type":36,"tag":60,"props":213,"children":215},{"className":214},[],[216],{"type":42,"value":217},"ref",{"type":42,"value":204},{"type":36,"tag":60,"props":220,"children":222},{"className":221},[],[223],{"type":42,"value":224},"perf",{"type":42,"value":204},{"type":36,"tag":60,"props":227,"children":229},{"className":228},[],[230],{"type":42,"value":231},"docs",{"type":42,"value":204},{"type":36,"tag":60,"props":234,"children":236},{"className":235},[],[237],{"type":42,"value":238},"test",{"type":42,"value":204},{"type":36,"tag":60,"props":241,"children":243},{"className":242},[],[244],{"type":42,"value":245},"build",{"type":42,"value":247},",\n",{"type":36,"tag":60,"props":249,"children":251},{"className":250},[],[252],{"type":42,"value":253},"ci",{"type":42,"value":204},{"type":36,"tag":60,"props":256,"children":258},{"className":257},[],[259],{"type":42,"value":260},"chore",{"type":42,"value":204},{"type":36,"tag":60,"props":263,"children":265},{"className":264},[],[266],{"type":42,"value":267},"style",{"type":42,"value":204},{"type":36,"tag":60,"props":270,"children":272},{"className":271},[],[273],{"type":42,"value":274},"meta",{"type":42,"value":204},{"type":36,"tag":60,"props":277,"children":279},{"className":278},[],[280],{"type":42,"value":281},"license",{"type":42,"value":283},", and ",{"type":36,"tag":60,"props":285,"children":287},{"className":286},[],[288],{"type":42,"value":289},"revert",{"type":42,"value":119},{"type":36,"tag":86,"props":292,"children":293},{},[294,296,301,303,308,310,315],{"type":42,"value":295},"Use ",{"type":36,"tag":60,"props":297,"children":299},{"className":298},[],[300],{"type":42,"value":217},{"type":42,"value":302}," for refactoring without behavior changes, ",{"type":36,"tag":60,"props":304,"children":306},{"className":305},[],[307],{"type":42,"value":267},{"type":42,"value":309}," for formatting\nwithout logic changes, and ",{"type":36,"tag":60,"props":311,"children":313},{"className":312},[],[314],{"type":42,"value":274},{"type":42,"value":316}," for repository metadata.",{"type":36,"tag":45,"props":318,"children":320},{"id":319},"footers",[321],{"type":42,"value":322},"Footers",{"type":36,"tag":147,"props":324,"children":325},{},[326,337,348],{"type":36,"tag":151,"props":327,"children":328},{},[329,335],{"type":36,"tag":60,"props":330,"children":332},{"className":331},[],[333],{"type":42,"value":334},"Fixes \u003Cissue>",{"type":42,"value":336}," closes an issue when merged.",{"type":36,"tag":151,"props":338,"children":339},{},[340,346],{"type":36,"tag":60,"props":341,"children":343},{"className":342},[],[344],{"type":42,"value":345},"Refs \u003Cissue>",{"type":42,"value":347}," links an issue without closing it.",{"type":36,"tag":151,"props":349,"children":350},{},[351,353,359],{"type":42,"value":352},"For breaking changes, add ",{"type":36,"tag":60,"props":354,"children":356},{"className":355},[],[357],{"type":42,"value":358},"BREAKING CHANGE: \u003Cimpact>",{"type":42,"value":119},{"type":36,"tag":45,"props":361,"children":363},{"id":362},"creating-the-commit",[364],{"type":42,"value":365},"Creating the Commit",{"type":36,"tag":86,"props":367,"children":368},{},[369,371,377,379,385],{"type":42,"value":370},"Use separate ",{"type":36,"tag":60,"props":372,"children":374},{"className":373},[],[375],{"type":42,"value":376},"-m",{"type":42,"value":378}," arguments for paragraphs and footers. Never put literal\n",{"type":36,"tag":60,"props":380,"children":382},{"className":381},[],[383],{"type":42,"value":384},"\\n",{"type":42,"value":386}," sequences in a commit message or open an interactive editor.",{"type":36,"tag":52,"props":388,"children":390},{"className":54,"code":389,"language":56,"meta":57,"style":57},"git commit -m \"fix(api): Handle null response in user endpoint\" \\\n  -m \"Return 404 when the user API finds a deleted account.\" \\\n  -m \"Fixes SENTRY-5678\"\n",[391],{"type":36,"tag":60,"props":392,"children":393},{"__ignoreMap":57},[394,433,459],{"type":36,"tag":64,"props":395,"children":396},{"class":66,"line":67},[397,401,406,411,417,422,427],{"type":36,"tag":64,"props":398,"children":399},{"style":71},[400],{"type":42,"value":15},{"type":36,"tag":64,"props":402,"children":403},{"style":76},[404],{"type":42,"value":405}," commit",{"type":36,"tag":64,"props":407,"children":408},{"style":76},[409],{"type":42,"value":410}," -m",{"type":36,"tag":64,"props":412,"children":414},{"style":413},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[415],{"type":42,"value":416}," \"",{"type":36,"tag":64,"props":418,"children":419},{"style":76},[420],{"type":42,"value":421},"fix(api): Handle null response in user endpoint",{"type":36,"tag":64,"props":423,"children":424},{"style":413},[425],{"type":42,"value":426},"\"",{"type":36,"tag":64,"props":428,"children":430},{"style":429},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[431],{"type":42,"value":432}," \\\n",{"type":36,"tag":64,"props":434,"children":436},{"class":66,"line":435},2,[437,442,446,451,455],{"type":36,"tag":64,"props":438,"children":439},{"style":76},[440],{"type":42,"value":441},"  -m",{"type":36,"tag":64,"props":443,"children":444},{"style":413},[445],{"type":42,"value":416},{"type":36,"tag":64,"props":447,"children":448},{"style":76},[449],{"type":42,"value":450},"Return 404 when the user API finds a deleted account.",{"type":36,"tag":64,"props":452,"children":453},{"style":413},[454],{"type":42,"value":426},{"type":36,"tag":64,"props":456,"children":457},{"style":429},[458],{"type":42,"value":432},{"type":36,"tag":64,"props":460,"children":462},{"class":66,"line":461},3,[463,467,471,476],{"type":36,"tag":64,"props":464,"children":465},{"style":76},[466],{"type":42,"value":441},{"type":36,"tag":64,"props":468,"children":469},{"style":413},[470],{"type":42,"value":416},{"type":36,"tag":64,"props":472,"children":473},{"style":76},[474],{"type":42,"value":475},"Fixes SENTRY-5678",{"type":36,"tag":64,"props":477,"children":478},{"style":413},[479],{"type":42,"value":480},"\"\n",{"type":36,"tag":267,"props":482,"children":483},{},[484],{"type":42,"value":485},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":487,"total":577},[488,501,515,532,548,562,572],{"slug":489,"name":489,"fn":490,"description":491,"org":492,"tags":493,"stars":18,"repoUrl":19,"updatedAt":500},"agents-md","maintain project instruction files","Creates and maintains concise AGENTS.md and CLAUDE.md project instruction files. Use when asked to create AGENTS.md, update AGENTS.md, maintain agent docs, set up CLAUDE.md, document repository agent conventions, or keep coding-agent instructions minimal and reference-backed.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[494,497],{"name":495,"slug":496,"type":16},"Documentation","documentation",{"name":498,"slug":499,"type":16},"Engineering","engineering","2026-05-15T06:16:29.695991",{"slug":502,"name":502,"fn":503,"description":504,"org":505,"tags":506,"stars":18,"repoUrl":19,"updatedAt":514},"blog-writing-guide","write and review engineering blog posts","Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar. Use this skill whenever someone asks to write a blog post, draft a technical article, review blog content, improve a draft, write a product announcement, create an engineering deep-dive, or produce any written content destined for the Sentry blog or developer audience. Also trigger when the user mentions \"blog post,\" \"blog draft,\" \"write-up,\" \"announcement post,\" \"engineering post,\" \"deep dive,\" \"postmortem,\" or asks for help with technical writing for Sentry. Even if the user just says \"help me write about [feature\u002Ftopic]\" — if it sounds like it could become a Sentry blog post, use this skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[507,510,511],{"name":508,"slug":509,"type":16},"Communications","communications",{"name":9,"slug":8,"type":16},{"name":512,"slug":513,"type":16},"Technical Writing","technical-writing","2026-05-15T06:16:33.38217",{"slug":516,"name":516,"fn":517,"description":518,"org":519,"tags":520,"stars":18,"repoUrl":19,"updatedAt":531},"brand-guidelines","write copy following Sentry brand guidelines","Write copy following Sentry brand guidelines. Use when writing UI text, error messages, empty states, onboarding flows, 404 pages, documentation, marketing copy, or any user-facing content. Covers both Plain Speech (default) and Sentry Voice tones.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[521,524,527,528],{"name":522,"slug":523,"type":16},"Branding","branding",{"name":525,"slug":526,"type":16},"Content Creation","content-creation",{"name":9,"slug":8,"type":16},{"name":529,"slug":530,"type":16},"UX Copy","ux-copy","2026-05-15T06:16:22.395707",{"slug":533,"name":533,"fn":534,"description":535,"org":536,"tags":537,"stars":18,"repoUrl":19,"updatedAt":547},"claude-settings-audit","generate Claude Code settings permissions","Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[538,541,544],{"name":539,"slug":540,"type":16},"Claude Code","claude-code",{"name":542,"slug":543,"type":16},"Configuration","configuration",{"name":545,"slug":546,"type":16},"Security","security","2026-05-15T06:16:44.335977",{"slug":549,"name":549,"fn":550,"description":551,"org":552,"tags":553,"stars":18,"repoUrl":19,"updatedAt":561},"code-review","perform code reviews for Sentry projects","Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[554,556,557,560],{"name":555,"slug":549,"type":16},"Code Review",{"name":498,"slug":499,"type":16},{"name":558,"slug":559,"type":16},"Performance","performance",{"name":545,"slug":546,"type":16},"2026-05-15T06:16:35.824864",{"slug":563,"name":563,"fn":564,"description":565,"org":566,"tags":567,"stars":18,"repoUrl":19,"updatedAt":571},"code-simplifier","simplify and refine source code","Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to \"simplify code\", \"clean up code\", \"refactor for clarity\", \"improve readability\", or review recently modified code for elegance. Focuses on project-specific best practices.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[568],{"name":569,"slug":570,"type":16},"Code Analysis","code-analysis","2026-05-15T06:16:32.127981",{"slug":4,"name":4,"fn":5,"description":6,"org":573,"tags":574,"stars":18,"repoUrl":19,"updatedAt":20},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[575,576],{"name":14,"slug":15,"type":16},{"name":9,"slug":8,"type":16},28,{"items":579,"total":700},[580,605,619,624,630,637,643,650,654,659,669,687],{"slug":581,"name":581,"fn":582,"description":583,"org":584,"tags":585,"stars":602,"repoUrl":603,"updatedAt":604},"xcodebuildmcp","build and test Apple apps with XcodeBuildMCP","Official skill for XcodeBuildMCP. Use when doing iOS\u002FmacOS\u002FwatchOS\u002FtvOS\u002FvisionOS work (build, test, run, debug, log, UI automation).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[586,589,592,595,596,599],{"name":587,"slug":588,"type":16},"Debugging","debugging",{"name":590,"slug":591,"type":16},"iOS","ios",{"name":593,"slug":594,"type":16},"macOS","macos",{"name":9,"slug":8,"type":16},{"name":597,"slug":598,"type":16},"Testing","testing",{"name":600,"slug":601,"type":16},"Xcode","xcode",6176,"https:\u002F\u002Fgithub.com\u002Fgetsentry\u002FXcodeBuildMCP","2026-04-06T18:13:34.8719",{"slug":606,"name":606,"fn":607,"description":608,"org":609,"tags":610,"stars":602,"repoUrl":603,"updatedAt":618},"xcodebuildmcp-cli","build and test Apple apps via CLI","Official skill for the XcodeBuildMCP CLI. Use when doing iOS\u002FmacOS\u002FwatchOS\u002FtvOS\u002FvisionOS work (build, test, run, debug, log, UI automation).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[611,614,615,616,617],{"name":612,"slug":613,"type":16},"CLI","cli",{"name":590,"slug":591,"type":16},{"name":593,"slug":594,"type":16},{"name":597,"slug":598,"type":16},{"name":600,"slug":601,"type":16},"2026-04-06T18:13:36.13414",{"slug":489,"name":489,"fn":490,"description":491,"org":620,"tags":621,"stars":18,"repoUrl":19,"updatedAt":500},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[622,623],{"name":495,"slug":496,"type":16},{"name":498,"slug":499,"type":16},{"slug":502,"name":502,"fn":503,"description":504,"org":625,"tags":626,"stars":18,"repoUrl":19,"updatedAt":514},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[627,628,629],{"name":508,"slug":509,"type":16},{"name":9,"slug":8,"type":16},{"name":512,"slug":513,"type":16},{"slug":516,"name":516,"fn":517,"description":518,"org":631,"tags":632,"stars":18,"repoUrl":19,"updatedAt":531},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[633,634,635,636],{"name":522,"slug":523,"type":16},{"name":525,"slug":526,"type":16},{"name":9,"slug":8,"type":16},{"name":529,"slug":530,"type":16},{"slug":533,"name":533,"fn":534,"description":535,"org":638,"tags":639,"stars":18,"repoUrl":19,"updatedAt":547},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[640,641,642],{"name":539,"slug":540,"type":16},{"name":542,"slug":543,"type":16},{"name":545,"slug":546,"type":16},{"slug":549,"name":549,"fn":550,"description":551,"org":644,"tags":645,"stars":18,"repoUrl":19,"updatedAt":561},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[646,647,648,649],{"name":555,"slug":549,"type":16},{"name":498,"slug":499,"type":16},{"name":558,"slug":559,"type":16},{"name":545,"slug":546,"type":16},{"slug":563,"name":563,"fn":564,"description":565,"org":651,"tags":652,"stars":18,"repoUrl":19,"updatedAt":571},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[653],{"name":569,"slug":570,"type":16},{"slug":4,"name":4,"fn":5,"description":6,"org":655,"tags":656,"stars":18,"repoUrl":19,"updatedAt":20},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[657,658],{"name":14,"slug":15,"type":16},{"name":9,"slug":8,"type":16},{"slug":660,"name":660,"fn":661,"description":662,"org":663,"tags":664,"stars":18,"repoUrl":19,"updatedAt":668},"create-branch","create git branches for Sentry workflows","Create a git branch following Sentry naming conventions. Use when asked to \"create a branch\", \"new branch\", \"start a branch\", \"make a branch\", \"switch to a new branch\", or when starting new work on the default branch.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[665,666,667],{"name":498,"slug":499,"type":16},{"name":14,"slug":15,"type":16},{"name":9,"slug":8,"type":16},"2026-05-15T06:16:39.458431",{"slug":670,"name":670,"fn":671,"description":672,"org":673,"tags":674,"stars":18,"repoUrl":19,"updatedAt":686},"django-access-review","review Django access control and IDOR","Django access control and IDOR security review. Use when reviewing Django views, DRF viewsets, ORM queries, or any Python\u002FDjango code handling user authorization. Trigger keywords: \"IDOR\", \"access control\", \"authorization\", \"Django permissions\", \"object permissions\", \"tenant isolation\", \"broken access\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[675,678,679,682,685],{"name":676,"slug":677,"type":16},"Access Control","access-control",{"name":569,"slug":570,"type":16},{"name":680,"slug":681,"type":16},"Django","django",{"name":683,"slug":684,"type":16},"Python","python",{"name":545,"slug":546,"type":16},"2026-05-15T06:16:43.098698",{"slug":688,"name":688,"fn":689,"description":690,"org":691,"tags":692,"stars":18,"repoUrl":19,"updatedAt":699},"django-perf-review","review and optimize Django performance","Django performance code review. Use when asked to \"review Django performance\", \"find N+1 queries\", \"optimize Django\", \"check queryset performance\", \"database performance\", \"Django ORM issues\", or audit Django code for performance problems.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[693,694,697,698],{"name":555,"slug":549,"type":16},{"name":695,"slug":696,"type":16},"Database","database",{"name":680,"slug":681,"type":16},{"name":558,"slug":559,"type":16},"2026-05-15T06:16:24.832813",88]