Find the perfect skill
Save code snippet to vault
Productivity
Saves a notable code snippet to the Data Relay vault. Use this skill when you encounter or write code worth preserving during a session, after the user agrees. The snippet is saved with metadata in comments, a standardized filename, and an explanation of the underlying principle.
Newsletter curation and subscriber growth
Content
Helps curate and structure email newsletters with content sourced via Tavily and Exa search tools. Provides templates for five formats including link roundups, deep dives, and original essays, plus guidelines for issue structure and sending cadence. Useful for creators and teams running weekly digests or curated newsletters.
Web Search with MCP Server Strategy
Productivity
Execute efficient web searches using a prioritized MCP server strategy (Brave-Search → WebFetch). Perfect for searching documentation, finding the latest information, and accessing official resources.
Database Audit Logging Implementation
Security
Implements database audit logging using triggers, application-level logging, change data capture (CDC), or native logs to track data modifications for compliance and security. Automatically captures detailed audit trails (user, timestamp, old/new values) for regulated environments like GDPR, HIPAA, SOX, and PCI-DSS. Helps ensure accountability and simplifies compliance reporting without requiring application code changes.
Shared Space Management
Productivity
Manages shared ledgers for families or teams with spending summaries, statistics, and member settlements. Perfect for shared expenses and collaborative budgets.
Dashboard Requirements Specification
Business & Administration
Clearly defines dashboard requirements by specifying the questions to answer, metrics, visualizations, filters, and data sources. Helps align data teams with decision-making needs and avoid vanity metrics.
Build C++ Backend with CMake
Development
This skill compiles the OrderParserProcessor C++ backend using CMake. Use it when you need to build, rebuild, or address compilation or linking errors. It supports standard builds, test builds, and parallel compilation.
React Email - HTML Email Templates
Development
Use when building HTML email templates with React components. Helps create responsive, consistent emails for common use cases like welcome emails, password resets, notifications, order confirmations, and newsletters. Provides a component library and local preview server to streamline email development across major clients.
Databricks Migration Deep Dive
DevOps
Comprehensive strategies for migrating to Databricks from legacy systems (Hadoop, Snowflake, Redshift, etc.). Includes assessment, planning, and execution of complex migrations.
Chat context transfer
Productivity
Generates a structured context transfer summary including decisions made, files modified, and current state, so you can continue the conversation in a fresh chat session. Helps when token limits are near or performance degrades, ensuring no important context is lost.
Figma Design
Development
Interacts with Figma design files through the browser using the Figma Plugin API. Can create shapes, modify properties, and extract information from a design file. Helps automate design tasks or retrieve data from mockups.
Spec Analyzer
Development
Parses natural language specification documents to extract structured, testable features with acceptance criteria, priorities, and dependency mapping. Helps when converting requirements into actionable development tasks or breaking down epics into implementable stories.