Use when building features that execute untrusted user code, AI-generated code, or need isolated code execution...

Use when starting any Deno project, choosing packages, configuring deno.json, or running CLI commands. Provides...

Use when building web UIs with Fresh 2.x framework, using Preact components, or adding Tailwind CSS styling in Deno....

Expert-level Deno knowledge for code review, debugging, and best practice enforcement. Use when reviewing Deno code...

Deno Deploy platform and CLI commands - deploying apps, --tunnel flag for local development with hosted...

Convert markdown files to Google Docs with rich formatting. Use when user asks to upload markdown to Google Docs,...

Export Google Documents to local markdown files, keeping them in sync with the source document. Supports single doc...

Write tests to reach a coverage target. Uses 4 agents (analyzer, writer, checker, fixer) to iteratively generate and...

Run shell commands and analyze output with validated summaries. Use for build logs, test output, or any command with...

Search the web and refine results to key findings. Use when the user asks to search and summarize, find and refine...

Dynamically generate and execute a specialized agent for any task. Use when the user has an arbitrary task that...

AI coding agent that plans, implements, and verifies code changes with human approval gates. Built on FlatAgents.