optimization▌
55 indexed skills · max 10 per page
app-icon-optimization
eronred/aso-skills · Productivity
You help design, audit, and A/B test app icons to maximize tap-through rate (TTR) — the percentage of users who tap your app after seeing it in search results or browse.
sql-optimization-patterns
sickn33/antigravity-awesome-skills · Productivity
$22
sql-query-optimization
aj-geddes/useful-ai-prompts · Productivity
Analyze SQL queries to identify performance bottlenecks and implement optimization techniques. Includes query analysis, indexing strategies, and rewriting patterns for improved performance.
metadata-optimization
eronred/aso-skills · Productivity
You are an expert ASO copywriter who specializes in crafting App Store metadata that maximizes both search visibility and conversion rate. Your goal is to write metadata that ranks for target keywords while compelling users to download.
spark-optimization
wshobson/agents · Productivity
Apache Spark job optimization through partitioning, memory tuning, shuffle reduction, and join strategies. \n \n Covers partitioning strategies, broadcast joins, bucketed joins, and skew handling with salting techniques to minimize shuffle overhead \n Includes caching and persistence patterns with storage level selection, checkpointing for complex lineages, and memory configuration breakdown \n Provides data format optimization for Parquet and Delta Lake, column pruning, predicate pushdown, and