reverse-engineering-api

Community

HAR captures into production-ready API clients.

Authorkalil0321
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers quickly extract API endpoints, authentication patterns, and response schemas from browser HAR captures and automatically generate a production-ready Python API client, reducing manual reverse-engineering time and errors.

Core Features & Use Cases

  • HAR capture & analysis: Identify endpoints, payloads, and auth patterns from browser traffic.
  • Automatic client generation: Produce a Python API client with type hints, docstrings, error handling, and reusable session management.
  • Use Case: If you need to automate data extraction from a SaaS dashboard, capture the authentication and data endpoints and generate a ready-to-run client to fetch and process data.

Quick Start

Run the skill on a HAR capture from the target site to generate a Python API client. The generated artifacts will be placed in a task directory suitable for your project.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: reverse-engineering-api
Download link: https://github.com/kalil0321/reverse-api-engineer/archive/main.zip#reverse-engineering-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.