home/categories/productivity-tools
category focus

Productivity Tools

Boost efficiency with task automation and organizers.

13973টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
productivity-tools
1

workflow-patterns

Industry-specific workflow patterns and templates for finance, healthcare, logistics, manufacturing, retail, and common use cases like AI document processing, API integration, business rules, ETL, RAG, security, and project management. Use when asking about 'workflow examples', 'workflow templates', 'industry workflows', 'finance workflows', 'healthcare workflows', 'logistics workflows', 'manufacturing workflows', 'retail workflows', 'ETL workflows', 'RAG workflows', 'API workflows', 'document processing', 'business rules', or 'workflow patterns'.

Integrum-Global
Integrum-Global
tools
open
productivity-tools
1

domino-data-sdk

Use the domino-data Python SDK (dominodatalab-data) for programmatic data access in Domino. Covers DataSourceClient for SQL queries and object storage, DatasetClient for dataset files, TrainingSets for ML data versioning, Feature Store, and VectorDB (Pinecone) integration. Use when querying data sources, downloading datasets, managing training sets, or working with vector databases in Domino.

jvdomino
jvdomino
tools
open
productivity-tools
1

data-pipeline-processor

Process data files through transformation pipelines with validation, cleaning, and export. Use for CSV/Excel/JSON data processing, encoding handling, batch operations, and data transformation workflows.

vamseeachanta
vamseeachanta
tools
open
productivity-tools
1

backend-developer

Expert in building backend features with Next.js server actions, Drizzle ORM models, database operations, and the many-first design pattern. Use when creating or modifying server actions, database models, schemas, migrations, or backend business logic.

ncrmro
ncrmro
tools
open
productivity-tools
1

bigconfig-generator

Use this skill when creating or updating Bigeye monitoring configurations (bigconfig.yml files) for BigQuery tables. Works with metadata-manager skill.

mozilla
mozilla
tools
open
productivity-tools
1

data-ai-ml-skill

Master machine learning, data engineering, AI engineering, MLOps, and prompt engineering. Build intelligent systems from data pipelines to production AI applications with LLMs, agents, and modern frameworks.

pluginagentmarketplace
pluginagentmarketplace
tools
open
productivity-tools
1

hugging-face-dataset-creator

Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, and streaming row updates. Designed to work alongside HF MCP server for comprehensive dataset workflows.

Nymbo
Nymbo
tools
open
productivity-tools
1

openmetadata-dev

Use OpenMetadata SDK and APIs to build integrations, connectors, and automations. Use when querying metadata, creating custom properties, building ingestion pipelines, automating governance workflows, or integrating OpenMetadata with other systems.

aRustyDev
aRustyDev
tools
open
productivity-tools
1

nexla-data-flows-operator

Build, deploy, monitor, and troubleshoot production Nexla data pipelines via Python SDK or REST API. Use for flow setup, data transformation pipelines, schema management, access control, credential rotation, batch operations, error recovery, monitoring, CI/CD integration, and operational troubleshooting.

nexla-opensource
nexla-opensource
tools
open
productivity-tools
1

my-indexer

This skill should be used when the user asks to "migrate from subgraph", "convert subgraph to hyperindex", "migrate from thegraph", "port subgraph", "convert subgraph handlers", "migrate assemblyscript to typescript", or mentions TheGraph, subgraph migration, subgraph.yaml conversion, or converting from TheGraph to Envio. For core HyperIndex development patterns, refer to the hyperindex-development skill.

enviodev
enviodev
tools
open
productivity-tools
1

tachikoma-schema

Analyze a Context Lake workspace and propose schema improvements. Use when asked to run schema cleanup, analyze workspace structure, create or update schema.yaml, or identify entity types.

joshuacook
joshuacook
tools
open
productivity-tools
1

go-temporal

Expert guidance for building workflows and activities with Temporal in Go. Use when working with Temporal SDK, designing durable workflows, handling retries, implementing saga patterns, or debugging Temporal applications.

ptdewey
ptdewey
tools
open
productivity-tools
1

domino-data-connectivity

Connect Domino workloads to external data sources including AWS S3 (via Mountpoint CSI driver), credential propagation with AWS IRSA and Azure Entra ID, and External Data Volumes. Use when configuring S3 access, setting up credential propagation, or connecting to cloud data sources from Domino.

jvdomino
jvdomino
tools
open
productivity-tools
1

production-database-query

Query production and staging Supabase databases safely using environment credentials with query approval workflow, safety checker, read-only roles, and audit logging; use when debugging production/staging data, verifying data exists, investigating bugs, checking RLS behavior, or applying hotfix migrations with approval

antoineschaller
antoineschaller
tools
open
productivity-tools
1

graphql-architect

Design GraphQL schemas, resolvers, and federation. Optimizes queries, solves N+1 problems, and implements subscriptions. Use PROACTIVELY for GraphQL API design or performance issues.

sidetoolco
sidetoolco
tools
open
productivity-tools
1

gcp

Google Cloud Platform services including GKE, Cloud Run, Cloud Storage, BigQuery, and Pub/Sub. Activate for GCP infrastructure, Google Cloud deployment, and GCP integration.

Lobbi-Docs
Lobbi-Docs
tools
open
productivity-tools
1

building-with-supabase

AI agent builds full-stack applications with Supabase PostgreSQL, authentication, Row Level Security, Edge Functions, and real-time subscriptions. Use when building apps with Supabase, implementing RLS policies, or setting up Supabase Auth.

doanchienthangdev
doanchienthangdev
tools
open
productivity-tools
1

snowflake-expert

Expert-level Snowflake data warehouse platform, virtual warehouses, data sharing, streams, tasks, and SQL optimization

personamanagmentlayer
personamanagmentlayer
tools
open
productivity-tools
1

snowcli

CLI for Snowflake. Query data, manage warehouses, databases, schemas, tables, and stages. Use when working with Snowflake data platform.

michalvavra
michalvavra
tools
open
productivity-tools
1

bulk-operations-patterns

Bulk data operations with Excel import/export, batch processing, and validation for ABP Framework. Use when: (1) implementing bulk import/update from Excel/CSV, (2) batch processing with progress tracking, (3) file upload with validation, (4) bulk database operations with InsertManyAsync/UpdateManyAsync.

thapaliyabikendra
thapaliyabikendra
tools
open
productivity-tools
1

data-integrity-guardian

Use this agent when you need to review database migrations, data models, or any code that manipulates persistent data. This includes checking migration safety, validating data constraints, ensuring transaction boundaries are correct, and verifying that referential integrity and privacy requirements are maintained. <example>Context: The user has just written a database migration that adds a new column and updates existing records. user: "I've created a migration to add a status column to the orders table" assistant: "I'll use the data-integrity-guardian agent to review this migration for safety and data integrity concerns" <commentary>Since the user has created a database migration, use the data-integrity-guardian agent to ensure the migration is safe, handles existing data properly, and maintains referential integrity.</commentary></example> <example>Context: The user has implemented a service that transfers data between models. user: "Here's my new service that moves user data from the legacy_users table to

i3ringit
i3ringit
tools
open
productivity-tools
1

crispy-data-provider

Data Provider architecture rules for Crispy CRM. Use when creating data handlers, adding new resources, modifying unifiedDataProvider, implementing CRUD operations, or working with React Admin handlers and Supabase queries. Enforces Strangler Fig migration pattern, View/Table duality, validation boundaries, and service layer encapsulation.

krwhynot
krwhynot
tools
open
productivity-tools
1

advanced-tool-usage

Guidelines for multi-stage tool orchestration and handling large data using 'redirect_tool_call'. Use this when you need to process large amounts of data without exhausting the context window or when building complex data pipelines.

0xmsc
0xmsc
tools
open
productivity-tools
1

skill-creator

ALWAYS use this skill when users ask to "create a skill", "make a skill for...", "add a new skill", or similar requests. This skill guides the creation of effective skills in the bigquery-etl repository that extend Claude's capabilities with specialized knowledge for BigQuery ETL workflows, Mozilla data platform conventions, or telemetry analysis. CRITICAL - First checks for conflicts with existing skills and recommends using/updating existing skills when appropriate. Do NOT attempt to create skills without invoking this skill first.

mozilla
mozilla
tools
open
Previous
Page 316 / 583
Next