Marketplace

22 skills

Each listing spells out exactly what's inside β€” the steps, the ready-to-run code, and which AI tools it works with β€” so you know what you're getting before you buy.

Clear filters

Use when auditing an LLM answer that carries source citations, to verify each claim is entailed by its cited sources and flag unsupported or misattributed ones.

  • βœ“9-step procedure
  • βœ“Runnable Python / JSON included
  • βœ“7-point quality checklist
dataBest with a strong model (Claude Opus 5)Β·7 min readΒ·Updated today

Design conversational analytics interfaces: NL-to-SQL, query disambiguation, result narration, and data storytelling.

  • βœ“8-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·4 min readΒ·Updated today

Design ML experiment tracking: hyperparameter logging, model versioning, reproducibility, and experiment comparison workflows.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Design and implement ML feature stores: online/offline serving, feature freshness, training-serving skew prevention, and feature discovery.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Plan ML model deployment: serving patterns, A/B testing, canary releases, monitoring, and rollback for production ML.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Build comprehensive model evaluation: benchmark selection, statistical significance, human evaluation protocols, and safety testing.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Design recommendation systems: collaborative filtering, content-based, hybrid approaches, cold start, and ranking.

  • βœ“5-step procedure
  • βœ“4 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Curate and clean training datasets: deduplication, quality scoring, bias detection, and data augmentation strategies.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Systematically clean a messy dataset with profiling, ordered fixes, validation, and a provenance log; use before analyzing or merging untrusted data.

  • βœ“10-step procedure
  • βœ“1 ready-to-run code block
  • βœ“8-point quality checklist
dataBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated today

Design robust data pipelines: ingestion patterns, transformation stages, schema evolution, and data quality monitoring.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Design data quality monitoring: anomaly detection, schema validation, freshness checks, and data contracts between teams.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Design data warehouse schemas: star/snowflake schemas, slowly changing dimensions, materialized views, and query optimization.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Design document processing pipelines: OCR, layout analysis, information extraction, classification, and human review.

  • βœ“8-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·4 min readΒ·Updated today

Choose embedding models and strategies: dimensionality, domain-specific models, multi-modal embeddings, and evaluation.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Design and scaffold idempotent, observable extract-transform-load pipelines with safe retries, backfills, and quality gates; use when building data pipelines.

  • βœ“9-step procedure
  • βœ“2 ready-to-run code blocks
  • βœ“8-point quality checklist
dataBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated today

Optimize model inference: quantization, distillation, batching, speculative decoding, and serving infrastructure tuning.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Plan and execute LLM fine-tuning: dataset preparation, method selection (LoRA, QLoRA, full), evaluation, and deployment.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Plan and execute safe database schema migrations: dependency ordering, rollback strategies, zero-downtime patterns, and data backfill procedures.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Diagnose slow SQL with execution-plan analysis and rewrite queries and indexes; use when a query is slow, times out, or burns database CPU.

  • βœ“8-step procedure
  • βœ“1 ready-to-run code block
  • βœ“7-point quality checklist
dataBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated today

Design real-time stream processing: windowing, watermarking, exactly-once semantics, and state management.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Generate synthetic training data: schema preservation, distribution matching, privacy guarantees, and quality validation.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Optimize vector databases: index selection (HNSW, IVF), parameter tuning, metadata filtering, and cost-performance tradeoffs.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
dataBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today