Speakeasy automates API client SDK generation for developers. It creates polished, type-safe SDKs in multiple languages. It also generates Terraform providers and contract tests. Speakeasy integrates with OpenAPI to streamline API development and maintenance.
git clone https://github.com/speakeasy-api/speakeasy.githttps://www.speakeasy.com/docs/create-client-sdks/
Generate type-safe SDKs for your API in multiple programming languages.
Automate the creation of Terraform providers for seamless infrastructure management.
Conduct contract tests to ensure your API meets expected behaviors across environments.
Streamline API development workflows with OpenAPI integration for better documentation and client generation.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/speakeasy-api/speakeasyCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Create a new API endpoint for [COMPANY] in the [INDUSTRY] sector that allows users to [DATA]. Ensure it follows OpenAPI specifications and includes type-safe SDKs.
### New API Endpoint Created
**Endpoint:** `/api/v1/users/create`
**Method:** POST
**Description:** This endpoint allows users to create a new account in the system.
**Request Body:**
```json
{
"username": "string",
"email": "string",
"password": "string"
}
```
**Response:**
- **201 Created**: Returns user ID and success message.
- **400 Bad Request**: Returns error message for invalid input.
**Example Response:**
```json
{
"id": "12345",
"message": "User created successfully!"
}
```
This API endpoint is designed to be intuitive and easy to use, ensuring a seamless experience for developers.Automate Infrastructure on Any Cloud
The new way to work
neobank for e-commerce businesses
Podcast discovery and enjoyment
Customer feedback management made simple
Enterprise workflow automation and service management platform