profiles
List available coding standards profiles for various tech stacks to enforce consistent code style and architecture.
Instructions
List all available coding standards profiles.
RETURNS: List of profiles with ID and description. Profiles include:
java-spring-backend: Enterprise Java with Hexagonal Architecture
nodejs: Node.js/TypeScript with Clean Architecture
react, vue, angular: Frontend frameworks
python: FastAPI/Django
go, rust: Systems programming
And more...
Use profile ID in .corbat.json or get_context will auto-detect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||