Skip to main content
Glama

naming_consistency

Check new symbol names against project naming style (snake/camel/Pascal) and verb consistency to maintain coherent codebase.

Instructions

New symbol names vs project style (snake/camel/Pascal) + verb consistency. Index required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileYesTarget file for language detection (relative to workspace_dir)
langNoOptional: python|javascript|typescript|go|rust|java (default: by extension)
new_symbolsYesREQUIRED: array of new symbol names to check (e.g. ["getUser", "queryAll"])
workspace_dirYesREQUIRED: project root (abs). reindex first if new.

Latest Blog Posts

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/wulun811/LiuHe'

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