productivity▌
6,493 indexed skills · max 10 per page
code-review
davila7/claude-code-templates · Productivity
Follow these guidelines when reviewing code for Sentry projects.
oauth2-authentication
manutej/luxor-claude-marketplace · Productivity
A comprehensive skill for implementing secure authentication and authorization using OAuth2 and OpenID Connect. This skill covers all major authorization flows, token management strategies, security best practices, and real-world implementation patterns for web, mobile, and API applications.
device-integrity
dpearson2699/swift-ios-skills · Productivity
Verify that requests to your server come from a genuine Apple device running your unmodified app. DeviceCheck provides per-device bits for simple flags (e.g., "claimed promo offer"). App Attest uses Secure Enclave keys and Apple attestation to cryptographically prove app legitimacy on each request.
git-pushing
sickn33/antigravity-awesome-skills · Productivity
Stage, commit, and push git changes with conventional commit messages. \n \n Automatically stages all changes, generates conventional commits, and pushes to the remote branch using a provided bash script \n Supports custom commit messages or auto-generates them based on changes \n Includes Claude footer in commits and uses the -u flag to set upstream tracking on first push \n Activates when users request commits, mention pushing to remote, or ask to save work \n
natural-language
dpearson2699/swift-ios-skills · Productivity
Analyze natural language text for tokenization, part-of-speech tagging, named entity recognition, sentiment analysis, language identification, and word/sentence embeddings. Translate text between languages with the Translation framework. Targets Swift 6.3 / iOS 26+.
multi-search
cat-xierluo/legal-skills · Productivity
Parallel multi-topic research with independent agents generating structured knowledge bases from any input material. \n \n Launches dedicated research agents for each topic in parallel, each conducting 4–6 rounds of deep retrieval with deduplication checks to avoid keyword overlap \n Accepts three input modes: file-based ( /multi-search @path.md ), direct paste, or explicit topic specification with custom research directions \n Generates structured output with a research overview document, indiv
opencli-web-automation
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection.
firecrawl-scraper
sickn33/antigravity-awesome-skills · Productivity
$21
cowork-plugin-customizer
anthropics/knowledge-work-plugins · Productivity
cowork-plugin-customizer
trading-expert
personamanagmentlayer/pcl · Productivity
Expert guidance for algorithmic trading systems, quantitative analysis, and trading platform development. \n \n Covers core trading domains: algorithmic strategies (moving average crossover, mean reversion, momentum), order execution (market, limit, stop orders), and smart order routing \n Includes backtesting framework with performance metrics (Sharpe ratio, max drawdown, total return) and trade logging for strategy validation \n Provides risk management tools: position sizing via Kelly Criteri