About
The routing-api skill empowers Claude to architect and implement robust web services using the myfy framework's FastAPI-like syntax. It streamlines the creation of RESTful endpoints by providing clear patterns for path and query parameter extraction, Pydantic-based request body validation, and seamless dependency injection. By leveraging specialized modules for authentication and rate limiting, this skill ensures that developers can build secure, scalable, and type-safe backends while adhering to myfy's best practices, such as async-first handlers and explicit error management.