Marketplace
107 skillsEach 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.
Design AI code review systems: PR analysis, finding prioritization, false positive suppression, and developer feedback.
- β8-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
Design AI content moderation pipelines: multi-layer classification, appeal workflows, edge case handling, and trust safety.
- β5-step procedure
- β4 pitfalls to avoid
- βInstalls into 6 tools
Design AI-powered search experiences: semantic search, conversational interfaces, result ranking, and relevance tuning.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design AI writing assistant features: tone control, suggestion timing, feedback loops, and human-in-the-loop editing.
- β5-step procedure
- β4 pitfalls to avoid
- βInstalls into 6 tools
Design canary and progressive deployment strategies: traffic splitting, health metrics, automatic rollback, and analysis windows.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design chaos engineering experiments: hypothesis formation, blast radius control, steady-state metrics, and game day execution.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
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
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
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
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
Data Quality Monitor
$2.99Design 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
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
Debug Detective
$2.99Use 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
Dockerfile Optimizer
$2.99Use 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
Design document processing pipelines: OCR, layout analysis, information extraction, classification, and human review.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
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
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
Drive headless browsers (Playwright/Puppeteer) to navigate pages, auto-screenshot at each step, fill forms, click elements, and capture visual evidence of workflows.
- βRunnable Shell / JavaScript included
- β7 pitfalls to avoid
- βInstalls into 6 tools
IaC Module Designer
$2.99Design reusable Infrastructure as Code modules: Terraform, Pulumi, and CloudFormation patterns for maintainable infrastructure.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
IAM Policy Designer
$2.99Design least-privilege IAM policies for AWS, GCP, and Azure: role design, permission boundaries, and access auditing.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Use after an incident is resolved to produce a blameless postmortem with a reconstructed timeline, contributing factors, and owned action items.
- β9-step procedure
- β10-point quality checklist
- β8 pitfalls to avoid
Design incident response playbooks: detection triggers, severity classification, containment, eradication, and communication.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Inference Optimizer
$2.99Optimize model inference: quantization, distillation, batching, speculative decoding, and serving infrastructure tuning.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
K8s Manifest Auditor
$2.99Use when reviewing or writing Kubernetes manifests; audits workloads for reliability, security, and cost issues and produces ready-to-apply fixes.
- β6-step procedure
- βRunnable YAML included
- β9-point quality checklist