MigraAPI

MigraAPI Documentation

Welcome to the MigraAPI documentation.

MigraAPI is a demonstration project that implements Claude Agent Skills and Subagents (Anthropic) to automate migration from a deprecated API to a new API in Python and JavaScript codebases.

What you’ll find here

Get started

Clone the repository and run the demo:

git clone https://github.com/davideFerigato/MigraAPI
cd MigraAPI
./demo-script.sh

For real usage with Claude Code, see the main README.


Built with Anthropic’s Agent Skills & Subagents