Plugin · Claude Code · Development Tools

Kalil0321 Reverse Api Engineer

kalil0321-reverse-api-engineer is a Claude Code plugin for the Build phase that captures HTTP traffic, documents reverse-engineered APIs, and generates API clients automatically.

by kalil0321 · github.com/kalil0321/reverse-api-engineer

Install when a site or mobile app exposes behavior you need as a documented API and you want captured traffic turned into clients without manual spelunking.

559
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install kalil0321-reverse-api-engineer@kalil0321/reverse-api-engineer
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:kalil0321/reverse-api-engineer") and the paste-ready config with skillselion.get_install_config("plugin:kalil0321/reverse-api-engineer").

About

What it does

kalil0321-reverse-api-engineer is a Claude Code plugin for builders who need to integrate with services that publish no OpenAPI spec—competitor dashboards, legacy portals, or mobile-only backends. The plugin positions an engineer-style agent to record traffic you authorize, distill endpoints and authentication patterns, write documentation you can sanity-check, and scaffold API clients so your SaaS or CLI can call the same routes reliably. It is intentionally narrow: one plugin in the bundle, aimed at integration work rather than full-stack Laravel or DevOps. Solo founders use it to unblock validate-to-build transitions when the only spec is what the browser actually sends. Treat captured traffic and generated clients as drafts that still need legal review and rate-limit testing before production.

Highlights

  • Captures live HTTP traffic to infer endpoints, headers, and payloads
  • Generates human-readable API documentation from observed calls
  • Produces API client code automatically from the inferred contract
  • Single-plugin bundle focused on reverse engineering web and app backends
  • Agent-driven workflow suited to undocumented or private partner APIs

Why builders use it

You need to automate against a website or app API that ships no public docs, so guessing endpoints wastes days and breaks on every deploy.

You leave a session with captured traffic notes, structured documentation, and starter client code aligned to real requests.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 559 stars, 0 votes.

FAQ

Who is kalil0321-reverse-api-engineer for?

Developers and solo builders who must integrate with third-party HTTP APIs that lack official documentation and want an agent-assisted capture-and-codegen pipeline.

When should I use kalil0321-reverse-api-engineer?

Use it during Build when you have legitimate access to a web or app flow and need endpoint inventory, docs, and client stubs before wiring your product.

How do I add kalil0321-reverse-api-engineer to my agent?

Add the kalil0321/reverse-api-engineer plugin to Claude Code from the marketplace or GitHub repo, then run the plugin’s engineer workflow while you exercise the target site through your controlled session.

Discussion

Comments

Share how you use kalil0321-reverse-api-engineer, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.