RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cursor rules/devopsfactory-io/neptune

Cursor rule

.cursor/rules/go-standards.mdc

Go style and conventions for Neptune

Cursor rules

Quality

35/100

Scores the file, not the repository.

Length

100 words

1 headings · 0 code blocks

Repository

3

— · pushed 1 days ago

Last changed

3 days ago

First indexed 3 days ago.
devopsfactory-io/neptune/.cursor/rules/go-standards.mdcRawGitHub
1---
2description: Go style and conventions for Neptune
3globs: "**/*.go"
4alwaysApply: false
5---
6 
7# Go Standards
8 
9- **Format**: Use `gofmt -s`. Run `make check-fmt` before committing. Use `git commit -s` for DCO sign-off (see [CONTRIBUTING.md](CONTRIBUTING.md)).
10- **Lint**: Follow `.golangci.yml`; do not introduce new linter violations. Run `make lint` when available.
11- **Packages**: Code in `internal/` must not be imported from outside this module.
12- **Errors**: Always handle errors; add context with `fmt.Errorf("...: %w", err)` where useful.
13- **Tests**: Place `*_test.go` in the same package as the code. Use table-driven tests when testing multiple cases.
14- **Exports**: Public functions and types must have doc comments starting with the name (e.g. `// NewClient creates ...`).
15 

Commands it names

  • make check-fmt
  • git commit -s
  • make lint

Sections

  • Go Standards

What it covers

lint-format

Stack — with the evidence

go

(1.00)

terraform

(1.00)

github-actions

(0.60)

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
devopsfactory-io
Language
—
License
—
Archived
no

All configs in this repo

Also in devopsfactory-io/neptune

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
devopsfactory-io/neptune.cursor/rules/ci-and-release.mdc · 3Cursor rulesgoterraform+1deployment45/1003 days ago
devopsfactory-io/neptune.cursor/rules/commits-dco.mdc · 3Cursor rulesgoterraform+1gitdo-not38/1003 days ago
devopsfactory-io/neptune.cursor/rules/config-and-yaml.mdc · 3Cursor rulesgoterraform+1no sections16/1003 days ago
devopsfactory-io/neptune.cursor/rules/docs-and-ai-context.mdc · 3Cursor rulesgoterraform+1docs16/1003 days ago
devopsfactory-io/neptune.cursor/rules/issue-creation.mdc · 3Cursor rulesgoterraform+1no sections24/1003 days ago
devopsfactory-io/neptuneAGENTS.md · 3AGENTS.mdgoterraform+1setupbuildtestlint-format+581/1003 days ago
devopsfactory-io/neptuneCLAUDE.md · 3CLAUDE.mdgoterraform+1lint-formatstyletypestesting-strategy+589/1003 days ago
Diff against .cursor/rules/ci-and-release.mdc Diff against .cursor/rules/commits-dco.mdc Diff against .cursor/rules/config-and-yaml.mdc Diff against .cursor/rules/docs-and-ai-context.mdc Diff against .cursor/rules/issue-creation.mdc Diff against AGENTS.md Diff against CLAUDE.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45Cursor rulestypescriptpytest+15testlint-formatstylearch+5100/1003 days ago
hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126Cursor rulesgobun+5setupbuildtestlint-format+6100/1003 days ago
langflow-ai/langflow.cursor/rules/docs_development.mdc · 153kCursor rulespythonnode+16setupbuildtestlint-format+797/1003 days ago
TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45Cursor rulestypescriptpytest+15teststyletesting-strategysecurity+397/1003 days ago
skillrecordings/egghead-next.cursor/rules/project-update-user-rules.mdc · 1.4kCursor rulestypescriptnode+14buildtestlint-formatstyle+796/1003 days ago
nerds-odd-e/doughnut.cursor/rules/cli.mdc · 49Cursor rulestypescriptcypress+14setupbuildteststyle+496/1003 days ago
skillrecordings/egghead-next.cursor/rules/gh-task-plan.mdc · 1.4kCursor rulestypescriptnode+14teststylearchtypes+296/1003 days ago
skillrecordings/egghead-next.cursor/rules/project-update-rules.mdc · 1.4kCursor rulestypescriptnode+14buildtestlint-formatstyle+796/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