openapi cursor rules

21 tagged openapi, measured the same way as everything else here.

Browse within: swagger 11typescript 7api-proxy 5nodejs 5rest-api 5

lap

01

Lap-Platform/LAP

Cursor rule

LAP CLI -- search, download, and install API specs for AI agents. Use when user needs an API (Stripe, Plaid, Twilio, etc). Commands: (1) npx -y @lap-platform/lapsh search , (2) npx -y @lap-platform/lapsh get -o .lap, (3) npx -y @lap-platform/lapsh skill-install --target cursor. The .lap file IS the spec -- do NOT…

346 14d ago A 124 tokens original Apache-2.0

cursorrules

02

speakeasy-api/gram

Cursor rule Cursor

Use the latest version of Shadcn to install new components, like this command to add a button component.

267 2d ago A 45 tokens AGPL-3.0

cursorrules

07

ThreeMoonsLab/agents-shipgate

Cursor rule Cursor

When the user is working on an AI agent that calls tools (MCP servers, OpenAPI APIs, OpenAI Agents SDK, Anthropic Messages API, Google ADK, LangChain/LangGraph, CrewAI, n8n, OpenAI API artifacts, or Codex plugin packages) and asks about release readiness, approval policies, broad scopes, idempotency, or static…

87 2d ago A 962 tokens original Apache-2.0

cursorrules

08

cnoe-io/openapi-mcp-codegen

Cursor rule Cursor

Cursor rule "cursorrules" from cnoe-io/openapi-mcp-codegen, covering cursor rules for openapi mcp codegen, adr (architecture decision record) guidelines, when to create adrs, adr template structure and adr-xxx: [short descriptive title].

42 28d ago A 1,315 tokens original Apache-2.0

core

09

pontjs/pontx

Cursor rule Cursor

A Cursor coding rule covering project information, coding standards, file structure and technology choices. Cursor is a code editor with AI-assisted development features.

38 5d ago A 704 tokens

deno

10

skmtc/skmtc

Cursor rule Cursor

You MUST import @std dependencies from jsr You MUST use latest versions of libraries when adding imports You must use type keyword when importing types.

19 yesterday A 48 tokens original Apache-2.0

project-structure

13

aaydin-tr/swagger-navigator-mcp

Cursor rule Cursor

The Swagger Navigator MCP is a Model Context Protocol server for intelligent discovery and search of Swagger/OpenAPI endpoints.

2 2mo ago A 813 tokens original MIT

testing-standards

14

aaydin-tr/swagger-navigator-mcp

Cursor rule Cursor

Cursor rule "testing-standards" from aaydin-tr/swagger-navigator-mcp, covering testing standards, test structure, coverage requirements, test organization and mocking guidelines.

2 2mo ago A 816 tokens original MIT

aaydin-tr/swagger-navigator-mcp

Cursor rule Cursor

// Good: Typed error handling function loadConfig(): Config { try { // ... loading logic } catch (error) { if (error instanceof yaml.YAMLException) { throw new Error(Invalid YAML in configuration file: ${error.message}); } throw error; } }.

2 2mo ago A 888 tokens original MIT

cursorrules

19

Immersive-commons/ic-skills

Cursor rule Cursor

You are working in the public skills + SDK repo for the Immersive Commons agent API (https://www.immersivecommons.com — Floor 10, Frontier Tower SF).

0 1mo ago A 351 tokens original MIT