productivity▌
6,493 indexed skills · max 10 per page
survival-analysis
aj-geddes/useful-ai-prompts · Productivity
Survival analysis studies time until an event occurs, handling censored data where events haven't happened for some subjects, enabling prediction of lifetimes and risk assessment.
context-engineering
OWNER/REPO · productivity
Optimizes agent context setup for improved output quality during coding sessions.
vercel-deployment
sickn33/antigravity-awesome-skills · Productivity
Expert guidance for deploying Next.js applications to Vercel with environment and runtime optimization. \n \n Covers environment variable configuration across dev, preview, and production environments, with emphasis on preventing secrets exposure via NEXT_PUBLIC_ \n Distinguishes between Edge and Serverless function runtimes, helping you choose the right execution model for API routes and functions \n Addresses build optimization strategies to reduce cold starts, bundle size, and deployment time
dependabot
github/awesome-copilot · Productivity
Dependabot is GitHub's built-in dependency management tool with three core capabilities:
create-mcp-app
modelcontextprotocol/ext-apps · Productivity
Interactive UIs for MCP tools that run inside Claude Desktop and other MCP-enabled hosts. \n \n Combines an MCP tool (called by the LLM) with an HTML resource (renders the UI) linked via _meta.ui.resourceUri \n Supports React with useApp hook, vanilla JS, Vue, Svelte, Preact, and Solid; clone the SDK repo to access working templates and API reference for each framework \n Requires CSP configuration in resource contents for all network requests, including localhost; handlers must be registered be
initiating-coverage
anthropics/financial-services-plugins · Productivity
Create institutional-quality equity research initiation reports through a structured 5-task workflow. Each task must be executed separately with verified inputs.
minimax-understand-image
thincher/awsome_skills · Productivity
使用 MiniMax MCP 服务器进行图像理解和分析。
gguf-quantization
davila7/claude-code-templates · Productivity
The GGUF (GPT-Generated Unified Format) is the standard file format for llama.cpp, enabling efficient inference on CPUs, Apple Silicon, and GPUs with flexible quantization options.
storekit
dpearson2699/swift-ios-skills · Productivity
Modern StoreKit 2 implementation for in-app purchases, subscriptions, and paywalls on iOS 16+. \n \n Covers all product types (consumable, non-consumable, auto-renewable, non-renewing) with purchase flows, transaction verification, and entitlement checking \n Provides SubscriptionStoreView and StoreView for building paywalls with automatic product loading, localized pricing, and purchase UI \n Includes Transaction.updates listener pattern for handling mid-session changes, Family Sharing, Ask to
code-refactoring-tech-debt
sickn33/antigravity-awesome-skills · Productivity
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create actionable remediation plans.