ax CLAUDE.md
01Instructions file
Instructions for yusukebe/ax, covering apis, testing and frontend.
Instructions file
Instructions for yusukebe/ax, covering apis, testing and frontend.
Skill Claude CodeCodex
Use the ax CLI instead of curl + throwaway parsing scripts whenever you fetch a URL, explore an unknown web page, or extract structured data from HTML. Trigger whenever you are about to write an inline script (python3 heredoc, node -e, regex over HTML) or a bare curl for one-off web fetching, scraping, or page…
Plugin Claude Code
Plugin marketplace listing 1 plugin: hono-skill.
MCP server Claude CodeCodexCursor +2
MCP server "hono-docs", hosted remotely at hono-docs-mcp.yusukebe.workers.dev, as configured in yusukebe/hono-skill.
Skill Claude CodeCodex
Use when building Hono web applications or when the user asks about Hono APIs, routing, middleware, JSX, validation, testing, or streaming. TRIGGER when code imports from 'hono' or 'hono/', or user mentions Hono. Use npx hono request to test endpoints.