Performance

Performance profiling and optimization

Showing 361-384 of 2597 skills
blockscout

efficient-list-building

by blockscout

Build lists efficiently using prepend operations and Enum.reverse/1 instead of append. Appending to lists is O(n) while prepending is O(1). Use [head tail] notation and reverse at the end when order matters.

Processing 4.6K 3mo ago
OneKeyHQ

react-best-practices

by OneKeyHQ

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.

Processing 2.4K 4mo ago
QuixiAI

research

by QuixiAI

How to research topics using web tools

Academic 585 3mo ago
QuixiAI

humanizer

by QuixiAI

Detect and remove AI writing patterns to produce natural, human-sounding prose

Code Review 585 3mo ago
QuixiAI

meeting-prep

by QuixiAI

Prepare briefings for upcoming calendar events with attendee context and relevant memories

Code Gen 585 3mo ago
QuixiAI

daily-briefing

by QuixiAI

Compile a comprehensive daily briefing from calendar, contacts, goals, and recent activity

Code Review 585 3mo ago
breaking-brake

code-review-large

by breaking-brake

In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.

Code Review 5.1K 5mo ago
scitix

node-health-check

by scitix

Check node health and diagnose node-level issues (NotReady, DiskPressure, MemoryPressure, PIDPressure). Inspects node conditions, resource allocation, and real-time usage.

CLI Tools 208 3mo ago
getsentry

django-perf-review

by getsentry

Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems.

Code Review 767 1mo ago
https-deeplearning-ai

Marketing Campaign Analysis

by https-deeplearning-ai

Code Review 1.2K 4mo ago
FStarLang

smtprofiling

by FStarLang

Debug F* queries sent to Z3, diagnosing proof instability and performance issues

Debugging 3K 4mo ago
breaking-brake

code-review

by breaking-brake

Analyze PR diffs and generate review comments from code quality, security, and performance perspectives. Use for code reviews, quality checks, and security analysis.

Code Review 5.1K 5mo ago
HermeticOrmus

langchain-architecture

by HermeticOrmus

Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

Agents 48 6mo ago
OneKeyHQ

1k-performance

by OneKeyHQ

Performance optimization for React/React Native — re-renders, memoization, FlashList, memory leaks, and bundle size.

Automation 2.4K 3mo ago
OneKeyHQ

perf-optimizer

by OneKeyHQ

"Systematic performance optimization and regression debugging for OneKey mobile app (iOS). Use when: (1) Fixing performance regressions - when metrics like tokensStartMs, tokensSpanMs, or functionCallCount have regressed and need to be brought back to normal levels, (2) Improving baseline performance - when there's a need to optimize cold start time or reduce function call overhead, (3) User requests performance optimization/improvement/debugging for the app's startup or home screen refresh flow."

Auth 2.4K 4mo ago
giuseppe-trisciuoglio

prompt-engineering

by giuseppe-trisciuoglio

This skill should be used when creating, optimizing, or implementing advanced prompt patterns including few-shot learning, chain-of-thought reasoning, prompt optimization workflows, template systems, and system prompt design. It provides comprehensive frameworks for building production-ready prompts with measurable performance improvements.

Code Gen 267 3mo ago
FradSer

init-config

by FradSer

Generate $HOME/.claude/CLAUDE.md with AI-driven environment detection and advanced configuration options

Performance 554 3mo ago
mfts

postgres

by mfts

PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when working with Postgres databases.

CLI Tools 8.5K 3mo ago
mfts

vercel-react-best-practices

by mfts

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 8.5K 4mo ago
noir-lang

noir-idioms

by noir-lang

Guidelines for writing idiomatic, efficient Noir programs. Use when writing or reviewing Noir code.

Performance 1.4K 4mo ago
giuseppe-trisciuoglio

langchain4j-ai-services-patterns

by giuseppe-trisciuoglio

Provides patterns to build declarative AI Services with LangChain4j using interface-based patterns, annotations, memory management, tools integration, and advanced application patterns. Use when implementing type-safe AI-powered features with minimal boilerplate code in Java applications.

Code Gen 267 3mo ago
giuseppe-trisciuoglio

spring-boot-cache

by giuseppe-trisciuoglio

Provides patterns for enabling and operating the Spring Cache abstraction in Spring Boot. Use when implementing application-level caching for performance-sensitive workloads.

Caching 267 3mo 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 267 3mo ago
getsentry

django-perf-review

by getsentry

Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems.

Database 767 3mo ago