Create a Mastra project using create-mastra and smoke test the studio in Chrome
AI & LLM
LLM integrations, prompt engineering, and AI orchestration
Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs...
Use when creating email templates with React - welcome emails, password resets, notifications, order confirmations,...
|
Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review...
Build MCP (Model Context Protocol) servers that give Claude new capabilities. Use when user wants to create an MCP...
Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work...
Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes...
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md....
Implementing custom elements using GPUI's low-level Element API (vs. high-level Render/RenderOnce APIs). Use when...
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying...
Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, review experiments, and inspect...
Build and run evaluators for AI/LLM applications using Phoenix.
OpenInference semantic conventions and instrumentation for Phoenix AI observability. Use when implementing LLM...
This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create...
This skill should be used when the user asks to "model agent mental states", "implement BDI architecture", "create...
This skill should be used when the user asks to "compress context", "summarize conversation history", "implement...
This skill should be used when the user asks to "diagnose context problems", "fix lost-in-middle issues", "debug...
This skill should be used when the user asks to "understand context", "explain context windows", "design agent...
This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent...
This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up...
This skill should be used when the user asks to "implement agent memory", "persist state across sessions", "build...
This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create...
This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate...