[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-sentry-xcodebuildmcp-cli":3,"mdc-8lv7ux-key":46,"related-repo-sentry-xcodebuildmcp-cli":505,"related-org-sentry-xcodebuildmcp-cli":529},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":29,"repoUrl":30,"updatedAt":31,"license":32,"forks":33,"topics":34,"repo":41,"sourceUrl":44,"mdContent":45},"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},"sentry","Sentry","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fsentry.png","getsentry",[13,17,20,23,26],{"name":14,"slug":15,"type":16},"iOS","ios","tag",{"name":18,"slug":19,"type":16},"macOS","macos",{"name":21,"slug":22,"type":16},"CLI","cli",{"name":24,"slug":25,"type":16},"Xcode","xcode",{"name":27,"slug":28,"type":16},"Testing","testing",6176,"https:\u002F\u002Fgithub.com\u002Fgetsentry\u002FXcodeBuildMCP","2026-04-06T18:13:36.13414",null,303,[35,36,37,38,39,25,40],"mcp","mcp-server","model-context-protocol","model-context-protocol-servers","tag-production","xcodebuild",{"repoUrl":30,"stars":29,"forks":33,"topics":42,"description":43},[35,36,37,38,39,25,40],"A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.","https:\u002F\u002Fgithub.com\u002Fgetsentry\u002FXcodeBuildMCP\u002Ftree\u002FHEAD\u002Fskills\u002Fxcodebuildmcp-cli","---\nname: xcodebuildmcp-cli\ndescription: Official skill for the XcodeBuildMCP CLI. Use when doing iOS\u002FmacOS\u002FwatchOS\u002FtvOS\u002FvisionOS work (build, test, run, debug, log, UI automation).\n---\n\n# XcodeBuildMCP CLI\n\nUse XcodeBuildMCP tools via the `xcodebuildmcp` executable instead of raw `xcodebuild`, `xcrun`, or `simctl`.\n\n## Step 1: Ensure the CLI Exists\n\nCheck availability:\n```bash\nxcodebuildmcp --help\n```\n\nIf missing, install with one of:\n```bash\nbrew tap getsentry\u002Fxcodebuildmcp\nbrew install xcodebuildmcp\n```\n\n```bash\nnpm install -g xcodebuildmcp@latest\n```\n\nRe-check after install:\n```bash\nxcodebuildmcp --help\n```\n\n## Step 2: Use Help-First Discovery\n\nDiscover workflows and arguments from the CLI itself:\n```bash\nxcodebuildmcp --help\nxcodebuildmcp tools\nxcodebuildmcp \u003Cworkflow> --help\nxcodebuildmcp \u003Cworkflow> \u003Ctool> --help\n```\n\nUse this discovery path instead of memorizing static tool lists.\n\n## Step 3: Keep Execution Minimal\n\n- Choose the smallest command sequence that satisfies the request.\n- Prefer direct workflow commands over manual multi-step chains unless explicitly requested.\n- For simulator run intent, prefer the combined `build-and-run` command.\n- Do not chain `build` then `build-and-run` unless explicitly requested.\n\n## Capability Overview\n\n`xcodebuildmcp` supports:\n- simulator and device build\u002Ftest\u002Frun\n- debugging and log capture\n- UI automation\n- project discovery and scaffolding\n- session defaults and workflow configuration\n\n## Exit Criteria\n\n- CLI presence is verified or installation steps are provided.\n- Commands are discovered via `--help` \u002F `tools`.\n- Session defaults are checked before first build\u002Frun\u002Ftest action.\n",{"data":47,"body":48},{"name":4,"description":6},{"type":49,"children":50},"root",[51,59,97,104,109,137,142,185,214,219,236,242,247,357,362,368,416,422,432,460,466,499],{"type":52,"tag":53,"props":54,"children":55},"element","h1",{"id":4},[56],{"type":57,"value":58},"text","XcodeBuildMCP CLI",{"type":52,"tag":60,"props":61,"children":62},"p",{},[63,65,72,74,79,81,87,89,95],{"type":57,"value":64},"Use XcodeBuildMCP tools via the ",{"type":52,"tag":66,"props":67,"children":69},"code",{"className":68},[],[70],{"type":57,"value":71},"xcodebuildmcp",{"type":57,"value":73}," executable instead of raw ",{"type":52,"tag":66,"props":75,"children":77},{"className":76},[],[78],{"type":57,"value":40},{"type":57,"value":80},", ",{"type":52,"tag":66,"props":82,"children":84},{"className":83},[],[85],{"type":57,"value":86},"xcrun",{"type":57,"value":88},", or ",{"type":52,"tag":66,"props":90,"children":92},{"className":91},[],[93],{"type":57,"value":94},"simctl",{"type":57,"value":96},".",{"type":52,"tag":98,"props":99,"children":101},"h2",{"id":100},"step-1-ensure-the-cli-exists",[102],{"type":57,"value":103},"Step 1: Ensure the CLI Exists",{"type":52,"tag":60,"props":105,"children":106},{},[107],{"type":57,"value":108},"Check availability:",{"type":52,"tag":110,"props":111,"children":116},"pre",{"className":112,"code":113,"language":114,"meta":115,"style":115},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","xcodebuildmcp --help\n","bash","",[117],{"type":52,"tag":66,"props":118,"children":119},{"__ignoreMap":115},[120],{"type":52,"tag":121,"props":122,"children":125},"span",{"class":123,"line":124},"line",1,[126,131],{"type":52,"tag":121,"props":127,"children":129},{"style":128},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[130],{"type":57,"value":71},{"type":52,"tag":121,"props":132,"children":134},{"style":133},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[135],{"type":57,"value":136}," --help\n",{"type":52,"tag":60,"props":138,"children":139},{},[140],{"type":57,"value":141},"If missing, install with one of:",{"type":52,"tag":110,"props":143,"children":145},{"className":112,"code":144,"language":114,"meta":115,"style":115},"brew tap getsentry\u002Fxcodebuildmcp\nbrew install xcodebuildmcp\n",[146],{"type":52,"tag":66,"props":147,"children":148},{"__ignoreMap":115},[149,167],{"type":52,"tag":121,"props":150,"children":151},{"class":123,"line":124},[152,157,162],{"type":52,"tag":121,"props":153,"children":154},{"style":128},[155],{"type":57,"value":156},"brew",{"type":52,"tag":121,"props":158,"children":159},{"style":133},[160],{"type":57,"value":161}," tap",{"type":52,"tag":121,"props":163,"children":164},{"style":133},[165],{"type":57,"value":166}," getsentry\u002Fxcodebuildmcp\n",{"type":52,"tag":121,"props":168,"children":170},{"class":123,"line":169},2,[171,175,180],{"type":52,"tag":121,"props":172,"children":173},{"style":128},[174],{"type":57,"value":156},{"type":52,"tag":121,"props":176,"children":177},{"style":133},[178],{"type":57,"value":179}," install",{"type":52,"tag":121,"props":181,"children":182},{"style":133},[183],{"type":57,"value":184}," xcodebuildmcp\n",{"type":52,"tag":110,"props":186,"children":188},{"className":112,"code":187,"language":114,"meta":115,"style":115},"npm install -g xcodebuildmcp@latest\n",[189],{"type":52,"tag":66,"props":190,"children":191},{"__ignoreMap":115},[192],{"type":52,"tag":121,"props":193,"children":194},{"class":123,"line":124},[195,200,204,209],{"type":52,"tag":121,"props":196,"children":197},{"style":128},[198],{"type":57,"value":199},"npm",{"type":52,"tag":121,"props":201,"children":202},{"style":133},[203],{"type":57,"value":179},{"type":52,"tag":121,"props":205,"children":206},{"style":133},[207],{"type":57,"value":208}," -g",{"type":52,"tag":121,"props":210,"children":211},{"style":133},[212],{"type":57,"value":213}," xcodebuildmcp@latest\n",{"type":52,"tag":60,"props":215,"children":216},{},[217],{"type":57,"value":218},"Re-check after install:",{"type":52,"tag":110,"props":220,"children":221},{"className":112,"code":113,"language":114,"meta":115,"style":115},[222],{"type":52,"tag":66,"props":223,"children":224},{"__ignoreMap":115},[225],{"type":52,"tag":121,"props":226,"children":227},{"class":123,"line":124},[228,232],{"type":52,"tag":121,"props":229,"children":230},{"style":128},[231],{"type":57,"value":71},{"type":52,"tag":121,"props":233,"children":234},{"style":133},[235],{"type":57,"value":136},{"type":52,"tag":98,"props":237,"children":239},{"id":238},"step-2-use-help-first-discovery",[240],{"type":57,"value":241},"Step 2: Use Help-First Discovery",{"type":52,"tag":60,"props":243,"children":244},{},[245],{"type":57,"value":246},"Discover workflows and arguments from the CLI itself:",{"type":52,"tag":110,"props":248,"children":250},{"className":112,"code":249,"language":114,"meta":115,"style":115},"xcodebuildmcp --help\nxcodebuildmcp tools\nxcodebuildmcp \u003Cworkflow> --help\nxcodebuildmcp \u003Cworkflow> \u003Ctool> --help\n",[251],{"type":52,"tag":66,"props":252,"children":253},{"__ignoreMap":115},[254,265,277,311],{"type":52,"tag":121,"props":255,"children":256},{"class":123,"line":124},[257,261],{"type":52,"tag":121,"props":258,"children":259},{"style":128},[260],{"type":57,"value":71},{"type":52,"tag":121,"props":262,"children":263},{"style":133},[264],{"type":57,"value":136},{"type":52,"tag":121,"props":266,"children":267},{"class":123,"line":169},[268,272],{"type":52,"tag":121,"props":269,"children":270},{"style":128},[271],{"type":57,"value":71},{"type":52,"tag":121,"props":273,"children":274},{"style":133},[275],{"type":57,"value":276}," tools\n",{"type":52,"tag":121,"props":278,"children":280},{"class":123,"line":279},3,[281,285,291,296,302,307],{"type":52,"tag":121,"props":282,"children":283},{"style":128},[284],{"type":57,"value":71},{"type":52,"tag":121,"props":286,"children":288},{"style":287},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[289],{"type":57,"value":290}," \u003C",{"type":52,"tag":121,"props":292,"children":293},{"style":133},[294],{"type":57,"value":295},"workflo",{"type":52,"tag":121,"props":297,"children":299},{"style":298},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[300],{"type":57,"value":301},"w",{"type":52,"tag":121,"props":303,"children":304},{"style":287},[305],{"type":57,"value":306},">",{"type":52,"tag":121,"props":308,"children":309},{"style":133},[310],{"type":57,"value":136},{"type":52,"tag":121,"props":312,"children":314},{"class":123,"line":313},4,[315,319,323,327,331,335,339,344,349,353],{"type":52,"tag":121,"props":316,"children":317},{"style":128},[318],{"type":57,"value":71},{"type":52,"tag":121,"props":320,"children":321},{"style":287},[322],{"type":57,"value":290},{"type":52,"tag":121,"props":324,"children":325},{"style":133},[326],{"type":57,"value":295},{"type":52,"tag":121,"props":328,"children":329},{"style":298},[330],{"type":57,"value":301},{"type":52,"tag":121,"props":332,"children":333},{"style":287},[334],{"type":57,"value":306},{"type":52,"tag":121,"props":336,"children":337},{"style":287},[338],{"type":57,"value":290},{"type":52,"tag":121,"props":340,"children":341},{"style":133},[342],{"type":57,"value":343},"too",{"type":52,"tag":121,"props":345,"children":346},{"style":298},[347],{"type":57,"value":348},"l",{"type":52,"tag":121,"props":350,"children":351},{"style":287},[352],{"type":57,"value":306},{"type":52,"tag":121,"props":354,"children":355},{"style":133},[356],{"type":57,"value":136},{"type":52,"tag":60,"props":358,"children":359},{},[360],{"type":57,"value":361},"Use this discovery path instead of memorizing static tool lists.",{"type":52,"tag":98,"props":363,"children":365},{"id":364},"step-3-keep-execution-minimal",[366],{"type":57,"value":367},"Step 3: Keep Execution Minimal",{"type":52,"tag":369,"props":370,"children":371},"ul",{},[372,378,383,396],{"type":52,"tag":373,"props":374,"children":375},"li",{},[376],{"type":57,"value":377},"Choose the smallest command sequence that satisfies the request.",{"type":52,"tag":373,"props":379,"children":380},{},[381],{"type":57,"value":382},"Prefer direct workflow commands over manual multi-step chains unless explicitly requested.",{"type":52,"tag":373,"props":384,"children":385},{},[386,388,394],{"type":57,"value":387},"For simulator run intent, prefer the combined ",{"type":52,"tag":66,"props":389,"children":391},{"className":390},[],[392],{"type":57,"value":393},"build-and-run",{"type":57,"value":395}," command.",{"type":52,"tag":373,"props":397,"children":398},{},[399,401,407,409,414],{"type":57,"value":400},"Do not chain ",{"type":52,"tag":66,"props":402,"children":404},{"className":403},[],[405],{"type":57,"value":406},"build",{"type":57,"value":408}," then ",{"type":52,"tag":66,"props":410,"children":412},{"className":411},[],[413],{"type":57,"value":393},{"type":57,"value":415}," unless explicitly requested.",{"type":52,"tag":98,"props":417,"children":419},{"id":418},"capability-overview",[420],{"type":57,"value":421},"Capability Overview",{"type":52,"tag":60,"props":423,"children":424},{},[425,430],{"type":52,"tag":66,"props":426,"children":428},{"className":427},[],[429],{"type":57,"value":71},{"type":57,"value":431}," supports:",{"type":52,"tag":369,"props":433,"children":434},{},[435,440,445,450,455],{"type":52,"tag":373,"props":436,"children":437},{},[438],{"type":57,"value":439},"simulator and device build\u002Ftest\u002Frun",{"type":52,"tag":373,"props":441,"children":442},{},[443],{"type":57,"value":444},"debugging and log capture",{"type":52,"tag":373,"props":446,"children":447},{},[448],{"type":57,"value":449},"UI automation",{"type":52,"tag":373,"props":451,"children":452},{},[453],{"type":57,"value":454},"project discovery and scaffolding",{"type":52,"tag":373,"props":456,"children":457},{},[458],{"type":57,"value":459},"session defaults and workflow configuration",{"type":52,"tag":98,"props":461,"children":463},{"id":462},"exit-criteria",[464],{"type":57,"value":465},"Exit Criteria",{"type":52,"tag":369,"props":467,"children":468},{},[469,474,494],{"type":52,"tag":373,"props":470,"children":471},{},[472],{"type":57,"value":473},"CLI presence is verified or installation steps are provided.",{"type":52,"tag":373,"props":475,"children":476},{},[477,479,485,487,493],{"type":57,"value":478},"Commands are discovered via ",{"type":52,"tag":66,"props":480,"children":482},{"className":481},[],[483],{"type":57,"value":484},"--help",{"type":57,"value":486}," \u002F ",{"type":52,"tag":66,"props":488,"children":490},{"className":489},[],[491],{"type":57,"value":492},"tools",{"type":57,"value":96},{"type":52,"tag":373,"props":495,"children":496},{},[497],{"type":57,"value":498},"Session defaults are checked before first build\u002Frun\u002Ftest action.",{"type":52,"tag":500,"props":501,"children":502},"style",{},[503],{"type":57,"value":504},"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":506,"total":169},[507,521],{"slug":71,"name":71,"fn":508,"description":509,"org":510,"tags":511,"stars":29,"repoUrl":30,"updatedAt":520},"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},[512,515,516,517,518,519],{"name":513,"slug":514,"type":16},"Debugging","debugging",{"name":14,"slug":15,"type":16},{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":27,"slug":28,"type":16},{"name":24,"slug":25,"type":16},"2026-04-06T18:13:34.8719",{"slug":4,"name":4,"fn":5,"description":6,"org":522,"tags":523,"stars":29,"repoUrl":30,"updatedAt":31},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[524,525,526,527,528],{"name":21,"slug":22,"type":16},{"name":14,"slug":15,"type":16},{"name":18,"slug":19,"type":16},{"name":27,"slug":28,"type":16},{"name":24,"slug":25,"type":16},{"items":530,"total":686},[531,540,548,563,577,594,610,624,634,645,655,673],{"slug":71,"name":71,"fn":508,"description":509,"org":532,"tags":533,"stars":29,"repoUrl":30,"updatedAt":520},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[534,535,536,537,538,539],{"name":513,"slug":514,"type":16},{"name":14,"slug":15,"type":16},{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":27,"slug":28,"type":16},{"name":24,"slug":25,"type":16},{"slug":4,"name":4,"fn":5,"description":6,"org":541,"tags":542,"stars":29,"repoUrl":30,"updatedAt":31},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[543,544,545,546,547],{"name":21,"slug":22,"type":16},{"name":14,"slug":15,"type":16},{"name":18,"slug":19,"type":16},{"name":27,"slug":28,"type":16},{"name":24,"slug":25,"type":16},{"slug":549,"name":549,"fn":550,"description":551,"org":552,"tags":553,"stars":560,"repoUrl":561,"updatedAt":562},"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},[554,557],{"name":555,"slug":556,"type":16},"Documentation","documentation",{"name":558,"slug":559,"type":16},"Engineering","engineering",861,"https:\u002F\u002Fgithub.com\u002Fgetsentry\u002Fskills","2026-05-15T06:16:29.695991",{"slug":564,"name":564,"fn":565,"description":566,"org":567,"tags":568,"stars":560,"repoUrl":561,"updatedAt":576},"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},[569,572,573],{"name":570,"slug":571,"type":16},"Communications","communications",{"name":9,"slug":8,"type":16},{"name":574,"slug":575,"type":16},"Technical Writing","technical-writing","2026-05-15T06:16:33.38217",{"slug":578,"name":578,"fn":579,"description":580,"org":581,"tags":582,"stars":560,"repoUrl":561,"updatedAt":593},"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},[583,586,589,590],{"name":584,"slug":585,"type":16},"Branding","branding",{"name":587,"slug":588,"type":16},"Content Creation","content-creation",{"name":9,"slug":8,"type":16},{"name":591,"slug":592,"type":16},"UX Copy","ux-copy","2026-05-15T06:16:22.395707",{"slug":595,"name":595,"fn":596,"description":597,"org":598,"tags":599,"stars":560,"repoUrl":561,"updatedAt":609},"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},[600,603,606],{"name":601,"slug":602,"type":16},"Claude Code","claude-code",{"name":604,"slug":605,"type":16},"Configuration","configuration",{"name":607,"slug":608,"type":16},"Security","security","2026-05-15T06:16:44.335977",{"slug":611,"name":611,"fn":612,"description":613,"org":614,"tags":615,"stars":560,"repoUrl":561,"updatedAt":623},"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},[616,618,619,622],{"name":617,"slug":611,"type":16},"Code Review",{"name":558,"slug":559,"type":16},{"name":620,"slug":621,"type":16},"Performance","performance",{"name":607,"slug":608,"type":16},"2026-05-15T06:16:35.824864",{"slug":625,"name":625,"fn":626,"description":627,"org":628,"tags":629,"stars":560,"repoUrl":561,"updatedAt":633},"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},[630],{"name":631,"slug":632,"type":16},"Code Analysis","code-analysis","2026-05-15T06:16:32.127981",{"slug":635,"name":635,"fn":636,"description":637,"org":638,"tags":639,"stars":560,"repoUrl":561,"updatedAt":644},"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},[640,643],{"name":641,"slug":642,"type":16},"Git","git",{"name":9,"slug":8,"type":16},"2026-07-18T05:15:10.723937",{"slug":646,"name":646,"fn":647,"description":648,"org":649,"tags":650,"stars":560,"repoUrl":561,"updatedAt":654},"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},[651,652,653],{"name":558,"slug":559,"type":16},{"name":641,"slug":642,"type":16},{"name":9,"slug":8,"type":16},"2026-05-15T06:16:39.458431",{"slug":656,"name":656,"fn":657,"description":658,"org":659,"tags":660,"stars":560,"repoUrl":561,"updatedAt":672},"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},[661,664,665,668,671],{"name":662,"slug":663,"type":16},"Access Control","access-control",{"name":631,"slug":632,"type":16},{"name":666,"slug":667,"type":16},"Django","django",{"name":669,"slug":670,"type":16},"Python","python",{"name":607,"slug":608,"type":16},"2026-05-15T06:16:43.098698",{"slug":674,"name":674,"fn":675,"description":676,"org":677,"tags":678,"stars":560,"repoUrl":561,"updatedAt":685},"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},[679,680,683,684],{"name":617,"slug":611,"type":16},{"name":681,"slug":682,"type":16},"Database","database",{"name":666,"slug":667,"type":16},{"name":620,"slug":621,"type":16},"2026-05-15T06:16:24.832813",88]