Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Claude Code plugins tagged for Hono development. Browse commands, agents, skills, and more.
Build and integrate AI copilot features into web apps using CopilotKit v2, with full support for chat interfaces, agent-to-frontend communication, multiple agent frameworks, and runtime setup in React, Next.js, and other JS frameworks
Scaffold and deploy full-stack Cloudflare Workers apps with Hono APIs, Vite+React+Tailwind+shadcn frontends, Drizzle/D1 databases including schemas/migrations/seeds; manage infrastructure via REST API for DNS records, cache purges, WAF rules, R2/KV ops.
Develop Fediverse ActivityPub servers using Fedify in JavaScript/TypeScript: implement actors, dispatchers, inboxes, and HTTP signatures with Hono/Express/Next.js; debug federation issues with Mastodon; migrate code versions; review for security/best practices; query FEPs and docs.
Run self-serve browser-based QA to verify frontend PR changes match ticket acceptance criteria before pushing code. Auto-setup detects dev server ports and routes for supported frameworks, indexes Playwright/Cypress tests, handles auth, and executes automated UI/functionality checks.
Set up, configure, extend, and debug Better Auth TypeScript authentication for Next.js, Nuxt, Cloudflare D1 via Drizzle/Prisma/Kysely/Hono, and 15+ frameworks. Interactively generate auth configs, schemas, routes, clients, and env vars; add plugins like 2FA, passkeys, Stripe; explain errors with fixes; reference providers; autonomously diagnose issues.
Set up Cloudflare Queues via interactive wrangler wizard for producers, consumers, batching, retries, and dead letter queues; monitor real-time metrics like backlogs and DLQ status; troubleshoot errors such as timeouts, retries, and throughput issues; optimize performance with concurrency and scaling recommendations using commands and diagnostic agents.
Integrate Cloudflare Turnstile CAPTCHA alternative for bot and spam protection in React, Next.js, Hono, Cloudflare Workers, and mobile apps. Run setup wizards to generate framework-specific widgets, configs, and validation code; diagnose CSP headers, error codes 100*-600*, widget failures interactively; apply fixes via scripts, nginx, or meta tags.
Set up Cloudflare R2 buckets in Workers projects via wrangler, bind them to your code with TypeScript types, upload and download objects including large files via multipart with Hono, generate presigned URLs, debug and fix CORS errors, configure event notifications for automation, and migrate S3 buckets using rclone.
Design original software architectures and UI/UX from first principles for innovative solutions in Next.js, Astro, Svelte, Rails, Django, FastAPI, or Hono apps. Accelerate feature ideation, architecture planning, brainstorming sessions, design reviews, and strategy discussions.
Secure Cloudflare Workers apps with Zero Trust Access authentication using Hono middleware: validate JWTs and service tokens, protect routes via RBAC, and resolve CORS preflight, cache races, and missing headers.
Deploy serverless GPU-accelerated AI inference on Cloudflare Workers: bind LLMs and image models, stream responses, generate embeddings/text/images, integrate AI Gateway, handle rate limits/errors, and build production edge AI apps.
Build type-safe Hono APIs using routing, middleware, Zod/Valibot validation, RPC endpoints, and error handling to fix request validation, type inference, and middleware issues in your projects.
Build and deploy production-ready TypeScript MCP servers to Cloudflare Workers with Hono transport, authentication, Cloudflare services integration, and fixes for export syntax, schema validation, memory leaks, CORS, and auth errors. Enables edge-deployed stateless tools and API integrations.
Implement the Machine Payments Protocol (MPP) for HTTP 402-based autonomous machine-to-machine payments, enabling AI agents to pay for API calls, data, and services. Includes middleware for Hono/Express/Next.js, Stripe/Tempo integrations, OpenAPI service discovery, and security patterns.
Manage the Omni multichannel messaging platform from the CLI: send and receive messages across WhatsApp, Telegram, Discord, and Slack, create event-driven automations, manage AI agent routing and providers, and monitor channel instance health.
Implement type-safe RPC APIs with oRPC for end-to-end type safety and OpenAPI spec generation. Follow guides to set up procedures, routers, middleware, context, error handling, streaming, file uploads, server actions, and adapters for frameworks like Next.js, Express, Hono, Fastify, plus integrations with TanStack Query, SWR, Better Auth, and Sentry.