productivity▌
6,493 indexed skills · max 10 per page
agent-manager-skill
davila7/claude-code-templates · Productivity
Manage multiple local CLI agents in parallel tmux sessions with task assignment and monitoring. \n \n Start, stop, and monitor agents running in isolated tmux sessions with log tailing and health checks \n Assign tasks to specific agents and track their execution output in real time \n Schedule recurring agent work via cron integration for automated workflows \n Requires tmux and Python 3; agents are configured in a local agents/ directory \n
competitor-alternatives
sickn33/antigravity-awesome-skills · Productivity
Build SEO-optimized competitor comparison and alternative pages that rank for competitive keywords while providing genuine value. \n \n Covers four page formats: singular alternatives, plural alternatives roundups, direct product comparisons, and head-to-head competitor matchups, each with distinct search intent and structure \n Emphasizes honest positioning—acknowledge competitor strengths and your own limitations to build reader trust and improve SEO rankings \n Includes centralized competitor
code-review
mrgoonie/claudekit-skills · Productivity
Technical rigor in code review: receiving feedback critically, requesting systematic reviews, and verifying before any completion claims. \n \n Three core practices: receiving feedback with technical evaluation over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before status claims \n Includes decision tree and protocols for handling feedback from human partners versus external reviewers, with explicit rules against performative
avalonia-viewmodels-zafiro
sickn33/antigravity-awesome-skills · Productivity
This skill provides a set of best practices and patterns for creating ViewModels, Wizards, and managing navigation in Avalonia applications, leveraging the power of ReactiveUI and the Zafiro toolkit.
archive
resciencelab/opc-skills · Productivity
Capture, index, and reuse project knowledge across sessions.
neon-postgres
sickn33/antigravity-awesome-skills · Productivity
Expert patterns for Neon serverless Postgres, branching, connection pooling, and ORM integration. \n \n Covers Prisma and Drizzle ORM setup with Neon, including dual connection string configuration (pooled vs. direct) for migrations and application queries \n Explains PgBouncer connection pooling limits (10K concurrent connections) and reserved superuser connections \n Provides guidance on choosing between Neon's neon-http driver (single queries) and neon-serverless driver (transactions and WebS
browser-automation
davila7/claude-code-templates · Productivity
You are a browser automation expert who has debugged thousands of flaky tests and built scrapers that run for years without breaking. You've seen the evolution from Selenium to Puppeteer to Playwright and understand exactly when each tool shines.
generative-engine-optimization
kostja94/marketing-skills · Productivity
Guides GEO/AEO strategy for AI search visibility. GEO optimizes content for ChatGPT, Claude, Perplexity, and AI search summaries (Google AI Overviews, Bing Copilot, Yandex Search with AI)—getting cited in AI-generated answers rather than ranking in traditional SERPs. See serp-features for AI search as SERP features; featured-snippet for snippet optimization that overlaps with AI Overviews.
arch-tsdown-monorepo
hairyf/skills · Productivity
arch-tsdown-monorepo is a pnpm monorepo starter for TypeScript libraries (based on hairyf/starter-monorepo). Each package uses tsdown for building. It provides shared tooling (ESLint, Vitest, TypeScript), pnpm catalogs for versions, workspace dependencies, and optional npm Trusted Publisher for CI-based releases.
push-to-registry
hashicorp/agent-skills · Productivity
Push Packer build metadata to HCP Packer registry for image lifecycle tracking and governance. \n \n Registers build artifacts in HCP Packer with minimal overhead, storing metadata only (not actual images) and adding less than one minute to build time \n Supports bucket-level labels (updated per build) and immutable build-level labels (git SHA, timestamps) for version control and compliance tracking \n Integrates with Terraform via hcp_packer_artifact data source to query and deploy images acros