Marketplace

107 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

Diagnose visual bugs in Godot 4 β€” invisible objects, blurry sprites, black materials, transparency sorting, shadow and shader faults β€” using measured evidence.

  • βœ“4-step procedure
  • βœ“Runnable GDScript / Shell included
  • βœ“9-point quality checklist
code-qualityBest with a strong model (Claude Opus 5)Β·15 min readΒ·Updated 1 month ago

Use when building or hardening a GCP organization: folder/project hierarchy, Shared VPC, org policies, least-privilege IAM, log sinks, billing guardrails.

  • βœ“10-step procedure
  • βœ“Runnable Shell / Terraform included
  • βœ“10-point quality checklist
cloudBest with a strong model (Claude Opus 5)Β·12 min readΒ·Updated 1 month ago

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 1 month ago

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 1 month ago

Invoke when an AI system touches the EU market and you must classify its EU AI Act risk tier and output the obligations and article citations that follow.

  • βœ“11-step procedure
  • βœ“Runnable Python included
  • βœ“8-point quality checklist
industry-verticalBest with a strong model (Claude Opus 5)Β·11 min readΒ·Updated 1 month ago

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 1 month ago

Use when onboarding, transferring, disabling or offboarding Microsoft Entra ID users, their group memberships and their licenses through Microsoft Graph.

  • βœ“10-step procedure
  • βœ“Runnable Python / JSON included
  • βœ“9-point quality checklist
cloudBest with a strong model (claude-opus-4-6)Β·11 min readΒ·Updated 1 month ago

Use when a task needs Microsoft Graph access: register an Entra app, pick delegated vs application permissions, grant admin consent, authenticate.

  • βœ“10-step procedure
  • βœ“Runnable Python / JSON included
  • βœ“7-point quality checklist
cloudBest with a strong model (claude-opus-5)Β·11 min readΒ·Updated 1 month ago

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 1 month ago

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 1 month ago

Use when a Dockerfile builds slowly, produces oversized images, or needs hardening; rewrites it for smaller, faster, and more secure builds.

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

Design disaster recovery strategies: RTO/RPO targets, backup automation, failover procedures, and DR testing.

  • βœ“10-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
devopsBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated 1 month ago

Deploy and manage DigitalOcean infrastructure: Droplets, App Platform, Kubernetes, managed databases, spaces, and networking via doctl CLI.

  • βœ“Runnable Shell included
  • βœ“7 pitfalls to avoid
  • βœ“Installs into 6 tools
devopsBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated 1 month ago

Use when adding, upgrading, or auditing third-party packages: judge vulnerabilities, maintenance health, and supply-chain risk before they ship.

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

Use when a failure's cause is unknown: a hypothesis-driven protocol from symptom to confirmed root cause, with evidence trail and regression test.

  • βœ“9-step procedure
  • βœ“1 ready-to-run code block
  • βœ“10-point quality checklist
code-qualityBest with a strong model (Claude Sonnet 4)Β·7 min readΒ·Updated 1 month ago

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 1 month ago

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 1 month ago

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 1 month ago

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 1 month ago

Review cryptographic implementations: algorithm selection, key management, random number generation, and protocol-level flaws.

  • βœ“10-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
securityBest with a strong model (Claude Sonnet 4)Β·4 min readΒ·Updated 1 month ago

Audit cloud infrastructure for cost optimization: right-sizing, reserved capacity, storage tiers, and waste elimination.

  • βœ“10-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
devopsBest with a strong model (Claude Sonnet 4)Β·4 min readΒ·Updated 1 month ago

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 1 month ago

Optimize how context is assembled for LLM calls: system prompt design, few-shot example selection, context pruning, and token budget management.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated 1 month ago

Scan and harden container images: base image vulnerabilities, runtime permissions, distroless patterns, and admission policies.

  • βœ“10-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
devopsBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated 1 month ago