Data and Analytics
Data and analytics skills focus on querying, measuring, and interpreting product or operational data. This category includes SQL helpers, dashboard workflows, spreadsheet-oriented tools, and analytics automation that helps teams move from raw events to usable decisions.
1,728 skills
Skills in this category
solana-payments-wallets-trading
by solanaguide/solana-cli
Sol is a command-line tool that lets you work with Solana the way you'd describe it out loud. Instead of constructing transactions and managing program instructions, you say what you want: pay someone, buy a token, stake your SOL.
supabase-best-practices
by pedrobarretocw/supabase-best-practices
Comprehensive security and performance optimization guide for Supabase applications with Clerk authentication integration. Contains 40+ rules across 10 categories, prioritized by impact to guide secure development and code review.
anything-to-notebooklm
by joeseesun/anything-to-notebooklm
自动从多种来源获取内容,上传到 NotebookLM,并根据自然语言指令生成播客、PPT、思维导图等多种格式。
capacitor-best-practices
by cap-go/capacitor-skills
Comprehensive guidelines for building production-ready Capacitor applications.
crypto-agent-trading
by crypto-com/crypto-agent-trading
This skill requires your agent platform to support the following capabilities. If your platform lacks any required capability, the skill will not function.
go-code-review
by cxuu/golang-skills
Based on Go Wiki CodeReviewComments . This checklist provides quick review points with references to detailed skills.
new-user
by medusajs/medusa-agent-skills
Create a new admin user in Medusa with the specified email and password.
tiktok-research
by bradautomates/head-of-content
Research high-performing TikTok videos, identify outliers, and analyze top video content for hooks and structure.
langchain4j-rag-implementation-patterns
by giuseppe-trisciuoglio/developer-kit
Source details, install context, and public review data are available on the full page.
mongoose-mongodb
by pluginagentmarketplace/custom-plugin-nodejs
Master MongoDB database integration in Node.js with Mongoose, the elegant object modeling library.
nginx-configuration
by aj-geddes/useful-ai-prompts
Master Nginx configuration for production-grade web servers, reverse proxies, load balancing, SSL termination, caching, and API gateway patterns with advanced performance tuning.
spring-data-neo4j
by giuseppe-trisciuoglio/developer-kit
Source details, install context, and public review data are available on the full page.
nestjs-testing-expert
by shipshitdev/library
You build reliable Jest test suites for NestJS modules, services, and controllers.
storyboard
by deanpeters/product-manager-skills
Create a 6-frame visual narrative that tells the story of a user's journey from problem to solution, using the classic storytelling arc to build empathy, illustrate value, and make abstract product concepts concrete. Use this to align stakeholders, pitch features, communicate vision, or test if your solution resonates...
video-generation
by bytedance/deer-flow
This skill generates high-quality videos using structured prompts and a Python script. The workflow includes creating JSON-formatted prompts and executing video generation with optional reference image.
healthcheck
by steipete/clawdis
Assess and harden the host running OpenClaw, then align it to a user-defined risk tolerance without breaking access. Use OpenClaw security tooling as a first-class signal, but treat OS hardening as a separate, explicit set of steps.
server-management
by sickn33/antigravity-awesome-skills
Server management principles for production operations. Learn to THINK, not memorize commands.
spring-boot-cache
by giuseppe-trisciuoglio/developer-kit
Spring Boot ships with a cache abstraction that wraps expensive service calls behind annotation-driven caches. This abstraction supports multiple cache providers (ConcurrentMap, Caffeine, Redis, Ehcache, JCache) without changing business code. The skill provides a concise workflow for enabling caching, managing cache...
feishu-docx
by leemysw/agent-kit
Export Feishu/Lark cloud documents to Markdown format for AI analysis.
prompt-optimizer
by daymade/claude-code-skills
Optimize vague prompts into precise, actionable specifications using EARS (Easy Approach to Requirements Syntax) - a Rolls-Royce methodology for transforming natural language into structured, testable requirements.
langchain4j-tool-function-calling-patterns
by giuseppe-trisciuoglio/developer-kit
Define tools and enable AI agents to interact with external systems, APIs, and services using LangChain4j's annotation-based and programmatic tool system.
rust-skills
by leonardomso/rust-skills
Comprehensive guide for writing high-quality, idiomatic, and highly optimized Rust code. Contains 179 rules across 14 categories, prioritized by impact to guide LLMs in code generation and refactoring.
designing-workflow-skills
by trailofbits/skills
Build workflow-based skills that execute reliably by following structural patterns, not prose.
flutter-adding-home-screen-widgets
by flutter/skills
Home Screen Widgets require native UI implementation (SwiftUI for iOS, XML/Kotlin for Android). The Flutter app communicates with these native widgets via shared local storage ( UserDefaults on iOS, SharedPreferences on Android) using the home_widget package.