2,535
edits
m (Text replacement - "|Available? = Yes↵|Working? = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Search for repositories related to ${topic} in ${language} on GitHub. | |||
#Find me the most watched repositories that use ${language} on GitHub. | |||
#Search for the code sample of ${class_name} in the ${repository_name} repository on GitHub. | |||
#Find me the most contributed repositories that use ${language} on GitHub. | |||
#Search for the projects using ${library_name} in ${language} on GitHub. | |||
#Find me the most recent pull requests in the ${repository_name} repository on GitHub. | |||
#Search for the examples of ${design_pattern} in ${language} on GitHub. | |||
#Find me the most trending open-source projects that use ${language} on GitHub. | |||
#Search for the ${module_name} module in the ${repository_name} repository on GitHub. | |||
#Find me the most recent releases in the ${repository_name} repository on GitHub. | |||
==Tips and Tricks== | ==Tips and Tricks== |