C

convex-performance-audit

作者:get-convex·トレンド#154

Install the convex-performance-audit skill for your AI agent. Published by get-convex/agent-skills.

32.7K毎週のインストール
24
初めて見たToday

インストール

このコマンドを AI エージェントに送信します。

npx skills add https://github.com/get-convex/agent-skills --skill convex-performance-audit

ドキュメント

Diagnose and resolve Convex performance issues across reads, writes, subscriptions, and function limits.

  • Covers four problem classes: hot-path reads and data amplification, OCC write conflicts and contention, subscription cost and reactivity overhead, and function execution or transaction size limits
  • Starts with signal gathering from deployment health insights or CLI tools, then routes to the relevant reference guide based on the problem type
  • Emphasizes tracing full read and write sets, identifying sibling functions on the same tables, and fixing patterns consistently across related code paths
  • Includes guardrails against over-engineering small-scale or low-traffic applications, and escalation guidance for invasive fixes requiring migration-safe rollouts

リンク

GitHub

セキュリティ監査