[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-cline-teamcity-cli":3,"mdc--waiv0n-key":36,"related-repo-cline-teamcity-cli":1268,"related-org-cline-teamcity-cli":1389},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":25,"repoUrl":26,"updatedAt":27,"license":28,"forks":29,"topics":30,"repo":31,"sourceUrl":34,"mdContent":35},"teamcity-cli","manage TeamCity CI\u002FCD pipelines","Use when working with TeamCity CI\u002FCD or when a user provides a TeamCity build URL — drives the `teamcity` CLI for builds, logs, jobs, queues, agents, pools, projects, and pipelines.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"cline","Cline","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fcline.png",[12,16,19,22],{"name":13,"slug":14,"type":15},"CLI","cli","tag",{"name":17,"slug":18,"type":15},"Deployment","deployment",{"name":20,"slug":21,"type":15},"Engineering","engineering",{"name":23,"slug":24,"type":15},"CI\u002FCD","ci-cd",10,"https:\u002F\u002Fgithub.com\u002Fcline\u002Fskills","2026-07-12T08:13:33.367705",null,4,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"A collection of skills used at Cline","https:\u002F\u002Fgithub.com\u002Fcline\u002Fskills\u002Ftree\u002FHEAD\u002Fskills\u002Fteamcity-cli","---\nname: teamcity-cli\nversion: 1.0.0\ndescription: Use when working with TeamCity CI\u002FCD or when a user provides a TeamCity build URL — drives the `teamcity` CLI for builds, logs, jobs, queues, agents, pools, projects, and pipelines.\n---\n\n# TeamCity CLI (`teamcity`)\n\n## Quick Start\n\n```bash\nteamcity auth status                    # Check authentication\nteamcity run list --status failure      # Find failed builds\nteamcity run log \u003Cid> --failed --raw    # Full failure diagnostics\n```\n\n**Do not guess flags or syntax.** Use the [command reference](references\u002Fcommands.md) or `teamcity \u003Ccommand> --help`. Builds are **runs** (`teamcity run`); build configurations are **jobs** (`teamcity job`). Never use `--count` — use `--limit` (or `-n`).\n\n## Gotchas\n\n- **Composite builds have empty logs** — drill into child builds for the actual failure.\n- **Build chains fail bottom-up** — deepest failed dependency is the root cause. Use `teamcity run tree \u003Cid>`.\n- **`--local-changes` excludes Kotlin DSL** — push `.teamcity\u002F` changes before running.\n- **`TEAMCITY_URL` alone bypasses stored auth** — set both `TEAMCITY_URL` and `TEAMCITY_TOKEN`, or leave unset.\n- **Logs**: use `--raw` and dump to a temp file. **Builds**: use `--watch` when starting them.\n- **VCS triggers aren't always wired up** — after pushing a fix you may need to start builds manually.\n- **`pipeline push` does not validate** — always `teamcity pipeline validate` first.\n- **GitHub VCS roots: use a GitHub App connection.** Never paste a PAT via `--auth password`. See [workflows](references\u002Fworkflows.md).\n\n## Core Commands\n\n| Area      | Commands                                                                                          |\n|-----------|---------------------------------------------------------------------------------------------------|\n| Auth      | `auth login`, `logout`, `status`                                                                  |\n| Builds    | `run list`, `view`, `start`, `watch`, `log`, `cancel`, `restart`, `tests`, `changes`, `tree`      |\n| Artifacts | `run artifacts`, `run download`                                                                   |\n| Metadata  | `run pin\u002Funpin`, `run tag\u002Funtag`, `run comment`                                                   |\n| Jobs      | `job list`, `view`, `create`, `tree`, `pause\u002Fresume`, `step list\u002Fview\u002Fadd\u002Fdelete`, `param list\u002Fget\u002Fset\u002Fdelete`, `settings list\u002Fget\u002Fset` |\n| Projects  | `project list`, `view`, `create`, `tree`, `param`, `token put\u002Fget`, `settings export\u002Fstatus`      |\n| VCS\u002FConn  | `project vcs list\u002Fview\u002Fcreate\u002Fdelete`, `project connection list\u002Fcreate\u002Fauthorize\u002Fdelete`          |\n| Queue     | `queue list`, `approve`, `remove`, `top`                                                          |\n| Agents    | `agent list`, `view`, `enable\u002Fdisable`, `authorize\u002Fdeauthorize`, `exec`, `term`, `reboot`, `move` |\n| Pools     | `pool list`, `view`, `link\u002Funlink`                                                                |\n| Pipelines | `pipeline list`, `view`, `create`, `validate`, `pull`, `push`, `schema`, `delete`                 |\n| API       | `teamcity api \u003Cendpoint>` — raw REST access                                                       |\n| Link      | `teamcity link` — bind repo via `teamcity.toml`                                                   |\n\n## Quick Workflows\n\nSee [Workflows](references\u002Fworkflows.md) for full details on each.\n\n- **Investigate failure**: `run list --status failure` → `run log \u003Cid> --failed --raw` → `run tests \u003Cid> --failed`\n- **Debug build chain**: `run tree \u003Cid>` → drill to deepest failed child\n- **Fix and verify**: edit → push → `run start --watch` (use `--local-changes` for personal builds)\n- **Pipeline lifecycle**: `pipeline pull \u003Cid>` → edit → `pipeline validate` → `pipeline push \u003Cid>`, `pipeline schema` to get the actual schema from the server\n- **GitHub VCS**: `connection create github-app` → `connection authorize` → install App on repo → `vcs create --auth token --connection-id \u003Cid>`\n- **Docker registry**: `echo $TOKEN | connection create docker -p \u003Cid> --name X --url https:\u002F\u002Fghcr.io --username U --stdin`\n\n## References\n\n- [Command reference](references\u002Fcommands.md) — all commands and flags\n- [Workflows](references\u002Fworkflows.md) — failure investigation, build chains, connections, pipelines\n- [Output formats](references\u002Foutput.md) — JSON, plain text, scripting\n",{"data":37,"body":39},{"name":4,"version":38,"description":6},"1.0.0",{"type":40,"children":41},"root",[42,60,67,193,275,281,460,466,1045,1051,1063,1223,1229,1262],{"type":43,"tag":44,"props":45,"children":47},"element","h1",{"id":46},"teamcity-cli-teamcity",[48,51,58],{"type":49,"value":50},"text","TeamCity CLI (",{"type":43,"tag":52,"props":53,"children":55},"code",{"className":54},[],[56],{"type":49,"value":57},"teamcity",{"type":49,"value":59},")",{"type":43,"tag":61,"props":62,"children":64},"h2",{"id":63},"quick-start",[65],{"type":49,"value":66},"Quick Start",{"type":43,"tag":68,"props":69,"children":74},"pre",{"className":70,"code":71,"language":72,"meta":73,"style":73},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","teamcity auth status                    # Check authentication\nteamcity run list --status failure      # Find failed builds\nteamcity run log \u003Cid> --failed --raw    # Full failure diagnostics\n","bash","",[75],{"type":43,"tag":52,"props":76,"children":77},{"__ignoreMap":73},[78,106,139],{"type":43,"tag":79,"props":80,"children":83},"span",{"class":81,"line":82},"line",1,[84,89,95,100],{"type":43,"tag":79,"props":85,"children":87},{"style":86},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[88],{"type":49,"value":57},{"type":43,"tag":79,"props":90,"children":92},{"style":91},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[93],{"type":49,"value":94}," auth",{"type":43,"tag":79,"props":96,"children":97},{"style":91},[98],{"type":49,"value":99}," status",{"type":43,"tag":79,"props":101,"children":103},{"style":102},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[104],{"type":49,"value":105},"                    # Check authentication\n",{"type":43,"tag":79,"props":107,"children":109},{"class":81,"line":108},2,[110,114,119,124,129,134],{"type":43,"tag":79,"props":111,"children":112},{"style":86},[113],{"type":49,"value":57},{"type":43,"tag":79,"props":115,"children":116},{"style":91},[117],{"type":49,"value":118}," run",{"type":43,"tag":79,"props":120,"children":121},{"style":91},[122],{"type":49,"value":123}," list",{"type":43,"tag":79,"props":125,"children":126},{"style":91},[127],{"type":49,"value":128}," --status",{"type":43,"tag":79,"props":130,"children":131},{"style":91},[132],{"type":49,"value":133}," failure",{"type":43,"tag":79,"props":135,"children":136},{"style":102},[137],{"type":49,"value":138},"      # Find failed builds\n",{"type":43,"tag":79,"props":140,"children":142},{"class":81,"line":141},3,[143,147,151,156,162,167,173,178,183,188],{"type":43,"tag":79,"props":144,"children":145},{"style":86},[146],{"type":49,"value":57},{"type":43,"tag":79,"props":148,"children":149},{"style":91},[150],{"type":49,"value":118},{"type":43,"tag":79,"props":152,"children":153},{"style":91},[154],{"type":49,"value":155}," log",{"type":43,"tag":79,"props":157,"children":159},{"style":158},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[160],{"type":49,"value":161}," \u003C",{"type":43,"tag":79,"props":163,"children":164},{"style":91},[165],{"type":49,"value":166},"i",{"type":43,"tag":79,"props":168,"children":170},{"style":169},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[171],{"type":49,"value":172},"d",{"type":43,"tag":79,"props":174,"children":175},{"style":158},[176],{"type":49,"value":177},">",{"type":43,"tag":79,"props":179,"children":180},{"style":91},[181],{"type":49,"value":182}," --failed",{"type":43,"tag":79,"props":184,"children":185},{"style":91},[186],{"type":49,"value":187}," --raw",{"type":43,"tag":79,"props":189,"children":190},{"style":102},[191],{"type":49,"value":192},"    # Full failure diagnostics\n",{"type":43,"tag":194,"props":195,"children":196},"p",{},[197,203,205,212,214,220,222,227,229,235,237,242,243,249,251,257,259,265,267,273],{"type":43,"tag":198,"props":199,"children":200},"strong",{},[201],{"type":49,"value":202},"Do not guess flags or syntax.",{"type":49,"value":204}," Use the ",{"type":43,"tag":206,"props":207,"children":209},"a",{"href":208},"references\u002Fcommands.md",[210],{"type":49,"value":211},"command reference",{"type":49,"value":213}," or ",{"type":43,"tag":52,"props":215,"children":217},{"className":216},[],[218],{"type":49,"value":219},"teamcity \u003Ccommand> --help",{"type":49,"value":221},". Builds are ",{"type":43,"tag":198,"props":223,"children":224},{},[225],{"type":49,"value":226},"runs",{"type":49,"value":228}," (",{"type":43,"tag":52,"props":230,"children":232},{"className":231},[],[233],{"type":49,"value":234},"teamcity run",{"type":49,"value":236},"); build configurations are ",{"type":43,"tag":198,"props":238,"children":239},{},[240],{"type":49,"value":241},"jobs",{"type":49,"value":228},{"type":43,"tag":52,"props":244,"children":246},{"className":245},[],[247],{"type":49,"value":248},"teamcity job",{"type":49,"value":250},"). Never use ",{"type":43,"tag":52,"props":252,"children":254},{"className":253},[],[255],{"type":49,"value":256},"--count",{"type":49,"value":258}," — use ",{"type":43,"tag":52,"props":260,"children":262},{"className":261},[],[263],{"type":49,"value":264},"--limit",{"type":49,"value":266}," (or ",{"type":43,"tag":52,"props":268,"children":270},{"className":269},[],[271],{"type":49,"value":272},"-n",{"type":49,"value":274},").",{"type":43,"tag":61,"props":276,"children":278},{"id":277},"gotchas",[279],{"type":49,"value":280},"Gotchas",{"type":43,"tag":282,"props":283,"children":284},"ul",{},[285,296,314,338,369,401,411,435],{"type":43,"tag":286,"props":287,"children":288},"li",{},[289,294],{"type":43,"tag":198,"props":290,"children":291},{},[292],{"type":49,"value":293},"Composite builds have empty logs",{"type":49,"value":295}," — drill into child builds for the actual failure.",{"type":43,"tag":286,"props":297,"children":298},{},[299,304,306,312],{"type":43,"tag":198,"props":300,"children":301},{},[302],{"type":49,"value":303},"Build chains fail bottom-up",{"type":49,"value":305}," — deepest failed dependency is the root cause. Use ",{"type":43,"tag":52,"props":307,"children":309},{"className":308},[],[310],{"type":49,"value":311},"teamcity run tree \u003Cid>",{"type":49,"value":313},".",{"type":43,"tag":286,"props":315,"children":316},{},[317,328,330,336],{"type":43,"tag":198,"props":318,"children":319},{},[320,326],{"type":43,"tag":52,"props":321,"children":323},{"className":322},[],[324],{"type":49,"value":325},"--local-changes",{"type":49,"value":327}," excludes Kotlin DSL",{"type":49,"value":329}," — push ",{"type":43,"tag":52,"props":331,"children":333},{"className":332},[],[334],{"type":49,"value":335},".teamcity\u002F",{"type":49,"value":337}," changes before running.",{"type":43,"tag":286,"props":339,"children":340},{},[341,352,354,359,361,367],{"type":43,"tag":198,"props":342,"children":343},{},[344,350],{"type":43,"tag":52,"props":345,"children":347},{"className":346},[],[348],{"type":49,"value":349},"TEAMCITY_URL",{"type":49,"value":351}," alone bypasses stored auth",{"type":49,"value":353}," — set both ",{"type":43,"tag":52,"props":355,"children":357},{"className":356},[],[358],{"type":49,"value":349},{"type":49,"value":360}," and ",{"type":43,"tag":52,"props":362,"children":364},{"className":363},[],[365],{"type":49,"value":366},"TEAMCITY_TOKEN",{"type":49,"value":368},", or leave unset.",{"type":43,"tag":286,"props":370,"children":371},{},[372,377,379,385,387,392,393,399],{"type":43,"tag":198,"props":373,"children":374},{},[375],{"type":49,"value":376},"Logs",{"type":49,"value":378},": use ",{"type":43,"tag":52,"props":380,"children":382},{"className":381},[],[383],{"type":49,"value":384},"--raw",{"type":49,"value":386}," and dump to a temp file. ",{"type":43,"tag":198,"props":388,"children":389},{},[390],{"type":49,"value":391},"Builds",{"type":49,"value":378},{"type":43,"tag":52,"props":394,"children":396},{"className":395},[],[397],{"type":49,"value":398},"--watch",{"type":49,"value":400}," when starting them.",{"type":43,"tag":286,"props":402,"children":403},{},[404,409],{"type":43,"tag":198,"props":405,"children":406},{},[407],{"type":49,"value":408},"VCS triggers aren't always wired up",{"type":49,"value":410}," — after pushing a fix you may need to start builds manually.",{"type":43,"tag":286,"props":412,"children":413},{},[414,425,427,433],{"type":43,"tag":198,"props":415,"children":416},{},[417,423],{"type":43,"tag":52,"props":418,"children":420},{"className":419},[],[421],{"type":49,"value":422},"pipeline push",{"type":49,"value":424}," does not validate",{"type":49,"value":426}," — always ",{"type":43,"tag":52,"props":428,"children":430},{"className":429},[],[431],{"type":49,"value":432},"teamcity pipeline validate",{"type":49,"value":434}," first.",{"type":43,"tag":286,"props":436,"children":437},{},[438,443,445,451,453,459],{"type":43,"tag":198,"props":439,"children":440},{},[441],{"type":49,"value":442},"GitHub VCS roots: use a GitHub App connection.",{"type":49,"value":444}," Never paste a PAT via ",{"type":43,"tag":52,"props":446,"children":448},{"className":447},[],[449],{"type":49,"value":450},"--auth password",{"type":49,"value":452},". See ",{"type":43,"tag":206,"props":454,"children":456},{"href":455},"references\u002Fworkflows.md",[457],{"type":49,"value":458},"workflows",{"type":49,"value":313},{"type":43,"tag":61,"props":461,"children":463},{"id":462},"core-commands",[464],{"type":49,"value":465},"Core Commands",{"type":43,"tag":467,"props":468,"children":469},"table",{},[470,489],{"type":43,"tag":471,"props":472,"children":473},"thead",{},[474],{"type":43,"tag":475,"props":476,"children":477},"tr",{},[478,484],{"type":43,"tag":479,"props":480,"children":481},"th",{},[482],{"type":49,"value":483},"Area",{"type":43,"tag":479,"props":485,"children":486},{},[487],{"type":49,"value":488},"Commands",{"type":43,"tag":490,"props":491,"children":492},"tbody",{},[493,526,605,629,660,724,780,804,842,907,937,1001,1020],{"type":43,"tag":475,"props":494,"children":495},{},[496,502],{"type":43,"tag":497,"props":498,"children":499},"td",{},[500],{"type":49,"value":501},"Auth",{"type":43,"tag":497,"props":503,"children":504},{},[505,511,513,519,520],{"type":43,"tag":52,"props":506,"children":508},{"className":507},[],[509],{"type":49,"value":510},"auth login",{"type":49,"value":512},", ",{"type":43,"tag":52,"props":514,"children":516},{"className":515},[],[517],{"type":49,"value":518},"logout",{"type":49,"value":512},{"type":43,"tag":52,"props":521,"children":523},{"className":522},[],[524],{"type":49,"value":525},"status",{"type":43,"tag":475,"props":527,"children":528},{},[529,533],{"type":43,"tag":497,"props":530,"children":531},{},[532],{"type":49,"value":391},{"type":43,"tag":497,"props":534,"children":535},{},[536,542,543,549,550,556,557,563,564,570,571,577,578,584,585,591,592,598,599],{"type":43,"tag":52,"props":537,"children":539},{"className":538},[],[540],{"type":49,"value":541},"run list",{"type":49,"value":512},{"type":43,"tag":52,"props":544,"children":546},{"className":545},[],[547],{"type":49,"value":548},"view",{"type":49,"value":512},{"type":43,"tag":52,"props":551,"children":553},{"className":552},[],[554],{"type":49,"value":555},"start",{"type":49,"value":512},{"type":43,"tag":52,"props":558,"children":560},{"className":559},[],[561],{"type":49,"value":562},"watch",{"type":49,"value":512},{"type":43,"tag":52,"props":565,"children":567},{"className":566},[],[568],{"type":49,"value":569},"log",{"type":49,"value":512},{"type":43,"tag":52,"props":572,"children":574},{"className":573},[],[575],{"type":49,"value":576},"cancel",{"type":49,"value":512},{"type":43,"tag":52,"props":579,"children":581},{"className":580},[],[582],{"type":49,"value":583},"restart",{"type":49,"value":512},{"type":43,"tag":52,"props":586,"children":588},{"className":587},[],[589],{"type":49,"value":590},"tests",{"type":49,"value":512},{"type":43,"tag":52,"props":593,"children":595},{"className":594},[],[596],{"type":49,"value":597},"changes",{"type":49,"value":512},{"type":43,"tag":52,"props":600,"children":602},{"className":601},[],[603],{"type":49,"value":604},"tree",{"type":43,"tag":475,"props":606,"children":607},{},[608,613],{"type":43,"tag":497,"props":609,"children":610},{},[611],{"type":49,"value":612},"Artifacts",{"type":43,"tag":497,"props":614,"children":615},{},[616,622,623],{"type":43,"tag":52,"props":617,"children":619},{"className":618},[],[620],{"type":49,"value":621},"run artifacts",{"type":49,"value":512},{"type":43,"tag":52,"props":624,"children":626},{"className":625},[],[627],{"type":49,"value":628},"run download",{"type":43,"tag":475,"props":630,"children":631},{},[632,637],{"type":43,"tag":497,"props":633,"children":634},{},[635],{"type":49,"value":636},"Metadata",{"type":43,"tag":497,"props":638,"children":639},{},[640,646,647,653,654],{"type":43,"tag":52,"props":641,"children":643},{"className":642},[],[644],{"type":49,"value":645},"run pin\u002Funpin",{"type":49,"value":512},{"type":43,"tag":52,"props":648,"children":650},{"className":649},[],[651],{"type":49,"value":652},"run tag\u002Funtag",{"type":49,"value":512},{"type":43,"tag":52,"props":655,"children":657},{"className":656},[],[658],{"type":49,"value":659},"run comment",{"type":43,"tag":475,"props":661,"children":662},{},[663,668],{"type":43,"tag":497,"props":664,"children":665},{},[666],{"type":49,"value":667},"Jobs",{"type":43,"tag":497,"props":669,"children":670},{},[671,677,678,683,684,690,691,696,697,703,704,710,711,717,718],{"type":43,"tag":52,"props":672,"children":674},{"className":673},[],[675],{"type":49,"value":676},"job list",{"type":49,"value":512},{"type":43,"tag":52,"props":679,"children":681},{"className":680},[],[682],{"type":49,"value":548},{"type":49,"value":512},{"type":43,"tag":52,"props":685,"children":687},{"className":686},[],[688],{"type":49,"value":689},"create",{"type":49,"value":512},{"type":43,"tag":52,"props":692,"children":694},{"className":693},[],[695],{"type":49,"value":604},{"type":49,"value":512},{"type":43,"tag":52,"props":698,"children":700},{"className":699},[],[701],{"type":49,"value":702},"pause\u002Fresume",{"type":49,"value":512},{"type":43,"tag":52,"props":705,"children":707},{"className":706},[],[708],{"type":49,"value":709},"step list\u002Fview\u002Fadd\u002Fdelete",{"type":49,"value":512},{"type":43,"tag":52,"props":712,"children":714},{"className":713},[],[715],{"type":49,"value":716},"param list\u002Fget\u002Fset\u002Fdelete",{"type":49,"value":512},{"type":43,"tag":52,"props":719,"children":721},{"className":720},[],[722],{"type":49,"value":723},"settings list\u002Fget\u002Fset",{"type":43,"tag":475,"props":725,"children":726},{},[727,732],{"type":43,"tag":497,"props":728,"children":729},{},[730],{"type":49,"value":731},"Projects",{"type":43,"tag":497,"props":733,"children":734},{},[735,741,742,747,748,753,754,759,760,766,767,773,774],{"type":43,"tag":52,"props":736,"children":738},{"className":737},[],[739],{"type":49,"value":740},"project list",{"type":49,"value":512},{"type":43,"tag":52,"props":743,"children":745},{"className":744},[],[746],{"type":49,"value":548},{"type":49,"value":512},{"type":43,"tag":52,"props":749,"children":751},{"className":750},[],[752],{"type":49,"value":689},{"type":49,"value":512},{"type":43,"tag":52,"props":755,"children":757},{"className":756},[],[758],{"type":49,"value":604},{"type":49,"value":512},{"type":43,"tag":52,"props":761,"children":763},{"className":762},[],[764],{"type":49,"value":765},"param",{"type":49,"value":512},{"type":43,"tag":52,"props":768,"children":770},{"className":769},[],[771],{"type":49,"value":772},"token put\u002Fget",{"type":49,"value":512},{"type":43,"tag":52,"props":775,"children":777},{"className":776},[],[778],{"type":49,"value":779},"settings export\u002Fstatus",{"type":43,"tag":475,"props":781,"children":782},{},[783,788],{"type":43,"tag":497,"props":784,"children":785},{},[786],{"type":49,"value":787},"VCS\u002FConn",{"type":43,"tag":497,"props":789,"children":790},{},[791,797,798],{"type":43,"tag":52,"props":792,"children":794},{"className":793},[],[795],{"type":49,"value":796},"project vcs list\u002Fview\u002Fcreate\u002Fdelete",{"type":49,"value":512},{"type":43,"tag":52,"props":799,"children":801},{"className":800},[],[802],{"type":49,"value":803},"project connection list\u002Fcreate\u002Fauthorize\u002Fdelete",{"type":43,"tag":475,"props":805,"children":806},{},[807,812],{"type":43,"tag":497,"props":808,"children":809},{},[810],{"type":49,"value":811},"Queue",{"type":43,"tag":497,"props":813,"children":814},{},[815,821,822,828,829,835,836],{"type":43,"tag":52,"props":816,"children":818},{"className":817},[],[819],{"type":49,"value":820},"queue list",{"type":49,"value":512},{"type":43,"tag":52,"props":823,"children":825},{"className":824},[],[826],{"type":49,"value":827},"approve",{"type":49,"value":512},{"type":43,"tag":52,"props":830,"children":832},{"className":831},[],[833],{"type":49,"value":834},"remove",{"type":49,"value":512},{"type":43,"tag":52,"props":837,"children":839},{"className":838},[],[840],{"type":49,"value":841},"top",{"type":43,"tag":475,"props":843,"children":844},{},[845,850],{"type":43,"tag":497,"props":846,"children":847},{},[848],{"type":49,"value":849},"Agents",{"type":43,"tag":497,"props":851,"children":852},{},[853,859,860,865,866,872,873,879,880,886,887,893,894,900,901],{"type":43,"tag":52,"props":854,"children":856},{"className":855},[],[857],{"type":49,"value":858},"agent list",{"type":49,"value":512},{"type":43,"tag":52,"props":861,"children":863},{"className":862},[],[864],{"type":49,"value":548},{"type":49,"value":512},{"type":43,"tag":52,"props":867,"children":869},{"className":868},[],[870],{"type":49,"value":871},"enable\u002Fdisable",{"type":49,"value":512},{"type":43,"tag":52,"props":874,"children":876},{"className":875},[],[877],{"type":49,"value":878},"authorize\u002Fdeauthorize",{"type":49,"value":512},{"type":43,"tag":52,"props":881,"children":883},{"className":882},[],[884],{"type":49,"value":885},"exec",{"type":49,"value":512},{"type":43,"tag":52,"props":888,"children":890},{"className":889},[],[891],{"type":49,"value":892},"term",{"type":49,"value":512},{"type":43,"tag":52,"props":895,"children":897},{"className":896},[],[898],{"type":49,"value":899},"reboot",{"type":49,"value":512},{"type":43,"tag":52,"props":902,"children":904},{"className":903},[],[905],{"type":49,"value":906},"move",{"type":43,"tag":475,"props":908,"children":909},{},[910,915],{"type":43,"tag":497,"props":911,"children":912},{},[913],{"type":49,"value":914},"Pools",{"type":43,"tag":497,"props":916,"children":917},{},[918,924,925,930,931],{"type":43,"tag":52,"props":919,"children":921},{"className":920},[],[922],{"type":49,"value":923},"pool list",{"type":49,"value":512},{"type":43,"tag":52,"props":926,"children":928},{"className":927},[],[929],{"type":49,"value":548},{"type":49,"value":512},{"type":43,"tag":52,"props":932,"children":934},{"className":933},[],[935],{"type":49,"value":936},"link\u002Funlink",{"type":43,"tag":475,"props":938,"children":939},{},[940,945],{"type":43,"tag":497,"props":941,"children":942},{},[943],{"type":49,"value":944},"Pipelines",{"type":43,"tag":497,"props":946,"children":947},{},[948,954,955,960,961,966,967,973,974,980,981,987,988,994,995],{"type":43,"tag":52,"props":949,"children":951},{"className":950},[],[952],{"type":49,"value":953},"pipeline list",{"type":49,"value":512},{"type":43,"tag":52,"props":956,"children":958},{"className":957},[],[959],{"type":49,"value":548},{"type":49,"value":512},{"type":43,"tag":52,"props":962,"children":964},{"className":963},[],[965],{"type":49,"value":689},{"type":49,"value":512},{"type":43,"tag":52,"props":968,"children":970},{"className":969},[],[971],{"type":49,"value":972},"validate",{"type":49,"value":512},{"type":43,"tag":52,"props":975,"children":977},{"className":976},[],[978],{"type":49,"value":979},"pull",{"type":49,"value":512},{"type":43,"tag":52,"props":982,"children":984},{"className":983},[],[985],{"type":49,"value":986},"push",{"type":49,"value":512},{"type":43,"tag":52,"props":989,"children":991},{"className":990},[],[992],{"type":49,"value":993},"schema",{"type":49,"value":512},{"type":43,"tag":52,"props":996,"children":998},{"className":997},[],[999],{"type":49,"value":1000},"delete",{"type":43,"tag":475,"props":1002,"children":1003},{},[1004,1009],{"type":43,"tag":497,"props":1005,"children":1006},{},[1007],{"type":49,"value":1008},"API",{"type":43,"tag":497,"props":1010,"children":1011},{},[1012,1018],{"type":43,"tag":52,"props":1013,"children":1015},{"className":1014},[],[1016],{"type":49,"value":1017},"teamcity api \u003Cendpoint>",{"type":49,"value":1019}," — raw REST access",{"type":43,"tag":475,"props":1021,"children":1022},{},[1023,1028],{"type":43,"tag":497,"props":1024,"children":1025},{},[1026],{"type":49,"value":1027},"Link",{"type":43,"tag":497,"props":1029,"children":1030},{},[1031,1037,1039],{"type":43,"tag":52,"props":1032,"children":1034},{"className":1033},[],[1035],{"type":49,"value":1036},"teamcity link",{"type":49,"value":1038}," — bind repo via ",{"type":43,"tag":52,"props":1040,"children":1042},{"className":1041},[],[1043],{"type":49,"value":1044},"teamcity.toml",{"type":43,"tag":61,"props":1046,"children":1048},{"id":1047},"quick-workflows",[1049],{"type":49,"value":1050},"Quick Workflows",{"type":43,"tag":194,"props":1052,"children":1053},{},[1054,1056,1061],{"type":49,"value":1055},"See ",{"type":43,"tag":206,"props":1057,"children":1058},{"href":455},[1059],{"type":49,"value":1060},"Workflows",{"type":49,"value":1062}," for full details on each.",{"type":43,"tag":282,"props":1064,"children":1065},{},[1066,1097,1114,1139,1178,1208],{"type":43,"tag":286,"props":1067,"children":1068},{},[1069,1074,1076,1082,1084,1090,1091],{"type":43,"tag":198,"props":1070,"children":1071},{},[1072],{"type":49,"value":1073},"Investigate failure",{"type":49,"value":1075},": ",{"type":43,"tag":52,"props":1077,"children":1079},{"className":1078},[],[1080],{"type":49,"value":1081},"run list --status failure",{"type":49,"value":1083}," → ",{"type":43,"tag":52,"props":1085,"children":1087},{"className":1086},[],[1088],{"type":49,"value":1089},"run log \u003Cid> --failed --raw",{"type":49,"value":1083},{"type":43,"tag":52,"props":1092,"children":1094},{"className":1093},[],[1095],{"type":49,"value":1096},"run tests \u003Cid> --failed",{"type":43,"tag":286,"props":1098,"children":1099},{},[1100,1105,1106,1112],{"type":43,"tag":198,"props":1101,"children":1102},{},[1103],{"type":49,"value":1104},"Debug build chain",{"type":49,"value":1075},{"type":43,"tag":52,"props":1107,"children":1109},{"className":1108},[],[1110],{"type":49,"value":1111},"run tree \u003Cid>",{"type":49,"value":1113}," → drill to deepest failed child",{"type":43,"tag":286,"props":1115,"children":1116},{},[1117,1122,1124,1130,1132,1137],{"type":43,"tag":198,"props":1118,"children":1119},{},[1120],{"type":49,"value":1121},"Fix and verify",{"type":49,"value":1123},": edit → push → ",{"type":43,"tag":52,"props":1125,"children":1127},{"className":1126},[],[1128],{"type":49,"value":1129},"run start --watch",{"type":49,"value":1131}," (use ",{"type":43,"tag":52,"props":1133,"children":1135},{"className":1134},[],[1136],{"type":49,"value":325},{"type":49,"value":1138}," for personal builds)",{"type":43,"tag":286,"props":1140,"children":1141},{},[1142,1147,1148,1154,1156,1162,1163,1169,1170,1176],{"type":43,"tag":198,"props":1143,"children":1144},{},[1145],{"type":49,"value":1146},"Pipeline lifecycle",{"type":49,"value":1075},{"type":43,"tag":52,"props":1149,"children":1151},{"className":1150},[],[1152],{"type":49,"value":1153},"pipeline pull \u003Cid>",{"type":49,"value":1155}," → edit → ",{"type":43,"tag":52,"props":1157,"children":1159},{"className":1158},[],[1160],{"type":49,"value":1161},"pipeline validate",{"type":49,"value":1083},{"type":43,"tag":52,"props":1164,"children":1166},{"className":1165},[],[1167],{"type":49,"value":1168},"pipeline push \u003Cid>",{"type":49,"value":512},{"type":43,"tag":52,"props":1171,"children":1173},{"className":1172},[],[1174],{"type":49,"value":1175},"pipeline schema",{"type":49,"value":1177}," to get the actual schema from the server",{"type":43,"tag":286,"props":1179,"children":1180},{},[1181,1186,1187,1193,1194,1200,1202],{"type":43,"tag":198,"props":1182,"children":1183},{},[1184],{"type":49,"value":1185},"GitHub VCS",{"type":49,"value":1075},{"type":43,"tag":52,"props":1188,"children":1190},{"className":1189},[],[1191],{"type":49,"value":1192},"connection create github-app",{"type":49,"value":1083},{"type":43,"tag":52,"props":1195,"children":1197},{"className":1196},[],[1198],{"type":49,"value":1199},"connection authorize",{"type":49,"value":1201}," → install App on repo → ",{"type":43,"tag":52,"props":1203,"children":1205},{"className":1204},[],[1206],{"type":49,"value":1207},"vcs create --auth token --connection-id \u003Cid>",{"type":43,"tag":286,"props":1209,"children":1210},{},[1211,1216,1217],{"type":43,"tag":198,"props":1212,"children":1213},{},[1214],{"type":49,"value":1215},"Docker registry",{"type":49,"value":1075},{"type":43,"tag":52,"props":1218,"children":1220},{"className":1219},[],[1221],{"type":49,"value":1222},"echo $TOKEN | connection create docker -p \u003Cid> --name X --url https:\u002F\u002Fghcr.io --username U --stdin",{"type":43,"tag":61,"props":1224,"children":1226},{"id":1225},"references",[1227],{"type":49,"value":1228},"References",{"type":43,"tag":282,"props":1230,"children":1231},{},[1232,1242,1251],{"type":43,"tag":286,"props":1233,"children":1234},{},[1235,1240],{"type":43,"tag":206,"props":1236,"children":1237},{"href":208},[1238],{"type":49,"value":1239},"Command reference",{"type":49,"value":1241}," — all commands and flags",{"type":43,"tag":286,"props":1243,"children":1244},{},[1245,1249],{"type":43,"tag":206,"props":1246,"children":1247},{"href":455},[1248],{"type":49,"value":1060},{"type":49,"value":1250}," — failure investigation, build chains, connections, pipelines",{"type":43,"tag":286,"props":1252,"children":1253},{},[1254,1260],{"type":43,"tag":206,"props":1255,"children":1257},{"href":1256},"references\u002Foutput.md",[1258],{"type":49,"value":1259},"Output formats",{"type":49,"value":1261}," — JSON, plain text, scripting",{"type":43,"tag":1263,"props":1264,"children":1265},"style",{},[1266],{"type":49,"value":1267},"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":1269,"total":1388},[1270,1289,1308,1327,1344,1360,1378],{"slug":1271,"name":1271,"fn":1272,"description":1273,"org":1274,"tags":1275,"stars":25,"repoUrl":26,"updatedAt":1288},"amazon-location-service","integrate Amazon Location Service APIs","Integrates Amazon Location Service APIs for AWS applications. Use this skill when users want to add maps (interactive MapLibre or static images); geocode addresses to coordinates or reverse geocode coordinates to addresses; calculate routes, travel times, or service areas; find places and businesses through text search, nearby search, or autocomplete suggestions; retrieve detailed place information including hours, contacts, and addresses; monitor geographical boundaries with geofences; or track device locations. Covers authentication, SDK integration, and all Amazon Location Service capabilities.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1276,1279,1282,1285],{"name":1277,"slug":1278,"type":15},"API Development","api-development",{"name":1280,"slug":1281,"type":15},"AWS","aws",{"name":1283,"slug":1284,"type":15},"Maps","maps",{"name":1286,"slug":1287,"type":15},"Navigation","navigation","2026-07-12T08:13:53.294026",{"slug":1290,"name":1290,"fn":1291,"description":1292,"org":1293,"tags":1294,"stars":25,"repoUrl":26,"updatedAt":1307},"amplify-workflow","build full-stack apps with AWS Amplify","Build and deploy full-stack web and mobile apps with AWS Amplify Gen2 (TypeScript code-first). Covers auth (Cognito), data (AppSync\u002FDynamoDB including schema modeling, enum types, relationships, authorization rules), storage (S3), functions, APIs, and AI (Amplify AI Kit with Bedrock). Supports React, Next.js, Vue, Angular, React Native, Flutter, Swift, and Android. Always use this skill for Amplify Gen2 topics — even for questions you think you know — it contains validated, version-specific patterns that prevent common mistakes. TRIGGER when: user mentions Amplify Gen2; project has amplify\u002F directory or amplify_outputs; code imports @aws-amplify packages; user asks about defineBackend, defineAuth, defineData, defineStorage, or npx ampx. SKIP: Amplify Gen1 (amplify CLI v6), standalone SAM\u002FCDK without Amplify (use aws-serverless), direct Bedrock without Amplify AI Kit (use bedrock).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1295,1297,1298,1301,1304],{"name":501,"slug":1296,"type":15},"auth",{"name":1280,"slug":1281,"type":15},{"name":1299,"slug":1300,"type":15},"Database","database",{"name":1302,"slug":1303,"type":15},"Frontend","frontend",{"name":1305,"slug":1306,"type":15},"TypeScript","typescript","2026-07-12T08:13:47.134012",{"slug":1309,"name":1309,"fn":1310,"description":1311,"org":1312,"tags":1313,"stars":25,"repoUrl":26,"updatedAt":1326},"analyzer","analyze queried data for trends","Analyze queried data for trends, week-over-week comparisons, distributions, funnels, cohorts, top-N lists, anomalies, sanity checks, and report-ready findings. Use after or alongside ClickHouse queries when the user wants insight rather than raw rows.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1314,1317,1320,1323],{"name":1315,"slug":1316,"type":15},"Analytics","analytics",{"name":1318,"slug":1319,"type":15},"ClickHouse","clickhouse",{"name":1321,"slug":1322,"type":15},"Data Analysis","data-analysis",{"name":1324,"slug":1325,"type":15},"Statistics","statistics","2026-07-12T08:14:05.606036",{"slug":1328,"name":1328,"fn":1329,"description":1330,"org":1331,"tags":1332,"stars":25,"repoUrl":26,"updatedAt":1343},"artifact-management","manage and organize analysis artifacts","Save, organize, and describe reusable analysis artifacts such as SQL, result snapshots, CSV exports, summaries, caveats, plots, and report-ready files. Use when users ask to save, export, share, cite, reproduce, or organize data-analysis outputs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1333,1334,1337,1340],{"name":1321,"slug":1322,"type":15},{"name":1335,"slug":1336,"type":15},"Productivity","productivity",{"name":1338,"slug":1339,"type":15},"Reporting","reporting",{"name":1341,"slug":1342,"type":15},"SQL","sql","2026-07-12T08:14:09.265555",{"slug":1345,"name":1345,"fn":1346,"description":1347,"org":1348,"tags":1349,"stars":25,"repoUrl":26,"updatedAt":1359},"attorney-assist","connect with attorneys for legal consultation","Connects the user with a LegalZoom attorney for legal consultation. Use when a user asks about attorneys, lawyers, or legal help, or when contract review reveals high risks or low-confidence findings.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1350,1353,1356],{"name":1351,"slug":1352,"type":15},"Contracts","contracts",{"name":1354,"slug":1355,"type":15},"Legal","legal",{"name":1357,"slug":1358,"type":15},"Risk Assessment","risk-assessment","2026-07-12T08:13:45.878361",{"slug":1361,"name":1361,"fn":1362,"description":1363,"org":1364,"tags":1365,"stars":25,"repoUrl":26,"updatedAt":1377},"building-pydantic-ai-agents","build AI agents with Pydantic AI","Build AI agents with Pydantic AI — tools, capabilities (including on-demand loading), structured output, streaming, testing, and multi-agent patterns. Use when the user mentions Pydantic AI, imports pydantic_ai, or asks to build an AI agent, add tools\u002Fcapabilities, defer capability loading, stream output, define agents from YAML, or test agent behavior.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1366,1368,1371,1374],{"name":849,"slug":1367,"type":15},"agents",{"name":1369,"slug":1370,"type":15},"LLM","llm",{"name":1372,"slug":1373,"type":15},"Multi-Agent","multi-agent",{"name":1375,"slug":1376,"type":15},"Python","python","2026-07-12T08:14:01.893781",{"slug":1319,"name":1319,"fn":1379,"description":1380,"org":1381,"tags":1382,"stars":25,"repoUrl":26,"updatedAt":1387},"query ClickHouse databases via CLI","Connect to and query ClickHouse (a local server or a ClickHouse Cloud service) from the terminal using the official clickhousectl CLI, including the browser OAuth login flow. Use when the user wants to run SQL against ClickHouse, explore schemas and tables, inspect Cloud services, or authenticate clickhousectl. For building a local dev environment or deploying to Cloud, defer to the official ClickHouse skills (see Scope).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1383,1384,1385,1386],{"name":1315,"slug":1316,"type":15},{"name":13,"slug":14,"type":15},{"name":1318,"slug":1319,"type":15},{"name":1299,"slug":1300,"type":15},"2026-07-12T08:14:06.829692",43,{"items":1390,"total":1516},[1391,1398,1406,1413,1420,1426,1433,1440,1452,1470,1490,1503],{"slug":1271,"name":1271,"fn":1272,"description":1273,"org":1392,"tags":1393,"stars":25,"repoUrl":26,"updatedAt":1288},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1394,1395,1396,1397],{"name":1277,"slug":1278,"type":15},{"name":1280,"slug":1281,"type":15},{"name":1283,"slug":1284,"type":15},{"name":1286,"slug":1287,"type":15},{"slug":1290,"name":1290,"fn":1291,"description":1292,"org":1399,"tags":1400,"stars":25,"repoUrl":26,"updatedAt":1307},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1401,1402,1403,1404,1405],{"name":501,"slug":1296,"type":15},{"name":1280,"slug":1281,"type":15},{"name":1299,"slug":1300,"type":15},{"name":1302,"slug":1303,"type":15},{"name":1305,"slug":1306,"type":15},{"slug":1309,"name":1309,"fn":1310,"description":1311,"org":1407,"tags":1408,"stars":25,"repoUrl":26,"updatedAt":1326},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1409,1410,1411,1412],{"name":1315,"slug":1316,"type":15},{"name":1318,"slug":1319,"type":15},{"name":1321,"slug":1322,"type":15},{"name":1324,"slug":1325,"type":15},{"slug":1328,"name":1328,"fn":1329,"description":1330,"org":1414,"tags":1415,"stars":25,"repoUrl":26,"updatedAt":1343},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1416,1417,1418,1419],{"name":1321,"slug":1322,"type":15},{"name":1335,"slug":1336,"type":15},{"name":1338,"slug":1339,"type":15},{"name":1341,"slug":1342,"type":15},{"slug":1345,"name":1345,"fn":1346,"description":1347,"org":1421,"tags":1422,"stars":25,"repoUrl":26,"updatedAt":1359},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1423,1424,1425],{"name":1351,"slug":1352,"type":15},{"name":1354,"slug":1355,"type":15},{"name":1357,"slug":1358,"type":15},{"slug":1361,"name":1361,"fn":1362,"description":1363,"org":1427,"tags":1428,"stars":25,"repoUrl":26,"updatedAt":1377},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1429,1430,1431,1432],{"name":849,"slug":1367,"type":15},{"name":1369,"slug":1370,"type":15},{"name":1372,"slug":1373,"type":15},{"name":1375,"slug":1376,"type":15},{"slug":1319,"name":1319,"fn":1379,"description":1380,"org":1434,"tags":1435,"stars":25,"repoUrl":26,"updatedAt":1387},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1436,1437,1438,1439],{"name":1315,"slug":1316,"type":15},{"name":13,"slug":14,"type":15},{"name":1318,"slug":1319,"type":15},{"name":1299,"slug":1300,"type":15},{"slug":1441,"name":1441,"fn":1442,"description":1443,"org":1444,"tags":1445,"stars":25,"repoUrl":26,"updatedAt":1451},"cline-session-history","search and browse Cline session history","Search and browse Cline session history. Use when the user asks to find, list, inspect, or export Cline sessions by time period, prompt content, status, model, provider, source, mode, workspace, or other criteria. Also use when the user wants to read a session transcript or export sessions to a directory. Trigger phrases include \"find my session\", \"search my session history\", \"show me past sessions\", \"what was that session where\", \"find the session that started with\", and any mention of past Cline conversations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1446,1447,1450],{"name":849,"slug":1367,"type":15},{"name":1448,"slug":1449,"type":15},"History","history",{"name":1335,"slug":1336,"type":15},"2026-07-19T06:03:13.945151",{"slug":1453,"name":1453,"fn":1454,"description":1455,"org":1456,"tags":1457,"stars":25,"repoUrl":26,"updatedAt":1469},"convex-design","build reactive backends with Convex","Design and build reactive, type-safe, production-grade backends on Convex. Covers schema, queries\u002Fmutations\u002Factions, indexes, auth, file storage, scheduling, real-time multiplayer, mobile backends, and LLM\u002Fagent workflows on Convex's one-platform stack.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1458,1459,1462,1463,1466],{"name":501,"slug":1296,"type":15},{"name":1460,"slug":1461,"type":15},"Backend","backend",{"name":1299,"slug":1300,"type":15},{"name":1464,"slug":1465,"type":15},"Real-time","real-time",{"name":1467,"slug":1468,"type":15},"Storage","storage","2026-07-12T08:13:37.101253",{"slug":1471,"name":1471,"fn":1472,"description":1473,"org":1474,"tags":1475,"stars":25,"repoUrl":26,"updatedAt":1489},"cosmosdb-best-practices","optimize Azure Cosmos DB performance","Azure Cosmos DB performance optimization and best practices guidelines for NoSQL,\npartitioning, queries, SDK usage, and vector search. Use when writing, reviewing,\nor refactoring code that interacts with Azure Cosmos DB, designing data models,\noptimizing queries, or implementing high-performance database operations.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1476,1479,1482,1483,1486],{"name":1477,"slug":1478,"type":15},"Azure","azure",{"name":1480,"slug":1481,"type":15},"Cosmos DB","cosmos-db",{"name":1299,"slug":1300,"type":15},{"name":1484,"slug":1485,"type":15},"NoSQL","nosql",{"name":1487,"slug":1488,"type":15},"Performance","performance","2026-07-12T08:13:54.531719",{"slug":1491,"name":1491,"fn":1492,"description":1493,"org":1494,"tags":1495,"stars":25,"repoUrl":26,"updatedAt":1502},"data-analyst","analyze ClickHouse analytics data","Act as an interactive data analyst for ClickHouse-backed analytics. Use when the user asks questions about internal data, metrics, dashboards, telemetry, active users, revenue, funnels, trends, distributions, or wants an analyst-style conversation, ad hoc SQL, charts, or a data export against ClickHouse (local or ClickHouse Cloud).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1496,1497,1498,1501],{"name":1315,"slug":1316,"type":15},{"name":1318,"slug":1319,"type":15},{"name":1499,"slug":1500,"type":15},"Dashboards","dashboards",{"name":1321,"slug":1322,"type":15},"2026-07-12T08:13:31.975246",{"slug":1504,"name":1504,"fn":1505,"description":1506,"org":1507,"tags":1508,"stars":25,"repoUrl":26,"updatedAt":1515},"dataproc-skills","manage Dataproc clusters and jobs","Skills to interact with your Dataproc clusters and jobs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1509,1512],{"name":1510,"slug":1511,"type":15},"Data Engineering","data-engineering",{"name":1513,"slug":1514,"type":15},"Operations","operations","2026-07-12T08:13:42.179275",45]