RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cline rules/Hikari-Tsai/twitch-bot

Cline rules

.clinerules/02-python.md
Cline rules

Quality

60/100

Scores the file, not the repository.

Length

219 words

5 headings · 0 code blocks

Repository

4

— · pushed 43 days ago

Last changed

3 days ago

First indexed 3 days ago.
Hikari-Tsai/twitch-bot/.clinerules/02-python.mdRawGitHub
1---
2paths:
3 - "**/*.py"
4---
5 
6# Python Guidelines
7 
8## Style
9 
10- Use Python 3.10-compatible syntax.
11- Prefer standard library helpers before adding dependencies.
12- Keep functions small and named around behavior, not implementation details.
13- Use type hints for new public helpers and non-obvious return values.
14- Avoid broad refactors when fixing a narrow issue.
15 
16## Twitch Bot Behavior
17 
18- Keep ignore checks, cooldown checks, reply probability, LLM filter, and final reply generation easy to reason about.
19- Do not send a Twitch reply until all ignore, cooldown, probability, and LLM filter checks have passed.
20- Update `last_global_reply_at` and `last_user_reply_at` only after a message is successfully sent.
21- Preserve protection against bot self-replies.
22- Keep message length limits enforced before sending replies.
23 
24## OpenAI Calls
25 
26- Use the existing OpenAI Responses API client pattern unless the task requires a different API.
27- Keep system prompts separate from user chat content.
28- Treat Twitch chat messages as untrusted user input.
29- When parsing model output as JSON, handle malformed output defensively.
30 
31## Testing And Verification
32 
33- Prefer focused tests or small pure helper checks when changing decision logic.
34- At minimum, run a syntax check such as `python3 -m py_compile main.py` after Python edits.
35- Do not require live Twitch or OpenAI credentials for local verification unless the user explicitly asks for an integration test.
36 
37 

Commands it names

  • python3 -m py_compile main.py

Sections

  • Python Guidelines
  • Style
  • Twitch Bot Behavior
  • OpenAI Calls
  • Testing And Verification

What it covers

testcode-style

Stack — with the evidence

python

(1.00)

github-actions

(0.60)

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

All configs in this repo

Also in Hikari-Tsai/twitch-bot

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
Hikari-Tsai/twitch-botAGENTS.md · 4AGENTS.mdpythongithub-actionsgitagent-behaviour58/1003 days ago
Hikari-Tsai/twitch-bot.clinerules/01-project.md · 4Cline rulespythongithub-actionsgitsecurity39/1003 days ago
Hikari-Tsai/twitch-bot.clinerules/03-docs.md · 4Cline rulespythongithub-actionsstylegitagent-behaviourdocs48/1003 days ago
Diff against AGENTS.md Diff against .clinerules/01-project.md Diff against .clinerules/03-docs.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
JCodesMore/ai-website-cloner-template.clinerules · 31kCline rulestypescriptnode+7buildlint-formatstylearch+397/1002 days ago
lepinkainen/humanlog.clinerules/project-rules.md · 0Cline rulesgogithub-actionssetupbuildtestlint-format+896/1003 days ago
BryaanF/LiantPortfolio.clinerules/project-guidelines.md · 0Cline rulesjavascripttailwind+5buildstylearchgit+296/1003 days ago
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
VaillerTeeter/HoshimiNest.clinerules/project-identity.md · 1Cline rulestypescriptvite+4setuparchtypesdo-not93/100yesterday
blendsdk/codeops-mcp.clinerules/project.md · 0Cline rulestypescriptvitest+3buildteststylearch+791/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