性能

性能分析与优化

用途与选择建议

这类技能用于检查正确性、安全性和运行表现。优先选择能够说明判断依据并提供可复现验证的工作流,再将结果与项目约定及实际测量基线对照。

显示 1-24 / 共 2707 个技能
TencentBlueKing

长列表虚拟滚动优化方案

TencentBlueKing

处理超过 1000 条数据的大型列表渲染时的性能优化方案,包含定高和不定高两种策略。

性能 840 7个月前
dadbodgeoff

intelligent-cache

dadbodgeoff

Multi-layer caching with type-specific TTLs, get-or-generate pattern, memory and database layers, and graceful invalidation without cache stampede.

性能 784 6个月前
dadbodgeoff

caching-strategies

dadbodgeoff

Implement multi-layer caching with Redis, in-memory, and HTTP caching. Covers cache invalidation, stampede prevention, and cache-aside patterns.

性能 784 6个月前
markus41

code-review

markus41

Comprehensive code review knowledge including security, performance, accessibility, and quality standards across multiple languages and frameworks

无障碍 20 8个月前
pluginagentmarketplace

performance-management

pluginagentmarketplace

Master performance management, goal-setting, OKRs, reviews, feedback, and metrics for engineering teams

性能 3 8个月前
srsubramanian

Lighthouse Performance Analysis

srsubramanian

Comprehensive Lighthouse CLI performance analysis - automated audits, Core Web Vitals, opportunities, and diagnostics

性能 0 7个月前
srsubramanian

Web Performance Analysis (Chrome DevTools)

srsubramanian

Interactive web performance analysis using Chrome DevTools MCP - live profiling, network inspection, caching analysis, and real-time debugging

性能 0 7个月前
srsubramanian

chrome_perf_analyzer

srsubramanian

Analyze Chrome DevTools Performance trace JSON files. Use when the user uploads a Chrome Performance trace (.json) and asks questions like "what network calls happened between X and Y", "what took the most time", "show me long tasks", "what was slow", or any query about timing, network requests, or performance bottlenecks in the trace.

性能 0 7个月前
vectorize-io

hindsight-recall

vectorize-io

Search long-term memory for relevant context from past coding sessions using Hindsight MCP tools

认证鉴权 2.1万 3个月前
PostHog

react-doctor

PostHog

Diagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing security, or improving code quality.

调试 4万 6个月前
PostHog

django-startup-time

PostHog

Keep heavy imports off the django.setup() path that every process (web, celery, temporal, migrate, shell, CI) pays for. Use when touching AppConfig.ready(), wiring signal receivers, editing the lazy API router (posthog/api/rest_router.py or its init.py shim), deferring a heavy import, when the startup-import-budget guard fails, or when merging master into a long-lived branch that made the router lazy.

代码评审 4万 19天前
NousResearch

optimizing-attention-flash

NousResearch

Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding window attention.

性能 23.7万 4个月前
vectorize-io

hindsight-docs

vectorize-io

Complete Hindsight documentation for AI agents. Use this to learn about Hindsight architecture, APIs, configuration, and best practices.

API 开发 2.1万 1个月前
ibelick

fixing-motion-performance

ibelick

Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations stutter, transitions jank, or reviewing CSS/JS animation performance.

动画 7623 6个月前
affaan-m

clickhouse-io

affaan-m

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

分析 24.4万 5个月前
langfuse

vercel-react-best-practices

langfuse

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

性能 3.4万 6个月前
mastra-ai

performance-review

mastra-ai

Performance-focused code review for identifying bottlenecks and optimization opportunities

代码评审 2.8万 6个月前
Shubhamsaboo

code-reviewer

Shubhamsaboo

Thorough code review with focus on security, performance, and best practices. Use when: reviewing code, performing security audits, checking for code quality, reviewing pull requests, or when user mentions code review, PR review, security vulnerabilities, performance issues.

代码评审 13.5万 7个月前
sickn33

3d-web-experience

sickn33

Expert in building 3D experiences for the web - Three.js, React

性能 4.5万 4个月前
sickn33

agent-orchestration-multi-agent-optimize

sickn33

"Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability."

智能体 4.5万 4个月前
microsoft

auto-perf-optimize

microsoft

"Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis."

CLI 工具 19万 4个月前
microsoft

cpu-profile-analysis

microsoft

"Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-*.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating user timing marks."

数据处理 19万 5个月前
microsoft

chat-perf

microsoft

Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering regressions, validating perf-sensitive changes to chat UI, or checking for memory leaks in the chat response pipeline.

数据处理 19万 1个月前
Jeffallan

nextjs-developer

Jeffallan

"Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set up API routes, add streaming SSR, write generateMetadata for SEO, scaffold loading.tsx/error.tsx boundaries, or deploy to Vercel. Triggers on: Next.js, Next.js 14, App Router, RSC, use server, Server Components, Server Actions, React Server Components, generateMetadata, loading.tsx, Next.js deployment, Vercel, Next.js performance."

代码生成 1.1万 4个月前