hono agents

11 tagged hono, measured the same way as everything else here.

Browse within: cloudflare-workers 6issue-tracker 6

AGENTS

01

lonormaly/builders-stack

Agent

The primer now lives at the repo root: ../AGENTS.md — that's the file Codex, Cursor, and Copilot read by convention, so it's the single source of truth.

41 15d ago A 0 tokens original MIT

subagents

02

lonormaly/builders-stack

Agent

Specialized agents to spawn for scoped work, so verbose output stays out of the main context window and independent tasks run in parallel. Each entry is a ready-to-paste system prompt plus when to use and tool scope.

41 15d ago A 0 tokens original MIT

agent-workflows

03

TAJD/projektor

Agent

How Projektor fits the agentic dev-tools stack, and the end-to-end multi-agent loop: lifecycle, coordination, and project management.

39 7d ago A 28 tokens original MIT

mcp-connection

04

TAJD/projektor

Agent

Connect Claude Code or any MCP-compatible agent to your Projektor instance.

39 7d ago A 14 tokens original MIT

tool-catalog

05

TAJD/projektor

Agent

Every MCP tool Projektor exposes, generated from source.

39 7d ago A 11 tokens original MIT

llms

06

markpasternak/canvas-drop

Agent

If you are an agent deploying a canvas, start here. canvas-drop serves a single plain-text contract at {base}/llms.txt — no markup chrome, designed to be dropped straight into context. It is public (served from the docs band, readable without a session) so you can learn the API before you hold credentials.

7 19d ago A 0 tokens original MIT

mcp

07

markpasternak/canvas-drop

Agent

Agent "mcp" from markpasternak/canvas-drop, covering mcp server, connect, tools, which deploy tool to use and verify a deploy.

7 19d ago A 0 tokens original MIT

skill

08

markpasternak/canvas-drop

Agent

Install this skill so your coding agent deploys and extends canvases against this instance, first try, without manual correction. It ships in the standard skill format (a SKILL.md with name/description frontmatter and a when-to-use trigger), so an agent loads it automatically when a task matches.

7 19d ago A 0 tokens original MIT