waldzellai

Fast Agent TypeScript — Testing skill for Claude Code

Testing community

Define, Prompt and Test MCP enabled Agents and Workflows.

How to install Fast Agent TypeScript

This entry records only its repository, not the path inside it, so there is no exact command to give. Open waldzellai/fast-agent-typescript and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Fast Agent TypeScript does

Define, Prompt and Test MCP enabled Agents and Workflows. TS Fork.

Alternatives in Testing

  • Testing Strategy — This project is small, runs in a terminal, and is mostly deterministic 10.9k ★
  • OpenAgentsControl — AI agent framework for plan-first development workflows with approval-based execution 4.8k ★
  • Sentient — Test prompt to showcase claude code hook blocking a dangerous rm -rf command 3.4k ★

README

npm version discord NPM Downloads

Overview

[!TIP] Documentation site is in production here : https://fast-agent.ai. Feel free to feed back what's helpful and what's not. There is also an LLMs.txt [here](https://fast-agent.ai/llms.txt)

**`fast-agent-typescript`** enables you to create and interact with sophisticated Agents and Workflows in minutes. It is the first framework with complete, end-to-end tested MCP Feature support including Sampling. Both Anthropic (Haiku, Sonnet, Opus) and OpenAI models (gpt-4o/gpt-4.1 family, o1/o3 family) are supported.

The simple declarative syntax lets you concentrate on composing your Prompts and MCP Servers to [build effective agents](https://www.anthropic.com/research/building-effective-agents).

`fast-agent-typescript` is multi-modal, supporting Images and PDFs for both Anthropic and OpenAI endpoints via Prompts, Resources and MCP Tool Call results. The inclusion of passthrough and playback LLMs enable rapid development and test of TypeScript glue-code for your applications.

[!IMPORTANT] The fast-agent documentation repo is here: https://github.com/evalstate/fast-agent-docs. Please feel free to submit PRs for documentation, experience reports or other content you think others may find helpful. All hel