Skip to content

vodkar/vscode-copilot-prompts

Repository files navigation

🤖 VSCode Copilot Prompts

This repository contains a prompts for your vscode-copilot extension

The repository structure

This repository is split by high-level use cases of prompts:

General Prompts

Tokens statistics

%%{init: {'gantt': {'leftPadding': 200, 'rightPadding': 75, 'topPadding': 75, 'fontSize': 11, 'sectionFontSize': 16}}}%%
gantt
    title Token counts per file and tokenizer (values = tokens)
    dateFormat  X
    axisFormat  %s

    section General Instructions
    Claude Opus    : 0, 493
    Claude Sonnet  : 0, 493
    GPT-5          : 0, 379
    GPT-5 Mini     : 0, 379
    Gemini Pro     : 0, 431
    Gemini Flash   : 0, 431
    Grok 1.5       : 0, 431

    section Personal Instructions
    Claude Opus    : 0, 49
    Claude Sonnet  : 0, 49
    GPT-5          : 0, 49
    GPT-5 Mini     : 0, 49
    Gemini Pro     : 0, 43
    Gemini Flash   : 0, 43
    Grok 1.5       : 0, 43

Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages