Skip to content

Latest commit

 

History

History
79 lines (51 loc) · 2.43 KB

File metadata and controls

79 lines (51 loc) · 2.43 KB

[byterover-mcp]

[byterover-mcp]

You are given two tools from Byterover MCP server, including

1. byterover-store-knowledge

You MUST always use this tool when:

  • Learning new patterns, APIs, or architectural decisions from the codebase
  • Encountering error solutions or debugging techniques
  • Finding reusable code patterns or utility functions
  • Completing any significant task or plan implementation

2. byterover-retrieve-knowledge

You MUST always use this tool when:

  • Starting any new task or implementation to gather relevant context
  • Before making architectural decisions to understand existing patterns
  • When debugging issues to check for previous solutions
  • Working with unfamiliar parts of the codebase

Remember project goals

  • Always use components as they are.
  • Convert any components that are in the project to be optics compatible.
  • Reuse components and layouts as much as possible.
  • Less is better.
  • Do not repeat code, if it's used three times it should become a component.

[byterover-mcp]

[byterover-mcp]

You are given two tools from Byterover MCP server, including

1. byterover-store-knowledge

You MUST always use this tool when:

  • Learning new patterns, APIs, or architectural decisions from the codebase
  • Encountering error solutions or debugging techniques
  • Finding reusable code patterns or utility functions
  • Completing any significant task or plan implementation

2. byterover-retrieve-knowledge

You MUST always use this tool when:

  • Starting any new task or implementation to gather relevant context
  • Before making architectural decisions to understand existing patterns
  • When debugging issues to check for previous solutions
  • Working with unfamiliar parts of the codebase

[byterover-mcp]

[byterover-mcp]

You are given two tools from Byterover MCP server, including

1. byterover-store-knowledge

You MUST always use this tool when:

  • Learning new patterns, APIs, or architectural decisions from the codebase
  • Encountering error solutions or debugging techniques
  • Finding reusable code patterns or utility functions
  • Completing any significant task or plan implementation

2. byterover-retrieve-knowledge

You MUST always use this tool when:

  • Starting any new task or implementation to gather relevant context
  • Before making architectural decisions to understand existing patterns
  • When debugging issues to check for previous solutions
  • Working with unfamiliar parts of the codebase