Skip to main content
Glama

Hi-AI

by su-record

apply_quality_rules

Enforce coding standards and conventions by applying quality rules to code. Automatically triggered for tasks like naming conventions, structure, accessibility, and language-specific rules in JavaScript, TypeScript, React, and Vue.

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