Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
coding-conventions - Skill - OpenSmartRoute
Skillv1.0.0
coding-conventions
Cross-language coding conventions for maintainability and consistency
Instruction file imported from lfr-ai/copier-fullstack-template (.github/instructions/coding-conventions.instructions.md). Copyright stays with the author.
Coding Conventions
Keep changes minimal, explicit, and type-safe.
Prefer clear names over abbreviations.
Remove dead code in the same change set.
Use structured logging; avoid ad-hoc prints in production paths.
Keep functions cohesive and short; extract intent-revealing helpers.
Include tests for behavior changes and update docs for contract/config changes.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/lfr-ai-copier-fullstack-template-coding-conventions-inst-ca75f1/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.