Performance

Performance profiling and optimization

Showing 25-48 of 2612 skills
SharpAI

depth-estimation

by SharpAI

"Real-time depth map privacy transforms using Depth Anything v2 (CoreML + PyTorch)"

Performance 2.9K 4mo ago
crazyguitar

py

by crazyguitar

Comprehensive Python programming reference covering syntax, concurrency, networking, databases, ML/LLM development, and HPC. Use for: Python questions, Python interview preparation, debugging, performance optimization, async patterns, library examples, code review, best practices, MLOps workflows, distributed computing, security implementations, and any Python development tasks.

Code Gen 8.2K 2mo ago
Jeffallan

flutter-expert

by Jeffallan

Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.

Performance 10.7K 2mo ago
Jeffallan

pandas-pro

by Jeffallan

Performs pandas DataFrame operations for data analysis, manipulation, and transformation. Use when working with pandas DataFrames, data cleaning, aggregation, merging, or time series analysis. Invoke for data manipulation tasks such as joining DataFrames on multiple keys, pivoting tables, resampling time series, handling NaN values with interpolation or forward-fill, groupby aggregations, type conversion, or performance optimization of large datasets.

Processing 10.7K 2mo ago
Dimillian

react-component-performance

by Dimillian

Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps.

Performance 3.8K 4mo ago
Dimillian

swiftui-performance-audit

by Dimillian

Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.

Code Review 3.8K 4mo ago
mmongan

ChartXR: 3D Dependency Visualization Skill

by mmongan

MeshBuilder API: https://doc.babylonjs.com/features/featuresDeepDive/Meshes/Mesh/CreateMesh_Details

Debugging 0 1mo ago
RefoundAI

having-difficult-conversations

by RefoundAI

Help users navigate tough feedback, performance conversations, and conflict. Use when someone needs to give hard feedback, have a performance conversation, fire someone, address conflict with a colleague, or deliver disappointing news like a denied promotion.

Code Gen 1.2K 5mo ago
RefoundAI

evaluating-trade-offs

by RefoundAI

Help users make better decisions between competing options. Use when someone is weighing pros and cons, comparing alternatives, struggling with a difficult choice, deciding between speed and quality, or asking "should we do X or Y?"

Code Gen 1.2K 5mo ago
OpenClaudia

icp-builder

by OpenClaudia

Define ideal customer profiles and buyer personas with structured frameworks. Use when the user asks about ideal customer profile, ICP, buyer persona, target audience definition, customer segmentation, customer research, user interviews, or persona creation. Trigger phrases include "ideal customer profile", "ICP", "buyer persona", "who is my customer", "target audience", "customer profile", "persona", "customer segmentation", "user research", "customer interview", "who should I target".

Code Gen 583 5mo ago
dontbesilent2025

dbs-benchmark

by dontbesilent2025

dontbesilent 对标分析。用五重过滤法帮你找到值得模仿的对标,排除一切关于「我」的噪音。 触发方式:/dbs-benchmark、/对标、「帮我找对标」「我该模仿谁」 Benchmark analysis using dontbesilent's five-filter method. Trigger: /dbs-benchmark, "find me a benchmark", "who should I copy"

Performance 8.5K 3mo ago
am-will

vercel-react-best-practices

by am-will

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 999 6mo ago
dontbesilent2025

dbs-diagnosis

by dontbesilent2025

dontbesilent 商业模式诊断。两种模式:问诊(消解你的问题)和体检(拆解你的商业模式)。 触发方式:/dbs-diagnosis、/问诊、「帮我看看商业模式」「诊断一下我的业务」「我有个商业问题」 Business model diagnosis using dontbesilent's ontological framework. Two modes: consultation (dissolve your question) and checkup (analyze your business model). Trigger: /dbs-diagnosis, "diagnose my business model", "I have a business question"

ML Ops 8.5K 3mo ago
mattpocock

Scaffold Exercises

by mattpocock

```

Code Gen 179.9K 5mo ago
google

google-cloud-waf-cost-optimization

by google

Generates cost optimization guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify cost requirements and constraints, and provide actionable recommendations for build, deploy, and manage the workload cost-efficiently in Google Cloud.

Processing 15K 2mo ago
borghei

hr-business-partner

by borghei

Expert HR business partnership covering talent strategy, organizational development, employee relations, and people analytics.

Code Review 395 4mo ago
thedivergentai

godot-gdscript-mastery

by thedivergentai

"Expert GDScript best practices including static typing (var x: int, func returns void), signal architecture (signal up call down), unique node access (%NodeName, @onready), script structure (extends, class_name, signals, exports, methods), and performance patterns (dict.get with defaults, avoid get_node in loops). Use for code review, refactoring, or establishing project standards. Trigger keywords: static_typing, signal_architecture, unique_nodes, @onready, class_name, signal_up_call_down, gdscript_style_guide."

Game Dev 374 5mo ago
Microck

analyzing-financial-statements

by Microck

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

Processing 313 7mo ago
Microck

AgentDB Memory Patterns

by Microck

"Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants."

Database 313 7mo ago
Microck

alex-hormozi-pitch

by Microck

Create irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through value equation, guarantee frameworks, pricing psychology, and creating offers "too good not to take" for any product or service.

Code Gen 313 7mo ago
thedivergentai

godot-adapt-3d-to-2d

by thedivergentai

"Expert patterns for simplifying 3D games to 2D including dimension reduction strategies, camera flattening, physics conversion, 3D-to-sprite art pipeline, and control simplification. Use when porting 3D to 2D, creating 2D versions for mobile, or prototyping. Trigger keywords: CharacterBody3D to CharacterBody2D, Camera3D to Camera2D, Vector3 to Vector2, flatten Z-axis, orthogonal projection, 3D to sprite conversion, performance optimization."

Game Dev 374 5mo ago
borghei

marketing-analyst

by borghei

Expert marketing analytics covering campaign analysis, attribution modeling, marketing mix modeling, ROI measurement, and performance reporting.

Analytics 395 6mo ago
thedivergentai

godot-adapt-2d-to-3d

by thedivergentai

"Expert patterns for migrating 2D games to 3D including node type conversions, camera systems (third-person, first-person, orbit), physics layer migration, sprite-to-model art pipeline, and control scheme adaptations. Use when porting 2D projects to 3D or adding 3D elements. Trigger keywords: CharacterBody2D to CharacterBody3D, Area2D to Area3D, Camera2D to Camera3D, Vector2 to Vector3, collision_layer migration, sprite to MeshInstance3D, 2D to 3D conversion."

Code Gen 374 5mo ago
Microck

AgentDB Performance Optimization

by Microck

"Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors."

Embeddings 313 7mo ago