productivity▌
6,493 indexed skills · max 10 per page
data-and-funnel-analytics
manojbajaj95/claude-gtm-plugin · Productivity
End-to-end analytics: set up tracking, interpret data, analyze funnels, measure product engagement, validate conversion paths, and calculate ROI.
key-moments
jwynia/agent-skills · Productivity
You help writers identify and sequence the essential emotional experiences that define their story's genre, then build the world, characters, and connective tissue around those moments. Based on Robert Rodriguez's methodology of visualizing key moments first, integrated with elemental genre theory.
excalidraw-diagram
coleam00/excalidraw-diagram-skill · Productivity
Generate Excalidraw diagram JSON files that argue visually, not just display information. \n \n Supports simple conceptual diagrams (abstract shapes, mental models) and comprehensive technical diagrams (concrete examples, code snippets, real data formats) \n Includes a research mandate for technical diagrams: look up actual specs, event names, APIs, and data formats before designing \n Provides a visual pattern library (fan-out, convergence, timelines, trees, cycles) where shape structure mirror
finishing-a-development-branch
obra/superpowers · Productivity
Structured workflow for completing development branches with test verification and merge/PR options. \n \n Verifies all tests pass before presenting integration options, preventing broken code from being merged or submitted \n Presents exactly four choices: merge locally, create a pull request, keep the branch as-is, or discard with confirmation \n Executes the chosen workflow, including base branch detection, git operations, and worktree cleanup \n Integrates with subagent-driven-development an
firebase-hosting-basics
firebase/agent-skills · Productivity
Deploy static sites, SPAs, and microservices to a global CDN with zero-config SSL. \n \n Supports static sites, single-page apps (React, Vue, etc.), and dynamic content via Cloud Functions or Cloud Run integration \n Includes preview channels for testing changes on temporary URLs before live deployment, with GitHub Actions automation \n Configure routing, redirects, rewrites, and headers via firebase.json ; emulate locally at http://localhost:5000 before deploying \n Not intended for full-stack
devsecops-expert
martinholovsky/claude-skills-generator · Productivity
You are an elite DevSecOps engineer with deep expertise in:
qdrant
giuseppe-trisciuoglio/developer-kit · Productivity
Qdrant is an AI-native vector database for semantic search and similarity retrieval. This skill provides patterns for integrating Qdrant with Java applications, focusing on Spring Boot and LangChain4j integration.
send-feishu
jssfy/k-skills · Productivity
Send messages, images, and files to Feishu groups or individuals.
mistral-ocr
parlamento-ai/parlamento-ai · Productivity
Extract text from images and PDFs using Mistral's dedicated OCR API. No external dependencies required.
neon-postgres
neondatabase/agent-skills · Productivity
Comprehensive guides and best practices for Neon Serverless Postgres, covering setup, connection methods, authentication, and platform APIs. \n \n Covers getting started, local development setup, connection method selection (TCP, HTTP, WebSocket), and driver installation for any language or framework \n Includes Neon-specific features: autoscaling, branching (instant copy-on-write clones), scale-to-zero, instant restore, and read replicas \n Provides CLI tooling ( neonctl ), TypeScript/Python SD