cdbattags/ai

User & workspace level rules and skills for consistent AI agent behavior across projects

4Stars on the repository
18Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

deduplicate-rules

01

cdbattags/ai

Cursor rule

When creating a user-level rule, check for overlapping project-level rules and offer to remove them.

4 6mo ago A 330 tokens original MIT

cdbattags/ai

Cursor rule

Bootstrap direnv environment before running any shell commands in workspaces with .envrc.

4 6mo ago A 563 tokens original MIT

documentation

03

cdbattags/ai

Cursor rule

Markdown file organization — README.md at roots only, all other docs in docs/ folders.

4 6mo ago A 369 tokens original MIT

gh-cli

04

cdbattags/ai

Cursor rule

Use the gh CLI for all GitHub operations (PRs, issues, releases, API, Actions).

4 6mo ago A 559 tokens original MIT

github-repo-triage

06

cdbattags/ai

Cursor rule

Triage and maintain GitHub repos — issues, PRs, cherry-picks, releases, publishing.

4 6mo ago A 459 tokens original MIT

cdbattags/ai

Cursor rule

Always install the latest version of packages — never guess or hardcode versions.

4 6mo ago A 257 tokens original MIT

cdbattags/ai

Cursor rule

Never use sleep, for loops, or polling patterns to wait for commands. Use Shell tool's blockuntilms and terminal file reading instead.

4 6mo ago A 318 tokens original MIT

sandbox-domains

10

cdbattags/ai

Cursor rule

CRITICAL: Every Cursor workspace should have a sandbox-domains.txt file at the workspace root with an allowlist of network domains for sandbox commands.

4 6mo ago A 444 tokens original MIT

use-trash-not-rm

11

cdbattags/ai

Cursor rule

Use trash (del) instead of rm for file deletion on this machine.

4 6mo ago C 272 tokens original MIT