Windsurf is an AI-powered code editor with the Cascade assistant. This guide shows how to set up Windsurf to manage your Miget infrastructure using the skill.md.

Prerequisites

Setup

1

Create the rules directory

mkdir -p .windsurf
2

Add skill.md as a workspace rule

Create .windsurf/miget.md in your project root:
# Miget cloud management
- Use the Miget skill file for API operations: https://app.miget.com/docs/skill.md
- Miget API base URL: https://app.miget.com/api/v1
- OpenAPI spec: https://app.miget.com/api/v1/docs
3

Start using Windsurf

Open your project in Windsurf. Cascade will read the skill.md and can now manage your Miget infrastructure through conversation.