productivity▌
6,493 indexed skills · max 10 per page
rivetkit
rivet-dev/skills · Productivity
$22
prisma-database-setup
prisma/skills · Productivity
Step-by-step configuration guides for Prisma ORM across PostgreSQL, MySQL, SQLite, MongoDB, SQL Server, CockroachDB, and Prisma Postgres. \n \n Covers datasource configuration, driver adapter selection, and Prisma Client instantiation for seven database providers \n Prisma v7 requires explicit driver adapters (e.g., @prisma/adapter-pg for PostgreSQL) and a prisma.config.ts file for connection URLs \n Includes quick-reference schema blocks and prerequisite checks (Node.js 20.19.0+, TypeScript 5.4
hybrid-search-implementation
wshobson/agents · Productivity
Combine vector and keyword search for improved retrieval in RAG systems and search engines. \n \n Provides four fusion methods: Reciprocal Rank Fusion (RRF) for general use, linear combination for tunable balance, cross-encoder reranking for highest quality, and cascade filtering for efficiency \n Includes production-ready templates for PostgreSQL with pgvector, Elasticsearch with dense vectors, and custom Python pipelines with parallel search execution \n Handles score normalization, metadata f
prisma-orm-v7-skills
gocallum/nextjs16-agent-skills · Productivity
$22
cron-mastery
sundial-org/awesome-openclaw-skills · Productivity
Rule #1: Heartbeats drift. Cron is precise.
license-keys
dodopayments/skills · Productivity
Reference: docs.dodopayments.com/features/license-keys
dbt-transformation-patterns
wshobson/agents · Productivity
Production-ready patterns for dbt model organization, testing, documentation, and incremental processing. \n \n Implements medallion architecture with staging, intermediate, and marts layers using consistent naming conventions (stg_, int_, dim_, fct_) and materialization strategies \n Covers source definitions with freshness checks, data quality tests (unique, not_null, relationships), and comprehensive YAML documentation for lineage tracking \n Provides incremental model patterns including dele
edict-multi-agent-orchestration
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection.
prometheus-configuration
wshobson/agents · Productivity
Complete Prometheus setup guide covering scrape configuration, recording rules, and alerting. \n \n Includes Kubernetes and Docker Compose installation methods with example configurations for static targets, file-based discovery, and Kubernetes service discovery \n Provides pre-built recording rules for HTTP metrics (request rates, error rates, latency percentiles) and resource metrics (CPU, memory, disk utilization) \n Covers alert rule examples for service availability, error rates, latency th
skill-creator
starchild-ai-agent/official-skills · Productivity
Scaffold new skills with validated directory structure, frontmatter, and progressive disclosure patterns. \n \n Generates skill directories with SKILL.md frontmatter, optional scripts/, references/, and assets/ subdirectories based on your needs \n Enforces lean SKILL.md bodies (under 500 lines) by routing detailed docs to references/ and executable code to scripts/ for context efficiency \n Provides validation script to catch frontmatter errors, missing fields, and structural issues before skil