productivity▌
6,493 indexed skills · max 10 per page
overlastic
hairyf/skills · Productivity
Promise-based modal and dialog library with imperative and declarative modes for React, Vue, and Svelte. \n \n Supports three frameworks (React, Vue 3, Svelte) with framework-specific integration patterns and hooks like useDisclosure \n Offers both imperative control via constructors and deferred promises, and declarative usage directly in templates/JSX \n Includes provider pattern for context inheritance, custom component integration, and external lifecycle control \n Components automatically d
db-generate
medusajs/medusa-agent-skills · Productivity
Generate database migrations for Medusa modules with a single command. \n \n Wraps the npx medusa db:generate CLI command to create migration files for specified Medusa modules \n Accepts module name as an argument and reports migration file location, errors, and next steps \n Automatically suggests running npx medusa db:migrate after generation to apply migrations \n
shopify-apps
sickn33/antigravity-awesome-skills · Productivity
Expert patterns for building Shopify apps with React Router, embedded Admin integration, and GraphQL APIs. \n \n Covers React Router app setup, embedded apps with App Bridge, and secure webhook handling with HMAC verification \n Emphasizes GraphQL Admin API over REST for new development, with guidance on rate limiting and async processing patterns \n Includes anti-patterns to avoid: REST API usage, synchronous webhook processing, and polling instead of webhooks \n Highlights critical sharp edges
observe-whatsapp
gokapso/agent-skills · Productivity
Diagnose WhatsApp message delivery, webhook issues, and API errors in Kapso. \n \n Investigate message delivery through phone number resolution, message listing, and conversation inspection using Kapso CLI or fallback Node scripts \n Debug webhook deliveries and retries, inspect API logs, and triage message errors to identify root causes of production failures \n Run health checks on projects and phone numbers to confirm configuration state and operational readiness \n Includes reference guides
notion-spec-to-implementation
openai/skills · Productivity
Convert Notion specs into linked implementation plans, tasks, and progress tracking. \n \n Automates the workflow from spec discovery through task creation: search and fetch specs, parse requirements, generate implementation plans, and create tracked tasks in Notion. \n Includes templates for quick vs. full implementation plans, task creation patterns, and progress update cadences to match project scope. \n Provides reference guides for requirement extraction, task sizing (1–2 day chunks), depen
netlify-deploy
openai/skills · Productivity
Deploy web projects to Netlify with automatic authentication, site linking, and framework detection. \n \n Handles full deployment workflow: authentication verification, site linking or creation, dependency installation, and preview or production deploys \n Supports both browser-based OAuth and API token authentication; guides users through login if needed \n Automatically detects project configuration from netlify.toml or prompts for build command and publish directory based on framework \n Inc
link-workspace-packages
nrwl/nx-ai-agents-config · Productivity
Link workspace packages in monorepos across npm, yarn, pnpm, and bun. \n \n Detects package manager via packageManager field or lockfile presence, then uses the appropriate workspace linking command for each manager \n pnpm and yarn use workspace: protocol; npm auto-symlinks workspace packages; bun supports workspace: protocol \n Resolves \"cannot find module\" and import resolution errors by adding dependencies between sibling packages with proper symlink creation \n Each manager has different
ceo-advisor
davila7/claude-code-templates · Productivity
Strategic frameworks and tools for executive leadership, organizational transformation, and stakeholder management. \n \n Includes strategy analyzer and financial scenario modeling tools for capital allocation, fundraising decisions, and business planning across seed through IPO stages \n Provides structured frameworks for board governance, investor relations, and executive decision-making covering major decisions like M&A, market expansion, and restructuring \n Covers core CEO responsibili
tooluniverse-clinical-trial-matching
mims-harvard/tooluniverse · Productivity
Transform patient molecular profiles and clinical characteristics into prioritized clinical trial recommendations. Searches ClinicalTrials.gov and cross-references with molecular databases (CIViC, OpenTargets, ChEMBL, FDA) to produce evidence-graded, scored trial matches.
gws-alertcenter
googleworkspace/cli · Productivity
Manage Google Workspace security alerts with batch operations, lifecycle controls, and customer settings. \n \n Access 8 alert management methods including list, get, delete, undelete, and batch operations for bulk alert handling \n Perform feedback operations on alerts and retrieve or update customer-level Alert Center settings \n Supports 30-day recovery window for deleted alerts; undelete restores alerts marked for deletion within that period \n Requires Google Workspace authentication via sh