RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cursor rules/ElsiKora/Commitizen-Plugin-Commitlint-AI

Cursor rule

.cursor/rules/architecture-boundaries.mdc

Commitlint AI clean architecture boundaries

Cursor rules

Quality

16/100

Scores the file, not the repository.

Length

108 words

1 headings · 0 code blocks

Repository

3

— · pushed 72 days ago

Last changed

3 days ago

First indexed 3 days ago.
ElsiKora/Commitizen-Plugin-Commitlint-AI/.cursor/rules/architecture-boundaries.mdcRawGitHub
1---
2description: Commitlint AI clean architecture boundaries
3globs: "**/*.ts"
4alwaysApply: false
5---
6 
7# Architecture Boundaries
8 
9- `src/domain/**` owns pure contracts, enums, entities, value objects, constants, and errors.
10- `src/domain/**` must not import application, infrastructure, presentation, SDK, Node, or CLI packages.
11- `src/application/**` owns use cases, ports, and application services. It may import domain, but not infrastructure or presentation.
12- `src/infrastructure/**` owns SDK adapters, DI composition, filesystem, environment, config adapters, and provider payload mapping.
13- `src/presentation/**` owns public adapter facades and should stay thin.
14- Provider-specific SDK payload shapes must be built in AI-Core or infrastructure, not in domain/application contracts.
15- Validation that protects public Commitlint AI invariants can live in application services; SDK request validation lives in AI-Core or infrastructure.
16 

Sections

  • Architecture Boundaries

Stack — with the evidence

typescript

(1.00)

eslint

(1.00)

vitest

(0.70)

javascript

(0.60)

github-actions

(0.60)

Glob targeting

  • **/*.ts

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

All configs in this repo

Also in ElsiKora/Commitizen-Plugin-Commitlint-AI

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
ElsiKora/Commitizen-Plugin-Commitlint-AI.cursor/rules/documentation-governance.mdc · 3Cursor rulestypescripteslint+3docs16/1003 days ago
ElsiKora/Commitizen-Plugin-Commitlint-AI.cursor/rules/file-organization.mdc · 3Cursor rulestypescripteslint+3styledo-not58/1003 days ago
ElsiKora/Commitizen-Plugin-Commitlint-AI.cursor/rules/linter-disable-policy.mdc · 3Cursor rulestypescripteslint+3lint-formatdo-not35/1003 days ago
ElsiKora/Commitizen-Plugin-Commitlint-AI.cursor/rules/no-noisy-abstractions.mdc · 3Cursor rulestypescripteslint+3style20/1003 days ago
Diff against .cursor/rules/documentation-governance.mdc Diff against .cursor/rules/file-organization.mdc Diff against .cursor/rules/linter-disable-policy.mdc Diff against .cursor/rules/no-noisy-abstractions.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
TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45Cursor rulestypescriptpytest+15testlint-formatstylearch+5100/1003 days ago
markstev/mark-starter.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+14setuptestlint-formatstyle+699/1003 days ago
Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+13setuptestlint-formatstyle+799/1003 days ago
dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+15setuptestlint-formatstyle+799/1003 days ago
deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1Cursor rulestypescriptnextjs+5setuptestlint-formatstyle+799/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
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