Skip to content

lora-sys/development-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Development Rules

Shared development rules, conventions, and workflows for personal projects.

Quick Start

Add to any project:

git clone https://github.com/lora-sys/development-rules.git .claude/rules

Or reference per-project in CLAUDE.md:

See https://github.com/lora-sys/development-rules/blob/main/<rule>.md

Rules

File Description
workflow.md Feature implementation pipeline: research → plan → TDD → review → commit
git.md Commit message format, PR workflow
agents.md When to use planner, tdd-guide, code-reviewer, etc.
performance.md Model selection, context management, build troubleshooting
coding-style.md Code style constraints
testing.md Testing strategy and practices
security.md Security considerations
patterns.md Common patterns and idioms
hooks.md Git hooks and automation

About

Shared development rules, conventions, and workflows for personal projects — coding standards, git, agents.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors