Account Settings and Custom Instructions

DevSpeak provides advanced configuration options to tailor the translation engine to your specific needs.

Custom Instructions

The Custom Instructions feature is a powerful tool for injecting specific constraints or formatting rules directly into the LLM prompt.

  • Use Case: Enforcing company-specific coding standards, ensuring specific terminology is used, or adding custom sections to the output format.
  • How it Works: The instructions you provide are appended to the system prompt, overriding or supplementing the default behavior of the translation engine.
  • Example Custom Instructions

    ``

    Always use TypeScript for code examples.

    Never suggest using Redux for state management.

    Include a section on "Security Considerations" in all Technical Specs.

    `

    Theme Customization

    DevSpeak supports both light and dark modes, allowing you to choose the interface that best suits your working environment.

  • Use Case: Reducing eye strain in low-light environments or matching the theme of your operating system.
  • How it Works: The theme preference is stored locally and applied automatically upon login.
  • Keyboard Shortcuts (Command Menu)

    The Command Menu (accessible via ⌘K or Ctrl+K) provides a keyboard-accessible interface for rapid navigation, theme toggling, and account management.

  • Use Case: Quickly switching between features, toggling themes, or signing out without leaving the keyboard.
  • How it Works: Press ⌘K to open the menu, type to filter commands, and press Enter` to execute.