RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cursor rules/superfly/flymcp

Cursor rule

.cursor/rules/go.mdc

[object Object]

Cursor rules

Quality

49/100

Scores the file, not the repository.

Length

115 words

5 headings · 0 code blocks

Repository

33

— · pushed 482 days ago

Last changed

3 days ago

First indexed 3 days ago.
superfly/flymcp/.cursor/rules/go.mdcRawGitHub
1---
2description:
3globs: **/*.go
4alwaysApply: false
5---
6# Go Development Rules
7 
8## Directory Structure
9- Use simple Go project layout
10 - ./cmd/ for individual subcommands
11 -
12- NEVER create a pkg or internal directory
13 
14## Code Changes
15- Minimize file changes by keeping related functionality together
16- Prefer modifying existing files over creating new ones
17- Use interfaces to reduce coupling between components
18 
19## Library use
20- ALWAYS use the go std library when writing new code
21- NEVER use a third party package without explicit user request
22 
23## Testing
24- Tests MUST fail if the code they're testing isn't implemented
25- NEVER modify tests to make them pass without implementing the required functionality
26- Write tests before implementing features (TDD approach)

Sections

  • Go Development Rules
  • Directory Structure
  • Code Changes
  • Library use
  • Testing

What it covers

testcode-stylearchitecturedo-not

Stack — with the evidence

go

(1.00)

Glob targeting

  • **/*.go

Format

Cursor rules

The most expressive format here. Many small .mdc files, each with frontmatter declaring when it should load, so a rule about migrations only enters context when a migration is open. Costs the most to maintain and only one editor reads it.

What the corpus says about it

Repository

Owner
superfly
Language
—
License
—
Archived
no

All configs in this repo

Also in superfly/flymcp

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
superfly/flymcp.cursor/rules/go-test.mdc · 33Cursor rulesgotestdo-not36/1003 days ago
Diff against .cursor/rules/go-test.mdc

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126Cursor rulesgobun+5setupbuildtestlint-format+6100/1003 days ago
hiromaily/go-crypto-wallet.cursor/rules/proto.mdc · 126Cursor rulesgobiome+4buildlint-formatstylearch+396/1003 days ago
hiromaily/go-crypto-wallet.cursor/rules/task-context-loading.mdc · 126Cursor rulesgobiome+4archtypesdatabasedo-not+193/1003 days ago
lepinkainen/hermes.cursor/rules/project-rules.mdc · 5Cursor rulesgogithub-actionstestlint-formatstylearch+190/1003 days ago
burugo/one-mcp.cursor/rules/tdd.mdc · 406Cursor rulesgodocker+10testlint-formattesting-strategyapi+189/1003 days ago
ali205412/har-mcp.cursor/rules/go.mdc · 0Cursor rulesgodocker+1buildtestlint-formatstyle+686/1003 days ago
tjamet/har-mcp.cursor/rules/go.mdc · 26Cursor rulesgodocker+1buildtestlint-formatstyle+686/1003 days ago
compozy/gograph.cursor/rules/task-generate-list.mdc · 9Cursor rulestypescriptgo+5testlint-formatarchdo-not+185/1003 days ago
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