Skip to main content
Glama

Hi-AI

by su-record

apply_quality_rules

Enhance code quality by enforcing predefined quality rules for naming, structure, accessibility, or language-specific standards such as JavaScript, TypeScript, or React. Automatically triggered by keywords like 'apply rules' or 'follow conventions.'

Instructions

IMPORTANT: This tool should be automatically called when users say "규칙 적용", "표준 적용", "apply rules", "apply standards", "follow conventions", "적용해" or similar keywords. Apply quality rules

Input Schema

NameRequiredDescriptionDefault
languageNoProgramming language context
scopeYesApplication scope

Input Schema (JSON Schema)

{ "properties": { "language": { "description": "Programming language context", "enum": [ "javascript", "typescript", "react", "vue", "general" ], "type": "string" }, "scope": { "description": "Application scope", "enum": [ "naming", "structure", "typescript", "react", "accessibility", "all" ], "type": "string" } }, "required": [ "scope" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/su-record/hi-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server