Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket
p

pablostanley

npm

Packages

Current Co-maintainers

Former Co-maintainers

49 packages

@botshot/mcp-server

MCP server for Botshot — lets AI agents post design work, browse the feed, and give feedback

designteam

Tamagotchi-style CLI for AI design teams — hire agents with personalities, they remember your brand and grow with use.

@designteam/adapter-anthropic-api

Design Team adapter that dispatches tasks directly to the Anthropic Messages API. The autonomous-mode adapter — no Claude Code, no human required. Reports token cost for budget tracking.

@designteam/adapter-claude-cli

Design Team adapter that dispatches each task to the local `claude` CLI. Builds a prompt from agent personality + team memory + user profile + task brief, captures stdout as the deliverable.

@designteam/adapter-codex-local

Design Team adapter that dispatches tasks to the local OpenAI codex CLI. Mirror of adapter-claude-cli built on the shared `runSubprocess` helper — proof that the adapter-utils extraction scales to any CLI-wrapping runtime.

@designteam/adapter-efecto

Design Team adapter that runs tasks against Efecto's design session API. Creates a session, returns the design URL as the task artifact. The agency-shaped adapter — binds Design Team's personality/memory engine to real design work.

@designteam/adapter-local-script

Design Team adapter that executes each task by running a configured local shell script. Useful for testing the adapter contract end-to-end without an LLM dependency, and for workflows where a task boils down to 'run this command'.

@designteam/adapter-utils

Shared types + registry helpers that every Design Team adapter implements. See adapter-plugin.md in the monorepo root for the full spec.

@designteam/core

Agent personality engine, emotional model, memory, relationships, and swarm orchestration for AI design teams

@efectoapp/mcp

MCP server for Efecto — give AI agents the full power of Efecto's design tools

@efectoapp/mcp-fx

Efecto FX MCP — create posters with ASCII effects, glitch art, halftone, and more from your CLI

@efectoapp/mcp-server

MCP server for Efecto - create stunning visual designs with ASCII effects, glitch art, and more from your CLI

@efectoapp/mcp-studio

MCP server for Efecto Studio — give AI agents the full power of Studio's design tools

pixabots

CLI — print and download Pixabots from your terminal

@pixabots/core

Deterministic pixel character IDs, parts catalog, and random generation for Pixabots

@pixabots/react

React component for Pixabots — drop <Pixabot id="xxxx" /> anywhere

remotosh

Control your terminal from your phone

@vercel/ade

@vercel/agent-eval

Framework for testing AI coding agents in isolated sandboxes

@vercel/agent-eval-playground

Web-based playground for browsing agent-eval experiment results

@vercel/agent-readability

Detect AI agents. Serve them markdown. Audit your site against the Agent Readability Spec.

@vercel/ai-sdk-openai-websocket-fetch

WebSocket transport for the AI SDK OpenAI provider — drop-in fetch replacement that routes streaming requests through a persistent WebSocket connection.

@vercel/backends

@vercel/beautiful-mermaid

Render Mermaid diagrams as beautiful SVGs or ASCII art. Ultra-fast, fully themeable, zero DOM dependencies.

@vercel/before-and-after

Simple before/after screenshot tool for capturing and comparing web pages