3,310 curated productivity & automation skills, agents, commands and plugins — from original author repos, ranked by GitHub signal.
tonone-ai
Draft regulatory response letters and regulator comms
tonone-ai
Design and spec an API — endpoints, request/response shapes, error codes, auth pattern, pagination. Applies Stripe's consistency principles. Use when asked to "design an API", "build API endpoints", "create REST API", or "API for this feature".
tonone-ai
Find and fix performance bottlenecks — N+1 queries, missing indexes, sync bottlenecks, caching gaps. Use when asked "why is this slow", "performance issue", "optimize this endpoint", or "N+1 queries".