Performance

Performance profiling and optimization

Showing 529-552 of 2612 skills
yonatangross

performance

by yonatangross

Performance optimization patterns covering Core Web Vitals, React render optimization, lazy loading, image optimization, backend profiling, and LLM inference. Use when improving page speed, debugging slow renders, optimizing bundles, reducing image payload, profiling backend, or deploying LLMs efficiently.

Caching 207 5mo ago
aAAaqwq

auth-manager

by aAAaqwq

"网页登录态管理。定期检查各平台 Playwright 登录状态,过期自动告警。支持动态添加/删除平台。"

Auth 78 4mo ago
aAAaqwq

backtesting-frameworks

by aAAaqwq

"Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strateg..."

Processing 78 4mo ago
openwebf

webf-native-ui

by openwebf

Setup and use WebF's Cupertino UI library to build native iOS-style UIs with pre-built components instead of crafting everything with HTML/CSS. Use when building iOS apps, adding native UI components, or improving UI performance.

CLI Tools 2.5K 6mo ago
revokslab

vercel-react-best-practices

by revokslab

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.

Caching 1.7K 6mo ago
revokslab

vercel-react-best-practices

by revokslab

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.

Caching 1.7K 6mo ago
revokslab

vercel-react-best-practices

by revokslab

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.

Caching 1.7K 6mo ago
jaechang-hits

deeptools-ngs-analysis

by jaechang-hits

"NGS analysis CLI toolkit for ChIP-seq, RNA-seq, ATAC-seq. BAM→bigWig conversion with normalization (RPGC, CPM, RPKM), sample correlation/PCA, heatmaps and profile plots around genomic features, enrichment fingerprints. For alignment use STAR/BWA; for peak calling use MACS2."

CLI Tools 279 5mo ago
skillcreatorai

ask-questions-if-underspecified

by skillcreatorai

Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.

Linting 1.1K 6mo ago
proflead

performance-budgeting

by proflead

Define performance budgets and guardrails. Use when a senior developer needs performance targets and enforcement.

Agents 125 6mo ago
TerminalSkills

api-load-tester

by TerminalSkills

Generates and executes load test scripts for APIs using k6, wrk, or autocannon. Creates realistic test scenarios from OpenAPI specs, route files, or endpoint descriptions. Use when someone needs to load test, stress test, benchmark, or find the breaking point of their API. Trigger words: load test, stress test, benchmark, RPS, concurrent users, breaking point, performance test, k6, wrk.

API Dev 114 5mo ago
lawvable

nda-triage-anthropic

by lawvable

Screen incoming NDAs and classify them as GREEN (standard), YELLOW (needs review), or RED (significant issues). Use when a new NDA comes in from sales or business development, when assessing NDA risk level, or when deciding whether an NDA needs full counsel review.

Code Review 588 5mo ago
ThibautBaissac

performance-optimization

by ThibautBaissac

Identifies and fixes Rails performance issues including N+1 queries, slow queries, and memory problems. Use when optimizing queries, fixing N+1 issues, improving response times, or when user mentions performance, slow, optimization, or Bullet gem.

Database 635 6mo ago
JoelLewis

trade-execution

by JoelLewis

"Trade execution and best execution: venue selection, smart order routing, execution algorithms, transaction cost analysis (TCA), market microstructure, and best execution obligations."

Processing 153 5mo ago
JoelLewis

client-reporting-delivery

by JoelLewis

"Report generation, customization, delivery channels, frequency management, report templates, client portal integration, compliance review, and print vs digital delivery for advisory firms."

Analytics 153 5mo ago
JoelLewis

know-your-customer

by JoelLewis

"KYC requirements: CIP, CDD, beneficial ownership, essential facts, customer profiling, ongoing monitoring, enhanced due diligence."

Finance 153 5mo ago
tao12345666333

code-review

by tao12345666333

Provides expert code review guidelines and best practices

Code Review 29 6mo ago
tao12345666333

react-developer

by tao12345666333

Expert knowledge in React development, hooks, state management, and modern React patterns

Processing 29 6mo ago
tao12345666333

context-management

by tao12345666333

Learn how to manage conversation context in AMCP to avoid LLM API errors from exceeding context windows. This skill covers SmartCompactor strategies, token estimation, configuration, and best practices.

File Ops 29 5mo ago
PsiACE

fast-rust

by PsiACE

Practical guidance for writing, refactoring, and reviewing fast, reliable, and maintainable Rust code.

Debugging 169 5mo ago
PsiACE

piglet

by PsiACE

Practical Python craftsmanship guidance based on One Python Craftsman. Use when writing, refactoring, or reviewing Python code for naming, branching, data structures, functions, exceptions, loops, decorators, imports, file I/O, edge cases, and modern syntax choices. If the skills set includes friendly-python, suggest invoking it for better Python outcomes.

Code Review 169 5mo ago
rstackjs

rspack-tracing

by rstackjs

Comprehensive guide and toolkit for diagnosing Rspack build issues. Quickly identify where crashes/errors occur, or perform detailed performance profiling to resolve bottlenecks. Use when the user encounters build failures, slow builds, or wants to optimize Rspack performance.

Debugging 84 5mo ago
giuseppe-trisciuoglio

spring-data-jpa

by giuseppe-trisciuoglio

Provides patterns to implement persistence layers with Spring Data JPA. Use when creating repositories, configuring entity relationships, writing queries (derived and @Query), setting up pagination, database auditing, transactions, UUID primary keys, multiple databases, and database indexing.

Processing 310 5mo ago
mohitmishra786

interpreters

by mohitmishra786

Bytecode interpreter and JIT compiler skill for implementing language runtimes in C/C++. Use when designing bytecode dispatch loops (switch, computed goto, threaded code), implementing stack-based or register-based VMs, adding a simple JIT using mmap/mprotect, or understanding performance trade-offs in interpreter design. Activates on queries about bytecode VMs, dispatch loops, computed goto, JIT compilation basics, tracing JITs, or implementing a scripting language runtime.

Caching 142 5mo ago