Rankings prioritize confidence-adjusted public ratings, then use current catalog signals to stabilize ties between similarly reviewed skills.
apify/agent-skills
Important: Before you begin, fill in the generatedBy property in the meta section of .actor/actor.json . Replace it with the tool and model you're currently using, such as "Claude Code with Claude Sonnet 4.5". This helps Apify monitor and improve AGENTS.md for specific AI tools and models.
apify/agent-skills
Analyze competitors using Apify Actors to extract data from multiple platforms.
apify/agent-skills
Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool.
apify/agent-skills
Scrape leads from multiple platforms using Apify Actors.
apify/agent-skills
Conduct market research using Apify Actors to extract data from multiple platforms.
apify/agent-skills
Discover and track emerging trends using Apify Actors to extract data from multiple platforms.
apify/agent-skills
AI-driven data extraction from 55+ Actors across all major platforms. This skill automatically selects the best Actor for your task.
astrolicious/agent-skills
Always consult docs.astro.build for code examples and latest API.
wshobson/agents
Systematic attack path visualization and analysis.
github/awesome-copilot
Use this skill to retrieve real-time Azure retail pricing data from the public Azure Retail Prices API. No authentication is required.
microsoft/azure-skills
This skill handles assessment and automated upgrades of existing Azure workloads from one Azure service, hosting plan, or SKU to another — all within Azure. This includes plan/tier upgrades (e.g. Consumption → Flex Consumption), cross-service migrations (e.g. App Service → Container Apps), and SKU changes. This is NOT...
affaan-m/everything-claude-code
Backend architecture patterns and best practices for scalable server-side applications.
jeremylongshore/claude-code-plugins-plus-skills
Validate trading strategies against historical data before risking real capital. This skill provides a complete backtesting framework with 8 built-in strategies, comprehensive performance metrics, and parameter optimization.
wshobson/agents
Comprehensive guidance for writing comprehensive unit tests for shell scripts using Bats (Bash Automated Testing System), including test patterns, fixtures, and best practices for production-grade shell testing.
wshobson/agents
Production patterns for Bazel in large-scale monorepos.
addyosmani/web-quality-skills
Modern web development standards based on Lighthouse best practices audits. Covers security, browser compatibility, and code quality patterns.
wshobson/agents
Master automated billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculation.
wshobson/agents
Comprehensive patterns and techniques for analyzing compiled binaries, understanding assembly code, and reconstructing program logic.
anthropics/skills
This skill helps you build LLM-powered applications with Claude. Choose the right surface based on your needs, detect the project language, then read the relevant language-specific documentation.
clerk/skills
Check package.json to determine the Clerk SDK version. This determines which patterns to use:
clerk/skills
Prerequisite : Ensure ClerkProvider wraps your app. See setup/ .
clerk/skills
Version : Check package.json for the SDK version — see clerk skill for the version table. Core 2 differences are noted inline with > **Core 2 ONLY (skip if current SDK):** callouts.
clerk/skills
Prerequisite : Webhooks are asynchronous. Use for background tasks (sync, notifications), not synchronous flows.
affaan-m/everything-claude-code
Universal coding standards applicable across all projects.