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.
Harden APIs against attacks: input validation, output encoding, rate limiting, CORS, CSP, and injection prevention.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design zero trust network architectures: identity-based perimeters, microsegmentation, and continuous verification.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Use to adversarially test an LLM app, agent, or tool pipeline for prompt-injection/jailbreak weakness and produce a scored hardening report.
- β9-step procedure
- βRunnable Python included
- β8-point quality checklist
Invoke to audit or tighten an AI agent's tool/MCP permissions: diff granted access against observed usage and recommend a least-privilege allowlist.
- β9-step procedure
- βRunnable Python included
- β8-point quality checklist
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
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
Design effective chatbot conversations: intent mapping, escalation flows, personality design, and fallback strategies.
- β5-step procedure
- β4 pitfalls to avoid
- βInstalls into 6 tools
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
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
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
Audit application configuration: environment variables, secrets management, config validation, and environment parity.
- β9-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
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
Use when a repo's test suite is red and you must drive it to green by patching the code under test within a budget, without masking regressions.
- β11-step procedure
- βRunnable Python included
- β8-point quality checklist
Concurrency Auditor
$2.99Audit code for race conditions, deadlocks, and thread safety issues in async and multi-threaded code.
- β9-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
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
Deploy and manage Azure infrastructure: VMs, AKS, App Service, databases, storage, networking, and Entra ID via az-cli with safety checks.
- βRunnable Shell included
- β8 pitfalls to avoid
- βInstalls into 6 tools
Design ML experiment tracking: hyperparameter logging, model versioning, reproducibility, and experiment comparison workflows.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
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
Design secure authentication flows: OAuth2, OIDC, session management, token rotation, and multi-factor authentication patterns.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
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
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
Design multi-region active-active and active-passive architectures: data replication, failover, DNS routing, and consistency.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design comprehensive observability: metrics, logs, traces, and profiles with SLO-driven alerting and dashboard design.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
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