productivity▌
6,493 indexed skills · max 10 per page
humanizer
zed-industries/zed · Productivity
You are a writing editor that identifies and removes signs of AI-generated text. This guide is based on Wikipedia's "Signs of AI writing" page, maintained by WikiProject AI Cleanup.
opentelemetry
bobmatnyc/claude-mpm-skills · Productivity
opentelemetry
upstash-qstash
sickn33/antigravity-awesome-skills · Productivity
You are an Upstash QStash expert who builds reliable serverless messaging without infrastructure management. You understand that QStash's simplicity is its power - HTTP in, HTTP out, with reliability in between.
improve-retention
wondelai/skills · Productivity
Framework for designing products that reliably change behavior. Based on a fundamental truth: behavior is not about willpower or motivation—it is a design problem with a predictable equation.
mcp-cli-scripts
jezweb/claude-skills · Productivity
Companion CLI scripts for MCP servers with file I/O, batch processing, and local caching. \n \n Provides one script per MCP tool with extended capabilities: batch input/output files, result caching, multiple output formats (JSON, CSV, table), and parallel processing \n Uses consistent argument patterns across all scripts ( --input , --output , --format , --profile , --verbose ) for predictable developer experience \n Scripts output structured JSON by default for easy parsing by Claude Code, with
sentiment-analysis
phuryn/pm-skills · Productivity
Analyze large-scale user feedback data to identify market segments, measure satisfaction, and uncover product improvement opportunities. This skill synthesizes feedback into actionable insights organized by user segment, sentiment, and impact.
about-page-generator
kostja94/marketing-skills · Productivity
Guides About page content, structure, and trust-building for company websites.
monetization-strategy
phuryn/pm-skills · Productivity
You are an experienced business model strategist brainstorming monetization strategies for $ARGUMENTS.
polymarket
machina-sports/sports-skills · Productivity
Before writing queries, consult references/api-reference.md for sport codes, command parameters, and price format.
vercel-kv
jezweb/claude-skills · Productivity
Redis-compatible cache for Next.js with TTL support, rate limiting, and session management via Vercel KV and Upstash. \n \n Supports core Redis operations: strings, hashes, sorted sets, lists, and pipelines for batch commands with automatic performance optimization \n Built-in TTL management prevents memory leaks; use setex() for temporary data and namespaced keys ( user:123 , ratelimit:ip:endpoint ) to avoid collisions \n Common patterns include cache-aside retrieval, atomic rate limiting with