productivity▌
6,493 indexed skills · max 10 per page
jpa-patterns
affaan-m/everything-claude-code · Productivity
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, and performance tuning in Spring Boot. \n \n Covers entity mapping with auditing, soft deletes, indexing, and enumerated types; includes transaction management with read-only optimization and propagation strategies \n Provides N+1 prevention techniques using lazy loading, JOIN FETCH queries, and DTO projections for lightweight reads \n Demonstrates pagination with Pageable, custom repository methods, and c
linkedin-ads
kostja94/marketing-skills · Productivity
Guides LinkedIn Ads setup, targeting, and optimization. LinkedIn excels at B2B and professional targeting; use when job title/company targeting matters and ACV is higher.
clickhouse-best-practices
clickhouse/agent-skills · Productivity
28 ClickHouse best practices rules organized by schema design, query optimization, and data ingestion strategy. \n \n Covers three critical areas: primary key and data type selection (immutable design decisions), JOIN and query optimization, and insert batching with mutation avoidance \n Includes 28 rules prioritized by impact, with schema design and query optimization rules marked CRITICAL due to ClickHouse's columnar storage and sparse index mechanics \n Provides structured review procedures f
skill-creator
getsentry/skills · Productivity
Alias: skill-creator \n This skill name is kept for compatibility. \n Use sentry-skills:skill-writer as the canonical skill for creating and updating skills. \n If invoked via skill-creator , run the same workflow and conventions documented in sentry-skills:skill-writer .
social-media-posts
jezweb/claude-skills · Productivity
Create platform-specific social media posts that respect each platform's conventions, character limits, and audience expectations. Produces copy-paste-ready content.
setup-pre-commit
mattpocock/skills · Productivity
Check for package-lock.json (npm), pnpm-lock.yaml (pnpm), yarn.lock (yarn), bun.lockb (bun). Use whichever is present. Default to npm if unclear.
looker-studio-bigquery
supercent-io/skills-template · Productivity
Design and deploy analytics dashboards connecting BigQuery data to Looker Studio visualizations. \n \n Supports native BigQuery connector with custom SQL queries, scheduled queries for performance optimization, and multi-table joins for complex data transformations \n Includes F-pattern dashboard layout guidance with KPI tiles, trend charts, comparison visualizations, and interactive filters for user-driven exploration \n Provides performance optimization strategies using partition keys, data ex
exa-search
benedictking/exa-search · Productivity
Semantic search across web, research papers, and similar content discovery via Exa API. \n \n Five endpoint modes: semantic/keyword search, content extraction, similar page discovery, direct answers, and structured research with custom output schemas \n Supports search type selection (neural embeddings, fast keyword, deep comprehensive, or auto), category filtering (research papers, GitHub, news, PDFs, tweets, etc.), and date range constraints \n Two-phase architecture with main skill for intent
playwriter
remorses/playwriter · Productivity
Control your existing Chrome browser via Playwright code snippets in a stateful local sandbox. \n \n Connects to your running Chrome instance instead of launching a new one, ideal for JavaScript-heavy sites like Instagram, Twitter, and pages with login walls or lazy-loaded content \n Executes Playwright code in a stateful sandbox with session management, context variables, and utility functions \n Requires reading full documentation via playwriter skill command before use to understand timeout c
twitter-thread-creation
inference-sh/skills · Productivity
Write high-engagement Twitter/X threads via inference.sh CLI.