cleanCode_meaningfulNames

cleanCode_meaningfulNames is a cursor rule for Cursor from colchuck-ai/ai-resource-manager. It costs 246 tokens per session, scanned A, original, GPL-3.0.

A coding rule that requires names to clearly show what a variable, function, class, or other piece of code is meant to do.

In plain words
What is it for?
For choosing clear names throughout a codebase, especially when adding or reviewing variables, functions, classes, and files.
Why use it?
It makes code easier to read and understand, reducing confusion when you or another developer return to it later.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit For choosing clear names throughout a codebase, especially when adding or reviewing variables, functions, classes, and files.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/colchuck-ai/ai-resource-manager/cleancode_meaningfulnames
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/colchuck-ai/ai-resource-manager

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cleanCode_meaningfulNames

README.md
[![agentmods](https://agentmods.dev/badge/rules/colchuck-ai/ai-resource-manager/cleancode_meaningfulnames/github.svg)](https://agentmods.dev/rules/colchuck-ai/ai-resource-manager/cleancode_meaningfulnames)
Your own site
<a href="https://agentmods.dev/rules/colchuck-ai/ai-resource-manager/cleancode_meaningfulnames"><img src="https://agentmods.dev/badge/rules/colchuck-ai/ai-resource-manager/cleancode_meaningfulnames/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cleanCode_meaningfulNames

Your own site · 80×15
<a href="https://agentmods.dev/rules/colchuck-ai/ai-resource-manager/cleancode_meaningfulnames"><img src="https://agentmods.dev/badge/rules/colchuck-ai/ai-resource-manager/cleancode_meaningfulnames.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 246 This file is loaded in full into every session.
When invoked 246 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00246 $0.00246
Opus 5 $0.00123 $0.00123
Sonnet 5 $0.00049 $0.00049
Haiku 4.5 $0.00025 $0.00025

Measured 9d ago against content hash 7bec27d100c3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

cleanCode_meaningfulNames scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

docs/examples/demo/project/sink/.cursor/rules/arm/sample-registry/clean-code-ruleset/1.1.0/cleanCode_meaningfulNames.mdc · 35 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 35 lines · 246 tokens per session scan A 7bec27d100c3

Subscribe to this mod's changes

cleanCode_meaningfulNames is a cursor rule published in the GitHub repository colchuck-ai/ai-resource-manager (23 stars, last pushed 5mo ago), licensed GPL-3.0. It adds 246 tokens to every session, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other cursor rules, from other repositories

skene-best-practices

Best practices for implementing product-led growth features with Skene.

SkeneTechnologies/skene · 889 tokens

craft-skill

Create new bigpowers skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill for the bigpowers lifecycle.

danielvm-git/bigpowers · 36 tokens

grill-me

Interactive assumption-surfacing Q&A that stress-tests a plan through relentless questioning until every decision is resolved. Use when user wants to challenge a plan, validate decisions from conversation/context, or mentions "grill me". For doc-grounded variant, use grill-with-docs.

danielvm-git/bigpowers · 55 tokens

run-planning

DISCOVER-PHASE ADVANCER — Drive the discover-phase checklist (specs/planning-status.yaml) through survey-context → scope-work → research-first → elaborate-spec → plan-release → slice-tasks. NOT a duplicate of plan-work or the planning spine; it orchestrates the pre-coding discover phase only.

danielvm-git/bigpowers · 64 tokens

terse-mode

Fallback ultra-compressed communication mode. Cuts token usage 75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use ONLY when context is critically long and compressing output is necessary to continue. Not a strategy — token discipline comes from code shape (small functions…

danielvm-git/bigpowers · 101 tokens

react-native

React Native Development Standards.

jimmypocock/cursor-rules · 4 tokens