BeClaude

principles-driven

New
1GitHub 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).

First seen 6/4/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
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.md
3
Invoke in Claude Code
/principles-driven
View source on GitHub
code-reviewagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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 skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/principles-driven.md https://raw.githubusercontent.com/ccr-hk/principles-driven/main/SKILL.md. Finally, /principles-driven in Claude Code.

What is principles-driven best for?

principles-driven is a skill categorized under General. It is designed for: code-review, agent. Created by ccr-hk.