Loading...
Loading...
Found 330 Skills
Detect whether U.S. inflation pressure is entering a slowdown or reversal phase through the cycle turning points of the CASS Freight Index. It is used to judge whether 'inflation is cooling down' and verify whether the market's macro narrative of interest rate cuts and inflation decline is supported by real economic data.
Optimize application performance - bundle size, API response times, database queries, React rendering, and serverless function performance. Use when investigating slow pages, profiling, load testing, or before production deployments.
React render performance patterns including React Compiler integration, memoization strategies, TanStack Virtual, and DevTools profiling. Use when debugging slow renders, optimizing large lists, or reducing unnecessary re-renders.
Python performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use when optimizing slow Python code, reducing memory usage, or improving application throughput and latency.
Automatically analyze performance issues when user mentions slow pages, performance problems, or optimization needs. Performs focused performance checks on specific code, queries, or components. Invoke when user says "this is slow", "performance issue", "optimize", or asks about speed.
Comprehensive patterns and techniques for removing AI-generated verbosity and slop
Configure request timeouts to prevent slow requests from blocking resources. Use for protecting APIs from long-running operations.
Enforce modern, natural copywriting guardrails and rewrite copy to avoid staccato contrast, slogan fragments, and repeated adjective stacks. Use when drafting or rewriting marketing, product, website, or UX copy, including headlines, taglines, CTAs, and short brand statements, especially when the input includes contrasty sentence patterns that need smoothing.
Optimize Fireflies.ai API performance with caching, batching, and connection pooling. Use when experiencing slow API responses, implementing caching strategies, or optimizing request throughput for Fireflies.ai integrations. Trigger with phrases like "fireflies performance", "optimize fireflies", "fireflies latency", "fireflies caching", "fireflies slow", "fireflies batch".
Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically.
Google Calendar via Composio API. Use when: (1) Creating calendar events with correct durations (2) Finding/searching events (3) Updating or deleting events (4) Finding free time slots CRITICAL: CREATE and UPDATE use DIFFERENT duration parameters. This skill prevents the common 30-minute default bug.
Audit and improve SwiftUI runtime performance. Use for slow rendering, janky scrolling, high CPU, memory usage, excessive view updates, layout thrash, body evaluation cost, identity churn, view lifetime issues, lazy loading, Instruments profiling guidance, and performance audit requests.