Skip to content
Prompt

specfact-cli — Cursor Rules

by nold-ai

AI Summary

A Cursor IDE rule set that enforces markdown linting standards to keep documentation consistent and error-free. Useful for teams maintaining specs, READMEs, and other markdown-based project documentation.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to add the "specfact-cli — Cursor Rules" prompt rules to my project.
Repository: https://github.com/nold-ai/specfact-cli

Please read the repo to find the rules/prompt file, then:
1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type)
2. If there's an existing rules file, merge the new rules in rather than overwriting
3. Confirm what was added

Description

The “swiss knife” CLI for agile DevOps teams. Keep backlog, specs, tests, and code in sync. Greenfield + brownfield with SDD/TDD/contracts.

Markdown Linting Rules

This document outlines the rules for writing consistent, maintainable Markdown files that pass linting checks.

MD012: No Multiple Consecutive Blank Lines

Do not use more than one consecutive blank line anywhere in the document. ❌ Incorrect: `markdown Line 1 Line 2 ` ✅ Correct: `markdown Line 1 Line 2 `

MD031: Fenced Code Blocks

Fenced code blocks should be surrounded by blank lines. ❌ Incorrect: `shell

Code example

` ✅ Correct: `shell

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
13 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars13
Forks1
Issues47
Updated1mo ago
View on GitHub
Apache-2.0 License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Any AI assistant that accepts custom rules or system prompts

Claude
ChatGPT
Cursor
Windsurf
Copilot
+ more