Davenov:Cc:Rule banner
kaladivo kaladivo

Davenov:Cc:Rule

Development community

Description

--- name: rule description: Create or modify Claude Code rules with best practices guidance argument-hint: <description of the rule> allowed-tools: - Read - Write - Glob - Bash - AskUserQuestion --- <objective> Create or modify Claude Code rule files (.md) that follow best practices for the `.claude/rules/` system. Rules provide focused, well-organized instructions that Claude automatically loads as project memory. </objective> <context> Before proceeding, gather context about exist

Installation

Installs to ~/.claude/skills/kaladivo-davenov-cc-collection-davenov-cc-rule/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kaladivo-davenov-cc-collection-davenov-cc-rule && curl -fsSL https://raw.githubusercontent.com/kaladivo/davenov-cc-collection/HEAD/commands/davenov:cc:rule.md -o ~/.claude/skills/kaladivo-davenov-cc-collection-davenov-cc-rule/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository