productivity▌
6,493 indexed skills · max 10 per page
agent-harness-construction
affaan-m/everything-claude-code · Productivity
$23
browser-automation
sophieguanongit/openclaw-browser-automation · Productivity
Browser automation with page reuse, persistent cookies, and comprehensive interaction commands. \n \n Supports navigation, clicking, form filling, screenshots, content extraction, element waiting, and JavaScript execution \n Reuses existing pages by default and maintains login state through persistent user data directories \n Includes 20+ functions covering page operations, interactions, waiting, data retrieval, and advanced actions like file uploads and keyboard input \n Accepts CSS selectors a
redis-best-practices
mindrally/skills · Productivity
Redis development best practices for caching, data structures, and high-performance operations. \n \n Covers five core data structures (strings, hashes, lists, sets, sorted sets) plus streams, with command examples and use-case guidance for each \n Includes three caching patterns (cache-aside, write-through, invalidation) with pseudo-code and TTL strategies to prevent thundering herd \n Addresses high availability via replication, Sentinel, and cluster configuration with hash tags for key distri
asc-localize-metadata
rudrankriyam/app-store-connect-cli-skills · Productivity
Automate App Store metadata translation and syncing across multiple languages using LLM and asc CLI. \n \n Translates version-level fields (description, keywords, what's new, promotional text) and app-level fields (name, subtitle, privacy URLs) to 34+ supported App Store locales \n Enforces character limits (30 for name/subtitle, 100 for keywords, 4000 for description/what's new, 170 for promotional text) and applies formal register guidelines for each target language \n Downloads source locale
chat-sdk
vercel/chat · Productivity
Write chat bots once, deploy across Slack, Teams, Google Chat, Discord, GitHub, and Linear. \n \n Unified TypeScript SDK with platform-agnostic event handlers (mentions, messages, reactions, slash commands, actions) and normalized message format across all platforms \n Built-in streaming support for AI responses via AI SDK integration, plus JSX-based interactive cards with buttons, dropdowns, and form modals \n Pluggable state adapters for Redis, PostgreSQL, or in-memory persistence; webhook han
asc-submission-health
rudrankriyam/app-store-connect-cli-skills · Productivity
Preflight App Store submissions, validate builds, and monitor review status with asc command-line tools. \n \n Provides pre-submission checklist covering build validation, encryption compliance, content rights declarations, metadata completeness, and localization requirements \n Includes two submission workflows: the Review Submissions API (recommended) for granular control, and the simpler asc submit create command for direct version submission \n Offers monitoring and cancellation commands to
make-repo-contribution
github/awesome-copilot · Productivity
Enforce repository contribution guidelines before creating issues, branches, commits, or pull requests. \n \n Searches repository documentation (README, CONTRIBUTING.md, templates) to identify required contribution workflows, branch naming conventions, and commit message formats \n Applies security boundaries that prevent executing arbitrary commands, accessing files outside the repository, making network requests, or including secrets in contributions \n Treats issue and PR templates as formatt
image-enhancer
composiohq/awesome-claude-skills · Productivity
Enhance image resolution, sharpness, and clarity for professional-quality output. \n \n Analyzes and improves resolution, sharpness, and compression artifacts; intelligently upscales images while reducing noise \n Supports batch processing of entire directories and preserves original files automatically \n Optimizes output based on intended use case: web, print, social media, or presentations \n Works best with screenshots and digital images; accepts PNG and JPG formats with configurable output
asc-id-resolver
rudrankriyam/app-store-connect-cli-skills · Productivity
Resolve App Store Connect IDs from human-friendly names for use in other asc commands. \n \n Maps bundle IDs, app names, and version strings to their corresponding ASC identifiers across apps, builds, versions, TestFlight groups, testers, and review submissions \n Supports filtering by bundle ID, app name, version, and platform; includes pagination and sorting options to ensure complete and deterministic results \n Outputs JSON by default with --pretty , --table , and --markdown formatting optio
chrome-cdp
pasky/chrome-cdp-skill · Productivity
$22