productivity▌
6,487 indexed skills · max 10 per page
observability-monitoring
andrelandgraf/fullstackrecipes · Productivity
Complete observability stack with structured logging, error tracking, and web analytics.
senior-fullstack
alirezarezvani/claude-skills · Productivity
../../../engineering-team/senior-fullstack/SKILL.md
github-actions-templates
sickn33/antigravity-awesome-skills · Productivity
Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.
auth-implementation-patterns
sickn33/antigravity-awesome-skills · Productivity
Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices.
app-ads
kostja94/marketing-skills · Productivity
Guides app advertising: app install campaigns, user acquisition (UA), and in-app promotion. Use when promoting mobile apps (iOS, Android); conversion = install or in-app action, not landing page.
explicit-identity
parcadei/continuous-claude-v3 · Productivity
Never rely on "latest" or "current" when crossing process or async boundaries.
git:load-issues
neolabhq/context-engineering-kit · Productivity
Load all open issues from the current GitHub repository and save them as markdown files in the ./specs/issues/ directory.
ghostling-libghostty-terminal
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection.
environment-triage
parcadei/continuous-claude-v3 · Productivity
When uv sync or pip install behaves unexpectedly, check the actual interpreter.
multi-agent-patterns
sickn33/antigravity-awesome-skills · Productivity
Multi-agent architectures distribute work across multiple language model instances, each with its own context window. When designed well, this distribution enables capabilities beyond single-agent limits. When designed poorly, it introduces coordination overhead that negates benefits. The critical insight is that sub-agents exist primarily to isolate context, not to anthropomorphize role division.