Cline rules
.clinerules/implement-from-spec.mdCline rules
Quality
48/100
Scores the file, not the repository.Length
126 words
6 headings · 0 code blocksRepository
0
— · pushed 103 days agoLast changed
3 days ago
First indexed 3 days ago.1# Implement from spec23## Step 1: Read the spec4Read `spec.md` fully and summarize the implementation plan in 5 bullets max.56## Step 2: Inspect repository state7List files in the workspace.8Read existing Python files and compare them against the required structure in `spec.md`.910## Step 3: Implement missing pieces11Create or update only the files needed to match the spec:12- `config.py`13- `main.py`14- `vapi_client.py`15- `twilio_client.py`16- `requirements.txt`17- `README.md` if needed1819## Step 4: Validate behavior20Run the smallest useful checks:21- syntax validation22- import validation23- quick app startup validation24- targeted tests if present2526## Step 5: Report27Summarize:28- what was implemented29- what still needs secrets or external services30- exact commands to run locally31
Also in shehraan/3090Test
Diff this repo’s formatsOne 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?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| shehraan/3090Test.clinerules/project.md · 0 | Cline rules | teststyle | 52/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 23 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| ryok/python-boilerplate.clinerules/common-commands.md · 0 | Cline rules | setupbuildtestlint-format+3 | 90/100 | 2 days ago | |
| u9401066/pubmed-search-mcp.clinerules/00-project.md · 23 | Cline rules | testlint-formatstylearch+1 | 86/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/60-pubmed-python.md · 23 | Cline rules | setuptestlint-formatstyle+2 | 86/100 | 3 days ago | |
| u9401066/zotero-keeper.clinerules/60-pubmed-python.md · 6 | Cline rules | setuptestlint-formatstyle+2 | 86/100 | 3 days ago | |
| u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/60-pubmed-python.md · 6 | Cline rules | setuptestlint-formatstyle+2 | 86/100 | 3 days ago |
