From gate-lint
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-lint: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:
2plugins reuse this skill
First indexed Jul 25, 2026
npx claudepluginhub tonone-ai/tonone --plugin gate-lintGenerates API linting rulesets (Spectral/buf/graphql-inspector) with style rules, severity levels, and custom organization conventions for REST, GraphQL, or gRPC APIs.
Guides REST, GraphQL, and gRPC API design. Produces OpenAPI specs, GraphQL schemas, or proto definitions with versioning strategies and consistency validation.
Creates project-specific lint rules for AI agents and humans using existing linter ecosystems like ESLint, pylint, golangci-lint. Generates actionable diagnostics under a `lints/` directory.