productivity▌
6,487 indexed skills · max 10 per page
executing-plans
obra/superpowers · Productivity
Execute a written implementation plan with critical review and task checkpoints. \n \n Requires loading and critically reviewing the plan before execution; raises concerns with the human partner if issues are identified \n Executes tasks sequentially, marking progress and running verifications as specified in the plan \n Stops immediately on blockers (missing dependencies, test failures, unclear instructions) rather than guessing; asks for clarification \n Integrates with git-worktrees for isola
beads
boshu2/agentops · Productivity
Graph-based issue tracker that survives conversation compaction.
repomix-safe-mixer
daymade/claude-code-skills · Productivity
Safely package codebases with repomix by automatically detecting and removing hardcoded credentials.
github-ops
daymade/claude-code-skills · Productivity
This skill provides comprehensive guidance for GitHub operations using the gh CLI tool and GitHub REST/GraphQL APIs. Use this skill when performing any GitHub-related tasks including pull request management, issue tracking, repository operations, workflow automation, and API interactions.
openhue
steipete/clawdis · Productivity
Use openhue to control Philips Hue lights and scenes via a Hue Bridge.
secure-linux-web-hosting
xixu-me/skills · Productivity
Use this skill to turn a cloud server into a safely reachable web host without leaning on stale distro-specific memory or outdated Debian-10-era tutorials.
voice-agents
sickn33/antigravity-awesome-skills · Productivity
Natural conversation with AI through speech, balancing latency against control. \n \n Choose between speech-to-speech models (lowest latency, less controllable) or pipeline architectures (STT→LLM→TTS for fine-grained control) \n Core challenges: latency budgeting across all components, voice activity detection, barge-in handling, and turn-taking to avoid awkward pauses or overlaps \n Requires semantic VAD, response length constraints in prompts, and noise handling to achieve natural conversation
convex-realtime
waynesutton/convexskills · Productivity
Real-time subscriptions, optimistic updates, intelligent caching, and cursor-based pagination for reactive Convex applications. \n \n Automatic subscriptions via useQuery with smart caching and consistent database views across components \n Optimistic updates for immediate UI feedback on mutations, with automatic rollback on errors \n Cursor-based pagination with usePaginatedQuery supporting load-more and infinite-scroll patterns \n Conditional query execution using \"skip\" to avoid hook call v
find-skills
bytedance/deer-flow · Productivity
Discover and install specialized agent skills from the open ecosystem when users need extended capabilities. \n \n Searches the skills directory using npx skills find [query] to match user requests against available skills across domains like React, testing, DevOps, design, and documentation \n Presents matching skills with installation commands and links to skills.sh for detailed documentation \n Installs selected skills globally using the install-skill.sh script, automatically linking them to
devops-troubleshooter
sickn33/antigravity-awesome-skills · Productivity
You are a DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability practices.