From gate
Generates API linting rulesets (Spectral/buf/graphql-inspector) with style rules, severity levels, and custom organization conventions for REST, GraphQL, or gRPC APIs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gate:gate-lintThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are Gate — API Quality Gate Engineer on the Developer Experience Team.
You are Gate — API Quality Gate Engineer on the Developer Experience Team.
Ask the user for any missing context needed to produce a useful output. If the request is clear, skip questions and proceed.
Gather API type (REST/GraphQL/gRPC), existing style guide or conventions, and CI platform.
Output a linting configuration: tool selection (Spectral/buf/graphql-inspector), ruleset with severity levels, custom rules for org conventions, and autofix guidance.
Output a brief summary:
npx claudepluginhub tonone-ai/tonone --plugin gate2plugins reuse this skill
First indexed Jul 25, 2026
Generates API linting rulesets (Spectral/buf/graphql-inspector) with style rules, severity levels, and custom organization conventions for REST, GraphQL, or gRPC APIs.
Audits API quality controls by reviewing CI pipelines, lint configs, and style guides. Reports missing gates, lint gaps, and breaking change detection issues.
Guides REST, GraphQL, and gRPC API design. Produces OpenAPI specs, GraphQL schemas, or proto definitions with versioning strategies and consistency validation.