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.
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 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 code review systems: PR analysis, finding prioritization, false positive suppression, and developer feedback.
- β8-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
Manage AI agent products: capability roadmaps, eval-driven development, safety reviews, user trust, and launch criteria.
- β8-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
Design complex agentic workflows: DAG-based task graphs, conditional branching, human-in-the-loop checkpoints, and error recovery paths.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Build automated test suites that exercise agent behavior across edge cases: adversarial inputs, tool failures, multi-turn conversations, and recovery.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design secure execution environments for AI agents: Docker sandboxes, API key isolation, network policies, and resource limits.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Agent Persona Forge
$4.00Craft detailed agent personas with expertise areas, communication styles, decision frameworks, and behavioral boundaries.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design and implement multi-agent workflows with role assignment, task decomposition, and inter-agent communication protocols.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design first-run experiences and onboarding flows for AI agents: capability discovery, permission grants, and initial task routing.
- β9-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
Implement tracing, logging, and monitoring for AI agent systems: LLM call traces, tool execution logs, latency tracking, and replay debugging.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design persistent memory systems for AI agents: episodic, semantic, and procedural memory with retrieval strategies.
- β9-step procedure
- β5 pitfalls to avoid
- βInstalls into 6 tools
Use to scan agent transcripts, traces, and telemetry for leaked secrets or PII before they are stored or shared, and to fix the root cause.
- β12-step procedure
- βRunnable Python included
- β9-point quality checklist
Design seamless handoff protocols between specialized agents: context transfer, state serialization, and recovery on failure.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design self-improving agent systems: outcome tracking, reward signal extraction, prompt refinement cycles, and human preference collection.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Agent Eval Harness
$4.00Use when an agent workflow needs measurable quality: build task-based evals with graders, baselines, and A/B comparisons before shipping changes.
- β9-step procedure
- β1 ready-to-run code block
- β8-point quality checklist
Design and run comprehensive eval suites for AI agents: task completion rates, tool call accuracy, cost tracking, and regression testing.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Agent Cost Optimizer
$4.00Analyze and reduce AI agent operating costs: model routing, prompt caching, context window management, and batch processing strategies.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design accessibility programs: WCAG compliance, assistive tech support, testing workflows, and disability inclusion.
- β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
Audit crawlability, rendering, metadata, and structured data with evidence-backed fixes. Use for indexing problems, migrations, or pre-launch SEO checks.
- β10-step procedure
- β1 ready-to-run code block
- β7-point quality checklist
Audit codebases for i18n readiness: hardcoded strings, locale formatting, RTL support, pluralization rules, and translation workflow.
- β8-step procedure
- β7 pitfalls to avoid
- βInstalls into 6 tools
Manage Drupal in all popular forms: drush CLI, REST/JSON:API, module management, content types, Views, performance caching, and security hardening.
- βRunnable Shell included
- β8 pitfalls to avoid
- βInstalls into 6 tools
Design micro-frontend architectures: module federation, route splitting, shared dependencies, and team boundaries.
- β5-step procedure
- βRunnable JavaScript included
- β4 pitfalls to avoid