Convex Performance Audit
Skill 확인됨Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read amplification.
This skill assists in diagnosing and resolving performance bottlenecks within Convex applications by analyzing reads, subscriptions, write contention, and function limits. It provides a structured workflow, directs users to relevant reference materials based on identified signals, and emphasizes a step-by-step approach to fixes and verification.
Maintenance
- warning:Commit recencyThere are no commits on the default branch in the last 12 months, indicating the skill may be unmaintained.
Versioning
- warning:Release ManagementThere is no explicit versioning information (e.g., in SKILL.md frontmatter, package.json, or CHANGELOG) and installation instructions reference the 'main' branch, making version pinning impossible.
Practical Utility
- warning:Usage examplesThe skill does not provide explicit end-to-end usage examples showing input, invocation, and output. While the reference files offer patterns, concrete examples are missing.
설치
npx skills add get-convex/agent-skillsVercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.
유사한 확장
Audit Speed
95Deep Core Web Vitals and page speed audit. Use when the user asks about page speed, Core Web Vitals, LCP, CLS, INP, FCP, TTFB, Lighthouse scores, why a page is slow, performance optimization, or resource size analysis. For broader technical SEO issues, see diagnose-seo.
Async Best Practices
95Async/await and Promise optimization guidelines. Use when writing, reviewing, or refactoring asynchronous code to eliminate waterfalls and maximize parallelism. Triggers on tasks involving data fetching, loaders, actions, or Promise handling.
JavaScript Best Practices
95JavaScript performance optimization guidelines. Use when writing, reviewing, or refactoring JavaScript/TypeScript code to ensure optimal performance patterns. Triggers on tasks involving loops, data structures, DOM manipulation, or general JS optimization.
Blind Spot Detective
99Systematically identify what's missing in non-fiction writing—both blind spots (inherent limitations) and blank spots (gaps that could be addressed). Use before finalizing non-fiction or when feedback feels incomplete.
React Router Best Practices
98React Router performance and architecture patterns. Use when writing loaders, actions, forms, routes, or working with React Router data fetching. Triggers on tasks involving React Router routes, data loading, form handling, or route organization.
Customer Journey Mapper
98Maps the full customer journey from first touch to advocacy. Generates a comprehensive customer-journey.md with all stages, touchpoints, emotions, pain points, opportunities, Mermaid diagrams, and metrics. Use when mapping customer experience, designing onboarding flows, identifying churn risks, or optimizing conversion funnels.