principles-driven
New1GitHub TrendingGeneralby ccr-hk
Claude Code skill suite to capture a project's guiding principles in PRINCIPLES.md and keep code + AI agent consistent with them (review / check / audit).
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/principles-driven.md https://raw.githubusercontent.com/ccr-hk/principles-driven/main/SKILL.md3
Invoke in Claude Code
/principles-drivenView source on GitHub
code-reviewagent
Frequently Asked Questions
What is principles-driven?
Claude Code skill suite to capture a project's guiding principles in PRINCIPLES.md and keep code + AI agent consistent with them (review / check / audit).
How to install principles-driven?
To install principles-driven, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /principles-driven.
What is principles-driven best for?
principles-driven is a community categorized under General. It is designed for: code-review, agent. Created by ccr-hk.