productivity▌
6,493 indexed skills · max 10 per page
tavily-best-practices
tavily-ai/skills · Productivity
Web search API for LLMs with real-time data access, content extraction, site crawling, and AI-powered research. \n \n Five core methods: search() for web results, extract() for URL content, crawl() for site-wide extraction, map() for URL discovery, and research() for end-to-end AI synthesis \n Supports Python and JavaScript SDKs with async clients for parallel queries and configurable search depth (ultra-fast/fast/basic/advanced) \n Crawl method accepts semantic instructions to focus extraction
accessibility
microsoft/vscode · Productivity
Use this skill for any VS Code feature work that introduces or changes interactive UI. Use this skill by default for new features and contributions, including when the request does not explicitly mention accessibility.
threejs-textures
cloudai-x/threejs-skills · Productivity
Comprehensive texture loading, configuration, and application for Three.js scenes. \n \n Covers texture types including basic, data, canvas, video, and compressed formats, with loaders for each \n Supports environment mapping via cube textures, HDR (RGBE/EXR), and equirectangular conversion with PMREM \n Includes UV mapping, texture atlasing, wrapping modes, filtering, mipmaps, and render targets for dynamic effects \n Provides PBR material texture setup (color, normal, roughness, metalness, AO,
coinglass
starchild-ai-agent/official-skills · Productivity
$22
data-scientist
404kidwiz/claude-supercode-skills · Productivity
Provides statistical analysis and predictive modeling expertise specializing in machine learning, experimental design, and causal inference. Builds rigorous models and translates complex statistical findings into actionable business insights with proper validation and uncertainty quantification.
wrangler
cloudflare/skills · Productivity
CLI for deploying and managing Cloudflare Workers, KV, R2, D1, Vectorize, Hyperdrive, AI, Containers, Queues, Workflows, and Pipelines. \n \n Covers 10+ resource types with dedicated commands for creation, configuration, and lifecycle management across Workers, storage, databases, and compute services \n Supports local development with wrangler dev using local storage simulation or remote bindings for real resources; includes TypeScript type generation via wrangler types \n Configuration via wra
md-slides
claude-office-skills/skills · Productivity
This skill enables creation of presentations from pure Markdown using Marp. Write slides in familiar Markdown syntax and export to PDF, PPTX, or HTML with professional themes.
skill-development
anthropics/claude-code · Productivity
$22
threat-modeling-expert
sickn33/antigravity-awesome-skills · Productivity
Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use PROACTIVELY for security architecture reviews, threat identification, or building secure-by-design systems.
pydantic
bobmatnyc/claude-mpm-skills · Productivity
High-performance Python data validation with type hints, Rust-powered core, and seamless FastAPI/Django integration. \n \n Validates data at runtime using Python type hints with automatic type coercion; strict mode available per-field or model-wide \n Supports nested models, recursive types, generics, and custom validators (field-level and model-level) for complex validation logic \n Includes built-in types for emails, URLs, file paths, secrets, and constrained integers/strings; extensible via c