Marketplace
171 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.
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
Debug Detective
$4.00Use 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
Dead Code Hunter
$3.00Find and safely remove dead code: unreachable branches, unused exports, orphaned files, and stale configuration.
- β8-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
Data Quality Monitor
$4.00Design 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 robust data pipelines: ingestion patterns, transformation stages, schema evolution, and data quality monitoring.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design data governance frameworks: data classification, lineage tracking, access policies, retention, and compliance mapping.
- β9-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
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
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
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
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
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
Audit application configuration: environment variables, secrets management, config validation, and environment parity.
- β9-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
Concurrency Auditor
$4.00Audit 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 ergonomic component APIs: prop design, composition patterns, accessibility defaults, and forward compatibility.
- β5-step procedure
- βRunnable Jsx included
- β4 pitfalls to avoid
Conduct systematic competitor analysis: feature matrices, positioning maps, moat assessment, and strategic gap identification.
- β7-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Use when reviewing a diff, PR, or staged changes: a five-pass protocol that yields severity-ranked findings with concrete failure cases.
- β7-step procedure
- β1 ready-to-run code block
- β7-point quality checklist
Create comprehensive onboarding documentation for any codebase: architecture maps, data flow diagrams, and gotchas for new developers.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Use when designing or migrating a workload onto Cloudflare's edge: Workers, R2, D1, KV, Durable Objects, Cache Rules, WAF, and origin cutover.
- β9-step procedure
- βRunnable Shell / Jsonc / TypeScript included
- β8-point quality checklist
CI Doctor
$4.00Use when CI pipelines are flaky, slow, or failing intermittently; diagnoses root causes from logs and configs and prescribes durable fixes.
- β8-step procedure
- β1 ready-to-run code block
- β10-point quality checklist
CI Cache Optimizer
$4.00Optimize CI pipeline caching: layer caching, dependency caching, test splitting, and parallel execution strategies.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Churn Analyst
$3.00Analyze customer churn: cohort analysis, churn signals, at-risk scoring, retention experiments, and win-back strategies.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Invoke when building or tuning a RAG/semantic-search pipeline's chunking: pick strategy, chunk size, and overlap validated against retrieval metrics.
- β9-step procedure
- βRunnable Python included
- β8-point quality checklist