douyin-operations
提供抖音运营的可落地指南与SOP。在开展抖音运营相关工作时调用。
guard
Deep AI safety guardrails workflow—policy definition, input/output filtering, monitoring, escalation, and false-positive handling. Use when reducing harmful...
retro
Deep blameless postmortem workflow—timeline, impact, root cause vs contributing factors, what went well/poorly, action items with owners, and follow-through....
wechat-video
提供微信视频号公开页面的视频数据检索与表现摘要,包括话题合集、账号主页及榜单统计分析。
media-relations
提供媒体公关的可落地指南与SOP。在开展媒体公关相关工作时调用。
competitor
提供竞品分析的可落地指南与SOP。在开展竞品分析相关工作时调用。
data-model
Deep data modeling workflow—grain, facts and dimensions, keys, slowly changing dimensions, normalization trade-offs, and analytics query patterns. Use when d...
conversion-funnel
提供转化漏斗优化的可落地指南与SOP。在开展转化漏斗优化相关工作时调用。
toutiao-video
检索和摘要今日头条公开文章和视频内容,支持关键词搜索、频道统计和视频元信息解析。
kol
提供KOL合作管理的可落地指南与SOP。在开展KOL合作管理相关工作时调用。
live-shopping
提供带货直播间筛选、秒杀互动及红包雨抢夺指引。
incident
Detect, triage, mitigate, and communicate during outages. Use when pages fire, SEVs open, or post-incident follow-up is needed.
complaint
提供客诉处理的可落地指南与SOP。在开展客诉处理相关工作时调用。
festival-sale
618年中大促冲刺GMV与用户增长;适用于平台与自营。
prompts
Deep prompt engineering workflow—task spec, constraints, examples, evaluation sets, iteration protocol, regression testing, and safety alignment. Use when im...
chaos
Controlled fault injection and resilience validation. Use when testing failover or dependency assumptions.
soc2
Security controls evidence, policies, and audit readiness. Use when preparing SOC2-style programs.
cost-opt
Cloud cost review: rightsizing, reservations, waste. Use when reducing infra spend.
bookshops
Find nearby bookshops. Invoke when user asks for bookstores near me.
cache-layer
Cache layers, TTLs, invalidation, and consistency. Use when speeding reads or debugging stale data.
home-moving
提供跨城搬家、同城拉货、大件打包及透明计费预约指引。
breakfast-spots
Find nearby breakfast spots. Invoke when user asks for breakfast near me.
barbershops
Find nearby barbershops. Invoke when user asks for a haircut near me.
compensation
Offers, compensation framing, and negotiation planning. Use when evaluating offers or raises.
faas
Deep workflow for serverless workloads—event sources, IAM, cold start/latency, limits, observability, security, cost, and deployment patterns (functions, con...
bakeries
Find nearby bakeries. Invoke when user asks for bakeries near me.
home-layout
提供空间利用方案、软装搭配灵感及居家动线优化指引。
brunch-spots
Find nearby brunch spots. Invoke when user asks for brunch near me.
money-saving-tips
提供家庭开支账单优化、薅羊毛攻略及高效省钱生活指南。
budget-hotels
Find nearby budget hotels. Invoke when user asks for cheap hotels near me.
banks
Find nearby banks. Invoke when user asks for bank branches near me.
movie-advisor
Suggests movies and TV shows based on your taste or mood, providing ratings, cast, runtime, and where to stream globally with data-backed details.
localization
Deep localization workflow—locale strategy, string extraction, ICU and placeholders, formatting, RTL and layout, translation QA, and continuous delivery with...
mobile-responsive
Deep responsive design workflow—breakpoints, content priority, touch targets, typography, performance on mobile networks, and testing on real devices. Use wh...
testing-strategy
Deep testing strategy workflow—risk mapping, test pyramid, levels of isolation, flakiness, data, CI gates, and quality signals beyond coverage %. Use when de...
proxy-cn
在中国大陆或受限网络环境下,为访问 GitHub、OpenAI、npm、PyPI、Docker Hub 等境外服务自动或按需注入 http_proxy / https_proxy / ALL_PROXY(本地 SOCKS5 + HTTP 端口)。 在用户需要执行 curl、git、npm、pip、docker p...
sec-audit-cn
在中国等地区进行代码安全审计、安全编码与评审时使用:覆盖 OWASP Top 10、鉴权与授权、密钥与配置、CORS/CSP、 输入校验与防注入、XSS/CSRF、依赖漏洞、日志与错误处理;输出分级结论与可执行修复建议。 适用于 Web/API、移动端后端、小程序服务端、涉及个人信息与支付回调的业务。
state-management
Deep workflow for client (and hybrid) state—modeling domain vs UI state, server cache vs client store, async and consistency, DevTools, persistence, and test...
data-move
Deep data migration workflow—scope, mapping, validation, batching and ordering, dual-write and cutover, rollback, and reconciliation. Use when moving tenants...
message-queues
Deep message queue workflow—queue vs topic, ordering and partitions, retries and DLQ, idempotency, backpressure, observability, and failure design. Use when...
microservices
Deep microservices workflow—service boundaries, data ownership, synchronous vs async integration, contracts, deployment independence, and operational complex...
vector-databases
Deep vector database workflow—embedding choice, index algorithms, recall/latency trade-offs, hybrid search, filtering, operational tuning, and cost. Use when...
typescript-strict
Deep TypeScript strictness workflow—incremental enablement, compiler flags, typing boundaries, narrowing, generics, utility types, and safe refactors. Use wh...
ml-ops
Deep MLOps workflow—reproducible training, experiment tracking, packaging, deployment, monitoring (drift, performance), governance, and rollback for ML. Use...
terraform-iac
Deep Terraform/IaC workflow—module boundaries, state, workspaces, plan/apply safety, drift, secrets, CI integration, and team governance. Use when building i...
figma-mobile
将 Figma 设计稿转为移动端 UI 代码(Android Jetpack Compose / XML,iOS SwiftUI / UIKit)。 在用户粘贴 Figma 链接并希望生成布局代码时使用。 通过 Figma REST API 提取设计树与 token,必要时追问澄清,再输出可落地的工程代码。