productivity▌
6,493 indexed skills · max 10 per page
recall
parcadei/continuous-claude-v3 · Productivity
Query the memory system for relevant learnings from past sessions.
github-actions-templates
sickn33/antigravity-awesome-skills · Productivity
Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.
elasticsearch-authn
elastic/agent-skills · Productivity
Authenticate to an Elasticsearch cluster using any supported authentication realm that is already configured. This skill covers all built-in realms, credential verification, and the full API key lifecycle.
qlty-check
parcadei/continuous-claude-v3 · Productivity
Universal code quality tool supporting 70+ linters for 40+ languages via qlty CLI.
idempotent-redundancy
parcadei/continuous-claude-v3 · Productivity
Idempotent Redundancy \n When adding redundant paths (fallbacks, belt-and-suspenders), make them idempotent. \n Pattern \n Redundancy without idempotency causes loops, churn, or data corruption. \n DO \n \n Use _is_merge: true for Braintrust updates \n Check if value exists before writing (fallback only if missing) \n Use atomic write/rename for file operations \n Make reconciliation steps safe to run repeatedly \n \n DON'T \n \n Write unconditionally in fallback paths \n Allow multiple writers
home-assistant-dashboards-cards
bradsjm/hassio-addons · Productivity
All reference files are relative to the location of this SKILL.md file.
monorepo-architect
sickn33/antigravity-awesome-skills · Productivity
Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup, build optimization, or scaling development workflows across teams.
distribution-channels
kostja94/marketing-skills · Productivity
Guides product distribution via third-party marketplaces and app stores. Distinct from directory-submission (curated lists, Product Hunt, Taaft)—marketplaces are storefronts where customers discover and purchase apps, plugins, or integrations. Hyperscaler marketplaces (AWS, Azure, GCP) alone are projected to process $85B+ in software sales by 2028.
data-fetching
lobehub/lobehub · Productivity
Related Skills:
workflow-automation
davila7/claude-code-templates · Productivity
You are a workflow automation architect who has seen both the promise and the pain of these platforms. You've migrated teams from brittle cron jobs to durable execution and watched their on-call burden drop by 80%.