RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Copilot instructions vs Windsurf rules

Every comparison page on the web is a capability table someone wrote from the vendor docs in an afternoon. None of them can tell you how many real repositories ship each file, how long the median one runs, or how often two of them turn up in the same project. Those answers need a corpus, and RuleStack counts one every night.

Measured — counted from real repositories, nightlyAsserted — read from the vendor docs, dated
CompareAGENTS.mdCLAUDE.mdCursor rulesCopilot instructionsCline rulesGEMINI.md.cursorrulesWindsurf rulestwo to five
FormatCopilot instructions
2026-08-01
Windsurf rules
2026-08-01
Asserted — what the docs say it can express
File.github/copilot-instructions.md.windsurf/rules/*.md
Statusvendorvendor
Cross-toolNoNo
Tools that read it
  • GitHub Copilot
  • Copilot coding agent
  • VS Code
  • Windsurf
  • Cascade
FrontmatterYesYes
Glob targetingYesYes
Imports other filesNoNo
Nested / per-directoryNoNo
Multiple filesYesYes
User-level scopeNoYes
When it appliescopilot-instructions.md is always in scope. Additional .github/instructions/*.instructions.md files load when their applyTo glob matches the open file.Four trigger modes in frontmatter: always_on, glob, model_decision, manual. The legacy single-file .windsurfrules is still read.
Size limitsNonePer-rule and total character caps apply; long rules are truncated rather than rejected.
Measured — counted from real repositories on 2026-08-03
Repositories carrying it12614
Share of indexed repos18.1%2.0%
Files indexed309102
Median length (words)417515
90th percentile length1,3291,518
Files naming commands41.8%37.3%
Files containing code48.2%70.6%
Median quality score6058
Median repository stars18,124114

How often they turn up together

A capability table cannot answer this at all. Of the repositories carrying the first format, this is the share that also carry the second — counted, both directions, on 2026-08-03.

Copilot instructions + Windsurf rules

2026-08-03

12

repositories carry both. That is 9.5% of everything with Copilot instructions, and 85.7% of everything with Windsurf rules.

What each one is for

Copilot instructions

2026-08-01

Two layers: one always-on repo file, plus optional glob-scoped instruction files. Lives under .github/ rather than the repo root, which is the tell that it is aimed at the GitHub platform surface as much as the editor.

Strengths

  • Reaches Copilot across the editor, github.com and the coding agent from one file
  • applyTo globs give per-path targeting without leaving the .github convention

Weaknesses

  • Copilot-only
  • No imports; shared text is copied between instruction files
  • Buried under .github/, so contributors discover it less often than a root file
Full page Browse 309 files

Windsurf rules

2026-08-01

Cursor's activation model with a different vocabulary — trigger modes instead of rule types — plus hard character caps, which is the one place a format here will silently drop instructions rather than fail loudly.

Strengths

  • Trigger modes give the same glob and on-demand targeting as Cursor rules
  • Workspace and global rule scopes

Weaknesses

  • Windsurf-only
  • Character caps truncate silently — a long rule can be half-applied with no error
  • No imports
Full page Browse 102 files
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack