Using @cb GitHub Copilot Extension
  • 13 Sep 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Using @cb GitHub Copilot Extension

  • Dark
    Light
  • PDF

Article summary

Use cases and examples

The following are just a few examples of how you can use the @cb chat.

Understand and query your PRD features in Crowdbotics

@cb provide feature categories for my PRD “Robotics Tutor”

@cb list features for category “Course Configuration”

@cb describe the “Kit Order Page” feature

Get analysis of your feature to get breakdown of application layers

@cb please provide an analysis of feature X

@cb how will I go about building feature X

Get options for third-party integrations

@cb provide options for my external integrations

Get PRD context-aware code from Copilot

Variation 1

User has gone through the sequence above.

@cb generate code for the feature using option A above

Variation 2

User directly asks for code.

@cb generate code for feature A

  • In this case, we prompt back with our analysis and options and ask user to pick one.

  • We then provide the instruction on generating code with the picked option.


Was this article helpful?