Skip to main content
Glama
coding.md424 B
--- name: Coding Standards description: Quality checklist for code implementation --- # Coding Standards Checklist ## Pre-Implementation - [ ] Requirements understood - [ ] Design reviewed ## Naming - [ ] Variables use descriptive names - [ ] Functions follow verb_noun pattern - [ ] Classes use PascalCase ## Code Quality - [ ] No hardcoded values - [ ] Error handling implemented - [ ] Logging added for key operations

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/DauQuangThanh/sso-mcp-server'

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