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.
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
Validate and test tool/function calling schemas: JSON Schema compliance, edge case generation, parameter boundary testing, and mock servers.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Custom Tool Builder
$2.99Create production-grade tools/functions that AI agents can call: define schemas, implement handlers, add validation and error handling.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Threat Model Builder
$2.99Use when designing or changing a feature and you need a STRIDE threat model: map the system, enumerate threats per element, and rank mitigations.
- β10-step procedure
- β1 ready-to-run code block
- β10-point quality checklist
Design statistically rigorous A/B tests: hypothesis formation, sample size calculation, metric selection, and guardrail setup.
- β8-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
Design event-driven systems: event schema design, broker selection, idempotency, ordering guarantees, and event sourcing.
- β10-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
Audit error handling across a codebase: unhandled rejections, swallowed exceptions, missing retries, and inconsistent error types.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design and implement design systems: token architecture, component APIs, documentation patterns, and governance.
- β7-step procedure
- β5 pitfalls to avoid
- βInstalls into 6 tools
Deprecation Manager
$1.99Manage API and feature deprecations safely: sunset timelines, migration guides, usage tracking, and forced upgrade paths.
- β9-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
Security Audit Sweep
$2.99Use when auditing a codebase or diff for security defects: map attack surface, hunt OWASP-class bugs, and rate each finding by real exploit path.
- β10-step procedure
- β1 ready-to-run code block
- β10-point quality checklist
Secrets Leak Triage
$2.99Use when credentials may be exposed in code, config, logs, or git history: find them, judge real exposure, and drive rotation and cleanup.
- β10-step procedure
- β1 ready-to-run code block
- β9-point quality checklist
Dead Code Hunter
$1.99Find 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 governance frameworks: data classification, lineage tracking, access policies, retention, and compliance mapping.
- β9-step procedure
- β6 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
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
Design recommendation systems: collaborative filtering, content-based, hybrid approaches, cold start, and ranking.
- β5-step procedure
- β4 pitfalls to avoid
- βInstalls into 6 tools
RAG Pipeline Builder
$2.99Build retrieval-augmented generation pipelines: chunking strategies, embedding models, vector stores, and reranking for accurate grounding.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Establish versioned prompt management: semantic versioning, A/B testing, rollback, and changelog practices for production prompt systems.
- β9-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
Churn Analyst
$1.99Analyze 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
Design WebSocket and real-time communication systems: connection management, reconnection, message protocols, and scaling.
- β9-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
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