RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cline rules/shehraan/3090Test

Cline rules

.clinerules/project.md
Cline rules

Quality

52/100

Scores the file, not the repository.

Length

235 words

7 headings · 0 code blocks

Repository

0

— · pushed 103 days ago

Last changed

3 days ago

First indexed 3 days ago.
shehraan/3090Test/.clinerules/project.mdRawGitHub
1# Dad Reminder App project rule
2 
3## Project goal
4Build a small Python FastAPI server that receives a Twilio SMS, triggers a Vapi outbound reminder call to dad, and sends a confirmation SMS back to me.
5 
6## Source of truth
7Before making implementation decisions, read `spec.md` and follow it exactly unless I explicitly override it.
8 
9## Stack
10- Python 3.11+
11- FastAPI
12- uvicorn
13- Twilio
14- Vapi
15- httpx
16- pydantic-settings
17- python-dotenv
18 
19## Required implementation behavior
20- Match the project structure defined in `spec.md`
21- Keep route handlers thin
22- Put business logic in helper modules
23- Use async `httpx`, not `requests`
24- Use `pydantic-settings` in `config.py`
25- Do not read env vars directly with `os.environ.get()`
26- Twilio webhook input is form data, not JSON
27- Always return valid TwiML XML from the SMS webhook
28- Prefer small, focused modules and typed functions
29 
30## Working style
31- Before editing, inspect the current repo state and compare it against `spec.md`
32- When implementing, finish one file cleanly before moving to the next
33- After changes, run the smallest useful validation step
34- If a requirement in `spec.md` is ambiguous, flag it briefly and choose the safest implementation
35- Do not invent extra features unless they directly help reliability or testing
36 
37## Testing expectations
38- Verify `/health`
39- Verify unknown-number rejection
40- Verify empty-body handling
41- Verify Vapi failure path
42- Verify Twilio response format
43 

Sections

  • Dad Reminder App project rule
  • Project goal
  • Source of truth
  • Stack
  • Required implementation behavior
  • Working style
  • Testing expectations

What it covers

testcode-style

Stack — with the evidence

python

(1.00)

fastapi

(0.70)

Format

Cline rules

A single file or a folder of files, all always-on. The folder form is the simplest way any format here lets you split rules into topics without also learning an activation model.

What the corpus says about it

Repository

Owner
shehraan
Language
—
License
—
Archived
no

All configs in this repo

Also in shehraan/3090Test

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
shehraan/3090Test.clinerules/implement-from-spec.md · 0Cline rulespythonfastapitest48/1003 days ago
Diff against .clinerules/implement-from-spec.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+194/1003 days ago
ryok/python-boilerplate.clinerules/common-commands.md · 0Cline rulespythonruff+2setupbuildtestlint-format+390/1002 days ago
u9401066/pubmed-search-mcp.clinerules/00-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+186/1003 days ago
u9401066/pubmed-search-mcp.clinerules/60-pubmed-python.md · 23Cline rulespythondocker+4setuptestlint-formatstyle+286/1003 days ago
u9401066/zotero-keeper.clinerules/60-pubmed-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+286/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/60-pubmed-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+286/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